.light-theme {
  --bg-primary: #f0f0f4;
  --bg-secondary: #e8e8ee;
  --bg-card: #ffffff;
  --border-color: #d0d0d8;
  --text-primary: #1a1a22;
  --text-secondary: #5a5a6a;
}