._mobileHeader_dz5gf_3{display:none;justify-content:space-between;align-items:center;background-color:#f0f2f5;color:#6f9469;padding:0 16px;position:fixed;width:100%;top:0;z-index:100;height:64px}._logo_dz5gf_20{color:#6f9469;font-size:18px}._homeName_dz5gf_24{flex:1;color:#6f9469;font-size:18px;text-align:center}._sideMenu_dz5gf_31{background-color:#f0f2f5}._sideToggleBtn_dz5gf_35{width:12px;height:50px;padding:0;display:flex;align-items:center;justify-content:center;border-radius:0 10px 10px 0;border:1px solid #f0f2f5;background-color:#f0f2f5;box-shadow:unset!important}._avatar_dz5gf_47{position:absolute;right:35px;top:20px;z-index:100;background:linear-gradient(135deg,#4caf50,#03a9f4 96%);cursor:pointer}._avatar_dz5gf_47:hover{background:linear-gradient(135deg,#63e268,#29b9fa 96%)}@media (max-width: 768px){._siderContent_dz5gf_60{height:100%}._avatar_dz5gf_47{right:60px;top:12px}}@media (max-width: 768px){._mobileHeader_dz5gf_3{display:flex;height:64px}._sideMenu_dz5gf_31{display:none}._menuButton_dz5gf_77{color:#6f9469!important}._contentContainerMobile_dz5gf_81{padding-top:64px;height:calc(100vh - 64px);overflow-y:auto}}._siderLogo_dz5gf_91{display:flex;align-items:center;justify-content:center;margin:40px auto}._mobileLogo_dz5gf_97{display:flex;align-items:center;justify-content:start;margin:0}._siderContent_dz5gf_60{height:calc(100% - 120px)}@media (max-width: 768px){._siderContent_dz5gf_60{height:100%}}._chatList_1t82l_1{margin:20px 0;padding:0 8px;border-radius:4px;background-color:#fff}._chatList_1t82l_1 ._listTitle_1t82l_9{display:flex;align-items:center;justify-content:space-between;padding-bottom:3px;text-align:left;border-bottom:1px solid #6f9469;color:#6f9469;font-size:14px;cursor:pointer}._chatList_1t82l_1 ._listTitle_1t82l_9 ._icon_1t82l_20{margin-right:10px;font-size:18px}._chatList_1t82l_1 ._listTitle_1t82l_9 ._title_1t82l_24{flex-grow:1;font-weight:700}._chatList_1t82l_1 ._listTitle_1t82l_9 ._toggleButton_1t82l_28{cursor:pointer;font-size:16px;color:#6f9469;transition:color .3s}._chatList_1t82l_1 ._listTitle_1t82l_9 ._toggleButton_1t82l_28:hover{color:#597654}._chatList_1t82l_1 ._chatItems_1t82l_37{margin-top:10px;padding-left:8px}._chatItem_miqnc_1{background-color:#f9f7f7;padding:8px 0 8px 12px;margin:8px 0;display:flex;justify-content:space-between;align-items:center;border-radius:6px;transition:background-color .3s ease,box-shadow .3s ease;cursor:pointer;font-size:14px;position:relative}._chatItem_miqnc_1 ._pin_miqnc_18{position:absolute;top:4px;left:4px;width:5px;height:5px;border-radius:50%;background:red}._chatItem_miqnc_1:hover{background-color:#ebebeb}._title_miqnc_33{flex-grow:1;padding-right:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._icon_miqnc_45{display:none;opacity:0;transition:opacity .3s ease,transform .3s ease}._chatItem_miqnc_1:hover ._icon_miqnc_45{display:block;opacity:1;transform:scale(1);font-weight:700}._icon_miqnc_45{transform:scale(.9)}._sider_pcnza_1{display:flex;flex-direction:column;height:100%}._sider_pcnza_1 ._search_pcnza_6{text-align:center;padding:0 8px;margin-bottom:10px}._sider_pcnza_1 ._chats_pcnza_11{flex:1;min-height:200px;overflow:auto}._sider_pcnza_1 ._newChat_pcnza_16{height:60px;display:flex;justify-content:center;align-items:center}._chatPanel_4wmb2_1{display:flex;flex-direction:column;height:100vh;margin:0 auto;width:70%;padding-top:3em}._chatPanel_4wmb2_1 ._chatContentContainer_4wmb2_11{flex-grow:1}._chatPanel_4wmb2_1 ._inputSectionFixed_4wmb2_14{position:sticky;bottom:0;z-index:10;background:#fff;padding:20px 10px 10px;border-radius:10px}._chatPanel_4wmb2_1 ._logoSection_4wmb2_22{text-align:center;margin-bottom:100px}._chatPanel_4wmb2_1 ._inputSection_4wmb2_14{width:100%;text-align:center;position:relative}._chatPanel_4wmb2_1 ._inputSection_4wmb2_14 ._inputCtl_4wmb2_31{position:relative}._chatPanel_4wmb2_1 ._inputSection_4wmb2_14 ._floatingBox_4wmb2_34{position:absolute;bottom:158px;width:100%;padding:10px;background:#fff;box-shadow:0 4px 8px #00000026;border-radius:8px;z-index:10;transform:translate(4px)}._chatPanel_4wmb2_1 ._inputSection_4wmb2_14 ._input_4wmb2_14{position:relative}._chatPanel_4wmb2_1 ._inputSection_4wmb2_14 ._input_4wmb2_14 ._textArea_4wmb2_49{width:100%;margin:0;padding:10px 60px 10px 10px;border-radius:5px;border:1px solid #d9d9d9;background-color:#fff;box-sizing:border-box;resize:none}._chatPanel_4wmb2_1 ._inputSection_4wmb2_14 ._input_4wmb2_14 ._sendButton_4wmb2_61{position:absolute;right:10px;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #00000026;transition:background-color .3s ease}@media (max-width: 768px){._chatPanel_4wmb2_1{width:85%!important}}._qaPair_b7eyj_1{display:flex;flex-direction:column;gap:30px;margin-bottom:40px}._answerSection_b7eyj_7{display:flex;align-items:flex-start;position:relative}._answerSection_b7eyj_7 ._answerBubble_b7eyj_12{flex:1;max-width:70%;background-color:#f0f2f5;padding:10px 16px;margin-left:8px;border-radius:8px;font-size:14px;color:#333;position:relative}._answerSection_b7eyj_7 ._answerBubble_b7eyj_12 p{margin:0;line-height:1.6}._answerSection_b7eyj_7 ._answerBubble_b7eyj_12:before{content:"";position:absolute;top:10px;left:-16px;width:0;height:0;border:9px solid transparent;border-right-color:#f0f2f5}._answerSection_b7eyj_7 ._answerBubble_b7eyj_12 ._iconButtons_b7eyj_37{position:absolute;bottom:-33px;right:10px;display:flex;align-items:center}._answerSection_b7eyj_7 ._answerBubble_b7eyj_12 ._iconButtons_b7eyj_37 ._time_b7eyj_44{font-weight:200;margin-top:4px;margin-right:10px;color:#c3c3c3}._answerSection_b7eyj_7 ._hasError_b7eyj_50{background:#00a7ff0a!important}._answerSection_b7eyj_7 ._hasError_b7eyj_50:before{left:-18px;border-right-color:#00a7ff0a}._questionSection_b7eyj_57{display:flex;justify-content:flex-end}._questionSection_b7eyj_57 ._questionBubble_b7eyj_61{max-width:70%;background-color:#f0f2f5;padding:0 10px;border-radius:8px;font-size:14px;color:#333;text-align:left;margin-right:8px;position:relative;cursor:pointer}._questionSection_b7eyj_57 ._questionBubble_b7eyj_61 ._editIcon_b7eyj_75{position:absolute;left:-35px;bottom:50%;transform:translateY(50%);display:none}._questionSection_b7eyj_57 ._questionBubble_b7eyj_61:after{content:"";position:absolute;top:10px;right:-16px;width:0;height:0;border:9px solid transparent;border-left-color:#f0f2f5}._questionSection_b7eyj_57:hover ._editIcon_b7eyj_75{display:block}._userAvatar_b7eyj_95{display:flex;justify-content:center;align-items:center;width:40px;height:40px;border:1px solid #f0f2f5;border-radius:50%}._loadingIndicator_z9ttg_1{display:inline-flex}._char_z9ttg_4{display:inline-block;animation:_riseAndFall_z9ttg_1 1.8s ease-in-out infinite}@keyframes _riseAndFall_z9ttg_1{0%{transform:translateY(0);opacity:.2}50%{transform:translateY(-1px);opacity:1}to{transform:translateY(0);opacity:.2}}._switchToggle_1w6p9_1{position:relative;width:50%;min-width:180px;height:40px;background-color:#f0f2f5;border-radius:20px;display:flex;align-items:center;justify-content:space-between;padding:5px;cursor:pointer;font-size:12px}._switchToggle_1w6p9_1 ._slider_1w6p9_22{position:absolute;top:5px;height:30px;background-color:#fff;border-radius:20px;box-shadow:0 4px 8px #0003;transition:all .3s ease}._switchToggle_1w6p9_1 ._option_1w6p9_34{z-index:1;flex:1;text-align:center;line-height:30px;padding:0 10px;color:#000;position:relative;font-weight:400}._switchToggle_1w6p9_1 ._selected_1w6p9_47{font-weight:600;color:#000}._faqContainer_1ameo_1{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;gap:20px}._faqItem_1ameo_8{background-color:#d7e1d691;color:#6f9469;border-radius:8px;padding:5px 10px;box-shadow:0 2px 4px #0000001a;flex:1 1 calc(33.33% - 20px);text-align:left;word-break:keep-all;transition:all .2s ease;cursor:pointer;max-width:calc((100vw - 632px) / 3);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._faqItem_1ameo_8:hover{font-weight:700;color:#4caf50;box-shadow:1px 4px 8px #0000002e}._refresh_1ameo_31{display:flex;justify-content:center;width:100%}@media (max-width: 768px){._faqContainer_1ameo_1{width:100%;max-height:unset!important}._faqContainer_1ameo_1 ._faqItem_1ameo_8{flex:1 1 100%;max-width:unset;white-space:unset;overflow:unset;text-overflow:unset}}._templateContainer_eefj1_1{width:100%;padding:0 10px;box-sizing:border-box}._typeGrid_eefj1_6{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between}._typeItem_eefj1_12{flex:1 1 calc(33.33% - 20px);background-color:#f5f5f5;color:#333;border-radius:8px;padding:10px;text-align:center;box-shadow:0 2px 4px #0000001a;cursor:pointer;transition:all .3s}._typeItem_eefj1_12:hover{background-color:#e0f7fa;color:#00796b}._templateDetail_eefj1_27{width:100%}._backButton_eefj1_30{margin-bottom:10px}._templatesList_eefj1_33{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;gap:20px;padding:10px 5px}._templateItem_eefj1_41{background-color:#d7e1d691;color:#6f9469;border-radius:8px;padding:5px 10px;box-shadow:0 2px 4px #0000001a;flex:1 1 calc(33.33% - 20px);text-align:left;transition:all .2s ease;cursor:pointer}._templateItem_eefj1_41:hover{font-weight:700;color:#4caf50;box-shadow:1px 4px 8px #0000002e}@media (max-width: 768px){._templateContainer_eefj1_1{padding:0}._typeGrid_eefj1_6 ._typeItem_eefj1_12{flex:1 1 100%}._templatesList_eefj1_33{flex-direction:column;gap:10px}._templatesList_eefj1_33 ._templateItem_eefj1_41{flex:1 1 100%;padding:8px}}._editableContainer_1glyr_1{position:relative;display:flex;align-items:center}._editableContent_1glyr_6{width:100%;min-height:88px;padding:8px 55px 8px 8px;border:1px solid #d9d9d9;border-radius:4px;outline:none;line-height:28px;overflow-wrap:break-word;white-space:pre-wrap;text-align:left;color:#333;line-height:18px}._editableContent_1glyr_6:focus{border-color:#6f9469;box-shadow:0 0 0 2px #6f94693b}._sendButton_1glyr_26{position:absolute;right:10px;top:50%;transform:translateY(-50%);width:40px!important;height:40px;border-radius:50%;color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #00000026;transition:background-color .3s ease}._sendButton_1glyr_26:hover{background-color:#40a9ff}._header_1la75_1{background:#fff;padding:0 24px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 2px 8px #0000001a}._siderLogo_1la75_9{display:flex;align-items:center;justify-content:center;margin:10px auto}._userSection_1la75_15{display:flex;align-items:center}._userSection_1la75_15 ._username_1la75_19{margin-left:8px;font-size:16px;color:#000}._content_1la75_24{height:100%;min-height:280px;background:#fff;padding:10px;box-shadow:0 2px 8px #0000001a}html,body,#root{height:100%;margin:0;padding:0;overflow:hidden}body *{box-sizing:border-box}@font-face{font-family:AliMama;src:url(/assets/ali-mama-IgCLZLJT.ttf) format("truetype");font-weight:400;font-style:normal}::-webkit-scrollbar{background-color:#c1cdc0;height:3px;width:3px}::-webkit-scrollbar-thumb{background:#6f9469;border-radius:10px;cursor:pointer}::-webkit-scrollbar-track{border-radius:10px}
