:root {
  --bg: #1e3a2b; 
  --card-bg: rgba(0, 0, 0, 0.25);
  --card-border: rgba(255, 255, 255, 0.15);
  --text: #ffffff;
  --text-muted: #d1fae5;
  --accent: #34d399;
}
