body{--text:230 15 18;--text-high:230 20 8;--bg:240 5 96;--bg-high:240 5 100;--action:244 76 58;--accent:239 84 67;--error:350 80 55;--btn-text:hsl(0, 0%, 100%);--theme-sun:hsl(230, 20%, 8%);--theme-moon:hsl(230, 15%, 18%);--border-radius:10px;}.theme-dark{--text:225 10 90;--text-high:225 15 98;--bg:240 8 5;--bg-high:240 8 11;--action:239 84 67;--accent:230 94 82;--error:350 85 68;--btn-text:hsl(0, 0%, 100%);--theme-sun:hsl(40, 95%, 62%);--theme-moon:hsl(225, 10%, 90%);}@media (prefers-color-scheme: dark){body{--text:225 10 90;--text-high:225 15 98;--bg:240 8 5;--bg-high:240 8 11;--action:239 84 67;--accent:230 94 82;--error:350 85 68;--btn-text:hsl(0, 0%, 100%);--theme-sun:hsl(40, 95%, 62%);--theme-moon:hsl(225, 10%, 90%);}.theme-light{--text:230 15 18;--text-high:230 20 8;--bg:240 5 96;--bg-high:240 5 100;--action:244 76 58;--accent:239 84 67;--error:350 80 55;--btn-text:hsl(0, 0%, 100%);--theme-sun:hsl(230, 20%, 8%);--theme-moon:hsl(230, 15%, 18%);}}