/* Myrch Club reference tokens. */
@theme {
  --color-canvas-white: #ffffff;
  --color-pale-gray-surface: #f9f9f9;
  --color-text-black: #000000;
  --color-ink-detail: #111111;
  --color-muted-gray-text: #cfcfcf;
  --color-dark-gray-text: #888888;
  --font-display: Times, sans-serif;
  --font-sans: "Arial Narrow", sans-serif;
}