/* Upstash reference tokens. */
@theme {
  --color-forest-pine: #022c22;
  --color-spring-bud: #00bc7d;
  --color-evergreen: #007a55;
  --color-sky-mist: #e5e7eb;
  --color-paper-white: #ffffff;
  --color-graphite: #71717b;
  --font-display: Inter, sans-serif;
  --font-sans: __Inter_Tight_a3c0d3, sans-serif;
}