:root{
--font-display:"Archivo",system-ui,sans-serif;
--font-body:"Inter",system-ui,sans-serif;
/* display uses weight 900, tight tracking, tight leading */
--display-weight:900;
--tracking-display:-0.02em;
--tracking-kicker:0.08em;
--text-display:clamp(40px,7vw,96px);
--text-display-lh:1.02;
--text-h2:clamp(30px,4vw,48px);
--text-h2-lh:1.1;
--text-h3:26px;
--text-kicker:13px;
--text-body:17px;
--text-body-lh:1.6;
--text-fine:12px;
--text-stat:clamp(72px,9vw,120px);
--text-stat-label:13px;
}
