:root{--bg-primary:#06070d;--bg-panel:#0d0f1a;--bg-panel-alt:#0a0c14;--bg-border:#1c1e2a;--text-primary:#f5f0e1;--text-body:#f0ece0;--text-secondary:#d8d4c5;--text-muted:#c0bdb0;--text-label:#a0a4b4;--text-subtle:#8a8e9e;--heat-0:#7c2e18;--heat-1:#a23b1c;--heat-2:#c2622b;--heat-3:#c98a4e;--heat-4:#d9b779;--heat-5:#f5f0e1;--ash:#9aa6b0;--verified:#4ade80;--risk:#f87171;--spark:#caf73a;--accent:var(--heat-2);--glow-ember:color-mix(in oklab, var(--heat-2) 55%, transparent);--glow-hearth:color-mix(in oklab, var(--heat-1) 40%, transparent);--glow-forge:color-mix(in oklab, var(--heat-0) 38%, transparent);--font-sans:"IBM Plex Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--font-mono:"IBM Plex Mono", "SF Mono", "Consolas", monospace;--font-serif:"IBM Plex Serif", Georgia, serif;--font-display:"Fraunces", Georgia, "Times New Roman", serif;--motion-functional-easing:cubic-bezier(.2, 0, 0, 1);--motion-functional-micro:.12s;--motion-functional-default:.2s;--motion-functional-transition:.28s}html,body,#root{background:var(--bg-primary);width:100%;height:100%;color:var(--text-primary);font-family:var(--font-sans);margin:0;padding:0;overflow:hidden}#root{position:relative}input[type=range]{accent-color:var(--heat-2);vertical-align:middle;height:20px}input[type=range]::-webkit-slider-runnable-track{background:var(--bg-panel-alt);border:1px solid var(--bg-border);border-radius:2px;height:4px}input[type=range]::-webkit-slider-thumb{appearance:none;background:var(--heat-2);border:1px solid var(--heat-4);cursor:pointer;border-radius:50%;width:14px;height:14px;margin-top:-5px}input[type=range]::-moz-range-track{background:var(--bg-panel-alt);border:1px solid var(--bg-border);border-radius:2px;height:4px}input[type=range]::-moz-range-thumb{background:var(--heat-2);border:1px solid var(--heat-4);cursor:pointer;border-radius:50%;width:14px;height:14px}input[type=range]:focus-visible,[data-testid=lens-toggle]:focus-visible,[data-testid=console-model-select]:focus-visible,[data-testid=data-view-toggle]:focus-visible,[data-testid=csv-export-button]:focus-visible,.obs-console-control:focus-visible{outline:2px solid var(--spark);outline-offset:2px}
