/* Analogue reference tokens. */
@theme {
  --color-obsidian: #000000;
  --color-glacial-white: #ffffff;
  --color-frost-gray: #e5e7eb;
  --color-steel-accent: #bfbfbf;
  --color-faded-gray: #999999;
  --font-display: circularXx, sans-serif;
  --font-sans: circularXx, sans-serif;
}