/* Dribbble reference tokens. */
@theme {
  --color-stormy-night: #0d0c22;
  --color-anchor-black: #060318;
  --color-ghost-gray: #6e6d7a;
  --color-dribbble-pink: #ea4c89;
  --color-arctic-white: #ffffff;
  --color-canvas-light: #f3f3f6;
  --font-display: "Mona Sans", sans-serif;
}