/* Type tokens - spec 3.2 */
:root{
--font-display:'Cabinet Grotesk','Instrument Sans',system-ui,sans-serif;
--font-body:'Instrument Sans',system-ui,sans-serif;
--font-mono:'JetBrains Mono',ui-monospace,'SFMono-Regular',monospace;
--text-h1:4.5rem;--text-h1-mobile:3.5rem;
--text-h2:2.75rem;--text-h2-mobile:2.25rem;
--text-h3:2rem;--text-h3-mobile:1.75rem;
--text-h4:1.5rem;
--text-lead:1.125rem;--text-body:1rem;--text-small:.875rem;--text-caption:.8125rem;
--leading-display:1.1;--leading-heading:1.25;--leading-body:1.6;
--tracking-eyebrow:.06em;
--weight-display:800;--weight-display-secondary:700;
--weight-body:400;--weight-medium:500;--weight-semibold:600;
--measure-article:68ch;--measure-marketing:55ch;
}