body{--text:0 0 20;--text-high:0 0 27;--bg:0 0 100;--bg-high:0 0 93;--action:222 71 53;--accent:221 23 57;--error:15 71 53;--btn-text:white;--theme-sun:hsla(var(--action) / .7);--theme-moon:hsla(var(--accent) / .85);--border-radius:3px;}.theme-dark{--text:34 5 75;--text-high:34 7 90;--bg:200 40 6;--bg-high:200 20 17;--action:34 100 59;--accent:265 100 53;--error:15 100 37;--btn-text:hsl(var(--bg));--theme-sun:hsla(var(--action) / .7);--theme-moon:hsla(var(--accent) / .85);}@media (prefers-color-scheme: dark){body{--text:34 5 75;--text-high:34 7 90;--bg:200 40 6;--bg-high:200 20 17;--action:34 100 59;--accent:265 100 53;--error:15 100 37;--btn-text:hsl(var(--bg));--theme-sun:hsla(var(--action) / .7);--theme-moon:hsla(var(--accent) / .85);}.theme-light{--text:0 0 20;--text-high:0 0 27;--bg:0 0 100;--bg-high:0 0 93;--action:222 71 53;--accent:221 23 57;--error:15 71 53;--btn-text:white;--theme-sun:hsla(var(--action) / .7);--theme-moon:hsla(var(--accent) / .85);}}