/* Notion reference tokens. */
@theme {
  --color-midnight-ink: #02093a;
  --color-canvas-dark: #000000;
  --color-ghost-white: #f6f5f4;
  --color-paper-white: #ffffff;
  --color-deep-graphite: #0b0b0b;
  --color-blue-frost: #62aef0;
  --font-display: NotionInter, sans-serif;
  --font-sans: "Lyon Text", sans-serif;
}