/* monday.com reference tokens. */
@theme {
  --color-text-primary: #333333;
  --color-text-muted: #676879;
  --color-canvas-background: #ffffff;
  --color-surface-accent: #f5f6f8;
  --color-interactive-violet: #6161ff;
  --color-outline-ebony: #000000;
  --font-display: Poppins, sans-serif;
}