*{margin:0;padding:0;box-sizing:border-box}body,html{height:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background:radial-gradient(ellipse at top,#1a1333 0,#0b0817 60%);color:#f5f2ff;-webkit-font-smoothing:antialiased}.hero{min-height:100vh;justify-content:center;gap:3rem;padding:2rem;text-align:center}.card,.hero{display:flex;flex-direction:column;align-items:center}.card{gap:1.25rem;max-width:40rem}.badge{font-size:.8rem;letter-spacing:.14em;text-transform:uppercase;color:#c9b8ff;border:1px solid rgba(201,184,255,.35);border-radius:999px;padding:.4rem 1rem}h1{font-size:clamp(2.5rem,8vw,4.5rem);font-weight:800;letter-spacing:-.02em;background:linear-gradient(90deg,#e9dfff,#b18cff);-webkit-background-clip:text;background-clip:text;color:transparent}.tagline{font-size:clamp(1.05rem,3vw,1.35rem);color:#cfc6e8;line-height:1.5}.cta{margin-top:.75rem;font-size:1rem;font-weight:600;color:#0b0817;background:#b18cff;border-radius:999px;padding:.75rem 1.75rem}footer{font-size:.85rem;color:rgba(207,198,232,.55)}