.Help_page__hQhl5{min-height:100vh;display:flex;flex-direction:column;background:#f8fafc}.Help_header__YhQbT{background:#fff;border-bottom:1px solid #e2e8f0;position:-webkit-sticky;position:sticky;top:0;z-index:100}.Help_headerInner__7XntL{max-width:1200px;margin:0 auto;padding:16px 24px;display:flex;align-items:center;justify-content:space-between}.Help_logo__WT5u3{display:flex;align-items:center;gap:10px;text-decoration:none;font-size:1.25rem;font-weight:700;color:#0ea5e9}.Help_logoIcon__x_ikO{font-size:1.5rem}.Help_nav__KQCqT{display:flex;align-items:center;gap:16px}.Help_navLink__iaIYo{color:#64748b;text-decoration:none;font-size:.9rem;font-weight:500;transition:color .2s}.Help_navLink__iaIYo:hover{color:#0ea5e9}.Help_navBtn__P_W_z{padding:10px 20px;background:linear-gradient(135deg,#0ea5e9,#06b6d4);color:#fff;text-decoration:none;border-radius:8px;font-size:.9rem;font-weight:600;transition:all .2s}.Help_navBtn__P_W_z:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(14,165,233,.4)}.Help_hero__p5Qt3{background:linear-gradient(135deg,#0ea5e9,#06b6d4);padding:60px 24px;text-align:center;color:#fff}.Help_hero__p5Qt3 h1{font-size:2.5rem;font-weight:700;margin:0 0 12px}.Help_hero__p5Qt3 p{font-size:1.1rem;opacity:.9;margin:0 0 32px}.Help_searchBox__lThAw{display:flex;align-items:center;gap:12px;max-width:500px;margin:0 auto;padding:14px 20px;background:#fff;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.15)}.Help_searchBox__lThAw svg{width:20px;height:20px;color:#94a3b8}.Help_searchBox__lThAw input{flex:1 1;border:none;background:transparent;font-size:1rem;color:#1e293b}.Help_searchBox__lThAw input:focus{outline:none}.Help_searchBox__lThAw input::placeholder{color:#94a3b8}.Help_quickLinks__Fx6GP{background:#fff;border-bottom:1px solid #e2e8f0}.Help_quickLinksInner__H2yNi{max-width:1200px;margin:0 auto;padding:24px;display:flex;justify-content:center;gap:16px;flex-wrap:wrap}.Help_quickLink__5Q_40{display:flex;align-items:center;gap:8px;padding:10px 20px;background:#f1f5f9;border-radius:24px;text-decoration:none;color:#475569;font-size:.9rem;font-weight:500;transition:all .2s}.Help_quickLink__5Q_40:hover{background:#e2e8f0;color:#0ea5e9}.Help_quickIcon__zO4RC{font-size:1.1rem}.Help_main__jKu2j{flex:1 1;padding:48px 24px}.Help_container__SmuF1{max-width:800px;margin:0 auto}.Help_noResults__iLw_7{text-align:center;padding:48px;background:#fff;border-radius:16px}.Help_noResults__iLw_7 p{color:#64748b;margin:0 0 16px}.Help_noResults__iLw_7 button{padding:10px 20px;background:#0ea5e9;color:#fff;border:none;border-radius:8px;font-size:.9rem;cursor:pointer}.Help_faqSection__jRYB6{margin-bottom:40px}.Help_categoryTitle__3Nmer{font-size:1.25rem;font-weight:700;color:#1e293b;margin:0 0 16px;padding-bottom:12px;border-bottom:2px solid #0ea5e9}.Help_faqList__ZbxGC{display:flex;flex-direction:column;gap:12px}.Help_faqItem__drI9r{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.05);transition:box-shadow .2s}.Help_faqItem__drI9r:hover{box-shadow:0 4px 12px rgba(0,0,0,.08)}.Help_faqItem__drI9r.Help_open__vOv_S{box-shadow:0 4px 12px rgba(0,0,0,.1)}.Help_faqQuestion__FP1EA{width:100%;display:flex;align-items:center;justify-content:space-between;padding:18px 20px;background:transparent;border:none;cursor:pointer;text-align:left;font-size:.95rem;font-weight:500;color:#1e293b;transition:background .2s}.Help_faqQuestion__FP1EA:hover{background:#f8fafc}.Help_faqQuestion__FP1EA svg{width:20px;height:20px;color:#94a3b8;flex-shrink:0}.Help_open__vOv_S .Help_faqQuestion__FP1EA svg{color:#0ea5e9}.Help_faqAnswer___OkFo{padding:0 20px 20px;animation:Help_slideDown__WhFCk .2s ease-out}@keyframes Help_slideDown__WhFCk{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.Help_faqAnswer___OkFo p{margin:0;font-size:.9rem;line-height:1.7;color:#64748b}.Help_paramSection__r0u07{margin-bottom:40px;background:#fff;padding:28px 24px;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.05)}.Help_paramIntro__moaSg{font-size:.95rem;line-height:1.75;color:#475569;margin:0 0 24px}.Help_paramIntro__moaSg code{background:#f1f5f9;padding:2px 6px;border-radius:4px;font-size:.85em}.Help_paramSubtitle__Jp_BS{font-size:1.05rem;font-weight:600;color:#1e293b;margin:24px 0 12px}.Help_paramSubtitle__Jp_BS:first-of-type{margin-top:0}.Help_paramTableWrap__3x2qu{overflow-x:auto;margin-bottom:8px}.Help_paramTable__VBwcE{width:100%;border-collapse:collapse;font-size:.9rem}.Help_paramTable__VBwcE td,.Help_paramTable__VBwcE th{padding:12px 14px;text-align:left;border-bottom:1px solid #e2e8f0}.Help_paramTable__VBwcE th{background:#f8fafc;font-weight:600;color:#334155}.Help_paramTable__VBwcE td{color:#475569;vertical-align:top}.Help_paramTable__VBwcE code{background:#f1f5f9;padding:2px 6px;border-radius:4px;font-size:.85em;white-space:nowrap}.Help_paramSteps__9Psao{margin:0 0 16px;padding-left:1.4em;color:#475569;font-size:.95rem;line-height:1.7}.Help_paramSteps__9Psao li{margin-bottom:10px}.Help_paramSteps__9Psao code{background:#f1f5f9;padding:2px 6px;border-radius:4px;font-size:.85em;word-break:break-all}.Help_paramNote__H9bhL{font-size:.9rem;line-height:1.7;color:#64748b;margin:0 0 12px}.Help_paramList__qIeYw{margin:0 0 16px;padding-left:1.4em;color:#475569;font-size:.9rem;line-height:1.7}.Help_paramList__qIeYw code{background:#f1f5f9;padding:2px 6px;border-radius:4px;font-size:.85em}.Help_supportSection__Uv4fL{text-align:center;padding:48px;background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border-radius:16px;margin-top:48px}.Help_supportSection__Uv4fL h2{font-size:1.5rem;font-weight:700;color:#1e293b;margin:0 0 12px}.Help_supportSection__Uv4fL p{color:#64748b;margin:0 0 24px}.Help_supportBtn___2yqO{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;background:linear-gradient(135deg,#0ea5e9,#06b6d4);color:#fff;text-decoration:none;border-radius:10px;font-size:.95rem;font-weight:600;transition:all .2s}.Help_supportBtn___2yqO:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(14,165,233,.4)}.Help_supportBtn___2yqO svg{width:18px;height:18px}.Help_footer__QXgMb{background:#1e293b;color:#fff;padding:48px 24px}.Help_footerInner__CoyHK{max-width:1200px;margin:0 auto;text-align:center}.Help_footerBrand__DKxFA{margin-bottom:24px}.Help_footerLogo__Yd6QA{font-size:1.25rem;font-weight:700;margin-bottom:8px}.Help_footerBrand__DKxFA p{color:#94a3b8;font-size:.9rem;margin:0}.Help_footerLinks__3KKOF{display:flex;justify-content:center;gap:24px;margin-bottom:24px}.Help_footerLinks__3KKOF a{color:#94a3b8;text-decoration:none;font-size:.9rem;transition:color .2s}.Help_footerLinks__3KKOF a:hover{color:#fff}.Help_copyright__oJgym{color:#64748b;font-size:.8rem;margin:0}@media (max-width:640px){.Help_hero__p5Qt3 h1{font-size:1.75rem}.Help_hero__p5Qt3 p{font-size:1rem}.Help_quickLinksInner__H2yNi{gap:10px}.Help_quickLink__5Q_40{padding:8px 14px;font-size:.8rem}.Help_faqQuestion__FP1EA{font-size:.9rem;padding:16px}.Help_supportSection__Uv4fL{padding:32px 24px}}