/* direction: horizon — Near-black; the machine assembles itself out of the dark as you scroll; white-pill CTAs, violet spectrum accents (orange is art-only). */
:root[data-rx="horizon"] {
  --rx-color-bg: #0a0b0d;
  --rx-color-1: #f4f4f2;
  --rx-color-2: #8f6bff;
  --rx-color-3: #191430;
  --rx-color-4: #f4f4f2;
  --rx-color-5: rgba(255, 255, 255, 0.06);
  --rx-color-7: rgba(255, 255, 255, 0.05);
  --rx-color-8: #8b8e94;
  --rx-color-9: #f4f4f2;
  --rx-color-10: rgba(244, 244, 242, 0.4);
  --rx-color-11: #121317;
  --rx-color-12: rgba(139, 142, 148, 0.7);
  --rx-color-13: rgba(244, 244, 242, 0.92);
  --rx-color-14: #f4f4f2;
  --rx-shadow-1: rgba(255, 255, 255, 0.12) 0px 0px 0px 0.5px inset;
  --rx-shadow-2: rgba(255, 255, 255, 0.1) 0px 0px 0px 0.5px;
}
