:root{
--font-display:"Unbounded",sans-serif;
--font-body:"Inter",sans-serif;
--weight-regular:400;
--weight-medium:500;
--weight-bold:700;
--weight-extrabold:800;
--weight-black:900;
--text-display-1:clamp(3rem,6vw,6.5rem);
--text-display-2:clamp(2.25rem,4.2vw,4.5rem);
--text-display-3:clamp(1.75rem,3vw,3rem);
--text-h1:2.25rem;
--text-h2:1.75rem;
--text-h3:1.375rem;
--text-body-lg:1.125rem;
--text-body:1rem;
--text-small:0.875rem;
--text-micro:0.75rem;
--lh-tight:1.02; /* @kind other */
--lh-heading:1.1; /* @kind other */
--lh-body:1.5; /* @kind other */
--tracking-display:-0.02em;
--tracking-tight:-0.01em;
--tracking-wide:0.06em;
}
