:root{
--font-display:'SF Pro Display',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;
--font-body:'SF Pro Display',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;
--weight-thin:200;
--weight-light:300;
--weight-regular:400;
--weight-medium:500;
--weight-semibold:600;
--weight-bold:700;
--weight-heavy:800;
--weight-black:900;
--text-hero-xl:3.5rem;
--text-hero-l:2.75rem;
--text-hero-m:2.125rem;
--text-heading-l:1.75rem;
--text-heading-m:1.375rem;
--text-heading-s:1.125rem;
--text-body-l:1.125rem;
--text-body-m:1rem;
--text-body-s:0.875rem;
--text-caption:0.75rem;
--leading-tight:1.1;
--leading-snug:1.25;
--leading-normal:1.45;
--leading-relaxed:1.6;
--tracking-tight:-0.02em;
--tracking-normal:0;
--tracking-wide:0.04em;
--tracking-wider:0.08em;
}
