:root{
/* Display — Roman capitals, always uppercase, always tracked out. */
--display-1:64px;--display-2:44px;--display-3:32px;--display-4:24px;--display-5:18px;
--track-display:.18em;--track-display-tight:.12em;--lh-display:1.15/* @kind other */;--weight-display:400;
/* Script — eyebrows only. Never more than four or five words, never uppercase. */
--script-1:26px;--script-2:19px;--script-3:15px;--lh-script:1.4/* @kind other */;
/* Sans — body, UI, labels. Light for prose, medium for controls. */
--body-lg:17px;--body-md:15px;--body-sm:13px;--body-xs:11px;
--lh-body:1.9/* @kind other */;--lh-body-tight:1.6/* @kind other */;--track-body:.02em;
--label-size:10px;--label-track:.3em;--label-weight:500;
--weight-light:300;--weight-regular:400;--weight-medium:500;--weight-semibold:600;
/* Aliases */
--type-eyebrow-font:var(--font-script);--type-heading-font:var(--font-display);--type-body-font:var(--font-sans)}
