/* GTE reference tokens. */
@theme {
  --color-carbon: #09090b;
  --color-midnight-ink: #000000;
  --color-ash: #18181b;
  --color-polar-white: #ffffff;
  --color-fog: #ebebeb;
  --color-parchment: #e5e7eb;
  --font-display: sans-serif, sans-serif;
  --font-sans: "Ogg Text Light", sans-serif;
}