:root {
  --main-background: #08131a;
  --header-background: #0f222d;
  --footer-background: #040d12;
  --card-background: #173342;
  --text-main: #ecfeff;
  --text-muted: #a5f3fc;
  --brand-color: #06b6d4;
  --brand-hover: #0891b2;
  --brand-contrast: #000000;
  --border-color: #164e63;
  --accent-color: #f97316;
}
