:root{
--font-display:"Playfair Display","Cormorant Garamond",Georgia,serif;
--font-display-alt:"Cormorant Garamond","Playfair Display",Georgia,serif;
--font-sans:"Inter",-apple-system,"Segoe UI",Helvetica,Arial,sans-serif;
--font-mono:"JetBrains Mono",ui-monospace,SFMono-Regular,Menlo,monospace;

--text-display-1:clamp(3.25rem,6vw,5.5rem);/* 52 → 88 */
--text-display-2:clamp(2.5rem,4.4vw,4rem);  /* 40 → 64 */
--text-h1:2.75rem;--text-h2:2rem;--text-h3:1.5rem;--text-h4:1.1875rem;
--text-lead:1.1875rem;--text-body:1rem;--text-sm:0.875rem;--text-xs:0.8125rem;--text-micro:0.6875rem;

--leading-display:1.06;--leading-heading:1.18;--leading-body:1.62;--leading-tight:1.35;

--tracking-display:-0.02em;--tracking-heading:-0.01em;--tracking-body:0;
--tracking-ui:0.01em;--tracking-label:0.08em;--tracking-eyebrow:0.22em;--tracking-logotype:0.34em;

--weight-light:300;--weight-regular:400;--weight-medium:500;--weight-semibold:600;
--measure-prose:64ch;--measure-lead:46ch;
}
