/* PlanetScale reference tokens. */
@theme {
  --color-midnight-graphite: #111111;
  --color-ash-black: #000000;
  --color-cloud-white: #fafafa;
  --color-steel-gray: #414141;
  --color-smoke-gray: #737373;
  --color-stone-gray: #c1c1c1;
  --font-display: ui-monospace, sans-serif;
}