/* Quo (formerly OpenPhone) reference tokens. */
@theme {
  --color-canvas-white: #ffffff;
  --color-ink-black: #000000;
  --color-surface-gray: #f7f6f5;
  --color-supporting-text-grey: #4d4d4d;
  --color-subtle-border-gray: #cccccc;
  --color-dark-charcoal: #0a0a0c;
  --font-display: Inter, sans-serif;
  --font-sans: Roobert, sans-serif;
}