/* Flying Papers reference tokens. */
@theme {
  --color-grape-soda: #8584bd;
  --color-lemon-drop: #f4ed36;
  --color-warm-dough: #f9cc73;
  --color-deep-plum: #61609a;
  --color-rose-blush: #f8c1ba;
  --color-sage-clay: #b5c995;
  --font-display: ObviouslyVariable, sans-serif;
  --font-sans: DegularVariable, sans-serif;
}