body{--text:200 5 37;--text-high:200 15 25;--bg:34 25 97;--bg-high:34 20 90;--action:34 100 59;--accent:265 100 53;--error:15 100 37;--btn-text:white;--theme-sun:hsla(var(--action) / .7);--theme-moon:hsla(var(--accent) / .85);--border-radius:5px;}.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:200 5 37;--text-high:200 15 25;--bg:34 25 97;--bg-high:34 20 90;--action:34 100 59;--accent:265 100 53;--error:15 100 37;--btn-text:white;--theme-sun:hsla(var(--action) / .7);--theme-moon:hsla(var(--accent) / .85);}}