:root {
  --bg: #0f0f0f;
  --bg-card: #1a1a1a;
  --text: #e5e5e5;
  --text-muted: #888;

  --menstruation: #c0392b;
  --follicular: #e67e22;
  --ovulation: #d4a017;
  --luteal: #8e44ad;
}
