*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background-color:#0a0a0a;color:#e5e5e5;min-height:100vh;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::selection{background:#6366f1;color:#fff}#root{min-height:100vh}.nav{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 2rem;max-width:1100px;margin:0 auto}.logo{font-size:1.5rem;font-weight:800;color:#fff;letter-spacing:-.5px}.logo span{color:#6366f1}.nav-link{color:#a1a1aa;text-decoration:none;font-size:.9rem;font-weight:500;transition:color .2s}.nav-link:hover{color:#fff}.hero{max-width:720px;margin:0 auto;padding:6rem 2rem 4rem;text-align:center}.badge{display:inline-block;background:#6366f126;color:#818cf8;font-size:.8rem;font-weight:600;padding:.4rem 1rem;border-radius:100px;border:1px solid rgba(99,102,241,.25);margin-bottom:2rem;letter-spacing:.3px}.hero h1{font-size:clamp(2.2rem,5.5vw,3.5rem);font-weight:800;line-height:1.1;color:#fff;margin-bottom:1.5rem;letter-spacing:-1px}.highlight{background:linear-gradient(135deg,#6366f1,#a78bfa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.subtitle{font-size:1.2rem;color:#a1a1aa;line-height:1.6;margin-bottom:3rem;max-width:540px;margin-left:auto;margin-right:auto}.waitlist-form{display:flex;gap:.75rem;max-width:460px;margin:0 auto 1rem}.waitlist-form input{flex:1;padding:.9rem 1.2rem;border-radius:10px;border:1px solid #27272a;background:#18181b;color:#fff;font-size:1rem;outline:none;transition:border-color .2s}.waitlist-form input::placeholder{color:#52525b}.waitlist-form input:focus{border-color:#6366f1}.waitlist-form button{padding:.9rem 1.8rem;border-radius:10px;border:none;background:#6366f1;color:#fff;font-size:1rem;font-weight:700;cursor:pointer;white-space:nowrap;transition:background .2s,transform .1s}.waitlist-form button:hover{background:#4f46e5}.waitlist-form button:active{transform:scale(.97)}.waitlist-form button:disabled{opacity:.7;cursor:not-allowed}.form-note{font-size:.8rem;color:#52525b}.success-msg{background:#22c55e1a;border:1px solid rgba(34,197,94,.3);color:#4ade80;padding:1rem 1.5rem;border-radius:10px;max-width:460px;margin:0 auto 1rem;font-weight:600}.error-msg{background:#ef44441a;border:1px solid rgba(239,68,68,.3);color:#f87171;padding:1rem 1.5rem;border-radius:10px;max-width:460px;margin:0 auto 1rem;font-weight:600}.pain-section{max-width:900px;margin:0 auto;padding:4rem 2rem}.pain-section h2{text-align:center;font-size:1.8rem;font-weight:700;color:#fff;margin-bottom:.75rem}.section-sub{text-align:center;color:#71717a;margin-bottom:3rem;font-size:1.05rem}.pain-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.pain-card{background:#18181b;border:1px solid #27272a;border-radius:14px;padding:2rem;transition:border-color .2s}.pain-card:hover{border-color:#6366f1}.pain-icon{font-size:2rem;margin-bottom:1rem}.pain-card h3{color:#fff;font-size:1.1rem;margin-bottom:.5rem}.pain-card p{color:#71717a;font-size:.95rem;line-height:1.5}.how-section{max-width:700px;margin:0 auto;padding:4rem 2rem}.how-section h2{text-align:center;font-size:1.8rem;font-weight:700;color:#fff;margin-bottom:3rem}.step{display:flex;gap:1.5rem;margin-bottom:2.5rem;align-items:flex-start}.step-num{flex-shrink:0;width:44px;height:44px;border-radius:12px;background:#6366f126;color:#818cf8;font-weight:800;font-size:1.1rem;display:flex;align-items:center;justify-content:center}.step-content h3{color:#fff;font-size:1.1rem;margin-bottom:.3rem}.step-content p{color:#71717a;font-size:.95rem;line-height:1.5}.cta-section{text-align:center;padding:4rem 2rem 6rem;max-width:600px;margin:0 auto}.cta-section h2{font-size:2rem;font-weight:800;color:#fff;margin-bottom:1rem}.cta-section p{color:#71717a;margin-bottom:2rem;font-size:1.05rem}.footer{text-align:center;padding:2rem;color:#3f3f46;font-size:.8rem;border-top:1px solid #18181b}@media(max-width:540px){.hero{padding:4rem 1.5rem 3rem}.waitlist-form{flex-direction:column}.waitlist-form button{width:100%}.pain-grid{grid-template-columns:1fr}.step{gap:1rem}}
