body{--text:0 0 10;--text-high:0 0 2;--bg:0 0 100;--bg-high:0 0 92;--action:0 0 8;--accent:0 0 15;--error:2 63 54;--btn-text:white;--theme-sun:hsla(var(--action) / .7);--theme-moon:hsla(var(--accent) / .85);--border-radius:14px;}.theme-dark{--text:0 0 92;--text-high:0 0 100;--bg:0 0 5;--bg-high:0 0 14;--action:0 0 96;--accent:0 0 80;--error:3 72 64;--btn-text:hsl(var(--bg));--theme-sun:hsla(var(--action) / .7);--theme-moon:hsla(var(--accent) / .85);}@media (prefers-color-scheme: dark){body{--text:0 0 92;--text-high:0 0 100;--bg:0 0 5;--bg-high:0 0 14;--action:0 0 96;--accent:0 0 80;--error:3 72 64;--btn-text:hsl(var(--bg));--theme-sun:hsla(var(--action) / .7);--theme-moon:hsla(var(--accent) / .85);}.theme-light{--text:0 0 10;--text-high:0 0 2;--bg:0 0 100;--bg-high:0 0 92;--action:0 0 8;--accent:0 0 15;--error:2 63 54;--btn-text:white;--theme-sun:hsla(var(--action) / .7);--theme-moon:hsla(var(--accent) / .85);}}