*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0d0a1a;--gold: #c9a84c;--gold-dim: #7a6228;--text: #f5f0e8;--muted: #9a9080;--card: #1a1528;--border: #2a2040}html,body,#root{height:100%;background:var(--bg);color:var(--text);font-family:IM Fell English,serif}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--gold-dim);border-radius:3px}@keyframes fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{opacity:.4}50%{opacity:1}}
