:root {
  --bg: #1e2029;
  --card-bg: rgba(255, 255, 255, 0.05);
  --card-border: rgba(255, 255, 255, 0.1);
  --text: #f8fafc;
  --text-muted: #94a3b8;
  --accent: #6366f1;
  --play-icon-color: #ffffff;
}
