/* Fingerprint reference tokens. */
@theme {
  --color-canvas-white: #fafaf8;
  --color-ink-black: #141415;
  --color-graphite: #454542;
  --color-light-gray: #f0f0ef;
  --color-border-ash: #e4e5e1;
  --color-faded-stone: #8c8c89;
  --font-display: Inter, sans-serif;
  --font-sans: Inter, sans-serif;
}