:root{color-scheme:light;--bg: #f1f2f5;--surface: #ffffff;--surface-2: #fafafa;--surface-3: #f4f5f7;--border: #eeeeee;--border-2: #dddddd;--text: #2c3e50;--text-2: #555555;--text-3: #6a6a6a;--text-faint: #6e6e6e;--grid: #f5f5f5;--axis: #cccccc;--accent-soft: #eef0ff;--accent-soft-bd: #d7dcff;--purple-soft: #f3e8ff;--purple-soft-bd: #e3d0ff;--derived-bg: #fef3c7;--derived-text: #b45309;--stathdr-bg: #f1f5f9;--highlight: #fde68a;--accent-ink: #4338ca;--purple-ink: #7c3aed;--green-ink: #047857;--ruler-line: #0d9488;--ruler-text: #0f766e;--ruler-soft: #ccfbf1;--xsel-head: #c7d2fe;--ysel-head: #a7f3d0;--xsel-cell: #eef2ff;--ysel-cell: #ecfdf5;--shadow-sm: rgba(0, 0, 0, .06);--shadow-md: rgba(0, 0, 0, .1);--code-flash: rgba(250, 204, 21, .55)}:root[data-theme=dark]{color-scheme:dark;--bg: #14161b;--surface: #1e2128;--surface-2: #262a31;--surface-3: #2d323b;--border: #333a44;--border-2: #3d4651;--text: #f0f2f5;--text-2: #cfd4dc;--text-3: #aab1bc;--text-faint: #9097a2;--grid: #282d35;--axis: #424a55;--accent-soft: #262b45;--accent-soft-bd: #3a4170;--purple-soft: #2e2348;--purple-soft-bd: #4a3a73;--derived-bg: #3a3320;--derived-text: #e0a85a;--stathdr-bg: #2a3340;--highlight: #5c4d1f;--accent-ink: #a5b4fc;--purple-ink: #e0aaff;--green-ink: #6ee7b7;--ruler-line: #2dd4bf;--ruler-text: #5eead4;--ruler-soft: #123b38;--xsel-head: #39406b;--ysel-head: #1f4d3a;--xsel-cell: #232a45;--ysel-cell: #1d3a2e;--shadow-sm: rgba(0, 0, 0, .5);--shadow-md: rgba(0, 0, 0, .6);--code-flash: rgba(202, 138, 4, .55)}@keyframes codeLineFlash{0%,55%{background:var(--code-flash)}to{background:transparent}}.code-flash{animation:codeLineFlash 4s ease-out;border-radius:3px}.capturing-image [data-capture-left]{margin-left:0!important;flex-wrap:nowrap!important}.capturing-image [data-capture-left]>*{flex-shrink:0!important}.capturing-image [data-capture-left] label{white-space:nowrap!important}:focus{outline:none}:focus-visible{outline:2px solid var(--accent-ink);outline-offset:2px;border-radius:3px}[tabindex]:focus-visible{outline-offset:1px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.skip-link:focus{position:fixed;top:8px;left:8px;width:auto;height:auto;margin:0;padding:8px 14px;clip:auto;z-index:1000;background:var(--surface);color:var(--text);border:2px solid var(--accent-ink);border-radius:6px;font-size:13px;font-weight:700}
