*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#0a0a0a;--surface:#111;--border:#1e1e1e;--text:#e0e0e0;--muted:#333;--red:#ff3b3b;--orange:#ff9f0a;--yellow:#ffe000;--green:#30d158;--blue:#0a84ff;--purple:#bf5af2;--font:"Courier New", monospace}html,body,#root{height:100%;overflow:hidden}body{background:var(--bg);color:var(--text);font-family:var(--font);-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}button,input{font-family:var(--font)}::-webkit-scrollbar{width:3px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#222;border-radius:3px}
