:root[data-theme="light"] {
  --bg: #ffffff;
  --bg-muted: #f6f7f9;
  --text: #1f2328;
  --text-muted: #6b7280;
  --border: #e5e7eb;
}
