:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#0f172a;background:radial-gradient(circle at top,rgba(59,130,246,.16),transparent 40%),#f8fafc}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{min-width:100vw;min-height:100vh}.page{display:grid;place-items:center;min-height:100vh;padding:24px}.card{display:grid;gap:16px;width:min(100%,640px);padding:32px;border:1px solid rgba(148,163,184,.24);border-radius:24px;background:#ffffffe0;box-shadow:0 24px 60px #0f172a14;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.eyebrow{margin:0;font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#2563eb}h1{margin:0;font-size:clamp(2rem,6vw,3.5rem);line-height:1.05}.description{margin:0;max-width:52ch;font-size:1.05rem;line-height:1.6;color:#334155}.primary-action{justify-self:start;padding:.85rem 1.15rem;border:0;border-radius:9999px;background:#0f172a;color:#f8fafc;font:inherit;font-weight:600}
