/* pluto.app reference tokens. */
@theme {
  --color-midnight-ink: #111111;
  --color-canvas-white: #ffffff;
  --color-subtle-gray: #d4dbe0;
  --color-pure-black: #000000;
  --color-muted-gray: #767676;
  --color-deep-gray: #444444;
  --font-display: gdsherpa, sans-serif;
}