:root,:root[data-theme=dark]{color-scheme:dark;--bg: #0b0f18;--surface: #0d1220;--surface-2: #0f1520;--card: #141929;--node-2: #181f30;--node-sel-1: #1a2340;--node-sel-2: #1e2a45;--text: #e2e8f0;--head: #eef2ff;--head-2: #f0f4ff;--item: #b0bec5;--dim: #94a3b8;--logo-dim: #475569;--faint: #243040;--faint-2: #1e2d42;--faint-3: #3a4d66;--faint-4: #2d3d55;--faint-5: #4a5568;--hint: #131d2a;--hint-2: #1e2a38;--line: rgba(255,255,255,.07);--line-2: rgba(255,255,255,.055);--line-3: rgba(255,255,255,.045);--line-4: rgba(255,255,255,.06);--line-5: rgba(255,255,255,.08);--line-strong: rgba(255,255,255,.1);--fill: rgba(255,255,255,.05);--fill-hover: rgba(255,255,255,.04);--fill-soft: rgba(255,255,255,.025)}:root[data-theme=light]{color-scheme:light;--bg: #eceff4;--surface: #ffffff;--surface-2: #ffffff;--card: #f4f6fa;--node-2: #ffffff;--node-sel-1: #eef2ff;--node-sel-2: #e6ecfb;--text: #233044;--head: #0f172a;--head-2: #0f172a;--item: #334155;--dim: #5a6b82;--logo-dim: #94a3b8;--faint: #8895a8;--faint-2: #aab4c4;--faint-3: #6b7892;--faint-4: #8a97ab;--faint-5: #8895a8;--hint: #c2cad6;--hint-2: #c2cad6;--line: rgba(15,23,42,.12);--line-2: rgba(15,23,42,.1);--line-3: rgba(15,23,42,.08);--line-4: rgba(15,23,42,.1);--line-5: rgba(15,23,42,.12);--line-strong: rgba(15,23,42,.18);--fill: rgba(15,23,42,.05);--fill-hover: rgba(15,23,42,.04);--fill-soft: rgba(15,23,42,.03)}html,body{background:var(--bg)}*{transition:background-color .18s ease,border-color .18s ease}
