/* Lattice reference tokens. */
@theme {
  --color-canvas-white: #ffffff;
  --color-matter-black: #001f1f;
  --color-sandstone: #f7f6f2;
  --color-ash-gray: #6a7878;
  --color-slate-gray: #455252;
  --color-pale-green: #cdface;
  --font-display: Matter, sans-serif;
}