:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#f8fafc;background:linear-gradient(135deg,#111827,#1d4ed8);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-height:100vh}#root{min-height:100vh}.page{min-height:100vh;display:grid;place-items:center;padding:24px}.card{width:min(100%,720px);padding:48px;border-radius:24px;background:#0f172ab8;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 24px 60px #0f172a59;text-align:center;border:1px solid rgba(255,255,255,.12)}.eyebrow{text-transform:uppercase;letter-spacing:.24em;font-size:.8rem;color:#93c5fd;margin-bottom:12px}h1{margin:0;font-size:clamp(2.4rem,5vw,4rem);font-weight:800}.description{margin:16px auto 0;font-size:1.05rem;line-height:1.7;color:#e2e8f0;max-width:620px}.pill-row{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:24px}.pill-row span{padding:10px 16px;border-radius:999px;background:#ffffff1a;color:#f8fafc;font-size:.95rem}@media (max-width: 640px){.card{padding:32px 20px}}
