:root{--bg: #f7f8fa;--surface: #ffffff;--fg: #1b1f27;--muted: #5c6675;--line: rgba(0, 0, 0, .22);--pill-border: rgba(0, 0, 0, .35);--control-border: rgba(0, 0, 0, .75);--control-border-off: #888888;--hover: rgba(0, 0, 0, .05);--border-soft: rgba(0, 0, 0, .1);--table-head: rgba(0, 0, 0, .04);--blue: #2f6fed;--blue-strong: #2559c9;--blue-tint: rgba(47, 111, 237, .08);--best: #2f6fed;--link: #1a56d6;--danger: #c0392b;--bg-fade: rgba(247, 248, 250, 0);color-scheme:light}:root[data-theme=dark]{--bg: #0f1116;--surface: rgba(255, 255, 255, .04);--fg: #e8eaf0;--muted: #9aa3b2;--line: rgba(255, 255, 255, .28);--pill-border: #ffffff;--control-border: #ffffff;--control-border-off: #888888;--hover: rgba(255, 255, 255, .08);--border-soft: rgba(255, 255, 255, .08);--table-head: rgba(255, 255, 255, .06);--blue: #2f6fed;--blue-strong: #5b8dff;--blue-tint: rgba(47, 111, 237, .18);--best: #6f9dff;--link: #7fb0ff;--danger: #ff8b8b;--bg-fade: rgba(15, 17, 22, 0);color-scheme:dark}html,body{margin:0;padding:0;height:100%;background:var(--bg);color:var(--fg)}*,*:before,*:after{box-sizing:border-box}
