:root{
--font-display:"Ibrand",serif;
--font-body:"Manrope",sans-serif;

--text-display-xl:clamp(40px,6vw,72px);
--text-display-lg:40px;
--text-display-md:32px;
--text-heading-lg:28px;
--text-heading-md:22px;
--text-heading-sm:18px;
--text-body-lg:18px;
--text-body-md:16px;
--text-body-sm:14px;
--text-caption:12px;

--leading-tight:1.1;
--leading-snug:1.3;
--leading-normal:1.5;
--leading-relaxed:1.65;

--tracking-tight:-0.01em;
--tracking-normal:0;
--tracking-wide:0.04em;

--weight-regular:400;--weight-medium:500;--weight-semibold:600;--weight-bold:700;--weight-extrabold:800;
}
