/* Shuttle reference tokens. */
@theme {
  --color-canvas-white: #ffffff;
  --color-cloud-gray: #f9f9f9;
  --color-border-fog: #e5e7eb;
  --color-stroke-silver: #b8b8b8;
  --color-graphite-black: #000000;
  --color-muted-ash: #a3a3a3;
  --font-display: InterVariable, sans-serif;
}