:root {
  --main-background: #091512;
  --header-background: #11221c;
  --footer-background: #050e0b;
  --card-background: #19332a;
  --text-main: #ecfdf5;
  --text-muted: #a7f3d0;
  --brand-color: #10b981;
  --brand-hover: #059669;
  --brand-contrast: #ffffff;
  --border-color: #064e3b;
  --accent-color: #f59e0b;
}
