:root{--bg: #0b0f14;--bg-panel: #11161d;--bg-panel-2: #161c25;--bg-inset: #0f151d;--bg-raised: #1a2029;--border: #1f2937;--border-strong: #212a37;--border-hi: #3d4a5e;--accent-green: #3fb950;--accent-green-hi: #56d364;--accent-green-dark: #1b6129;--accent-green-ink: #04260c;--accent-blue: #38bdf8;--accent-blue-dark: #0c4a6e;--accent-purple: #a78bfa;--accent-purple-dark: #4c1d95;--accent-orange: #f97316;--accent-red: #ef4444;--accent-yellow: #eab308;--text: #e6edf3;--text-hi: #f8fafc;--text-dim: #94a3b8;--text-mute: #64748b;--text-dark: #475569;--pixel-shadow: 2px 2px 0 #000;--pixel-shadow-lg: 2px 2px 0 #000, 4px 4px 0 rgba(0, 0, 0, .55);--pixel-shadow-inset: inset 1px 1px 0 rgba(255, 255, 255, .06), inset -1px -1px 0 rgba(0, 0, 0, .55);--pixel-raise: inset 1px 1px 0 rgba(255, 255, 255, .12), inset -2px -2px 0 rgba(0, 0, 0, .55);--pixel-press: inset -1px -1px 0 rgba(255, 255, 255, .08), inset 2px 2px 0 rgba(0, 0, 0, .6);--font-pixel: ui-monospace, "SFMono-Regular", SFMono, Menlo, Consolas, "Liberation Mono", monospace;--font-emoji: "Apple Color Emoji", "Segoe UI Emoji", "Noto Color Emoji", sans-serif;--s-1: 4px;--s-2: 8px;--s-3: 12px;--s-4: 16px;--s-5: 20px;--s-6: 24px;--s-8: 32px;--snap: .06s linear}html,body{margin:0;block-size:100%;background:var(--bg);color:var(--text);font-family:var(--font-pixel);font-size:14px;letter-spacing:.02em;overscroll-behavior:contain;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:antialiased}button{font-family:var(--font-pixel)}button:focus,button:focus-visible,[role=tab]:focus,[role=tab]:focus-visible{outline:none}::selection{background:var(--accent-green);color:var(--bg)}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:var(--bg-inset)}::-webkit-scrollbar-thumb{background:var(--border-strong);border:2px solid var(--bg-inset)}::-webkit-scrollbar-thumb:hover{background:var(--border-hi)}
