/* Fiz reference tokens. */
@theme {
  --color-canvas-gray: #d1cfce;
  --color-pure-white: #ffffff;
  --color-midnight-ink: #18100c;
  --color-muted-gray: #696867;
  --color-brand-black: #000000;
  --font-display: "Neue Haas Unica W 1 G", sans-serif;
  --font-sans: Inter, sans-serif;
}