.LandingPage-module__FAbHmG__page{z-index:1000;-webkit-font-smoothing:antialiased;width:100vw;height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;position:fixed;inset:0;overflow:hidden auto}.LandingPage-module__FAbHmG__light{--lp-bg:#fff;--lp-bg-alt:#f8fafc;--lp-bg-card:#fff;--lp-bg-card-border:#e2e8f0;--lp-text:#0f172a;--lp-text-secondary:#475569;--lp-text-muted:#94a3b8;--lp-accent:#10b981;--lp-accent-dark:#059669;--lp-accent-light:#ecfdf5;--lp-blue:#3b82f6;--lp-blue-dark:#1d4ed8;--lp-header-bg:#ffffffd9;--lp-header-border:#0000000f;--lp-footer-bg:#0f172a;--lp-footer-text:#ffffff80;--lp-pain-bg:#fff7ed;--lp-pain-icon:#f97316;--lp-stat-bg:#0f172a;--lp-stat-text:#fff;--lp-stat-muted:#fff9;--lp-sale-bg:linear-gradient(135deg, #059669 0%, #047857 100%);--lp-toggle-bg:#e2e8f0;--lp-toggle-active:#fff;--lp-popular-border:#10b981;--lp-popular-glow:#10b98126}.LandingPage-module__FAbHmG__dark{--lp-bg:#09090b;--lp-bg-alt:#0f0f12;--lp-bg-card:#18181b;--lp-bg-card-border:#ffffff14;--lp-text:#f1f5f9;--lp-text-secondary:#94a3b8;--lp-text-muted:#64748b;--lp-accent:#10b981;--lp-accent-dark:#059669;--lp-accent-light:#10b9811a;--lp-blue:#3b82f6;--lp-blue-dark:#1d4ed8;--lp-header-bg:#09090bd9;--lp-header-border:#ffffff0f;--lp-footer-bg:#09090b;--lp-footer-text:#ffffff59;--lp-pain-bg:#f973160f;--lp-pain-icon:#fb923c;--lp-stat-bg:#18181b;--lp-stat-text:#f1f5f9;--lp-stat-muted:#ffffff80;--lp-sale-bg:linear-gradient(135deg, #059669 0%, #047857 100%);--lp-toggle-bg:#27272a;--lp-toggle-active:#3f3f46;--lp-popular-border:#10b981;--lp-popular-glow:#10b9811a}.LandingPage-module__FAbHmG__page{background:var(--lp-bg);color:var(--lp-text)}.LandingPage-module__FAbHmG__header{z-index:100;background:var(--lp-header-bg);-webkit-backdrop-filter:blur(12px);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;margin:0 auto;padding:14px 24px;display:flex}.LandingPage-module__FAbHmG__logo{align-items:center;gap:10px;text-decoration:none;display:flex}.LandingPage-module__FAbHmG__logoMark{background:linear-gradient(135deg, var(--lp-accent) 0%, var(--lp-accent-dark) 100%);color:#fff;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;font-size:17px;font-weight:700;display:flex;box-shadow:0 2px 8px #10b9814d}.LandingPage-module__FAbHmG__logoText{color:var(--lp-text);letter-spacing:-.02em;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);border-radius:8px;padding:8px 14px;font-size:14px;font-weight:500;text-decoration:none;transition:all .15s}.LandingPage-module__FAbHmG__navLink:hover{color:var(--lp-text);background:var(--lp-bg-alt)}.LandingPage-module__FAbHmG__navLinkCta{color:#fff;background:linear-gradient(135deg, var(--lp-accent) 0%, var(--lp-accent-dark) 100%);border-radius:8px;margin-left:8px;padding:8px 18px;font-size:14px;font-weight:600;text-decoration:none;transition:all .15s}.LandingPage-module__FAbHmG__navLinkCta:hover{transform:translateY(-1px);box-shadow:0 4px 12px #10b9814d}@media (max-width:640px){.LandingPage-module__FAbHmG__headerInner{padding:12px 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:8px;width:30px;height:30px;font-size:14px}.LandingPage-module__FAbHmG__logoText{font-size:16px}}.LandingPage-module__FAbHmG__hero{text-align:center;padding:80px 24px 60px}.LandingPage-module__FAbHmG__heroInner{max-width:720px;margin:0 auto}.LandingPage-module__FAbHmG__heroBadge{background:var(--lp-accent-light);color:var(--lp-accent-dark);border-radius:100px;align-items:center;gap:8px;margin-bottom:28px;padding:8px 18px;font-size:13px;font-weight:600;display:inline-flex}.LandingPage-module__FAbHmG__dark .LandingPage-module__FAbHmG__heroBadge{color:var(--lp-accent)}.LandingPage-module__FAbHmG__heroBadgeDot{background:var(--lp-accent);border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite LandingPage-module__FAbHmG__pulse}@keyframes LandingPage-module__FAbHmG__pulse{0%,to{opacity:1}50%{opacity:.4}}.LandingPage-module__FAbHmG__heroTitle{letter-spacing:-.035em;color:var(--lp-text);margin-bottom:20px;font-size:48px;font-weight:800;line-height:1.1}.LandingPage-module__FAbHmG__heroTitleAccent{background:linear-gradient(135deg, var(--lp-accent) 0%, #34d399 50%, var(--lp-blue) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.LandingPage-module__FAbHmG__heroSub{color:var(--lp-text-secondary);max-width:580px;margin-bottom:36px;margin-left:auto;margin-right:auto;font-size:19px;line-height:1.6}.LandingPage-module__FAbHmG__heroCtas{flex-wrap:wrap;justify-content:center;gap:14px;margin-bottom:16px;display:flex}.LandingPage-module__FAbHmG__ctaPrimary{color:#fff;background:linear-gradient(135deg, var(--lp-accent) 0%, var(--lp-accent-dark) 100%);border-radius:12px;align-items:center;padding:14px 32px;font-size:16px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 14px #10b98159}.LandingPage-module__FAbHmG__ctaPrimary:hover{transform:translateY(-2px);box-shadow:0 8px 24px #10b98166}.LandingPage-module__FAbHmG__ctaSecondary{color:var(--lp-text);border:2px solid var(--lp-bg-card-border);background:0 0;border-radius:12px;align-items:center;padding:14px 32px;font-size:16px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.LandingPage-module__FAbHmG__ctaSecondary:hover{border-color:var(--lp-text-muted);transform:translateY(-1px)}.LandingPage-module__FAbHmG__heroNote{color:var(--lp-text-muted);font-size:13px}@media (max-width:640px){.LandingPage-module__FAbHmG__hero{padding:48px 20px 40px}.LandingPage-module__FAbHmG__heroTitle{letter-spacing:-.03em;font-size:32px}.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);padding:0 24px}.LandingPage-module__FAbHmG__statsInner{flex-wrap:wrap;justify-content:center;align-items:center;gap:32px;max-width:900px;margin:0 auto;padding:28px 0;display:flex}.LandingPage-module__FAbHmG__stat{text-align:center;flex-direction:column;align-items:center;display:flex}.LandingPage-module__FAbHmG__statNumber{color:var(--lp-stat-text);letter-spacing:-.02em;font-size:22px;font-weight:700}.LandingPage-module__FAbHmG__statLabel{color:var(--lp-stat-muted);text-transform:uppercase;letter-spacing:.04em;margin-top:2px;font-size:12px;font-weight:500}.LandingPage-module__FAbHmG__statDivider{background:#ffffff1f;width:1px;height:32px}@media (max-width:640px){.LandingPage-module__FAbHmG__statsInner{gap:20px;padding:24px 0}.LandingPage-module__FAbHmG__statDivider{display:none}.LandingPage-module__FAbHmG__stat{flex:0 0 calc(50% - 10px)}.LandingPage-module__FAbHmG__statNumber{font-size:18px}.LandingPage-module__FAbHmG__statLabel{font-size:11px}}.LandingPage-module__FAbHmG__section{padding:80px 24px}.LandingPage-module__FAbHmG__sectionAlt{background:var(--lp-bg-alt)}.LandingPage-module__FAbHmG__sectionInner{max-width:1100px;margin:0 auto}.LandingPage-module__FAbHmG__sectionTitle{letter-spacing:-.03em;text-align:center;color:var(--lp-text);margin-bottom:12px;font-size:36px;font-weight:700}.LandingPage-module__FAbHmG__sectionSub{color:var(--lp-text-secondary);text-align:center;max-width:600px;margin:0 auto 48px;font-size:17px;line-height:1.6}@media (max-width:640px){.LandingPage-module__FAbHmG__section{padding:56px 20px}.LandingPage-module__FAbHmG__sectionTitle{font-size:26px}.LandingPage-module__FAbHmG__sectionSub{margin-bottom:36px;font-size:15px}}.LandingPage-module__FAbHmG__painPoints{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.LandingPage-module__FAbHmG__painPoint{background:var(--lp-pain-bg);text-align:left;border-radius:16px;padding:28px 24px}.LandingPage-module__FAbHmG__dark .LandingPage-module__FAbHmG__painPoint{border:1px solid var(--lp-bg-card-border)}.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:8px;font-size:16px;font-weight:600}.LandingPage-module__FAbHmG__painDesc{color:var(--lp-text-secondary);font-size:14px;line-height:1.6}@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:280px;padding:8px}.LandingPage-module__FAbHmG__stepNumber{background:linear-gradient(135deg, var(--lp-accent) 0%, var(--lp-accent-dark) 100%);color:#fff;border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:20px;font-size:20px;font-weight:700;display:inline-flex;box-shadow:0 4px 12px #10b98140}.LandingPage-module__FAbHmG__stepTitle{color:var(--lp-text);margin-bottom:8px;font-size:17px;font-weight:600}.LandingPage-module__FAbHmG__stepDesc{color:var(--lp-text-secondary);font-size:14px;line-height:1.6}.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:400px}.LandingPage-module__FAbHmG__stepConnector{padding-top:0;transform:rotate(90deg)}}.LandingPage-module__FAbHmG__features{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.LandingPage-module__FAbHmG__featureCard{background:var(--lp-bg-card);border:1px solid var(--lp-bg-card-border);border-radius:16px;padding:28px 24px;transition:all .2s}.LandingPage-module__FAbHmG__featureCard:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000014}.LandingPage-module__FAbHmG__dark .LandingPage-module__FAbHmG__featureCard:hover{box-shadow:0 8px 24px #0000004d}.LandingPage-module__FAbHmG__featureCardIcon{background:var(--lp-accent-light);border-radius:12px;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:8px;font-size:17px;font-weight:600}.LandingPage-module__FAbHmG__featureCardDesc{color:var(--lp-text-secondary);font-size:14px;line-height:1.6}@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:40px}.LandingPage-module__FAbHmG__saleBannerInner{background:var(--lp-sale-bg);border-radius:16px;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:#fff3;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-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 #00000014}.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:20px;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:16px;flex-direction:column;padding:28px 24px;transition:all .2s;display:flex}.LandingPage-module__FAbHmG__pricingCardPopular{border-color:var(--lp-popular-border);box-shadow:0 0 0 1px var(--lp-popular-border), 0 8px 32px var(--lp-popular-glow);position:relative}.LandingPage-module__FAbHmG__popularBadge{background:linear-gradient(135deg, var(--lp-accent) 0%, var(--lp-accent-dark) 100%);color:#fff;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-text-muted);font-size:13px}.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;text-transform:uppercase;letter-spacing:.04em;background:#ef4444;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;background:var(--lp-bg-alt);color:var(--lp-text);border:1px solid var(--lp-bg-card-border);border-radius:10px;padding:12px 20px;font-size:14px;font-weight:600;text-decoration:none;transition:all .15s;display:block}.LandingPage-module__FAbHmG__pricingCta:hover{transform:translateY(-1px);box-shadow:0 4px 12px #00000014}.LandingPage-module__FAbHmG__pricingCtaPopular{background:linear-gradient(135deg, var(--lp-accent) 0%, var(--lp-accent-dark) 100%);color:#fff;border:none;box-shadow:0 4px 14px #10b9814d}.LandingPage-module__FAbHmG__pricingCtaPopular:hover{box-shadow:0 6px 20px #10b98166}.LandingPage-module__FAbHmG__pricingCtaFree{border:2px 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:24px;margin-bottom:64px;display:grid}.LandingPage-module__FAbHmG__trustItem{background:var(--lp-bg-card);border:1px solid var(--lp-bg-card-border);border-radius:14px;align-items:flex-start;gap:16px;padding:24px;display:flex}.LandingPage-module__FAbHmG__trustIcon{width:24px;height:24px;color:var(--lp-accent);flex-shrink:0;margin-top:2px}.LandingPage-module__FAbHmG__trustTitle{color:var(--lp-text);margin-bottom:4px;font-size:15px;font-weight:600}.LandingPage-module__FAbHmG__trustDesc{color:var(--lp-text-secondary);font-size:14px;line-height:1.5}@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-alt);border:1px solid var(--lp-bg-card-border);border-radius:20px;padding:48px 24px}.LandingPage-module__FAbHmG__finalCtaTitle{letter-spacing:-.02em;color:var(--lp-text);margin-bottom:8px;font-size:28px;font-weight:700}.LandingPage-module__FAbHmG__finalCtaText{color:var(--lp-text-secondary);margin-bottom:24px;font-size:16px}@media (max-width:640px){.LandingPage-module__FAbHmG__finalCta{border-radius:16px;padding:36px 20px}.LandingPage-module__FAbHmG__finalCtaTitle{font-size:22px}}.LandingPage-module__FAbHmG__footer{background:var(--lp-footer-bg);padding:32px 24px}.LandingPage-module__FAbHmG__footerInner{flex-direction:column;align-items:center;gap:16px;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);font-size:13px;font-weight:500;text-decoration:none;transition:color .15s}.LandingPage-module__FAbHmG__footerLink:hover{color:#fffc}.LandingPage-module__FAbHmG__footerCopy{color:#ffffff40;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}
