/* Apple reference tokens. */
@theme {
  --color-pitch-black: #000000;
  --color-space-gray: #1d1d1f;
  --color-cloud-white: #ffffff;
  --color-ghost-white: #f5f5f7;
  --color-cool-gray: #86868b;
  --color-deep-graphite: #161617;
  --font-display: "SF Pro Text", sans-serif;
  --font-sans: "SF Pro Display", sans-serif;
}