/* Microsoft AI reference tokens. */
@theme {
  --color-midnight-estate: #000000;
  --color-greated-parchment: #fef9ed;
  --color-faded-linen: #f5f0e4;
  --color-warm-clay: #5d524b;
  --color-dusty-rose-gradient: #fbd3be;
  --color-sunset-glaze-gradient: #e7b191;
  --font-display: "Bradford LL", sans-serif;
  --font-sans: "Red Hat Mono", sans-serif;
}