/* Pietrastudio reference tokens. */
@theme {
  --color-canvas-white: #ffffff;
  --color-stone-grey: #f8f6f2;
  --color-midnight-ink: #1f2026;
  --color-ink-wash: #141414;
  --color-slate-text: #6b6b6b;
  --color-silver-link: #c4c4c4;
  --font-display: "Labil Grotesk", sans-serif;
  --font-sans: Labil-Regular, sans-serif;
}