body{--text:234 16 35;--text-high:231 13 28;--bg:0 0 100;--bg-high:264 30 90;--action:266 85 58;--accent:266 85 58;--error:347 87 44;--btn-text:white;--theme-sun:hsla(var(--action) / .7);--theme-moon:hsla(var(--accent) / .85);--border-radius:14px;}.theme-dark{--text:228 24 72;--text-high:226 64 88;--bg:237 16 23;--bg-high:240 21 12;--action:267 84 81;--accent:267 84 81;--error:343 81 75;--btn-text:hsl(240 21% 15%);--theme-sun:hsla(var(--action) / .7);--theme-moon:hsla(var(--accent) / .85);}@media (prefers-color-scheme: dark){body{--text:228 24 72;--text-high:226 64 88;--bg:237 16 23;--bg-high:240 21 12;--action:267 84 81;--accent:267 84 81;--error:343 81 75;--btn-text:hsl(240 21% 15%);--theme-sun:hsla(var(--action) / .7);--theme-moon:hsla(var(--accent) / .85);}.theme-light{--text:234 16 35;--text-high:231 13 28;--bg:0 0 100;--bg-high:264 30 90;--action:266 85 58;--accent:266 85 58;--error:347 87 44;--btn-text:white;--theme-sun:hsla(var(--action) / .7);--theme-moon:hsla(var(--accent) / .85);}}