.faq_pageWrapper__Ra4ME{position:relative;min-height:100vh;display:flex;flex-direction:column}.faq_container__53a_P{position:relative;max-width:1400px;width:100%;margin:0 auto;padding:2rem;z-index:1;min-height:calc(100vh - 200px)}.faq_faqContent__F9Af7{display:flex;align-items:flex-start;gap:30px;margin-top:2rem;min-height:600px}.faq_sidebar__um4_V{width:320px;flex-shrink:0;background:white;border-radius:16px;padding:30px;box-shadow:0 2px 12px rgba(0,0,0,.08);height:-moz-fit-content;height:fit-content;position:-webkit-sticky;position:sticky;top:100px}.faq_sidebarHeader__gXNww{margin-bottom:20px;padding-bottom:20px;border-bottom:2px solid #f0f0f0}.faq_sidebarHeader__gXNww h2{margin:0 0 10px;font-size:24px;font-weight:700;color:#1a1a1a}.faq_sidebarDescription__AGkHU{margin:0;font-size:14px;color:#666;line-height:1.6}.faq_categoriesList__vLBe0{display:flex;flex-direction:column;gap:8px}.faq_categoryItem__4wuJj{display:flex;align-items:center;gap:12px;padding:12px 16px;background:transparent;border-radius:12px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);text-align:left;font-size:15px;color:#333;font-weight:500;position:relative;overflow:hidden;border:none;border-left:3px solid transparent}.faq_categoryItem__4wuJj:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(135deg,rgba(88,101,242,.05),rgba(118,75,162,.05));opacity:0;transition:opacity .3s ease}.faq_categoryItem__4wuJj:hover{background:#f8f9ff;transform:translateX(6px);box-shadow:0 4px 12px rgba(88,101,242,.15);border-left-color:#5865F2}.faq_categoryItem__4wuJj:hover:before{opacity:1}.faq_categoryItem__4wuJj:hover .faq_categoryIcon__VqIhC{transform:scale(1.15)}.faq_categoryItem__4wuJj:hover .faq_categoryName__vcM64{color:#5865F2}.faq_categoryItemActive__qYBHf{background:linear-gradient(135deg,rgba(88,101,242,.1),rgba(118,75,162,.1));color:#5865F2;font-weight:600;border-left-color:#5865F2}.faq_categoryItemActive__qYBHf:hover{background:linear-gradient(135deg,rgba(88,101,242,.15),rgba(118,75,162,.15));box-shadow:0 4px 12px rgba(88,101,242,.2)}.faq_categoryIcon__VqIhC{width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0;line-height:1;transition:transform .3s cubic-bezier(.34,1.56,.64,1);position:relative;z-index:1}.faq_categoryName__vcM64{flex:1 1;transition:color .3s ease;position:relative;z-index:1}.faq_mainContent__qli9E{flex:1 1;background:white;border-radius:16px;padding:30px;box-shadow:0 2px 12px rgba(0,0,0,.08);margin-top:37px}.faq_mainTitle__ddo_I{margin:0 0 25px;font-size:28px;font-weight:700;color:#1a1a1a}.faq_questionsList__fDXjB{display:flex;flex-direction:column;gap:15px}.faq_questionCard__jeycY{background:#f9f9f9;border-radius:12px;overflow:hidden;transition:all .3s;border:1px solid #e8e8e8}.faq_questionCard__jeycY:hover{box-shadow:0 4px 12px rgba(0,0,0,.08)}.faq_questionHeader__jqh_k{width:100%;display:flex;justify-content:space-between;align-items:flex-start;gap:14px;padding:20px 24px;background:transparent;border:none;cursor:pointer;text-align:left;transition:background .3s;box-sizing:border-box}.faq_questionHeader__jqh_k:hover{background:#f0f0f0}.faq_questionText__UHvPL{flex:1 1;min-width:0;font-size:16px;font-weight:600;color:#1a1a1a;line-height:1.5;overflow-wrap:anywhere;word-break:break-word}.faq_chevron__800OE{width:24px;height:24px;display:flex;align-items:center;justify-content:center;color:#5865F2;font-size:12px;transition:transform .3s;flex-shrink:0;align-self:flex-start;margin-top:.2em}.faq_chevronOpen__tMFIE{transform:rotate(180deg)}.faq_questionAnswer__NTh97{padding:24px;font-size:15px;line-height:1.7;color:#555;animation:faq_slideDown__H1PFX .3s ease-out;word-wrap:break-word}.faq_questionAnswer__NTh97 h1,.faq_questionAnswer__NTh97 h2,.faq_questionAnswer__NTh97 h3{margin:16px 0 12px;font-weight:700;color:#1a1a1a}.faq_questionAnswer__NTh97 h1{font-size:24px}.faq_questionAnswer__NTh97 h2{font-size:20px}.faq_questionAnswer__NTh97 h3{font-size:18px}.faq_questionAnswer__NTh97 p{margin:12px 0}.faq_questionAnswer__NTh97 b,.faq_questionAnswer__NTh97 strong{font-weight:700;color:#1a1a1a}.faq_questionAnswer__NTh97 em,.faq_questionAnswer__NTh97 i{font-style:italic}.faq_questionAnswer__NTh97 u{text-decoration:underline}.faq_questionAnswer__NTh97 s{text-decoration:line-through}.faq_questionAnswer__NTh97 ol,.faq_questionAnswer__NTh97 ul{margin:12px 0;padding-left:30px}.faq_questionAnswer__NTh97 li{margin:6px 0}.faq_questionAnswer__NTh97 a{color:#5865F2;text-decoration:underline;transition:color .2s}.faq_questionAnswer__NTh97 a:hover{color:#4752C4}.faq_questionAnswer__NTh97 blockquote{border-left:4px solid #5865f2;padding-left:16px;margin:16px 0;color:#666;font-style:italic}.faq_answerLink__Bh6oj{color:#5865F2;text-decoration:underline;transition:color .2s;cursor:pointer}.faq_answerLink__Bh6oj:hover{color:#5568d3;text-decoration:underline}.faq_answerLink__Bh6oj:visited{color:#4752C4}@keyframes faq_slideDown__H1PFX{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.faq_noCategory__Lnbp0,.faq_noQuestions__nRDnB{text-align:center;padding:60px 20px;color:#999;font-size:16px}.faq_loading__XR9C5{text-align:center;padding:60px 20px;color:#666;font-size:18px}.faq_footerSpacer__sNujC{height:100px}@media (max-width:968px){.faq_faqContent__F9Af7{flex-direction:column;gap:20px}.faq_sidebar__um4_V{width:100%;position:static}.faq_mainContent__qli9E{padding:25px;margin-top:0}.faq_mainTitle__ddo_I{font-size:24px}.faq_questionText__UHvPL{font-size:15px}}@media (max-width:768px){.faq_container__53a_P{padding:1rem}.faq_sidebar__um4_V{padding:20px}.faq_sidebarHeader__gXNww h2{font-size:20px}.faq_mainContent__qli9E{padding:20px}.faq_mainTitle__ddo_I{font-size:22px;margin-bottom:20px}.faq_questionHeader__jqh_k{padding:16px 20px}.faq_questionAnswer__NTh97{padding:20px;font-size:14px}}html[data-site-theme=dark] .faq_sidebar__um4_V{background:var(--site-user-card);box-shadow:0 8px 32px rgba(0,0,0,.35);border:1px solid var(--site-user-border)}html[data-site-theme=dark] .faq_sidebarHeader__gXNww{border-bottom-color:var(--site-user-border)}html[data-site-theme=dark] .faq_sidebarHeader__gXNww h2{color:var(--site-user-text)}html[data-site-theme=dark] .faq_sidebarDescription__AGkHU{color:var(--site-user-muted)}html[data-site-theme=dark] .faq_categoryItem__4wuJj{color:var(--site-user-text)}html[data-site-theme=dark] .faq_categoryItem__4wuJj:hover{background:rgba(88,101,242,.12)}html[data-site-theme=dark] .faq_categoryItemActive__qYBHf{background:rgba(88,101,242,.2);color:var(--site-user-text)}html[data-site-theme=dark] .faq_mainContent__qli9E{background:var(--site-user-card);border:1px solid var(--site-user-border);color:var(--site-user-text)}html[data-site-theme=dark] .faq_mainTitle__ddo_I{color:var(--site-user-text)}html[data-site-theme=dark] .faq_questionHeader__jqh_k{color:var(--site-user-text);border-color:var(--site-user-border)}html[data-site-theme=dark] .faq_questionAnswer__NTh97{color:var(--site-user-muted);border-color:var(--site-user-border)}html[data-site-theme=dark] .faq_questionCard__jeycY{background:var(--site-user-surface);border-color:var(--site-user-border)}html[data-site-theme=dark] .faq_questionText__UHvPL{color:var(--site-user-text)}html[data-site-theme=dark] .faq_questionHeader__jqh_k:hover{background:rgba(255,255,255,.07)}html[data-site-theme=dark] .faq_questionCard__jeycY:hover{box-shadow:0 4px 16px rgba(0,0,0,.35)}html[data-site-theme=dark] .faq_questionAnswer__NTh97 b,html[data-site-theme=dark] .faq_questionAnswer__NTh97 h1,html[data-site-theme=dark] .faq_questionAnswer__NTh97 h2,html[data-site-theme=dark] .faq_questionAnswer__NTh97 h3,html[data-site-theme=dark] .faq_questionAnswer__NTh97 strong{color:var(--site-user-text)}html[data-site-theme=dark] .faq_questionAnswer__NTh97 blockquote{border-left-color:rgba(88,101,242,.55);color:var(--site-user-muted)}html[data-site-theme=dark] .faq_loading__XR9C5,html[data-site-theme=dark] .faq_noCategory__Lnbp0,html[data-site-theme=dark] .faq_noQuestions__nRDnB{color:var(--site-user-muted)}html[data-site-theme=dark] .faq_answerLink__Bh6oj{color:#a5b4fc}