:root{
--font-sans:"Space Grotesk",-apple-system,"Segoe UI",sans-serif;
--font-serif:"Spectral","Iowan Old Style",Georgia,serif;
--text-display-1:clamp(2.75rem,6vw,4.5rem);
--text-display-2:clamp(2.1rem,5vw,3rem);
--text-h1:2.25rem;
--text-h2:1.75rem;
--text-h3:1.375rem;
--text-h4:1.125rem;
--text-body-lg:1.125rem;
--text-body:1rem;
--text-body-sm:0.875rem;
--text-caption:0.75rem;
--text-eyebrow:0.8125rem;
--lh-tight:1.08; /* @kind other */
--lh-snug:1.25; /* @kind other */
--lh-normal:1.5; /* @kind other */
--lh-relaxed:1.65; /* @kind other */
--tracking-tight:-0.02em;
--tracking-normal:0;
--tracking-wide:0.08em;
--weight-regular:400;
--weight-medium:500;
--weight-semibold:600;
--weight-bold:700;
}
