/* CHELSEA reference tokens. */
@theme {
  --color-midnight-ink: #000000;
  --color-ash-gray: #1f2937;
  --color-ghost-white: #f4efe9;
  --color-polar-white: #ffffff;
  --color-pavement-gray: #e5e7eb;
  --color-electric-blue: #4490ff;
  --font-display: "Neue Haas Unica Pro", sans-serif;
}