body{--text:168 13 37;--text-high:166 41 15;--bg:197 47 97;--bg-high:191 31 93;--action:209 63 44;--accent:345 46 52;--error:348 47 44;--btn-text:white;--theme-sun:hsla(var(--action) / .7);--theme-moon:hsla(var(--accent) / .85);--border-radius:10px;}.theme-dark{--text:164 13 72;--text-high:158 33 95;--bg:186 45 9;--bg-high:185 42 15;--action:207 78 70;--accent:346 73 77;--error:350 100 81;--btn-text:hsl(var(--bg));--theme-sun:hsla(var(--action) / .7);--theme-moon:hsla(var(--accent) / .85);}@media (prefers-color-scheme: dark){body{--text:164 13 72;--text-high:158 33 95;--bg:186 45 9;--bg-high:185 42 15;--action:207 78 70;--accent:346 73 77;--error:350 100 81;--btn-text:hsl(var(--bg));--theme-sun:hsla(var(--action) / .7);--theme-moon:hsla(var(--accent) / .85);}.theme-light{--text:168 13 37;--text-high:166 41 15;--bg:197 47 97;--bg-high:191 31 93;--action:209 63 44;--accent:345 46 52;--error:348 47 44;--btn-text:white;--theme-sun:hsla(var(--action) / .7);--theme-moon:hsla(var(--accent) / .85);}}