body{--text:174 17 36;--text-high:178 43 16;--bg:165 27 97;--bg-high:165 28 91;--action:169 72 32;--accent:194 59 38;--error:0 51 51;--btn-text:white;--theme-sun:hsla(var(--action) / .7);--theme-moon:hsla(var(--accent) / .85);--border-radius:12px;}.theme-dark{--text:174 21 76;--text-high:165 46 95;--bg:187 42 9;--bg-high:183 30 17;--action:165 59 63;--accent:194 70 64;--error:0 100 78;--btn-text:hsl(var(--bg));--theme-sun:hsla(var(--action) / .7);--theme-moon:hsla(var(--accent) / .85);}@media (prefers-color-scheme: dark){body{--text:174 21 76;--text-high:165 46 95;--bg:187 42 9;--bg-high:183 30 17;--action:165 59 63;--accent:194 70 64;--error:0 100 78;--btn-text:hsl(var(--bg));--theme-sun:hsla(var(--action) / .7);--theme-moon:hsla(var(--accent) / .85);}.theme-light{--text:174 17 36;--text-high:178 43 16;--bg:165 27 97;--bg-high:165 28 91;--action:169 72 32;--accent:194 59 38;--error:0 51 51;--btn-text:white;--theme-sun:hsla(var(--action) / .7);--theme-moon:hsla(var(--accent) / .85);}}