/* Tobias Ahlin reference tokens. */
@theme {
  --color-canvas-oyster: #fefbf5;
  --color-text-ink: #000000;
  --color-surface-frost: #ffffff;
  --color-muted-ash: #9ba5b6;
  --color-slate-gray: #2b2f3c;
  --color-warm-clay: #d67a60;
  --font-display: Inter, sans-serif;
  --font-sans: Arial, sans-serif;
}