:root{--bg: #0f1216;--bg-2: #161b22;--bg-3: #202832;--bg-hover: #1b222b;--stripe: rgba(255, 255, 255, .022);--line: #2a333e;--line-soft: #1e252e;--fg: #e6edf3;--fg-dim: #8b98a5;--accent: #58b6ff;--focus: #1f3a52;--target: #ffd166;--target-bg: #2a2413;--target-focus: #3a3218;--up: #4ec9a0;--down: #f0736a;--warn: #ffb454;--threshold: #1c2f42}*{box-sizing:border-box}html,body{margin:0;height:100%}body{background:var(--bg);color:var(--fg);font:14px/1.45 -apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;-webkit-font-smoothing:antialiased}
