/* Pinterest reference tokens. */
@theme {
  --color-canvas-white: #ffffff;
  --color-jet-black: #000000;
  --color-graphite: #211922;
  --color-ash-gray: #666666;
  --color-muted-slate: #8c8c8c;
  --color-whisper-gray: #e5e5e0;
  --font-display: "Pin Sans", sans-serif;
}