body{--text:218 17 35;--text-high:220 41 10;--bg:220 23 95;--bg-high:0 0 100;--action:355 88 47;--accent:355 88 47;--error:0 74 42;--btn-text:white;--theme-sun:hsla(var(--action) / .7);--theme-moon:hsla(var(--accent) / .85);--border-radius:8px;}.theme-dark{--text:212 14 59;--text-high:217 39 94;--bg:220 24 7;--bg-high:222 28 12;--action:354 84 63;--accent:354 84 63;--error:0 91 71;--btn-text:black;--theme-sun:hsla(var(--action) / .7);--theme-moon:hsla(var(--accent) / .85);}@media (prefers-color-scheme: dark){body{--text:212 14 59;--text-high:217 39 94;--bg:220 24 7;--bg-high:222 28 12;--action:354 84 63;--accent:354 84 63;--error:0 91 71;--btn-text:black;--theme-sun:hsla(var(--action) / .7);--theme-moon:hsla(var(--accent) / .85);}.theme-light{--text:218 17 35;--text-high:220 41 10;--bg:220 23 95;--bg-high:0 0 100;--action:355 88 47;--accent:355 88 47;--error:0 74 42;--btn-text:white;--theme-sun:hsla(var(--action) / .7);--theme-moon:hsla(var(--accent) / .85);}}