:root{--bg:#0f0e17;--surface:#1a1929;--surface2:#221f35;--border:#2e2d3d;--text:#fffffe;--muted:#a7a9be;--dimmed:#4a4a5a;--cell-black:#0f0e17;--nav-bg:#0f0e17e6;--accent:#f2b705;--accent-dim:#f2b70526;--blue:#3b82f6;--blue-dim:#3b82f626;--orange:#f97316;--orange-dim:#f9731626;--green:#4ade80;--red:#f87171;--font-sans:"Space Grotesk", system-ui, sans-serif;--font-mono:"Space Mono", "Courier New", monospace;--radius-sm:6px;--radius:10px;--radius-lg:16px;--safe-top:env(safe-area-inset-top,0px);--safe-bottom:env(safe-area-inset-bottom,0px)}[data-theme=light]{--bg:#eeedf8;--surface:#fff;--surface2:#f3f2fd;--border:#d0cfe8;--text:#0f0e17;--muted:#6b6c8a;--dimmed:#a7a9be;--cell-black:#2e2d3d;--nav-bg:#eeedf8eb;--accent-dim:#f2b7052e;--blue-dim:#3b82f61f;--orange-dim:#f973161f}*,:before,:after{box-sizing:border-box;-webkit-tap-highlight-color:transparent;margin:0;padding:0}html{background:var(--bg);color:var(--text);font-size:16px;font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:100%}body{background:var(--bg);overscroll-behavior:none;min-height:100%}#root{flex-direction:column;min-height:100dvh;display:flex}button,input,select{font-family:var(--font-sans)}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border);border-radius:2px}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
