:root{
--font-display:"Newsreader",Georgia,serif;
--font-logo:"Newsreader",Georgia,serif;
--font-sans:"Figtree",system-ui,'Segoe UI',sans-serif;

--text-display-xl:clamp(44px,6vw,72px);
--text-display:clamp(36px,4.4vw,54px);
--text-title:34px;
--text-subtitle:26px;
--text-heading:20px;
--text-lead:19px;
--text-body-lg:17px;
--text-body-md:16px;
--text-body-sm:14px;
--text-caption:13px;
--text-label:12px;

--leading-tight:1.1;
--leading-title:1.15;
--leading-snug:1.28;
--leading-body:1.65;
--leading-loose:1.8;

--tracking-display:-0.01em;
--tracking-normal:0;
--tracking-wide:0.06em;
--tracking-label:0.2em;
--tracking-logo:0.26em;

--weight-light:300;
--weight-regular:400;
--weight-medium:500;
--weight-semibold:600;
}
