body{--text:37 6 39;--text-high:0 0 20;--bg:39 36 91;--bg-high:41 25 85;--action:0 85 45;--accent:357 80 30;--error:25 95 33;--btn-text:white;--theme-sun:hsla(var(--action) / .7);--theme-moon:hsla(var(--accent) / .85);--border-radius:5px;}.theme-dark{--text:39 20 78;--text-high:40 36 91;--bg:30 12 8;--bg-high:30 10 15;--action:0 80 48;--accent:0 90 68;--error:25 100 55;--btn-text:hsl(var(--bg));--theme-sun:hsla(var(--action) / .7);--theme-moon:hsla(var(--accent) / .85);}@media (prefers-color-scheme: dark){body{--text:39 20 78;--text-high:40 36 91;--bg:30 12 8;--bg-high:30 10 15;--action:0 80 48;--accent:0 90 68;--error:25 100 55;--btn-text:hsl(var(--bg));--theme-sun:hsla(var(--action) / .7);--theme-moon:hsla(var(--accent) / .85);}.theme-light{--text:37 6 39;--text-high:0 0 20;--bg:39 36 91;--bg-high:41 25 85;--action:0 85 45;--accent:357 80 30;--error:25 95 33;--btn-text:white;--theme-sun:hsla(var(--action) / .7);--theme-moon:hsla(var(--accent) / .85);}}