:root{
/* families */
--font-display:"Montserrat",system-ui,sans-serif;--font-ui:"Barlow Semi Condensed",system-ui,sans-serif;
/* display scale (1080x1350 board units) */
--fs-hero:150px;--fs-title:104px;--fs-title-sm:76px;--fs-rank:86px;--fs-name:38px;--fs-name-sm:28px;--fs-time:30px;--fs-label:22px;--fs-footer:22px;--fs-eyebrow:20px;
/* weights */
--fw-black:900; /* @kind font */--fw-extrabold:800; /* @kind font */--fw-bold:700; /* @kind font */--fw-semibold:600; /* @kind font */--fw-regular:400; /* @kind font */
/* tracking */
--ls-hero:-.02em; /* @kind font */--ls-tight:-.01em; /* @kind font */--ls-normal:0; /* @kind font */--ls-wide:.14em; /* @kind font */--ls-wider:.24em; /* @kind font */
/* line heights */
--lh-hero:.86; /* @kind font */--lh-title:.9; /* @kind font */--lh-body:1.35; /* @kind font */
/* the signature oblique — display type is always slanted */
--italic-skew:-9deg; /* @kind other */
}
