:root{--dh-bg: #050507;--dh-surface: #0b0b11;--dh-surface-2: #11111a;--dh-border: #1b1b26;--dh-border-strong: #2b2b3c;--dh-text: #e8eaf0;--dh-dim: #8b91a3;--dh-faint: #595f70;--dh-accent: #4488ff;--dh-accent-soft: rgba(68, 136, 255, .13);--dh-good: #22c55e;--dh-warn: #f59e0b;--dh-bad: #ef4444;--dh-mono: "DM Mono", ui-monospace, "SF Mono", Menlo, monospace;--dh-sans: "Inter", -apple-system, system-ui, Helvetica, Arial, sans-serif;--dh-radius: 10px;--dh-radius-pill: 999px;font-family:var(--dh-sans);line-height:1.5;font-weight:400;color-scheme:dark;color:var(--dh-text);background-color:var(--dh-bg);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh;background:var(--dh-bg)}a{color:var(--dh-accent);text-decoration:none}a:hover{color:#6ea3ff}button{font-family:inherit;cursor:pointer}button:focus-visible{outline:2px solid var(--dh-accent);outline-offset:2px}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:var(--dh-border-strong);border-radius:5px;border:2px solid var(--dh-bg)}::-webkit-scrollbar-track{background:transparent}
