.LandingPage-module__FAbHmG__page{z-index:1000;-webkit-font-smoothing:antialiased;width:100vw;height:100vh;font-family:Archivo,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;position:fixed;inset:0;overflow:hidden auto}.LandingPage-module__FAbHmG__light,.LandingPage-module__FAbHmG__dark{--lp-bg:#0f1623;--lp-bg-2:#0c111b;--lp-bg-alt:#131c32;--lp-bg-panel:#16203a;--lp-bg-card:#1b2740;--lp-bg-card-elev:#22304e;--lp-bg-card-border:#2a3a5c;--lp-line-soft:#213050;--lp-text:#e8edf7;--lp-text-secondary:#aab9d3;--lp-text-muted:#8a9bbc;--lp-accent:#38bdf8;--lp-accent-dark:#1e92cf;--lp-accent-fill:#0c3a57;--lp-accent-ink:#06141f;--lp-accent-light:#38bdf814;--lp-green:#22c55e;--lp-amber:#f59e0b;--lp-red:#ef4444;--lp-blue:#38bdf8;--lp-blue-dark:#1e92cf;--lp-header-bg:#0f1623d9;--lp-header-border:#213050;--lp-footer-bg:#0c111b;--lp-footer-text:#8a9bbc;--lp-pain-bg:#38bdf80d;--lp-pain-icon:#38bdf8;--lp-stat-bg:#131c32;--lp-stat-text:#e8edf7;--lp-stat-muted:#8a9bbc;--lp-sale-bg:linear-gradient(135deg, #1e92cf 0%, #0c3a57 100%);--lp-toggle-bg:#16203a;--lp-toggle-active:#22304e;--lp-popular-border:#38bdf8;--lp-popular-glow:#38bdf826}.LandingPage-module__FAbHmG__page{background:radial-gradient(1100px 620px at 70% -5%, #38bdf817, transparent 60%), linear-gradient(180deg, var(--lp-bg) 0%, var(--lp-bg-2) 100%);color:var(--lp-text-secondary);background-attachment:fixed}.LandingPage-module__FAbHmG__header{z-index:100;background:var(--lp-header-bg);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid var(--lp-header-border);position:sticky;top:0}.LandingPage-module__FAbHmG__headerInner{justify-content:space-between;align-items:center;max-width:1200px;height:66px;margin:0 auto;padding:0 24px;display:flex}.LandingPage-module__FAbHmG__logo{align-items:center;gap:10px;text-decoration:none;display:flex}.LandingPage-module__FAbHmG__logoMark{color:#06141f;background:linear-gradient(140deg,#38bdf8,#1e92cf);border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;font-size:15px;font-weight:700;display:flex}.LandingPage-module__FAbHmG__logoText{color:var(--lp-text);letter-spacing:-.01em;font-size:18px;font-weight:700}.LandingPage-module__FAbHmG__nav{align-items:center;gap:4px;display:flex}.LandingPage-module__FAbHmG__navLink{color:var(--lp-text-secondary);letter-spacing:.01em;border-radius:8px;padding:8px 14px;font-size:14px;font-weight:500;text-decoration:none;transition:color .2s}.LandingPage-module__FAbHmG__navLink:hover{color:var(--lp-text)}.LandingPage-module__FAbHmG__navLinkCta{color:var(--lp-text);border:1px solid var(--lp-bg-card-border);border-radius:8px;margin-left:8px;padding:8px 16px;font-size:14px;font-weight:600;text-decoration:none;transition:border-color .2s,color .2s}.LandingPage-module__FAbHmG__navLinkCta:hover{border-color:var(--lp-accent);color:var(--lp-accent)}@media (max-width:640px){.LandingPage-module__FAbHmG__headerInner{height:58px;padding:0 16px}.LandingPage-module__FAbHmG__nav{gap:0}.LandingPage-module__FAbHmG__navLink{padding:6px 8px;font-size:12px}.LandingPage-module__FAbHmG__navLinkCta{margin-left:2px;padding:6px 12px;font-size:12px}.LandingPage-module__FAbHmG__logoMark{border-radius:7px;width:26px;height:26px;font-size:13px}.LandingPage-module__FAbHmG__logoText{font-size:16px}}.LandingPage-module__FAbHmG__hero{text-align:center;padding:84px 24px 72px}.LandingPage-module__FAbHmG__heroInner{max-width:760px;margin:0 auto}.LandingPage-module__FAbHmG__heroBadge{color:var(--lp-accent);letter-spacing:.02em;background:#38bdf80f;border:1px solid #38bdf840;border-radius:100px;align-items:center;gap:8px;margin-bottom:32px;padding:7px 16px;font-size:13px;font-weight:600;display:inline-flex}.LandingPage-module__FAbHmG__heroBadgeDot{background:var(--lp-accent);border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:2s ease-in-out infinite LandingPage-module__FAbHmG__pulse}@keyframes LandingPage-module__FAbHmG__pulse{0%,to{opacity:1}50%{opacity:.35}}.LandingPage-module__FAbHmG__heroAlertFrame{justify-content:center;align-items:flex-start;gap:16px;margin-bottom:24px;display:flex}.LandingPage-module__FAbHmG__heroAlertDot{background:var(--lp-red);border-radius:50%;flex-shrink:0;width:10px;height:10px;margin-top:14px;animation:1.8s ease-out infinite LandingPage-module__FAbHmG__alertPulse;position:relative}.LandingPage-module__FAbHmG__heroAlertDot:after{content:"";border:1px solid var(--lp-red);border-radius:50%;animation:1.8s ease-out infinite LandingPage-module__FAbHmG__alertRing;position:absolute;inset:0}@keyframes LandingPage-module__FAbHmG__alertPulse{0%,to{opacity:1}50%{opacity:.6}}@keyframes LandingPage-module__FAbHmG__alertRing{0%{opacity:.55;transform:scale(1)}70%{opacity:0;transform:scale(2.8)}to{opacity:0;transform:scale(2.8)}}@media (prefers-reduced-motion:reduce){.LandingPage-module__FAbHmG__heroAlertDot,.LandingPage-module__FAbHmG__heroAlertDot:after,.LandingPage-module__FAbHmG__heroBadgeDot{animation:none}}.LandingPage-module__FAbHmG__heroTitle{letter-spacing:-.03em;color:var(--lp-text);text-align:left;font-size:clamp(1.9rem,4.8vw,3.4rem);font-weight:800;line-height:1.1}.LandingPage-module__FAbHmG__heroTitleAccent{color:var(--lp-accent)}.LandingPage-module__FAbHmG__heroSub{color:var(--lp-text-secondary);max-width:600px;margin-bottom:36px;margin-left:auto;margin-right:auto;font-size:18px;line-height:1.65}.LandingPage-module__FAbHmG__heroCtas{flex-wrap:wrap;justify-content:center;gap:14px;margin-bottom:18px;display:flex}.LandingPage-module__FAbHmG__ctaPrimary{color:var(--lp-accent-ink);background:var(--lp-accent);border:1px solid var(--lp-accent);letter-spacing:.01em;border-radius:9px;align-items:center;padding:13px 28px;font-size:15px;font-weight:700;text-decoration:none;transition:transform .15s,background .2s;display:inline-flex}.LandingPage-module__FAbHmG__ctaPrimary:hover{background:#7dd3fc;border-color:#7dd3fc;transform:translateY(-2px)}.LandingPage-module__FAbHmG__ctaSecondary{color:var(--lp-text);border:1px solid var(--lp-bg-card-border);background:0 0;border-radius:9px;align-items:center;padding:13px 28px;font-size:15px;font-weight:600;text-decoration:none;transition:border-color .2s,background .2s,transform .15s;display:inline-flex}.LandingPage-module__FAbHmG__ctaSecondary:hover{border-color:var(--lp-accent);background:#38bdf812;transform:translateY(-2px)}.LandingPage-module__FAbHmG__heroNote{color:var(--lp-text-muted);letter-spacing:.01em;font-size:13px}@media (max-width:640px){.LandingPage-module__FAbHmG__hero{padding:52px 20px 44px}.LandingPage-module__FAbHmG__heroAlertFrame{gap:10px}.LandingPage-module__FAbHmG__heroAlertDot{margin-top:8px}.LandingPage-module__FAbHmG__heroTitle{font-size:1.85rem}.LandingPage-module__FAbHmG__heroSub{font-size:16px}.LandingPage-module__FAbHmG__heroCtas{flex-direction:column;align-items:center}.LandingPage-module__FAbHmG__ctaPrimary,.LandingPage-module__FAbHmG__ctaSecondary{justify-content:center;width:100%;max-width:320px}}.LandingPage-module__FAbHmG__statsBar{background:var(--lp-stat-bg);border-top:1px solid var(--lp-line-soft);border-bottom:1px solid var(--lp-line-soft);padding:0 24px}.LandingPage-module__FAbHmG__statsInner{grid-template-columns:repeat(4,1fr);align-items:stretch;max-width:960px;margin:0 auto;display:grid}.LandingPage-module__FAbHmG__stat{text-align:center;border-right:1px solid var(--lp-line-soft);flex-direction:column;align-items:center;padding:22px 16px;display:flex}.LandingPage-module__FAbHmG__stat:last-child{border-right:none}.LandingPage-module__FAbHmG__statNumber{color:var(--lp-accent);letter-spacing:-.01em;font-size:22px;font-weight:700}.LandingPage-module__FAbHmG__statLabel{color:var(--lp-stat-muted);text-transform:uppercase;letter-spacing:.05em;margin-top:6px;font-size:12px;font-weight:500}.LandingPage-module__FAbHmG__statDivider{display:none}@media (max-width:640px){.LandingPage-module__FAbHmG__statsInner{grid-template-columns:repeat(2,1fr)}.LandingPage-module__FAbHmG__stat:nth-child(2){border-right:none}.LandingPage-module__FAbHmG__stat:first-child,.LandingPage-module__FAbHmG__stat:nth-child(2){border-bottom:1px solid var(--lp-line-soft)}.LandingPage-module__FAbHmG__statNumber{font-size:18px}.LandingPage-module__FAbHmG__statLabel{font-size:11px}}.LandingPage-module__FAbHmG__section{padding:88px 24px;position:relative}.LandingPage-module__FAbHmG__sectionAlt{background:var(--lp-bg-alt);border-top:1px solid var(--lp-line-soft);border-bottom:1px solid var(--lp-line-soft)}.LandingPage-module__FAbHmG__sectionInner{max-width:1100px;margin:0 auto}.LandingPage-module__FAbHmG__sectionTitle{letter-spacing:-.025em;text-align:center;color:var(--lp-text);margin-bottom:14px;font-size:clamp(1.6rem,3.2vw,2.4rem);font-weight:700;line-height:1.1}.LandingPage-module__FAbHmG__sectionSub{color:var(--lp-text-secondary);text-align:center;max-width:640px;margin:0 auto 52px;font-size:17px;line-height:1.65}@media (max-width:640px){.LandingPage-module__FAbHmG__section{padding:60px 20px}.LandingPage-module__FAbHmG__sectionTitle{font-size:1.5rem}.LandingPage-module__FAbHmG__sectionSub{margin-bottom:36px;font-size:15px}}.LandingPage-module__FAbHmG__painPoints{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.LandingPage-module__FAbHmG__painPoint{background:var(--lp-bg-card);border:1px solid var(--lp-bg-card-border);text-align:left;border-radius:12px;padding:28px 24px;transition:border-color .2s,transform .2s}.LandingPage-module__FAbHmG__painPoint:hover{border-color:#38bdf866;transform:translateY(-3px)}.LandingPage-module__FAbHmG__painIcon{justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:16px;display:flex}.LandingPage-module__FAbHmG__painIcon svg{width:24px;height:24px;color:var(--lp-pain-icon)}.LandingPage-module__FAbHmG__painTitle{color:var(--lp-text);margin-bottom:10px;font-size:16px;font-weight:600}.LandingPage-module__FAbHmG__painDesc{color:var(--lp-text-secondary);font-size:14px;line-height:1.65}@media (max-width:768px){.LandingPage-module__FAbHmG__painPoints{grid-template-columns:1fr;gap:16px}}.LandingPage-module__FAbHmG__steps{justify-content:center;align-items:flex-start;gap:16px;display:flex}.LandingPage-module__FAbHmG__step{text-align:center;flex:1;max-width:300px;padding:8px}.LandingPage-module__FAbHmG__stepNumber{background:var(--lp-accent-fill);border:1px solid var(--lp-accent);width:44px;height:44px;color:var(--lp-accent);border-radius:10px;justify-content:center;align-items:center;margin-bottom:20px;font-size:18px;font-weight:700;display:inline-flex}.LandingPage-module__FAbHmG__stepTitle{color:var(--lp-text);margin-bottom:10px;font-size:17px;font-weight:600}.LandingPage-module__FAbHmG__stepDesc{color:var(--lp-text-secondary);font-size:14px;line-height:1.65}.LandingPage-module__FAbHmG__stepConnector{color:var(--lp-text-muted);align-items:center;padding-top:18px;display:flex}.LandingPage-module__FAbHmG__stepConnector svg{width:20px;height:20px}@media (max-width:768px){.LandingPage-module__FAbHmG__steps{flex-direction:column;align-items:center;gap:8px}.LandingPage-module__FAbHmG__step{max-width:420px}.LandingPage-module__FAbHmG__stepConnector{padding-top:0;transform:rotate(90deg)}}.LandingPage-module__FAbHmG__features{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.LandingPage-module__FAbHmG__featureCard{background:var(--lp-bg-card);border:1px solid var(--lp-bg-card-border);border-radius:12px;padding:28px 24px;transition:border-color .2s,transform .2s,background .2s}.LandingPage-module__FAbHmG__featureCard:hover{background:var(--lp-bg-card-elev);border-color:#38bdf866;transform:translateY(-3px)}.LandingPage-module__FAbHmG__featureCardIcon{background:var(--lp-accent-light);border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:18px;display:flex}.LandingPage-module__FAbHmG__featureCardIcon svg{width:22px;height:22px;color:var(--lp-accent)}.LandingPage-module__FAbHmG__featureCardTitle{color:var(--lp-text);margin-bottom:10px;font-size:17px;font-weight:600}.LandingPage-module__FAbHmG__featureCardDesc{color:var(--lp-text-secondary);font-size:14px;line-height:1.65}@media (max-width:768px){.LandingPage-module__FAbHmG__features{grid-template-columns:1fr;gap:16px}}@media (min-width:769px) and (max-width:1024px){.LandingPage-module__FAbHmG__features{grid-template-columns:repeat(2,1fr)}}.LandingPage-module__FAbHmG__saleBanner{margin-bottom:44px}.LandingPage-module__FAbHmG__saleBannerInner{background:var(--lp-sale-bg);border:1px solid #38bdf84d;border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;padding:28px 32px;display:flex}.LandingPage-module__FAbHmG__saleBannerBadge{color:#fff;letter-spacing:.08em;text-transform:uppercase;background:#ffffff26;border-radius:6px;margin-bottom:8px;padding:4px 10px;font-size:11px;font-weight:700;display:inline-block}.LandingPage-module__FAbHmG__saleBannerTitle{color:#fff;margin-bottom:4px;font-size:22px;font-weight:700}.LandingPage-module__FAbHmG__saleBannerText{color:#ffffffd9;font-size:14px;line-height:1.5}@media (max-width:640px){.LandingPage-module__FAbHmG__saleBannerInner{text-align:center;flex-direction:column;padding:24px 20px}.LandingPage-module__FAbHmG__saleBannerTitle{font-size:18px}}.LandingPage-module__FAbHmG__countdown{align-items:center;gap:8px;display:flex}.LandingPage-module__FAbHmG__countdownUnit{flex-direction:column;align-items:center;min-width:48px;display:flex}.LandingPage-module__FAbHmG__countdownNumber{color:#fff;font-variant-numeric:tabular-nums;font-size:28px;font-weight:700;line-height:1}.LandingPage-module__FAbHmG__countdownLabel{color:#ffffffa6;text-transform:uppercase;letter-spacing:.06em;margin-top:4px;font-size:10px}.LandingPage-module__FAbHmG__countdownSeparator{color:#fff6;margin-top:-12px;font-size:24px;font-weight:700}@media (max-width:640px){.LandingPage-module__FAbHmG__countdownNumber{font-size:22px}.LandingPage-module__FAbHmG__countdownUnit{min-width:40px}}.LandingPage-module__FAbHmG__intervalToggle{background:var(--lp-toggle-bg);border:1px solid var(--lp-bg-card-border);border-radius:10px;justify-content:center;gap:4px;width:fit-content;margin-bottom:40px;margin-left:auto;margin-right:auto;padding:4px;display:flex}.LandingPage-module__FAbHmG__intervalBtn{cursor:pointer;color:var(--lp-text-muted);background:0 0;border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 20px;font-family:inherit;font-size:14px;font-weight:500;transition:all .15s;display:flex}.LandingPage-module__FAbHmG__intervalBtnActive{background:var(--lp-toggle-active);color:var(--lp-text);box-shadow:0 1px 3px #0000004d}.LandingPage-module__FAbHmG__intervalSave{color:var(--lp-accent);font-size:11px;font-weight:600}.LandingPage-module__FAbHmG__pricingGrid{grid-template-columns:repeat(4,1fr);align-items:start;gap:18px;display:grid}@media (max-width:1024px){.LandingPage-module__FAbHmG__pricingGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.LandingPage-module__FAbHmG__pricingGrid{grid-template-columns:1fr;max-width:400px;margin-left:auto;margin-right:auto}}.LandingPage-module__FAbHmG__pricingCard{background:var(--lp-bg-card);border:1px solid var(--lp-bg-card-border);border-radius:12px;flex-direction:column;padding:28px 24px;transition:border-color .2s,transform .2s;display:flex;position:relative}.LandingPage-module__FAbHmG__pricingCard:hover{border-color:#38bdf866;transform:translateY(-3px)}.LandingPage-module__FAbHmG__pricingCardPopular{border-color:var(--lp-popular-border);box-shadow:inset 0 0 0 1px var(--lp-popular-border), 0 8px 32px var(--lp-popular-glow)}.LandingPage-module__FAbHmG__popularBadge{background:var(--lp-accent);color:var(--lp-accent-ink);letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;border-radius:100px;padding:4px 14px;font-size:11px;font-weight:700;position:absolute;top:-11px;left:50%;transform:translate(-50%)}.LandingPage-module__FAbHmG__pricingCardHeader{margin-bottom:20px}.LandingPage-module__FAbHmG__planName{color:var(--lp-text);margin-bottom:4px;font-size:20px;font-weight:700}.LandingPage-module__FAbHmG__planSites{color:var(--lp-accent);letter-spacing:.02em;font-size:13px;font-weight:500}.LandingPage-module__FAbHmG__pricingCardPrice{margin-bottom:24px}.LandingPage-module__FAbHmG__salePriceRow{align-items:center;gap:8px;margin-bottom:4px;display:flex}.LandingPage-module__FAbHmG__regularPrice{color:var(--lp-text-muted);font-size:14px;text-decoration:line-through}.LandingPage-module__FAbHmG__saveBadge{color:#fff;background:var(--lp-red);text-transform:uppercase;letter-spacing:.04em;border-radius:4px;padding:2px 7px;font-size:10px;font-weight:700}.LandingPage-module__FAbHmG__priceDisplay{align-items:baseline;gap:2px;display:flex}.LandingPage-module__FAbHmG__priceDollar{color:var(--lp-text);font-size:20px;font-weight:600}.LandingPage-module__FAbHmG__priceAmount{color:var(--lp-text);letter-spacing:-.03em;font-size:44px;font-weight:800;line-height:1}.LandingPage-module__FAbHmG__priceInterval{color:var(--lp-text-muted);margin-left:2px;font-size:15px;font-weight:500}.LandingPage-module__FAbHmG__priceMonthlyEquiv{color:var(--lp-text-muted);margin-top:4px;font-size:12px}.LandingPage-module__FAbHmG__saleCopy{color:var(--lp-accent);margin-top:4px;font-size:12px;font-weight:600}.LandingPage-module__FAbHmG__featureList{flex:1;margin:0 0 24px;padding:0;list-style:none}.LandingPage-module__FAbHmG__featureItem{color:var(--lp-text-secondary);align-items:flex-start;gap:8px;padding:5px 0;font-size:14px;line-height:1.4;display:flex}.LandingPage-module__FAbHmG__checkIcon{width:16px;height:16px;color:var(--lp-accent);flex-shrink:0;margin-top:1px}.LandingPage-module__FAbHmG__pricingCta{text-align:center;color:var(--lp-text);border:1px solid var(--lp-bg-card-border);background:0 0;border-radius:9px;padding:12px 20px;font-size:14px;font-weight:600;text-decoration:none;transition:all .15s;display:block}.LandingPage-module__FAbHmG__pricingCta:hover{border-color:var(--lp-accent);color:var(--lp-accent);transform:translateY(-1px)}.LandingPage-module__FAbHmG__pricingCtaPopular{background:var(--lp-accent);color:var(--lp-accent-ink);border:1px solid var(--lp-accent)}.LandingPage-module__FAbHmG__pricingCtaPopular:hover{color:var(--lp-accent-ink);background:#7dd3fc;border-color:#7dd3fc}.LandingPage-module__FAbHmG__pricingCtaFree{border:1px solid var(--lp-bg-card-border);background:0 0}.LandingPage-module__FAbHmG__pricingNote{text-align:center;color:var(--lp-text-muted);margin-top:28px;font-size:14px;line-height:1.6}.LandingPage-module__FAbHmG__trustGrid{grid-template-columns:repeat(2,1fr);gap:20px;margin-bottom:64px;display:grid}.LandingPage-module__FAbHmG__trustItem{background:var(--lp-bg-card);border:1px solid var(--lp-bg-card-border);border-radius:12px;align-items:flex-start;gap:16px;padding:24px;transition:border-color .2s;display:flex}.LandingPage-module__FAbHmG__trustItem:hover{border-color:#38bdf859}.LandingPage-module__FAbHmG__trustIcon{width:24px;height:24px;color:var(--lp-green);flex-shrink:0;margin-top:2px}.LandingPage-module__FAbHmG__trustTitle{color:var(--lp-text);margin-bottom:6px;font-size:15px;font-weight:600}.LandingPage-module__FAbHmG__trustDesc{color:var(--lp-text-secondary);font-size:14px;line-height:1.55}@media (max-width:768px){.LandingPage-module__FAbHmG__trustGrid{grid-template-columns:1fr;gap:16px;margin-bottom:48px}}.LandingPage-module__FAbHmG__finalCta{text-align:center;background:var(--lp-bg-panel);border:1px solid var(--lp-line-soft);border-radius:16px;padding:56px 32px}.LandingPage-module__FAbHmG__finalCtaTitle{letter-spacing:-.025em;color:var(--lp-text);margin-bottom:12px;font-size:2rem;font-weight:700;line-height:1.1}.LandingPage-module__FAbHmG__finalCtaText{color:var(--lp-text-secondary);max-width:520px;margin-bottom:28px;margin-left:auto;margin-right:auto;font-size:16px;line-height:1.6}@media (max-width:640px){.LandingPage-module__FAbHmG__finalCta{border-radius:12px;padding:40px 20px}.LandingPage-module__FAbHmG__finalCtaTitle{font-size:1.5rem}}.LandingPage-module__FAbHmG__footer{background:var(--lp-footer-bg);border-top:1px solid var(--lp-line-soft);padding:40px 24px}.LandingPage-module__FAbHmG__footerInner{flex-direction:column;align-items:center;gap:18px;max-width:1200px;margin:0 auto;display:flex}.LandingPage-module__FAbHmG__footerLinks{flex-wrap:wrap;justify-content:center;gap:24px;display:flex}.LandingPage-module__FAbHmG__footerLink{color:var(--lp-footer-text);letter-spacing:.01em;font-size:13px;font-weight:500;text-decoration:none;transition:color .15s}.LandingPage-module__FAbHmG__footerLink:hover{color:var(--lp-accent)}.LandingPage-module__FAbHmG__footerCopy{color:var(--lp-text-muted);font-size:13px}
.WaitlistForm-module__9RX3jq__formWrapper{max-width:480px;margin:0 auto;position:relative}.WaitlistForm-module__9RX3jq__inputGroup{flex-direction:column;gap:12px;display:flex}@media (min-width:500px){.WaitlistForm-module__9RX3jq__inputGroup{flex-direction:row;gap:0}}.WaitlistForm-module__9RX3jq__emailInput{color:#1e293b;background:#fff;border:2px solid #e2e8f0;border-radius:12px;outline:none;flex:1;padding:16px 20px;font-size:16px;transition:all .2s}.WaitlistForm-module__9RX3jq__emailInput::placeholder{color:#94a3b8}.WaitlistForm-module__9RX3jq__emailInput:focus{border-color:#3b82f6;box-shadow:0 0 0 4px #3b82f61a}.dark .WaitlistForm-module__9RX3jq__emailInput{color:#f1f5f9;background:#1e293b;border-color:#334155}.dark .WaitlistForm-module__9RX3jq__emailInput::placeholder{color:#64748b}.dark .WaitlistForm-module__9RX3jq__emailInput:focus{border-color:#3b82f6;box-shadow:0 0 0 4px #3b82f633}@media (min-width:500px){.WaitlistForm-module__9RX3jq__emailInput{border-right:none;border-radius:12px 0 0 12px}.WaitlistForm-module__9RX3jq__emailInput:focus{border-right:2px solid #3b82f6}}.WaitlistForm-module__9RX3jq__submitButton{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%);border:none;border-radius:12px;padding:16px 28px;font-size:16px;font-weight:600;transition:all .2s;box-shadow:0 4px 12px #3b82f64d}.WaitlistForm-module__9RX3jq__submitButton:hover{transform:translateY(-2px);box-shadow:0 6px 20px #3b82f666}.WaitlistForm-module__9RX3jq__submitButton:active{transform:translateY(0)}@media (min-width:500px){.WaitlistForm-module__9RX3jq__submitButton{border-radius:0 12px 12px 0}}.sendfox-form .success-message{color:#10b981;background:#10b9811a;border-radius:12px;margin-top:12px;padding:16px;font-weight:500}.dark .sendfox-form .success-message{background:#10b98126}.sendfox-form .error-message{color:#ef4444;background:#ef44441a;border-radius:12px;margin-top:12px;padding:16px;font-weight:500}.dark .sendfox-form .error-message{background:#ef444426}.WaitlistForm-module__9RX3jq__spinner{animation:1s linear infinite WaitlistForm-module__9RX3jq__spin}@keyframes WaitlistForm-module__9RX3jq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.WaitlistForm-module__9RX3jq__emailInput:disabled,.WaitlistForm-module__9RX3jq__submitButton:disabled{opacity:.7;cursor:not-allowed}.WaitlistForm-module__9RX3jq__submitButton:disabled:hover{transform:none;box-shadow:0 4px 12px #3b82f64d}.WaitlistForm-module__9RX3jq__error{color:#ef4444;text-align:center;margin-top:12px;font-size:14px}.dark .WaitlistForm-module__9RX3jq__error{color:#f87171}
.ThankYouPage-module__MNfmMW__pageWrapper{z-index:1000;flex-direction:column;width:100vw;height:100vh;display:flex;position:fixed;inset:0;overflow:hidden auto}.ThankYouPage-module__MNfmMW__light{background:linear-gradient(135deg,#1e293beb 0%,#0f172af2 100%)}.ThankYouPage-module__MNfmMW__dark{background:linear-gradient(135deg,#0f172af2 0%,#020617fa 100%)}.ThankYouPage-module__MNfmMW__header{background:linear-gradient(#0000004d 0%,#0000 100%);padding:16px 24px}.ThankYouPage-module__MNfmMW__headerContent{justify-content:center;align-items:center;max-width:1000px;margin:0 auto;display:flex}.ThankYouPage-module__MNfmMW__logo{align-items:center;gap:10px;text-decoration:none;display:flex}.ThankYouPage-module__MNfmMW__logoIcon{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%);border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;font-size:20px;font-weight:700;display:flex;box-shadow:0 4px 12px #3b82f666}.ThankYouPage-module__MNfmMW__logoText{color:#fff;letter-spacing:-.02em;font-size:20px;font-weight:700}.ThankYouPage-module__MNfmMW__main{flex:1;justify-content:center;align-items:center;padding:40px 24px;display:flex}.ThankYouPage-module__MNfmMW__card{text-align:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #ffffff14;border-radius:24px;width:100%;max-width:520px;padding:48px 32px}.ThankYouPage-module__MNfmMW__iconWrapper{margin-bottom:24px}.ThankYouPage-module__MNfmMW__successIcon{color:#10b981;filter:drop-shadow(0 0 20px #10b98166)}.ThankYouPage-module__MNfmMW__headline{color:#fff;letter-spacing:-.02em;margin:0 0 16px;font-size:32px;font-weight:700}@media (min-width:480px){.ThankYouPage-module__MNfmMW__headline{font-size:40px}}.ThankYouPage-module__MNfmMW__message{color:#ffffffb3;margin:0 0 32px;font-size:16px;line-height:1.6}@media (min-width:480px){.ThankYouPage-module__MNfmMW__message{font-size:18px}}.ThankYouPage-module__MNfmMW__expectSection{text-align:left;background:#ffffff08;border-radius:16px;margin-bottom:32px;padding:24px}.ThankYouPage-module__MNfmMW__expectTitle{color:#ffffff80;text-transform:uppercase;letter-spacing:.05em;margin:0 0 16px;font-size:14px;font-weight:600}.ThankYouPage-module__MNfmMW__expectList{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.ThankYouPage-module__MNfmMW__expectList li{color:#ffffffd9;align-items:center;gap:12px;font-size:15px;display:flex}.ThankYouPage-module__MNfmMW__expectBullet{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;font-weight:600;display:flex}.ThankYouPage-module__MNfmMW__backLink{color:#fff9;align-items:center;gap:8px;font-size:14px;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}.ThankYouPage-module__MNfmMW__backLink:hover{color:#fff}.ThankYouPage-module__MNfmMW__arrowIcon{transform:rotate(180deg)}.ThankYouPage-module__MNfmMW__footer{text-align:center;padding:24px}.ThankYouPage-module__MNfmMW__footerContent{max-width:1000px;margin:0 auto}.ThankYouPage-module__MNfmMW__footerCopyright{color:#fff6;margin:0;font-size:13px}
