html[data-theme="dark"] {
  --bg: #121212;
  --text: #eeeeee;
  --card: #1e1e1e;
}