/* AngelList reference tokens. */
@theme {
  --color-midnight-ink: #001d21;
  --color-canvas-white: #ffffff;
  --color-ash-cloud: #e1e3e3;
  --color-smoke-gray: #68706f;
  --color-pale-stone: #f1f3f2;
  --color-charcoal-tint: #002b31;
  --font-display: angellist, sans-serif;
  --font-sans: angellistDisplay, sans-serif;
}