:root{--bg: #0e1316;--bg2: #121a1e;--card: #172127;--card-hi: #1e2a31;--line: #2a373e;--ink: #eaf1f2;--ink2: #9caab0;--ink3: #62727a;--frost: #54c8de;--frost-dim: #2b6f7b;--amber: #e6a84c;--green: #86cb8f;--miss: #c7544a}*{box-sizing:border-box}html,body,#root{margin:0;padding:0;min-height:100vh}body{background:var(--bg);color:var(--ink);font-family:Inter,system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}input,select,textarea,button{color-scheme:dark;font-family:inherit}:focus-visible{outline:2px solid var(--frost);outline-offset:2px}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:var(--line);border-radius:999px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}
