/* Frontier AI LLMs reference tokens. */
@theme {
  --color-desert-canvas: #fffaeb;
  --color-midnight-ink: #1f1f1f;
  --color-snowdrift: #ffffff;
  --color-void-deep: #000000;
  --color-graphite: #3c3c3c;
  --color-sandstone-slab: #fff0c2;
  --font-display: Arial, sans-serif;
}