/* Poly reference tokens. */
@theme {
  --color-canvas-white: #f4f4f4;
  --color-ink-black: #000000;
  --color-steel-gray: #292930;
  --color-shadow-tint: #cccccc;
  --color-poly-gradient: #f4824d;
  --font-display: Inter, sans-serif;
  --font-sans: "Haffer Variable", sans-serif;
}