:root {
  --main-background: #0b0f19;
  --header-background: #111827;
  --footer-background: #090d16;
  --card-background: #1f2937;
  --text-main: #f3f4f6;
  --text-muted: #9ca3af;
  --brand-color: #f59e0b;
  --brand-hover: #d97706;
  --brand-contrast: #000000;
  --border-color: #374151;
  --accent-color: #10b981;
}
