:root {
  --primary: #1d4ed8;
  --primary-dark: #1e3a8a;
  --text: #1f2937;
  --muted: #6b7280;
  --bg: #ffffff;
  --bg-alt: #f3f4f6;
  --border: #e5e7eb;
}
