/* Tailark Pro reference tokens. */
@theme {
  --color-ink-black: #09090b;
  --color-ghost-white: #ffffff;
  --color-silver-gray: #e4e4e7;
  --color-dim-gray: #52525c;
  --color-charcoal-black: #404040;
  --color-steel-gray: #5f5f61;
  --font-display: ui-sans-serif, sans-serif;
  --font-sans: "Geist Mono", sans-serif;
}