/* Tripolis-Park™ reference tokens. */
@theme {
  --color-midnight-ink: #000000;
  --color-canvas-white: #ffffff;
  --color-medium-gray: #808080;
  --color-light-stroke: #e2e2e2;
  --color-subtle-stroke: #cccccc;
  --color-desert-white: #f0edea;
  --font-display: Matter, sans-serif;
  --font-sans: IvarHeadline, sans-serif;
}