/* Perplexity AI reference tokens. */
@theme {
  --color-canvas-creme: #faf8f5;
  --color-text-charcoal: #272510;
  --color-accent-teal: #016a71;
  --color-secondary-text: #72706b;
  --color-border-slate: #d1d1cd;
  --color-subtle-gray: #92918b;
  --font-display: pplxSans, sans-serif;
}