/* Amie reference tokens. */
@theme {
  --color-pure-canvas: #ffffff;
  --color-fog-surface: #fafafa;
  --color-ash-border: #cdcdcd;
  --color-stone-divider: #ebebeb;
  --color-graphite-body: #5c5c5c;
  --color-silver-muted: #a0a0a0;
  --font-display: Inter, sans-serif;
  --font-sans: "Inter var", sans-serif;
}