.page-module___8aEwW__page{background:var(--background);min-height:100vh;font-family:var(--font-geist-sans,-apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif);flex-direction:column;display:flex}.page-module___8aEwW__header{background:var(--sidebar-bg);border-bottom:1px solid var(--sidebar-border);z-index:20;padding:0 24px;position:sticky;top:0}.page-module___8aEwW__headerInner{justify-content:space-between;align-items:center;max-width:1100px;height:60px;margin:0 auto;display:flex}.page-module___8aEwW__brand{align-items:center;gap:10px;display:flex}.page-module___8aEwW__brandLogo{object-fit:contain;filter:brightness(0)invert();border-radius:6px}.page-module___8aEwW__brandText{flex-direction:column;gap:1px;display:flex}.page-module___8aEwW__brandName{color:var(--sidebar-fg);font-size:15px;font-weight:700;line-height:1.1}.page-module___8aEwW__brandTag{color:var(--sidebar-fg-muted);font-size:11px;line-height:1}.page-module___8aEwW__headerContact{color:var(--sidebar-fg-muted);font-size:13px;text-decoration:none;transition:color .15s}.page-module___8aEwW__headerContact:hover{color:var(--sidebar-fg)}.page-module___8aEwW__hero{background:linear-gradient(160deg, var(--card) 0%, var(--background) 100%);flex:1;justify-content:center;align-items:center;padding:80px 24px 72px;display:flex}.page-module___8aEwW__heroInner{text-align:center;flex-direction:column;align-items:center;gap:20px;max-width:640px;display:flex}.page-module___8aEwW__heroBadge{background:var(--accent);color:var(--accent-foreground);border:1px solid var(--info-border);border-radius:20px;align-items:center;gap:6px;padding:6px 16px;font-size:13px;font-weight:600;display:inline-flex}.page-module___8aEwW__ticker{width:100vw;max-width:700px;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%)}.page-module___8aEwW__tickerTrack{gap:8px;width:max-content;animation:28s linear infinite page-module___8aEwW__ticker;display:flex}.page-module___8aEwW__tickerTrack:hover{animation-play-state:paused}.page-module___8aEwW__tickerPill{background:var(--secondary);color:var(--secondary-foreground);border:1px solid var(--border);white-space:nowrap;border-radius:20px;flex-shrink:0;align-items:center;padding:4px 14px;font-size:12px;font-weight:500;display:inline-flex}@keyframes page-module___8aEwW__ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}.page-module___8aEwW__heroTitle{letter-spacing:-.03em;color:var(--foreground);margin:0;font-size:clamp(32px,5vw,48px);font-weight:800;line-height:1.15}.page-module___8aEwW__heroSubtitle{color:var(--subtle-foreground);max-width:520px;margin:0;font-size:17px;line-height:1.7}.page-module___8aEwW__heroCtas{flex-direction:column;gap:12px;width:100%;max-width:340px;margin-top:8px;display:flex}.page-module___8aEwW__ctaPrimary{background:var(--navy);color:var(--navy-foreground);border-radius:8px;justify-content:center;align-items:center;padding:14px 28px;font-size:16px;font-weight:700;text-decoration:none;transition:opacity .15s,transform .15s;display:flex;box-shadow:0 4px 14px #00000026}.page-module___8aEwW__ctaPrimary:hover{opacity:.88;transform:translateY(-1px)}.page-module___8aEwW__ctaSecondary{color:var(--foreground);border:1.5px solid var(--border-strong);background:0 0;border-radius:8px;justify-content:center;align-items:center;padding:13px 28px;font-size:15px;font-weight:500;text-decoration:none;transition:background .15s,border-color .15s;display:flex}.page-module___8aEwW__ctaSecondary:hover{background:var(--muted);border-color:var(--primary)}.page-module___8aEwW__heroPrivacyNote{color:var(--muted-foreground);margin:0;font-size:13px}.page-module___8aEwW__steps{background:var(--card);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:64px 24px}.page-module___8aEwW__stepsInner{text-align:center;max-width:860px;margin:0 auto}.page-module___8aEwW__stepsTitle{color:var(--foreground);margin:0 0 8px;font-size:26px;font-weight:800}.page-module___8aEwW__stepsSubtitle{color:var(--muted-foreground);margin:0 0 40px;font-size:15px}.page-module___8aEwW__stepsGrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.page-module___8aEwW__stepCard{background:var(--background);border:1px solid var(--border);text-align:center;border-radius:12px;flex-direction:column;align-items:center;gap:12px;padding:32px 24px;transition:border-color .15s,box-shadow .15s;display:flex}.page-module___8aEwW__stepCard:hover{border-color:var(--primary);box-shadow:0 4px 16px #00000012}.page-module___8aEwW__stepNumber{background:var(--navy);width:40px;height:40px;color:var(--navy-foreground);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:16px;font-weight:800;display:flex}.page-module___8aEwW__stepTitle{color:var(--foreground);margin:0;font-size:16px;font-weight:700}.page-module___8aEwW__stepDesc{color:var(--muted-foreground);margin:0;font-size:14px;line-height:1.6}.page-module___8aEwW__trust{background:var(--background);padding:64px 24px}.page-module___8aEwW__trustInner{flex-direction:column;gap:16px;max-width:860px;margin:0 auto;display:flex}.page-module___8aEwW__trustCard{background:var(--card);border:1px solid var(--border);border-radius:12px;align-items:flex-start;gap:20px;padding:28px 32px;display:flex}.page-module___8aEwW__trustIcon{flex-shrink:0;margin-top:2px;font-size:24px}.page-module___8aEwW__trustCardTitle{color:var(--foreground);margin:0 0 6px;font-size:16px;font-weight:700}.page-module___8aEwW__trustCardDesc{color:var(--subtle-foreground);margin:0;font-size:14px;line-height:1.7}.page-module___8aEwW__trustEmail{color:var(--primary);text-decoration:none}.page-module___8aEwW__trustEmail:hover{text-decoration:underline}.page-module___8aEwW__footer{background:var(--sidebar-bg);border-top:1px solid var(--sidebar-border);padding:0 24px}.page-module___8aEwW__footerInner{justify-content:space-between;align-items:center;gap:12px;max-width:1100px;height:56px;margin:0 auto;display:flex}.page-module___8aEwW__footerBrand{color:var(--sidebar-fg-muted);align-items:center;gap:8px;font-size:13px;font-weight:600;display:flex}.page-module___8aEwW__footerLogo{object-fit:contain;filter:brightness(0)invert();opacity:.6}.page-module___8aEwW__footerLinks{color:var(--sidebar-fg-muted);align-items:center;gap:10px;font-size:13px;display:flex}.page-module___8aEwW__footerLinks a{color:var(--sidebar-fg-muted);text-decoration:none;transition:color .15s}.page-module___8aEwW__footerLinks a:hover{color:var(--sidebar-fg)}.page-module___8aEwW__footerDivider{opacity:.4}@media (max-width:680px){.page-module___8aEwW__hero{padding:56px 20px 48px}.page-module___8aEwW__heroCtas{max-width:100%}.page-module___8aEwW__stepsGrid{grid-template-columns:1fr}.page-module___8aEwW__trustCard{flex-direction:column;gap:12px;padding:24px 20px}.page-module___8aEwW__footerInner{text-align:center;flex-direction:column;gap:6px;height:auto;padding:16px 0}.page-module___8aEwW__headerContact{display:none}}
