*{box-sizing:border-box}body{margin:0;min-height:100vh;font-family:system-ui,-apple-system,sans-serif;background:linear-gradient(160deg,#f8fafc,#e2e8f0);color:#0f172a}.container{max-width:640px;margin:0 auto;padding:4rem 1.5rem}h1{margin:0 0 .5rem;font-size:2.5rem}.subtitle{margin:0 0 2rem;color:#475569}.card{padding:1.5rem;border-radius:12px;background:white;box-shadow:0 10px 30px rgba(15,23,42,.08)}.card h2{margin:0 0 .75rem;font-size:1rem;text-transform:uppercase;letter-spacing:.05em;color:#64748b}.error{color:#b91c1c}