*{margin:0;box-sizing:border-box}body{font-family:-apple-system,Inter,sans-serif;background:#0B0B0F;color:#ECE8DF;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:24px}
h1{font-size:64px;font-weight:800;letter-spacing:-.03em}h1 span{color:#7C6CFF}
p{margin:18px 0 32px;font-weight:300;opacity:.8;max-width:420px;line-height:1.6}
.cta{background:#7C6CFF;color:#0B0B0F;font-weight:700;padding:14px 34px;border-radius:999px;text-decoration:none;box-shadow:0 0 32px rgba(124,108,255,.45)}
footer{position:fixed;bottom:20px;font-size:12px;opacity:.4;letter-spacing:.14em;text-transform:uppercase}
