.Faq_faqPage__6VN3C{min-height:calc(100vh - 52px);background:var(--color-page-bg);color:var(--color-text-primary);display:grid;grid-template-columns:272px minmax(0,1fr);transition:background .16s ease,color .16s ease}.Faq_sidebar__7K1Pc{border-right:1px solid var(--color-border);background:var(--color-surface)}.Faq_sidebarContent__BdoEz{position:sticky;top:52px;height:calc(100vh - 52px);overflow-y:auto;padding:24px 14px;display:flex;flex-direction:column;gap:10px}.Faq_sidebarLabel__aZ4Tt{margin:0 0 4px;padding:0 10px;color:var(--color-text-muted);font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.Faq_categoryList__kARe_{display:grid;gap:4px}.Faq_categoryButton__n7D3h{position:relative;width:100%;min-height:46px;border:1px solid rgba(0,0,0,0);border-radius:10px;background:rgba(0,0,0,0);color:var(--color-text-secondary,var(--color-text-primary));padding:7px 10px;display:flex;align-items:center;gap:12px;text-align:left;font-size:14px;font-weight:600;cursor:pointer;transition:background .16s ease,color .16s ease,border-color .16s ease}.Faq_categoryButton__n7D3h:hover{background:var(--color-surface-hover);color:var(--color-text-strong)}.Faq_categoryButton__n7D3h:focus-visible{outline:2px solid var(--color-accent);outline-offset:1px}.Faq_categoryIcon__LObTf{width:32px;height:32px;flex:0 0 auto;border-radius:8px;background:var(--color-surface-soft,var(--color-surface-hover));color:var(--color-text-muted);display:grid;place-items:center;transition:background .16s ease,color .16s ease}.Faq_categoryIcon__LObTf svg{width:16px;height:16px}.Faq_categoryTitle__s3iYL{flex:1 1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Faq_categoryArrow__Vwii8{width:24px;height:24px;flex:0 0 auto;border-radius:50%;color:var(--color-text-muted);display:grid;place-items:center;opacity:0;transform:translateX(-6px);transition:opacity .18s ease,transform .22s cubic-bezier(.4,0,.2,1),background .16s ease,color .16s ease}.Faq_categoryArrow__Vwii8 svg{width:15px;height:15px}.Faq_categoryButton__n7D3h:hover .Faq_categoryArrow__Vwii8{opacity:1;transform:translateX(0)}.Faq_activeCategory__4WDqm{border-color:var(--color-border);background:var(--color-surface-active,var(--color-surface-hover));color:var(--color-text-strong)}.Faq_activeCategory__4WDqm .Faq_categoryIcon__LObTf{background:var(--color-accent);color:var(--color-static-black)}.Faq_activeCategory__4WDqm .Faq_categoryArrow__Vwii8{opacity:1;transform:translateX(0);background:var(--color-accent-soft);color:var(--color-accent-strong)}.Faq_supportCard__gndOG{margin-top:auto;border:1px solid var(--color-border);border-radius:14px;background:linear-gradient(160deg,var(--color-accent-soft) 0,transparent 70%);padding:18px 16px;display:grid;gap:6px}.Faq_supportCard__gndOG strong{color:var(--color-text-strong);font-size:15px;font-weight:700}.Faq_supportCard__gndOG p{margin:0 0 8px;color:var(--color-text-muted);font-size:13px;line-height:1.5}.Faq_supportCard__gndOG a{height:38px;border-radius:8px;background:var(--gradient-brand);color:var(--color-text-on-light);display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:13px;font-weight:700;text-decoration:none;transition:filter .16s ease}.Faq_supportCard__gndOG a:hover{filter:brightness(1.08)}.Faq_supportIcon__jw7I_{width:36px;height:36px;margin-bottom:4px;border-radius:10px;background:var(--color-accent-soft);color:var(--color-accent-strong);display:grid;place-items:center}.Faq_supportIcon__jw7I_ svg{width:18px;height:18px}.Faq_content__rj8B_{min-width:0;width:100%;max-width:1080px;margin:0 auto;padding:24px 40px 80px}.Faq_hero__TCMbi{position:relative;overflow:hidden;border:1px solid var(--color-border);border-radius:18px;background:radial-gradient(120% 140% at 100% 0,var(--color-accent-soft) 0,transparent 55%),var(--color-surface);padding:22px 32px 30px}.Faq_breadcrumb__v0rb9{display:flex;align-items:center;flex-wrap:wrap;gap:6px;color:var(--color-text-muted);font-size:13px;font-weight:600}.Faq_breadcrumb__v0rb9 button{border:0;padding:0;background:rgba(0,0,0,0);color:inherit;font:inherit;cursor:pointer}.Faq_breadcrumb__v0rb9 button:hover{color:var(--color-accent-strong)}.Faq_breadcrumb__v0rb9 svg{width:14px;height:14px}.Faq_breadcrumb__v0rb9 strong{color:var(--color-text-strong);font-weight:700}.Faq_heroMain__EPw9q{margin-top:22px;display:flex;align-items:flex-end;justify-content:space-between;gap:28px}.Faq_heroText__PUS99{min-width:0}.Faq_heroText__PUS99 h1{margin:0;color:var(--color-text-strong);font-size:clamp(24px,2.6vw,32px);line-height:1.2;font-weight:800}.Faq_heroText__PUS99 p{margin:8px 0 0;max-width:460px;color:var(--color-text-muted);font-size:14px;line-height:1.6}.Faq_searchBox__4gLfb{width:min(400px,100%);flex:0 0 auto;height:48px;border:1px solid var(--color-border-strong,var(--color-border));border-radius:12px;background:var(--color-input-bg,var(--color-page-bg));color:var(--color-text-muted);padding:0 8px 0 16px;display:flex;align-items:center;gap:10px;transition:border-color .16s ease,box-shadow .16s ease}.Faq_searchBox__4gLfb>svg{width:18px;height:18px;flex:0 0 auto}.Faq_searchBox__4gLfb:focus-within{border-color:var(--color-accent);box-shadow:0 0 0 3px var(--color-accent-soft)}.Faq_searchBox__4gLfb input{width:100%;min-width:0;border:0;outline:0;background:rgba(0,0,0,0);color:var(--color-text-primary);font-size:14px;font-weight:500}.Faq_searchBox__4gLfb input::placeholder{color:var(--color-text-muted)}.Faq_searchBox__4gLfb input::-webkit-search-cancel-button{display:none}.Faq_clearSearch__0VyRl{width:30px;height:30px;flex:0 0 auto;border:0;border-radius:8px;background:var(--color-surface-hover);color:var(--color-text-muted);display:grid;place-items:center;cursor:pointer}.Faq_clearSearch__0VyRl svg{width:15px;height:15px}.Faq_clearSearch__0VyRl:hover{color:var(--color-text-strong)}.Faq_mobileTabs__akWs1{display:none}.Faq_sectionHead__twiFp{margin:34px 0 16px;display:flex;align-items:center;gap:14px}.Faq_sectionHead__twiFp h2{margin:0;color:var(--color-text-strong);font-size:20px;line-height:1.3;font-weight:700}.Faq_sectionHead__twiFp p{margin:3px 0 0;color:var(--color-text-muted);font-size:13px;line-height:1.5}.Faq_sectionIcon__sV_ry{width:42px;height:42px;flex:0 0 auto;border-radius:12px;background:var(--color-accent-soft);color:var(--color-accent-strong);display:grid;place-items:center}.Faq_sectionIcon__sV_ry svg{width:20px;height:20px}.Faq_faqList__TF22L{display:grid;gap:12px}.Faq_qaCard__52NTo{border:1px solid var(--color-border);border-radius:14px;background:var(--color-surface);transition:border-color .2s ease,background .2s ease,box-shadow .2s ease}.Faq_qaCard__52NTo:hover{border-color:var(--color-border-strong,var(--color-accent-soft))}.Faq_qaOpen__b3opp{box-shadow:0 10px 30px -18px var(--color-accent)}.Faq_qaOpen__b3opp,.Faq_qaOpen__b3opp:hover{border-color:var(--color-accent)}.Faq_qaOpen__b3opp .Faq_qaIndex__7LbmB,.Faq_qaOpen__b3opp .Faq_qaToggle__6nwC6{background:var(--color-accent);color:var(--color-static-black)}.Faq_qaOpen__b3opp .Faq_qaToggle__6nwC6 svg{transform:rotate(45deg)}.Faq_qaOpen__b3opp .Faq_qaAnswer__yos8y{grid-template-rows:1fr}.Faq_qaOpen__b3opp .Faq_qaAnswerInner__8zZfg{opacity:1}.Faq_qaQuestion__QnxYo{width:100%;border:0;border-radius:14px;background:rgba(0,0,0,0);color:var(--color-text-strong);padding:18px 20px;display:flex;align-items:center;gap:16px;text-align:left;cursor:pointer;font-size:16px;font-weight:600;line-height:1.4}.Faq_qaQuestion__QnxYo:focus-visible{outline:2px solid var(--color-accent);outline-offset:-2px}.Faq_qaIndex__7LbmB{width:34px;height:34px;flex:0 0 auto;border-radius:9px;background:var(--color-surface-hover);color:var(--color-text-muted);display:grid;place-items:center;font-size:12px;font-weight:700;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;transition:background .2s ease,color .2s ease}.Faq_qaText__X_7ps{flex:1 1;min-width:0;display:grid;gap:2px}.Faq_qaCategory__UVnkx{color:var(--color-accent-strong);font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.Faq_qaToggle__6nwC6{width:32px;height:32px;flex:0 0 auto;border-radius:50%;border:1px solid var(--color-border);color:var(--color-text-strong);display:grid;place-items:center;transition:background .2s ease,color .2s ease,border-color .2s ease}.Faq_qaToggle__6nwC6 svg{width:16px;height:16px;transition:transform .25s cubic-bezier(.4,0,.2,1)}.Faq_qaAnswer__yos8y{display:grid;grid-template-rows:0fr;transition:grid-template-rows .28s cubic-bezier(.4,0,.2,1)}.Faq_qaAnswerInner__8zZfg{overflow:hidden;min-height:0;opacity:0;transition:opacity .22s ease}.Faq_qaAnswerInner__8zZfg p{margin:0 20px 0 70px;padding:14px 0 20px;border-top:1px dashed var(--color-border);color:var(--color-text-muted);font-size:14.5px;line-height:1.7;white-space:pre-line}.Faq_qaSkeleton__lqPkX{height:72px;border:1px solid var(--color-border);border-radius:14px;background:var(--color-surface);padding:0 20px;display:flex;align-items:center;gap:16px}.Faq_qaSkeleton__lqPkX span{height:14px;border-radius:6px;background:linear-gradient(90deg,var(--color-surface-hover) 25%,var(--color-border) 50%,var(--color-surface-hover) 75%);background-size:200% 100%;animation:Faq_faqShimmer__xsACi 1.3s linear infinite}.Faq_qaSkeleton__lqPkX span:first-child{width:34px;height:34px;border-radius:9px}.Faq_qaSkeleton__lqPkX span:last-child{width:min(420px,60%)}@keyframes Faq_faqShimmer__xsACi{0%{background-position:200% 0}to{background-position:-200% 0}}.Faq_emptyState__LSWXT{border:1px dashed var(--color-border);border-radius:16px;background:var(--color-surface);padding:56px 20px;display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center}.Faq_emptyState__LSWXT strong{color:var(--color-text-strong);font-size:17px}.Faq_emptyState__LSWXT p{margin:0 0 8px;color:var(--color-text-muted);font-size:14px}.Faq_emptyState__LSWXT button{height:38px;border:1px solid var(--color-border);border-radius:8px;background:rgba(0,0,0,0);color:var(--color-text-strong);padding:0 16px;font-size:13px;font-weight:600;cursor:pointer}.Faq_emptyState__LSWXT button:hover{border-color:var(--color-accent);color:var(--color-accent-strong)}.Faq_emptyIcon__745WQ{width:56px;height:56px;margin-bottom:6px;border-radius:16px;background:var(--color-accent-soft);color:var(--color-accent-strong);display:grid;place-items:center}.Faq_emptyIcon__745WQ svg{width:24px;height:24px}.Faq_mobileSupport__4GXd_{display:none}.Faq_helpButton__oA_pO{position:fixed;right:24px;bottom:calc(24px + env(safe-area-inset-bottom, 0px));z-index:10;width:50px;height:50px;border-radius:50%;background:var(--gradient-brand);color:var(--color-text-on-light);display:grid;place-items:center;box-shadow:0 12px 26px rgba(244,178,36,.35);transition:transform .16s ease}.Faq_helpButton__oA_pO:hover{transform:translateY(-2px)}.Faq_helpButton__oA_pO svg{width:21px;height:21px}@media(max-width:1200px){.Faq_faqPage__6VN3C{grid-template-columns:240px minmax(0,1fr)}.Faq_content__rj8B_{padding-inline:28px}.Faq_heroMain__EPw9q{flex-direction:column;align-items:stretch}.Faq_searchBox__4gLfb{width:100%}}@media(max-width:860px){.Faq_faqPage__6VN3C{display:block}.Faq_sidebar__7K1Pc{display:none}.Faq_content__rj8B_{padding:16px 16px 96px}.Faq_hero__TCMbi{padding:18px 18px 22px;border-radius:16px}.Faq_heroMain__EPw9q{margin-top:16px;gap:18px}.Faq_mobileTabs__akWs1{margin:18px -16px 0;padding:2px 16px 4px;display:flex;gap:8px;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:none}.Faq_mobileTabs__akWs1::-webkit-scrollbar{display:none}.Faq_mobileTab__lG_Hu{flex:0 0 auto;height:38px;border:1px solid var(--color-border);border-radius:999px;background:var(--color-surface);color:var(--color-text-muted);padding:0 14px;display:inline-flex;align-items:center;gap:7px;font-size:13px;font-weight:600;white-space:nowrap;scroll-snap-align:start;cursor:pointer}.Faq_mobileTab__lG_Hu svg{width:14px;height:14px}.Faq_mobileTabActive__nYoI6{border-color:var(--color-accent);background:var(--color-accent);color:var(--color-static-black)}.Faq_sectionHead__twiFp{margin:22px 0 14px}.Faq_mobileSupport__4GXd_{margin-top:24px;border:1px solid var(--color-border);border-radius:14px;background:var(--color-surface);padding:16px;display:flex;align-items:center;justify-content:space-between;gap:12px}.Faq_mobileSupport__4GXd_ strong{color:var(--color-text-strong);font-size:15px}.Faq_mobileSupport__4GXd_ p{margin:2px 0 0;color:var(--color-text-muted);font-size:13px}.Faq_mobileSupport__4GXd_ a{height:38px;flex:0 0 auto;border-radius:8px;background:var(--gradient-brand);color:var(--color-text-on-light);padding:0 14px;display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:700;text-decoration:none}.Faq_helpButton__oA_pO{right:16px;bottom:calc(16px + env(safe-area-inset-bottom, 0px))}}@media(max-width:520px){.Faq_sectionHead__twiFp h2{font-size:17px}.Faq_sectionIcon__sV_ry{width:38px;height:38px}.Faq_qaQuestion__QnxYo{padding:14px;gap:12px;font-size:14.5px}.Faq_qaIndex__7LbmB{display:none}.Faq_qaToggle__6nwC6{width:28px;height:28px}.Faq_qaAnswerInner__8zZfg p{margin:0 14px;padding:12px 0 16px;font-size:14px}.Faq_mobileSupport__4GXd_{flex-direction:column;align-items:stretch}.Faq_mobileSupport__4GXd_ a{justify-content:center}}@media(prefers-reduced-motion:reduce){.Faq_categoryButton__n7D3h:before,.Faq_qaAnswerInner__8zZfg,.Faq_qaAnswer__yos8y,.Faq_qaToggle__6nwC6 svg{transition:none}}