:root {
  --color-primary: #059669;
  --color-primary-dark: #047857;
  --color-primary-bg: #d1fae5;
  --color-border: #d1d5db;
  --color-text: #111827;
  --color-text-light: #6b7280;
}
