:root {
  --main-background: #0d131a;
  --header-background: #151f2a;
  --footer-background: #080c12;
  --card-background: #1e2c3b;
  --text-main: #f0f9ff;
  --text-muted: #bae6fd;
  --brand-color: #0284c7;
  --brand-hover: #0369a1;
  --brand-contrast: #ffffff;
  --border-color: #075985;
  --accent-color: #f59e0b;
}
