/* TypeList reference tokens. */
@theme {
  --color-canvas-white: #ffffff;
  --color-ink-black: #15181e;
  --color-pure-black: #000000;
  --color-textured-gray: #e3e3d5;
  --color-light-gray: #dcdcdc;
  --color-soft-greenish-gray: #b9d4cd;
  --font-display: "Untitled Sans", sans-serif;
  --font-sans: "Untitled Serif", sans-serif;
}