/* Bird reference tokens. */
@theme {
  --color-pitch-black: #141414;
  --color-ghost-white: #f7f7f7;
  --color-muted-ash: #aaaaaa;
  --color-deep-grey: #0d0d0d;
  --color-soft-stone: #737373;
  --color-panel-background: #212121;
  --font-display: Lausanne, sans-serif;
}