body{--text:220 9 40;--text-high:0 0 13;--bg:0 0 100;--bg-high:0 0 97;--action:217 83 51;--accent:217 82 45;--error:0 72 51;--btn-text:white;--theme-sun:hsla(var(--action) / .7);--theme-moon:hsla(var(--accent) / .85);--border-radius:14px;}.theme-dark{--text:220 6 65;--text-high:0 0 89;--bg:0 0 12;--bg-high:0 0 18;--action:217 82 60;--accent:217 82 76;--error:0 62 55;--btn-text:white;--theme-sun:hsla(var(--action) / .7);--theme-moon:hsla(var(--accent) / .85);}@media (prefers-color-scheme: dark){body{--text:220 6 65;--text-high:0 0 89;--bg:0 0 12;--bg-high:0 0 18;--action:217 82 60;--accent:217 82 76;--error:0 62 55;--btn-text:white;--theme-sun:hsla(var(--action) / .7);--theme-moon:hsla(var(--accent) / .85);}.theme-light{--text:220 9 40;--text-high:0 0 13;--bg:0 0 100;--bg-high:0 0 97;--action:217 83 51;--accent:217 82 45;--error:0 72 51;--btn-text:white;--theme-sun:hsla(var(--action) / .7);--theme-moon:hsla(var(--accent) / .85);}}