/* Officevibe reference tokens. */
@theme {
  --color-boardroom-navy: #0c1754;
  --color-brand-electric: #2545ff;
  --color-lilac-accent: #d9d4ff;
  --color-feedback-yellow: #ffc13a;
  --color-soft-off-white: #f9f8f6;
  --color-pure-white: #ffffff;
  --font-display: Inter, sans-serif;
  --font-sans: Abcfavoritvariable, sans-serif;
}