/* GodsEye.TV — twilight indigo + gold text */
:root {
  --brand-accent: #e8c547;
  --brand-accent-dark: #a07a10;
  --brand-bg: #0a0a14;
  --brand-heading-color: #e8c547;
  --brand-title-color: #e8c547;
  --brand-tagline-color: #a0a0a0;
  --brand-sclera: rgb(255 240 200);
  --brand-crescent-ocean: rgb(12 30 60);
  --brand-crescent-land: rgb(18 50 22);
}
