.Sidebar-module-scss-module__LGLh5a__sidebar{width:var(--sidebar-width);background-color:var(--bg-surface);height:100vh;color:var(--text-mid);z-index:50;border-right:1px solid var(--border-default);flex-direction:column;transition:width .2s,transform .25s;display:flex;position:fixed;top:0;left:0;overflow:hidden auto}.Sidebar-module-scss-module__LGLh5a__sidebar.Sidebar-module-scss-module__LGLh5a__collapsed{width:var(--sidebar-collapsed-width,64px)}.Sidebar-module-scss-module__LGLh5a__sidebar.Sidebar-module-scss-module__LGLh5a__mobile{z-index:100;width:280px;box-shadow:none;transition:transform .25s cubic-bezier(.4,0,.2,1);transform:translate(-100%)}.Sidebar-module-scss-module__LGLh5a__sidebar.Sidebar-module-scss-module__LGLh5a__mobileOpen{box-shadow:var(--shadow-overlay);transform:translate(0)}.Sidebar-module-scss-module__LGLh5a__backdrop{z-index:99;background:#0006;animation:.2s Sidebar-module-scss-module__LGLh5a__fadeInBackdrop;position:fixed;inset:0}@keyframes Sidebar-module-scss-module__LGLh5a__fadeInBackdrop{0%{opacity:0}to{opacity:1}}.Sidebar-module-scss-module__LGLh5a__brandRow{height:var(--topbar-height);border-bottom:1px solid var(--border-default);flex-shrink:0;justify-content:space-between;align-items:center;padding:0 .75rem;display:flex}.Sidebar-module-scss-module__LGLh5a__collapsed .Sidebar-module-scss-module__LGLh5a__brandRow{flex-direction:column;justify-content:center;gap:.25rem;height:auto;padding:.75rem .5rem .5rem}.Sidebar-module-scss-module__LGLh5a__mobile .Sidebar-module-scss-module__LGLh5a__brandRow{height:var(--topbar-height);flex-direction:row;justify-content:space-between;padding:0 .75rem}.Sidebar-module-scss-module__LGLh5a__brand{color:var(--text-high);white-space:nowrap;align-items:center;gap:.5rem;font-size:.95rem;font-weight:800;display:flex;overflow:hidden}.Sidebar-module-scss-module__LGLh5a__brand span{color:var(--accent-primary);margin-right:.25rem}.Sidebar-module-scss-module__LGLh5a__brandText{transition:opacity .15s}.Sidebar-module-scss-module__LGLh5a__collapseBtn{border:1px solid var(--border-default);color:var(--text-muted);cursor:pointer;background:0 0;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;padding:.25rem;transition:all .15s;display:flex}.Sidebar-module-scss-module__LGLh5a__collapseBtn:hover{color:var(--text-high);background:var(--bg-surface-raised);border-color:var(--text-muted)}.Sidebar-module-scss-module__LGLh5a__nav{flex:1;padding:1.25rem 0}.Sidebar-module-scss-module__LGLh5a__sectionTitle{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);white-space:nowrap;margin-top:1rem;margin-bottom:.5rem;padding:0 1.25rem;font-size:.7rem;font-weight:600;overflow:hidden}.Sidebar-module-scss-module__LGLh5a__navItem{color:var(--text-mid);cursor:pointer;white-space:nowrap;border-radius:.375rem;align-items:center;min-height:44px;margin:.125rem .5rem;padding:.5rem 1.25rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .15s;display:flex;overflow:hidden}.Sidebar-module-scss-module__LGLh5a__navItem:hover{color:var(--text-high);background:var(--bg-surface-raised)}.Sidebar-module-scss-module__LGLh5a__navItem.Sidebar-module-scss-module__LGLh5a__active{background:var(--accent-primary);color:#fff}.Sidebar-module-scss-module__LGLh5a__navItem svg{flex-shrink:0;width:1.1rem;height:1.1rem;margin-right:.625rem}.Sidebar-module-scss-module__LGLh5a__collapsed .Sidebar-module-scss-module__LGLh5a__navItem{justify-content:center;margin:.125rem .35rem;padding:.5rem}.Sidebar-module-scss-module__LGLh5a__collapsed .Sidebar-module-scss-module__LGLh5a__navItem svg{margin-right:0}.Sidebar-module-scss-module__LGLh5a__mobile .Sidebar-module-scss-module__LGLh5a__navItem{justify-content:flex-start;padding:.5rem 1.25rem}.Sidebar-module-scss-module__LGLh5a__mobile .Sidebar-module-scss-module__LGLh5a__navItem svg{margin-right:.625rem}.Sidebar-module-scss-module__LGLh5a__footer{border-top:1px solid var(--border-default);color:var(--text-muted);padding:1.25rem;font-size:.75rem}.Sidebar-module-scss-module__LGLh5a__collapsed .Sidebar-module-scss-module__LGLh5a__footer{text-align:center;padding:.75rem .35rem}.Sidebar-module-scss-module__LGLh5a__mobile .Sidebar-module-scss-module__LGLh5a__footer{text-align:left;padding:1.25rem}
.Footer-module__3hUVsW__footer{background-color:var(--bg-surface);color:var(--text-mid);border-top:1px solid var(--border-default)}.Footer-module__3hUVsW__container{max-width:1280px;margin:0 auto;padding:3rem 1.5rem}.Footer-module__3hUVsW__grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.Footer-module__3hUVsW__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Footer-module__3hUVsW__grid{grid-template-columns:repeat(4,1fr)}}.Footer-module__3hUVsW__logoWrapper{align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.Footer-module__3hUVsW__logoIcon{width:1.5rem;height:1.5rem;color:var(--accent-primary)}.Footer-module__3hUVsW__logoText{color:var(--text-high);font-size:1.125rem;font-weight:700}.Footer-module__3hUVsW__description{color:var(--text-muted);margin-bottom:1rem;font-size:.875rem;line-height:1.5}.Footer-module__3hUVsW__sectionTitle{color:var(--text-high);text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;font-size:.75rem;font-weight:600}.Footer-module__3hUVsW__linkList{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__3hUVsW__link{color:var(--text-mid);transition:color var(--transition-fast);font-size:.875rem;text-decoration:none}.Footer-module__3hUVsW__link:hover{color:var(--text-high)}.Footer-module__3hUVsW__contactItem{align-items:flex-start;gap:.5rem;display:flex}.Footer-module__3hUVsW__contactIcon{width:1rem;height:1rem;color:var(--accent-primary);flex-shrink:0;margin-top:.125rem}.Footer-module__3hUVsW__contactText{color:var(--text-mid);font-size:.875rem}.Footer-module__3hUVsW__contactLink{color:var(--text-mid);transition:color var(--transition-fast);font-size:.875rem;text-decoration:none}.Footer-module__3hUVsW__contactLink:hover{color:var(--text-high)}.Footer-module__3hUVsW__bottomBar{border-top:1px solid var(--border-default);flex-direction:column;align-items:center;gap:1rem;margin-top:3rem;padding-top:2rem;display:flex}@media (min-width:768px){.Footer-module__3hUVsW__bottomBar{flex-direction:row;justify-content:space-between}}.Footer-module__3hUVsW__copyright{color:var(--text-muted);font-size:.875rem}.Footer-module__3hUVsW__legalLinks{gap:1.5rem;display:flex}.Footer-module__3hUVsW__legalLink{color:var(--text-muted);transition:color var(--transition-fast);font-size:.875rem;text-decoration:none}.Footer-module__3hUVsW__legalLink:hover{color:var(--text-high)}@media (max-width:767px){.Footer-module__3hUVsW__container{padding:1.5rem .75rem}.Footer-module__3hUVsW__grid{gap:1.25rem}.Footer-module__3hUVsW__bottomBar{gap:.75rem;margin-top:1.5rem;padding-top:1rem}.Footer-module__3hUVsW__legalLinks{flex-wrap:wrap;justify-content:center;gap:1rem}.Footer-module__3hUVsW__copyright,.Footer-module__3hUVsW__legalLink{font-size:.8rem}}
.page-module-scss-module__eVX6gG__page{background:#1a1a2e;width:100%;min-height:100vh;overflow-x:hidden}.page-module-scss-module__eVX6gG__contain{max-width:1120px;margin:0 auto;padding:0 2rem}@media (max-width:768px){.page-module-scss-module__eVX6gG__contain{padding:0 1.25rem}}.page-module-scss-module__eVX6gG__hero{background:#1a1a2e;position:relative;overflow:hidden}.page-module-scss-module__eVX6gG__heroInner{grid-template-columns:1fr 1fr;max-width:1400px;min-height:90vh;margin:0 auto;display:grid}@media (max-width:960px){.page-module-scss-module__eVX6gG__heroInner{grid-template-columns:1fr;min-height:auto}}.page-module-scss-module__eVX6gG__heroText{z-index:2;flex-direction:column;justify-content:center;padding:8rem 4rem 5rem 5rem;display:flex;position:relative}@media (max-width:1200px){.page-module-scss-module__eVX6gG__heroText{padding:7rem 3rem 4rem}}@media (max-width:960px){.page-module-scss-module__eVX6gG__heroText{text-align:center;align-items:center;padding:7rem 2rem 3rem}}@media (max-width:480px){.page-module-scss-module__eVX6gG__heroText{padding:6rem 1.25rem 2.5rem}}.page-module-scss-module__eVX6gG__heroBadge{color:#a5b4fc;background:#2243b614;border:1px solid #4f46e526;border-radius:20px;align-items:center;gap:.5rem;width:fit-content;margin-bottom:1.5rem;padding:.4rem .9rem;font-size:.75rem;font-weight:500;display:inline-flex}.page-module-scss-module__eVX6gG__heroBadge svg{color:#c5b9d8;flex-shrink:0}.page-module-scss-module__eVX6gG__heroHeadline{color:#fff;letter-spacing:-.035em;margin-bottom:1.25rem;font-size:2.6rem;font-weight:750;line-height:1.08}@media (max-width:1200px){.page-module-scss-module__eVX6gG__heroHeadline{font-size:2.2rem}}@media (max-width:768px){.page-module-scss-module__eVX6gG__heroHeadline{font-size:1.75rem}}.page-module-scss-module__eVX6gG__heroSub{color:#f0ede5a6;max-width:480px;margin-bottom:2rem;font-size:1.125rem;line-height:1.7}@media (max-width:960px){.page-module-scss-module__eVX6gG__heroSub{margin-left:auto;margin-right:auto}}@media (max-width:768px){.page-module-scss-module__eVX6gG__heroSub{font-size:1rem}}.page-module-scss-module__eVX6gG__heroCtas{flex-wrap:wrap;align-items:center;gap:1.25rem;margin-bottom:2.5rem;display:flex}@media (max-width:960px){.page-module-scss-module__eVX6gG__heroCtas{justify-content:center}}.page-module-scss-module__eVX6gG__primaryCta{position:relative;overflow:hidden;color:#fff!important;background:#2243b6!important;border:none!important;border-radius:12px!important;align-items:center!important;gap:.6rem!important;padding:1rem 2.25rem!important;font-size:1rem!important;font-weight:600!important;transition:all .25s!important;display:inline-flex!important;box-shadow:0 0 20px #2243b640,0 2px 8px #0003!important}.page-module-scss-module__eVX6gG__primaryCta:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000 0%,#ffffff1f 50%,#0000 100%);width:100%;height:100%;animation:3s ease-in-out infinite page-module-scss-module__eVX6gG__cta-shimmer;position:absolute;top:0;left:-100%}.page-module-scss-module__eVX6gG__primaryCta:hover{transform:translateY(-2px);background:#1a3699!important;box-shadow:0 0 32px #2243b640,0 6px 16px #0000004d!important}.page-module-scss-module__eVX6gG__primaryCta svg{transition:transform .25s}.page-module-scss-module__eVX6gG__primaryCta:hover svg{transform:translate(3px)}@keyframes page-module-scss-module__eVX6gG__cta-shimmer{0%{left:-100%}60%{left:100%}to{left:100%}}.page-module-scss-module__eVX6gG__ghostCta{color:#f0ede5a6;align-items:center;gap:.35rem;padding:.5rem 0;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .25s;display:inline-flex}.page-module-scss-module__eVX6gG__ghostCta:hover{color:#fff}.page-module-scss-module__eVX6gG__heroProof{flex-wrap:wrap;gap:1.5rem;display:flex}@media (max-width:960px){.page-module-scss-module__eVX6gG__heroProof{justify-content:center}}.page-module-scss-module__eVX6gG__proofItem{color:#f0ede566;align-items:center;gap:.4rem;font-size:.78rem;font-weight:500;display:flex}.page-module-scss-module__eVX6gG__proofItem svg{color:#22c55e;flex-shrink:0}.page-module-scss-module__eVX6gG__heroImage{z-index:0;width:50vw;position:absolute;top:0;bottom:0;right:0}@media (max-width:960px){.page-module-scss-module__eVX6gG__heroImage{border-radius:0;width:calc(100% + 3rem);height:380px;margin-top:1rem;margin-left:-1.5rem;margin-right:-1.5rem;position:relative}}.page-module-scss-module__eVX6gG__heroImageOverlay{z-index:1;background:linear-gradient(90deg,#1a1a2e 0%,#1a1a2e99 25%,#1a1a2e33 60%,#0000 100%);position:absolute;inset:0}@media (max-width:960px){.page-module-scss-module__eVX6gG__heroImageOverlay{background:linear-gradient(#1a1a2e 0%,#1a1a2e66 30%,#0000 100%)}}.page-module-scss-module__eVX6gG__trustBar{background:#212140;border-top:1px solid #ffffff14;border-bottom:1px solid #ffffff14;padding:1.25rem 2rem}.page-module-scss-module__eVX6gG__trustBarInner{flex-wrap:wrap;justify-content:center;align-items:center;gap:2.5rem;max-width:1120px;margin:0 auto;display:flex}.page-module-scss-module__eVX6gG__trustStat{text-align:center;flex-direction:column;align-items:center;gap:.15rem;display:flex}.page-module-scss-module__eVX6gG__trustStat strong{color:#f0ede5;font-size:.9rem;font-weight:700}.page-module-scss-module__eVX6gG__trustStat span{color:#f0ede566;text-transform:uppercase;letter-spacing:.04em;font-size:.72rem;font-weight:500}.page-module-scss-module__eVX6gG__trustDivider{background:#ffffff14;width:1px;height:32px}@media (max-width:600px){.page-module-scss-module__eVX6gG__trustDivider{display:none}}.page-module-scss-module__eVX6gG__sectionLight{background:#f0ede5;padding:5.5rem 0}@media (max-width:768px){.page-module-scss-module__eVX6gG__sectionLight{padding:3.5rem 0}}.page-module-scss-module__eVX6gG__sectionLight .page-module-scss-module__eVX6gG__sectionHead h2{color:#1a1a2e}.page-module-scss-module__eVX6gG__sectionLight .page-module-scss-module__eVX6gG__sectionHead p{color:#5a5a72}.page-module-scss-module__eVX6gG__sectionDark{background:#1a1a2e;padding:5.5rem 0}@media (max-width:768px){.page-module-scss-module__eVX6gG__sectionDark{padding:3.5rem 0}}.page-module-scss-module__eVX6gG__sectionDark .page-module-scss-module__eVX6gG__sectionHead h2{color:#f0ede5}.page-module-scss-module__eVX6gG__sectionDark .page-module-scss-module__eVX6gG__sectionHead p{color:#f0ede5a6}.page-module-scss-module__eVX6gG__sectionHead{text-align:center;margin-bottom:3rem}.page-module-scss-module__eVX6gG__sectionHead h2{letter-spacing:-.025em;margin-bottom:.625rem;font-size:1.85rem;font-weight:700;line-height:1.2}.page-module-scss-module__eVX6gG__sectionHead p{max-width:540px;margin:0 auto;font-size:.95rem;line-height:1.6}.page-module-scss-module__eVX6gG__sectionLabel{text-transform:uppercase;letter-spacing:.1em;color:#2243b6;margin-bottom:.75rem;font-size:.72rem;font-weight:700;display:inline-block}.page-module-scss-module__eVX6gG__sectionLabelIcon{color:#2243b6;margin-bottom:.375rem}.page-module-scss-module__eVX6gG__stepsRow{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}@media (max-width:768px){.page-module-scss-module__eVX6gG__stepsRow{grid-template-columns:1fr;max-width:420px;margin:0 auto}}.page-module-scss-module__eVX6gG__stepCard{text-align:center;background:#fafaf7;border:1px solid #00000014;border-radius:14px;padding:2rem 1.75rem 1.75rem;transition:all .25s;box-shadow:0 1px 3px #0000000a}.page-module-scss-module__eVX6gG__stepCard:hover{transform:translateY(-3px);box-shadow:0 8px 24px #00000014}.page-module-scss-module__eVX6gG__stepCard h3{color:#1a1a2e;margin-bottom:.5rem;font-size:1rem;font-weight:600}.page-module-scss-module__eVX6gG__stepCard p{color:#5a5a72;font-size:.85rem;line-height:1.55}.page-module-scss-module__eVX6gG__stepTop{justify-content:center;align-items:center;gap:.75rem;margin-bottom:1.25rem;display:flex}.page-module-scss-module__eVX6gG__stepNum{color:#8b8b9e;letter-spacing:.05em;font-size:.7rem;font-weight:700}.page-module-scss-module__eVX6gG__stepIconWrap{color:#2243b6;background:#2243b614;border-radius:10px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.page-module-scss-module__eVX6gG__delivGrid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}@media (max-width:900px){.page-module-scss-module__eVX6gG__delivGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.page-module-scss-module__eVX6gG__delivGrid{grid-template-columns:1fr}}.page-module-scss-module__eVX6gG__delivCard{background:#2a2a50;border:1px solid #ffffff14;border-radius:10px;align-items:flex-start;gap:1rem;padding:1.5rem;transition:all .25s;display:flex}.page-module-scss-module__eVX6gG__delivCard:hover{border-color:#ffffff1f;transform:translateY(-2px);box-shadow:0 8px 24px #0000004d}.page-module-scss-module__eVX6gG__delivCard h3{color:#f0ede5;margin-bottom:.375rem;font-size:.9rem;font-weight:600}.page-module-scss-module__eVX6gG__delivCard p{color:#f0ede5a6;font-size:.825rem;line-height:1.5}.page-module-scss-module__eVX6gG__delivIconWrap{color:#c5b9d8;background:#2243b614;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.page-module-scss-module__eVX6gG__whyGrid{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}@media (max-width:600px){.page-module-scss-module__eVX6gG__whyGrid{grid-template-columns:1fr}}.page-module-scss-module__eVX6gG__whyCard{background:#fafaf7;border:1px solid #00000014;border-radius:10px;align-items:flex-start;gap:1rem;padding:1.5rem;transition:all .25s;display:flex;box-shadow:0 1px 3px #0000000a}.page-module-scss-module__eVX6gG__whyCard:hover{transform:translateY(-2px);box-shadow:0 8px 20px #00000012}.page-module-scss-module__eVX6gG__whyCard h3{color:#1a1a2e;margin-bottom:.375rem;font-size:.9rem;font-weight:600}.page-module-scss-module__eVX6gG__whyCard p{color:#5a5a72;font-size:.825rem;line-height:1.5}.page-module-scss-module__eVX6gG__whyIcon{color:#c7580a;flex-shrink:0;margin-top:2px}.page-module-scss-module__eVX6gG__partnerGrid{grid-template-columns:repeat(4,1fr);gap:1.25rem;margin-bottom:1.5rem;display:grid}@media (max-width:768px){.page-module-scss-module__eVX6gG__partnerGrid{grid-template-columns:repeat(2,1fr)}}.page-module-scss-module__eVX6gG__partnerCard{text-align:center;background:#2a2a50;border:1px solid #ffffff14;border-radius:14px;flex-direction:column;align-items:center;padding:2rem 1.25rem;transition:all .25s;display:flex}.page-module-scss-module__eVX6gG__partnerCard:hover{border-color:#ffffff1f;transform:translateY(-2px);box-shadow:0 8px 24px #0000004d}.page-module-scss-module__eVX6gG__partnerIcon{color:#818cf8;margin-bottom:1rem}.page-module-scss-module__eVX6gG__partnerName{color:#f0ede5;margin-bottom:.375rem;font-size:1.05rem;font-weight:700}.page-module-scss-module__eVX6gG__partnerDesc{color:#f0ede566;font-size:.78rem;line-height:1.4}.page-module-scss-module__eVX6gG__partnerDisclaimer{text-align:center;color:#f0ede566;max-width:600px;margin:0 auto;font-size:.75rem;font-style:italic;line-height:1.5}.page-module-scss-module__eVX6gG__testGrid{grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-bottom:1rem;display:grid}@media (max-width:768px){.page-module-scss-module__eVX6gG__testGrid{grid-template-columns:1fr;max-width:480px;margin:0 auto 1rem}}.page-module-scss-module__eVX6gG__testCard{background:#fafaf7;border:1px solid #00000014;border-radius:14px;padding:1.75rem;transition:all .25s;box-shadow:0 1px 3px #0000000a}.page-module-scss-module__eVX6gG__testCard:hover{transform:translateY(-2px);box-shadow:0 8px 20px #00000012}.page-module-scss-module__eVX6gG__testStars{color:#c7580a;gap:2px;margin-bottom:1rem;display:flex}.page-module-scss-module__eVX6gG__testStars svg{fill:#c7580a}.page-module-scss-module__eVX6gG__testQuote{color:#1a1a2e;margin-bottom:1.25rem;font-size:.875rem;font-style:italic;line-height:1.65}.page-module-scss-module__eVX6gG__testAuthor{flex-direction:column;display:flex}.page-module-scss-module__eVX6gG__testAuthor strong{color:#1a1a2e;font-size:.8125rem}.page-module-scss-module__eVX6gG__testAuthor span{color:#8b8b9e;margin-top:.125rem;font-size:.75rem}.page-module-scss-module__eVX6gG__finePrint{text-align:center;color:#8b8b9e;font-size:.7rem;font-style:italic}.page-module-scss-module__eVX6gG__securityRow{grid-template-columns:repeat(4,1fr);gap:1.25rem;margin-bottom:2rem;display:grid}@media (max-width:900px){.page-module-scss-module__eVX6gG__securityRow{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.page-module-scss-module__eVX6gG__securityRow{grid-template-columns:1fr}}.page-module-scss-module__eVX6gG__securityItem{text-align:center;background:#2a2a50;border:1px solid #ffffff14;border-radius:10px;flex-direction:column;align-items:center;gap:.75rem;padding:1.75rem 1.25rem;display:flex}.page-module-scss-module__eVX6gG__securityItem svg{color:#2b9b4b;flex-shrink:0}.page-module-scss-module__eVX6gG__securityItem h4{color:#f0ede5;margin-bottom:.25rem;font-size:.875rem;font-weight:600}.page-module-scss-module__eVX6gG__securityItem p{color:#f0ede5a6;font-size:.8rem;line-height:1.45}.page-module-scss-module__eVX6gG__legalNote{text-align:center;color:#f0ede566;max-width:600px;margin:0 auto;font-size:.75rem;line-height:1.5}.page-module-scss-module__eVX6gG__faqList{flex-direction:column;max-width:680px;margin:0 auto;display:flex}.page-module-scss-module__eVX6gG__faqItem{border-bottom:1px solid #00000014}.page-module-scss-module__eVX6gG__faqItem:first-child{border-top:1px solid #00000014}.page-module-scss-module__eVX6gG__faqItem summary{color:#1a1a2e;cursor:pointer;justify-content:space-between;align-items:center;padding:1.125rem 0;font-size:.9rem;font-weight:600;list-style:none;transition:color .25s;display:flex}.page-module-scss-module__eVX6gG__faqItem summary::-webkit-details-marker{display:none}.page-module-scss-module__eVX6gG__faqItem summary:after{content:"+";color:#8b8b9e;flex-shrink:0;margin-left:1rem;font-size:1.2rem;font-weight:400}.page-module-scss-module__eVX6gG__faqItem summary:hover{color:#2243b6}.page-module-scss-module__eVX6gG__faqItem[open] summary:after{content:"−"}.page-module-scss-module__eVX6gG__faqItem p{color:#5a5a72;padding:0 0 1.125rem;font-size:.85rem;line-height:1.6}.page-module-scss-module__eVX6gG__finalCta{text-align:center;background:linear-gradient(#212140 0%,#161629 100%);border-top:1px solid #ffffff14;padding:5.5rem 0}.page-module-scss-module__eVX6gG__finalCta h2{color:#f0ede5;letter-spacing:-.025em;margin-bottom:.75rem;font-size:1.85rem;font-weight:700}.page-module-scss-module__eVX6gG__finalCta p{color:#f0ede5a6;max-width:480px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:.95rem}
.layout-module__jz1IVa__contentWrapper{flex:1;padding:.5rem}@media (min-width:768px){.layout-module__jz1IVa__contentWrapper{padding:2rem}}
.GlobalSearch-module__UtBqGa__container{width:100%;max-width:480px;position:relative}.GlobalSearch-module__UtBqGa__searchBar{background:var(--bg-surface-raised);border:1px solid var(--border-default);border-radius:var(--radius-md);align-items:center;gap:.5rem;padding:.5rem .75rem;transition:all .15s;display:flex}.GlobalSearch-module__UtBqGa__searchBar:focus-within{border-color:var(--accent-primary);box-shadow:0 0 0 3px var(--accent-primary-muted);background:var(--bg-surface)}.GlobalSearch-module__UtBqGa__searchIcon{color:var(--text-muted);flex-shrink:0}.GlobalSearch-module__UtBqGa__input{color:var(--text-high);background:0 0;border:none;outline:none;flex:1;min-width:0;font-size:.875rem}.GlobalSearch-module__UtBqGa__input::placeholder{color:var(--text-muted)}.GlobalSearch-module__UtBqGa__shortcut{background:var(--accent-primary-subtle);border:1px solid var(--border-default);width:22px;height:22px;color:var(--text-muted);border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;font-family:monospace;font-size:.7rem;display:inline-flex}.GlobalSearch-module__UtBqGa__clearBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:2px;transition:all .15s;display:flex}.GlobalSearch-module__UtBqGa__clearBtn:hover{color:var(--text-high);background:var(--accent-primary-subtle)}.GlobalSearch-module__UtBqGa__dropdown{background:var(--bg-surface-overlay);border:1px solid var(--border-default);border-radius:var(--radius-lg);box-shadow:var(--shadow-overlay);z-index:100;animation:.12s ease-out GlobalSearch-module__UtBqGa__searchDropIn;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:hidden}@keyframes GlobalSearch-module__UtBqGa__searchDropIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.GlobalSearch-module__UtBqGa__loadingRow,.GlobalSearch-module__UtBqGa__emptyRow{text-align:center;color:var(--text-muted);padding:1rem;font-size:.8rem}.GlobalSearch-module__UtBqGa__resultRow{cursor:pointer;text-align:left;border:none;border-bottom:1px solid var(--border-subtle);background:0 0;align-items:center;gap:.625rem;width:100%;padding:.625rem .875rem;transition:background .1s;display:flex}.GlobalSearch-module__UtBqGa__resultRow:last-child{border-bottom:none}.GlobalSearch-module__UtBqGa__resultRow:hover,.GlobalSearch-module__UtBqGa__resultRowActive{background:var(--bg-surface-raised)}.GlobalSearch-module__UtBqGa__resultIcon{background:var(--accent-primary-muted);width:28px;height:28px;color:var(--accent-primary);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.GlobalSearch-module__UtBqGa__resultText{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.GlobalSearch-module__UtBqGa__resultTitle{color:var(--text-high);white-space:nowrap;text-overflow:ellipsis;font-size:.8125rem;font-weight:600;overflow:hidden}.GlobalSearch-module__UtBqGa__resultSubtitle{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.7rem;overflow:hidden}.GlobalSearch-module__UtBqGa__resultType{text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);flex-shrink:0;font-size:.65rem;font-weight:600}.GlobalSearch-module__UtBqGa__resultArrow{color:var(--text-muted);opacity:0;flex-shrink:0;transition:opacity .1s}.GlobalSearch-module__UtBqGa__resultRow:hover .GlobalSearch-module__UtBqGa__resultArrow,.GlobalSearch-module__UtBqGa__resultRowActive .GlobalSearch-module__UtBqGa__resultArrow{opacity:1}@media (max-width:767px){.GlobalSearch-module__UtBqGa__container{max-width:100%}.GlobalSearch-module__UtBqGa__shortcut{display:none}.GlobalSearch-module__UtBqGa__dropdown{max-height:60vh;position:fixed;inset:auto .5rem;overflow-y:auto}.GlobalSearch-module__UtBqGa__resultRow{min-height:44px;padding:.75rem .875rem}.GlobalSearch-module__UtBqGa__searchBar{padding:.625rem .75rem}}
