:root{--bg: #0a0a0c;--surface: #131318;--card: #1a1a22;--card-border: #2a2a38;--gold: #c9a84c;--gold-light: #e8c97a;--gold-dim: #7a6030;--text: #f0ede6;--muted: #7a7880;--muted-mid: #a0a0b0;--green: #4caf80;--amber: #e8a84c;--red: #e05555;--blue: #5b8fe8;color-scheme:dark;font-family:Sora,system-ui,-apple-system,sans-serif;color:var(--text);background:var(--bg)}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased}button{font-family:inherit;cursor:pointer;border:none;background:none;color:inherit}input,textarea,select{font-family:inherit}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:var(--card-border);border-radius:4px}::-webkit-scrollbar-track{background:transparent}
