:root {
  color-scheme: dark;
  --text-primary: #f3f4f6;
  --text-muted: #9ca3af;
  --danger: #f87171;
  --success: #4ade80;
}
