/* Notion reference tokens. */
@theme {
  --color-midnight-abyss: #000000;
  --color-ghostly-gray: #0b0b0b;
  --color-canvas-white: #ffffff;
  --color-mist-gray: #f6f5f4;
  --color-slate-text: #615d59;
  --color-dim-gray: #a39e98;
  --font-display: NotionInter, sans-serif;
  --font-sans: "Lyon Text", sans-serif;
}