:root{color:#e5e7eb;background:#030712;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}.shell{display:grid;min-height:100vh;place-items:center;padding:24px}.card{width:min(100%,560px);padding:40px;border:1px solid #1f2937;border-radius:24px;background:#111827;box-shadow:0 24px 80px #00000059}.eyebrow{margin:0 0 8px;color:#67e8f9;font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}h1{margin:0;font-size:clamp(2.25rem,8vw,4rem);letter-spacing:-.05em}p{line-height:1.6}dl{display:grid;gap:12px;margin:32px 0 0}dl div{display:flex;justify-content:space-between;gap:24px;padding-top:12px;border-top:1px solid #374151}dt{color:#9ca3af}dd{margin:0;text-align:right}
