:root{
--font-sans:"Public Sans",-apple-system,"Helvetica Neue",sans-serif;
--font-serif:"Spectral",Georgia,serif;
/* Scale — headings & structure in sans, reading in serif */
--type-display:clamp(44px,5.5vw,72px);   /* sans 600, -0.02em, lh 1.05 */
--type-h1:36px;                          /* sans 600, -0.015em, lh 1.15 */
--type-h2:26px;                          /* sans 600, -0.01em, lh 1.2 */
--type-h3:19px;                          /* sans 600, 0, lh 1.3 */
--type-body-lg:20px;                     /* serif 400, lh 1.65 */
--type-body:17px;                        /* serif 400, lh 1.7 */
--type-body-sm:15px;                     /* serif 400, lh 1.6 */
--type-quote:28px;                       /* serif 300 italic, lh 1.45 */
--type-label:11px;                       /* sans 600, uppercase, 0.14em */
--type-label-lg:12px;                    /* sans 600, uppercase, 0.16em */
--type-foot:12px;                        /* sans 400, 0.02em */
--ls-label:0.14em;
--ls-label-lg:0.16em;
--ls-tight:-0.02em;
--lh-body:1.7; /* @kind other */
--lh-heading:1.15; /* @kind other */
--measure-body:62ch;
--measure-label:24ch;
}
