/* IDHEAL reference tokens. */
@theme {
  --color-ink-black: #000000;
  --color-canvas-white: #ffffff;
  --color-subtle-gray: #e5e5e5;
  --color-shadow-gray: #cccccc;
  --color-brick-red: #bc5346;
  --color-fuchsia-pink: #ff00bc;
  --font-display: sans-serif, sans-serif;
  --font-sans: "Helvetica Neue LT Pro", sans-serif;
}