/* Braintrust AIR reference tokens. */
@theme {
  --color-midnight-ink: #0e0e11;
  --color-canvas-white: #ffffff;
  --color-slate-gray: #353535;
  --color-near-black: #141417;
  --color-ash-gray: #1d1d1f;
  --color-supporting-gray: #666666;
  --font-display: Graphik, sans-serif;
  --font-sans: Graphik, sans-serif;
}