/* Healthy Together reference tokens. */
@theme {
  --color-midnight-ink: #101722;
  --color-canvas-ice: #f9f0ff;
  --color-plasma-violet: #4541fe;
  --color-soft-lavender: #d9c6ff;
  --color-pale-stone: #6c6c7a;
  --color-snow-white: #ffffff;
  --font-display: Inter, sans-serif;
}