/* robot.com reference tokens. */
@theme {
  --color-midnight-graphite: #262626;
  --color-pure-canvas: #ffffff;
  --color-buttered-toast: #f8f6f3;
  --color-deepest-ink: #000000;
  --color-subtle-gray: #727272;
  --color-card-shadow: #2d2d2d;
  --font-display: Yellix, sans-serif;
}