/* Manus reference tokens. */
@theme {
  --color-canvas-ice: #f8f8f7;
  --color-surface-snow: #ffffff;
  --color-ghost-border: #e5e7eb;
  --color-text-primary: #34322d;
  --color-text-secondary: #5e5e5b;
  --color-action-ink: #1a1a19;
  --font-display: -apple-system, sans-serif;
  --font-sans: "Libre Baskerville", sans-serif;
}