:root{--bg:#1c1d22;--card:#fdf6e3;--card-shadow:rgba(0,0,0,0.35);--accent:#d64545;--text-muted:#9a9a9a}*{box-sizing:border-box}body,html{height:100%}body{margin:0;background:radial-gradient(circle at 50% 20%,#2a2b33,var(--bg) 70%);color:#eee;font-family:Segoe UI,system-ui,-apple-system,sans-serif;display:flex;align-items:center;justify-content:center;min-height:100vh;padding:24px}