.launch-hero{min-height:100vh;display:flex;align-items:center;justify-content:center;text-align:center;position:relative;padding:80px 0}.launch-hero .glow-orb-1{width:800px;height:800px;background:radial-gradient(circle,rgba(59,130,246,.1) 0%,transparent 70%);top:-200px;left:50%;transform:translate(-50%)}.launch-hero .glow-orb-2{width:500px;height:500px;background:radial-gradient(circle,rgba(239,68,68,.06) 0%,transparent 70%);bottom:-150px;right:-100px}.launch-content{position:relative;z-index:1;max-width:680px;margin:0 auto}.launch-eyebrow{color:var(--amber);margin-bottom:28px;display:inline-flex;align-items:center;gap:10px}.launch-eyebrow:before{content:"";width:8px;height:8px;background:var(--amber);box-shadow:0 0 12px var(--amber);border-radius:50%;display:inline-block;animation:pulse-dot 2s ease-in-out infinite}@keyframes pulse-dot{0%,to{opacity:1}50%{opacity:.4}}.launch-hero h1{font-size:60px;font-weight:900;line-height:1;letter-spacing:-3px;text-transform:uppercase;color:var(--white);margin-bottom:28px}.launch-hero h1 .accent{color:var(--blue);text-shadow:0 0 40px var(--blue-glow)}@media (max-width: 768px){.launch-hero h1{font-size:38px;letter-spacing:-2px}}.launch-sub{font-size:19px;color:var(--slate);line-height:1.6;max-width:560px;margin:0 auto 44px}.launch-sub strong{color:var(--white);font-weight:600}.waitlist-form{display:flex;flex-direction:column;gap:10px;max-width:480px;margin:0 auto 20px}.waitlist-form-row{display:flex;gap:12px}@media (max-width: 600px){.waitlist-form-row{flex-direction:column}}.waitlist-form .form-input{border-radius:4px}.waitlist-form .btn-primary{white-space:nowrap;padding:14px 28px;font-size:15px}.waitlist-note{font-size:12px;color:var(--dim-slate);margin-bottom:40px}.waitlist-success{display:none;padding:24px 32px;border-radius:4px;max-width:480px;margin:0 auto 40px;text-align:center}.waitlist-success.active{display:block}.waitlist-success h3{font-size:20px;font-weight:700;color:var(--green);margin-bottom:8px}.waitlist-success p{font-size:14px;color:var(--slate);line-height:1.6}.waitlist-proof{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:48px}.proof-avatars{display:flex}.proof-avatar{width:32px;height:32px;border-radius:50%;border:2px solid var(--navy);margin-left:-8px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;color:var(--white)}.proof-avatar:first-child{margin-left:0}.proof-avatar.av-1{background:linear-gradient(135deg,#3b82f6,#2563eb)}.proof-avatar.av-2{background:linear-gradient(135deg,#10b981,#059669)}.proof-avatar.av-3{background:linear-gradient(135deg,#f59e0b,#d97706)}.proof-avatar.av-4{background:linear-gradient(135deg,#ef4444,#dc2626)}.proof-avatar.av-5{background:linear-gradient(135deg,#8b5cf6,#7c3aed)}.proof-text{font-size:13px;color:var(--slate)}.proof-text strong{color:var(--white);font-weight:600}.launch-benefits{padding:100px 0;border-top:1px solid var(--glass-border)}.launch-benefits-header{text-align:center;margin-bottom:60px}.launch-benefits-header .eyebrow{color:var(--blue);margin-bottom:20px}.launch-benefits-header h2{font-size:40px;font-weight:900;letter-spacing:-2px;text-transform:uppercase;color:var(--white)}@media (max-width: 768px){.launch-benefits-header h2{font-size:28px}}.benefits-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}@media (max-width: 900px){.benefits-grid{grid-template-columns:1fr;max-width:480px;margin:0 auto}}.benefit-card{padding:32px;position:relative}.benefit-icon{width:44px;height:44px;border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:20px;font-size:20px}.benefit-icon.blue{background:#3b82f61f;color:var(--blue)}.benefit-icon.green{background:#10b9811f;color:var(--green)}.benefit-icon.amber{background:#f59e0b1f;color:var(--amber)}.benefit-icon.red{background:#ef44441f;color:var(--red)}.benefit-card h3{font-size:16px;font-weight:700;color:var(--white);margin-bottom:10px}.benefit-card p{font-size:14px;color:var(--slate);line-height:1.6}.launch-problem{padding:100px 0;border-top:1px solid var(--glass-border);position:relative}.launch-problem-inner{max-width:720px;margin:0 auto;text-align:center}.launch-problem .eyebrow{color:var(--red);margin-bottom:24px}.launch-problem h2{font-size:36px;font-weight:900;letter-spacing:-2px;text-transform:uppercase;color:var(--white);margin-bottom:24px;line-height:1.1}@media (max-width: 768px){.launch-problem h2{font-size:26px}}.launch-problem p{font-size:17px;color:var(--slate);line-height:1.7;max-width:600px;margin:0 auto}.launch-problem p strong{color:var(--white);font-weight:600}.pain-points{display:grid;grid-template-columns:1fr 1fr;gap:16px;max-width:560px;margin:40px auto 0;text-align:left}@media (max-width: 600px){.pain-points{grid-template-columns:1fr}}.pain-point{display:flex;align-items:flex-start;gap:10px;font-size:14px;color:var(--slate);line-height:1.5}.pain-x{color:var(--red);font-weight:700;flex-shrink:0;margin-top:1px}.how-it-works{padding:100px 0;border-top:1px solid var(--glass-border)}.how-it-works-header{text-align:center;margin-bottom:60px}.how-it-works-header .eyebrow{color:var(--green);margin-bottom:20px}.how-it-works-header h2{font-size:36px;font-weight:900;letter-spacing:-2px;text-transform:uppercase;color:var(--white)}@media (max-width: 768px){.how-it-works-header h2{font-size:26px}}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}@media (max-width: 768px){.steps-grid{grid-template-columns:1fr}}.step-card{text-align:center;padding:32px 24px}.step-number{font-family:IBM Plex Mono,monospace;font-size:48px;font-weight:900;color:#3b82f626;line-height:1;margin-bottom:16px}.step-card h3{font-size:16px;font-weight:700;color:var(--white);margin-bottom:10px}.step-card p{font-size:14px;color:var(--slate);line-height:1.6}.step-arrow{display:none}.launch-final-cta{padding:var(--section-pad) 0;text-align:center;position:relative;border-top:1px solid var(--glass-border)}.launch-final-cta .glow-orb-1{width:600px;height:600px;background:radial-gradient(circle,rgba(59,130,246,.08) 0%,transparent 70%);top:50%;left:50%;transform:translate(-50%,-50%)}.final-cta-content{position:relative;z-index:1}.launch-final-cta h2{font-size:44px;font-weight:900;letter-spacing:-2px;text-transform:uppercase;color:var(--white);margin-bottom:16px;line-height:1.05}@media (max-width: 768px){.launch-final-cta h2{font-size:30px}}.launch-final-cta p{font-size:17px;color:var(--slate);max-width:520px;margin:0 auto 36px;line-height:1.6}.fade-in{opacity:0;transform:translateY(24px);transition:opacity .6s ease,transform .6s ease}.fade-in.visible{opacity:1;transform:translateY(0)}.stagger-1{transition-delay:.05s}.stagger-2{transition-delay:.1s}.stagger-3{transition-delay:.15s}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}.fade-in{opacity:1;transform:none}}
