html.dark-theme {
  --bg-color: #101820;
  --card-bg: #1c1c2b;
  --text-color: #ffffff;
  --text-muted: #ffffffb3;
}
