html[data-systems-theme]{--systems-bg:#dce3ec;--systems-card:#eaf0f7;--systems-ink:#172130;--systems-muted:#4f6179;--systems-line:#17213030;--systems-accent:#244add;--systems-coral:#bf3c25;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}html[data-systems-theme=dark]{--systems-bg:#101722;--systems-card:#1b2839;--systems-ink:#e2eaf5;--systems-muted:#a2b3cb;--systems-line:#b3c8e333;--systems-accent:#8eaaff;--systems-coral:#ff9179;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.systemsTheme{z-index:1000;border:1px solid var(--systems-line);background:var(--systems-card);border-radius:22px;flex-direction:column;padding:4px;display:flex;position:fixed;top:50%;right:12px;transform:translateY(-50%);box-shadow:0 4px 20px #0002}.systemsTheme button{color:var(--systems-muted);cursor:pointer;background:0 0;border:0;border-radius:18px;min-width:44px;min-height:40px;padding:7px;font:11px Arial}.systemsTheme button[aria-pressed=true]{color:var(--systems-bg);background:var(--systems-ink)}.systemsTheme button:focus-visible{outline:2px solid var(--systems-coral);outline-offset:2px}@media (width<=760px){.systemsTheme{flex-direction:row;padding:3px;top:58px;right:6px;transform:none}.systemsTheme button{min-width:40px;min-height:32px;font-size:10px}}html[data-systems-theme] .humanGate{--chorus-paper:var(--systems-bg);--chorus-ink:var(--systems-ink);--decision-color:#385d00;background:var(--systems-bg)}html[data-systems-theme=dark] .humanGate{--decision-color:#b7ed70}html[data-systems-theme=dark] .humanGate[data-verdict=correct]{--decision-color:#f6d879}html[data-systems-theme=dark] .humanGate[data-verdict=stop]{--decision-color:#ff9179}html[data-systems-theme=dark] .humanGate[data-verdict=close]{--decision-color:#c4d7f4}html[data-systems-theme] .chorusCopy>p,html[data-systems-theme] .chorusOutcome p{color:var(--systems-muted)}html[data-systems-theme] .humanGate .pageFooter{background:var(--systems-bg);color:var(--systems-ink);border-color:var(--systems-line)}
