/* Bastien Allard reference tokens. */
@theme {
  --color-canvas-white: #ffffff;
  --color-midnight-graphite: #000000;
  --color-storm-gray: #333333;
  --color-silver-haze: #e5e5e5;
  --color-ocean-blue: #0064e1;
  --font-display: "Diatype Variable", sans-serif;
  --font-sans: -apple-system, sans-serif;
}