:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#e5e7eb;background:#0f172a}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{min-height:100vh;background:radial-gradient(circle at top,#1e293b,#020617 70%)}.page{min-height:100vh;display:grid;place-items:center;padding:24px}.card{width:min(100%,480px);padding:32px;border:1px solid rgba(148,163,184,.2);border-radius:24px;background:#0f172ab8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 24px 60px #02061773}.eyebrow{margin:0 0 12px;color:#93c5fd;font-size:.875rem;letter-spacing:.12em;text-transform:uppercase}h1{margin:0;font-size:clamp(2rem,4vw,3rem);line-height:1.05}p{margin:16px 0 0;color:#cbd5e1;line-height:1.6}button{margin-top:24px;padding:12px 18px;border:0;border-radius:999px;background:#38bdf8;color:#082f49;font:inherit;font-weight:700;cursor:pointer}button:hover{background:#7dd3fc}
