/* Daniel Sun reference tokens. */
@theme {
  --color-sunbeam-yellow: #ffd500;
  --color-pitch-black: #000000;
  --color-canvas-white: #ffffff;
  --color-pale-gray: #f5f5f5;
  --color-ash-gray: #808080;
  --color-silver-mist: #a6a6a6;
  --font-display: "Reddit Sans Condensed", sans-serif;
  --font-sans: "Inter Display", sans-serif;
}