*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #242424;--surface: #2e2e2e;--surface2: #383838;--surface3: #424242;--border: #505050;--text: #f0ece4;--text-muted:#a09890;--accent: #c0570a;--accent-h: #d96510;--accent-dim:#4a2208;--steam: #1b2838;--gold: #c89a2a;--radius: 10px}html,body,#root{height:100%;background:var(--bg);color:var(--text);font-family:Inter,system-ui,sans-serif;font-size:14px}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}button{cursor:pointer;font-family:inherit}input,button{font-family:inherit}
