:root {
  color-scheme: light;
  --text-primary: #111827;
  --text-muted: #5b6472;
  --danger: #dc2626;
  --success: #16a34a;
}
