:root{
--font-display:'Space Grotesk',system-ui,sans-serif;
--font-body:'Inter',system-ui,sans-serif;
--font-mono:'IBM Plex Mono',ui-monospace,monospace;
--fs-display-xl:clamp(2.75rem,5vw,4.5rem);/* @kind font */
--fs-display-lg:clamp(2.25rem,3.6vw,3.25rem);/* @kind font */
--fs-display-md:2rem;/* @kind font */
--fs-heading-lg:1.75rem;/* @kind font */
--fs-heading-md:1.375rem;/* @kind font */
--fs-heading-sm:1.125rem;/* @kind font */
--fs-body-lg:1.125rem;/* @kind font */
--fs-body-md:1rem;/* @kind font */
--fs-body-sm:.875rem;/* @kind font */
--fs-label:.75rem;/* @kind font */
--lh-tight:1.08;/* @kind other */
--lh-snug:1.25;/* @kind other */
--lh-normal:1.55;/* @kind other */
--tracking-label:.14em;/* @kind other */
--tracking-tight:-.01em;/* @kind other */
--fw-regular:400;/* @kind other */--fw-medium:500;/* @kind other */--fw-semibold:600;/* @kind other */--fw-bold:700;/* @kind other */--fw-black:800;/* @kind other */
}
