*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:#0b1020;color:#f5f7fa}.hero{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.25rem;text-align:center;padding:2rem}.badge{border:1px solid rgba(255,255,255,.25);border-radius:999px;padding:.35rem 1rem;font-size:.85rem;letter-spacing:.08em;text-transform:uppercase;color:#9db4ff}.hero h1{font-size:clamp(2.5rem,7vw,5rem);font-weight:700;line-height:1.1}.brand{background:linear-gradient(90deg,#6c8cff,#a06cff);-webkit-background-clip:text;background-clip:text;color:transparent}.hero p{font-size:1.15rem;color:rgba(245,247,250,.7);max-width:32rem}