/* Letterboxd reference tokens. */
@theme {
  --color-midnight-ink: #14181c;
  --color-charcoal-canvas: #202830;
  --color-shadow-gray: #2c3440;
  --color-ghostly-grey: #586370;
  --color-steel-text: #667788;
  --color-cloudburst-text: #778899;
  --font-display: GraphikWeb, sans-serif;
  --font-sans: TiemposTextWeb, sans-serif;
}