:root {
  --main-background: #190e08;
  --header-background: #2a170d;
  --footer-background: #110804;
  --card-background: #3e2213;
  --text-main: #fff7ed;
  --text-muted: #fed7aa;
  --brand-color: #f97316;
  --brand-hover: #ea580c;
  --brand-contrast: #ffffff;
  --border-color: #7c2d12;
  --accent-color: #06b6d4;
}
