body{--text:200 5 37;--text-high:200 15 25;--bg:34 25 97;--bg-high:34 20 90;--action:190 93 30;--accent:303 93 30;--error:5 93 30;--btn-text:white;--theme-sun:hsla(var(--action) / .7);--theme-moon:hsla(var(--accent) / .85);--border-radius:15px;}.theme-dark{--text:34 5 75;--text-high:34 7 90;--bg:200 40 6;--bg-high:200 20 17;--action:190 93 40;--accent:303 93 40;--error:5 93 30;--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:190 93 40;--accent:303 93 40;--error:5 93 30;--btn-text:hsl(var(--bg));--theme-sun:hsla(var(--action) / .7);--theme-moon:hsla(var(--accent) / .85);}.theme-light{--text:200 5 37;--text-high:200 15 25;--bg:34 25 97;--bg-high:34 20 90;--action:190 93 30;--accent:303 93 30;--error:5 93 30;--btn-text:white;--theme-sun:hsla(var(--action) / .7);--theme-moon:hsla(var(--accent) / .85);}}