body{--text:163 10 40;--text-high:164 38 16;--bg:60 25 95;--bg-high:48 100 99;--action:167 50 24;--accent:167 50 24;--error:7 51 43;--btn-text:white;--theme-sun:hsla(var(--action) / .7);--theme-moon:hsla(var(--accent) / .85);--border-radius:10px;}.theme-dark{--text:138 8 67;--text-high:130 17 93;--bg:140 16 7;--bg-high:142 15 11;--action:161 29 53;--accent:161 29 53;--error:7 62 73;--btn-text:hsl(var(--bg));--theme-sun:hsla(var(--action) / .7);--theme-moon:hsla(var(--accent) / .85);}@media (prefers-color-scheme: dark){body{--text:138 8 67;--text-high:130 17 93;--bg:140 16 7;--bg-high:142 15 11;--action:161 29 53;--accent:161 29 53;--error:7 62 73;--btn-text:hsl(var(--bg));--theme-sun:hsla(var(--action) / .7);--theme-moon:hsla(var(--accent) / .85);}.theme-light{--text:163 10 40;--text-high:164 38 16;--bg:60 25 95;--bg-high:48 100 99;--action:167 50 24;--accent:167 50 24;--error:7 51 43;--btn-text:white;--theme-sun:hsla(var(--action) / .7);--theme-moon:hsla(var(--accent) / .85);}}