@import "https://fonts.googleapis.com/css2?family=Geist:wght@400;500;600&family=Geist+Mono:wght@400;500&display=swap";:root,[data-theme=dark]{--bg:#000;--bar:#000000b3;--panel:#0a0a0a;--panel-2:#131313;--border:#242424;--border-2:#3a3a3a;--fg:#fafafa;--fg-2:#a1a1a1;--fg-3:#707070;--track:#262626;--good:#45d483;--warn:#f7b955;--danger:#ff6369;--tint:#ffffff0d;--accent:#3291ff;--r:12px;--sans:"Geist", "Helvetica Neue", Helvetica, Arial, sans-serif;--mono:"Geist Mono", ui-monospace, SFMono-Regular, Menlo, monospace}[data-theme=light]{--bg:#fafafa;--bar:#fafafacc;--panel:#fff;--panel-2:#f5f5f5;--border:#e6e6e6;--border-2:#d0d0d0;--fg:#0a0a0a;--fg-2:#5c5c5c;--fg-3:#8a8a8a;--track:#ededed;--good:#0f8f4d;--warn:#a1690b;--danger:#d13f45;--tint:#0000000a}input[type=range]{appearance:none;cursor:pointer;background:0 0;width:100%;height:20px;margin:0}input[type=range]::-webkit-slider-runnable-track{background:var(--track,#262626);border-radius:2px;height:3px}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:var(--fg,#fafafa);border:2px solid var(--panel,#0a0a0a);width:16px;height:16px;box-shadow:0 0 0 1px var(--border-2,#3a3a3a);border-radius:50%;margin-top:-6.5px}input[type=range]::-moz-range-track{background:var(--track,#262626);border-radius:2px;height:3px}input[type=range]::-moz-range-thumb{background:var(--fg,#fafafa);border:2px solid var(--panel,#0a0a0a);border-radius:50%;width:14px;height:14px}:focus-visible{outline:2px solid var(--accent,#3291ff);outline-offset:2px;border-radius:4px}
