*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}svg[viewBox="0 0 496 512"]{transform:scale(-1)}:root{--bg: #242424;--surface: #2e2e2e;--surface1: #333333;--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}html,body{overflow:hidden}::-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}@keyframes card-appear{0%{opacity:0;transform:translateY(-6px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes drop-line-in{0%{transform:scaleX(.6);opacity:0}to{transform:scaleX(1);opacity:.9}}@keyframes backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes backdrop-out{0%{opacity:1}to{opacity:0}}@keyframes modal-zoom-in{0%{opacity:0;transform:scale(.88)}to{opacity:1;transform:scale(1)}}@keyframes modal-zoom-out{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.88)}}
