:root{
--font-display:"Novecento Sans Wide","Novecento CondBold",sans-serif;
--font-display-cond:"Novecento CondBold","Arial Narrow",sans-serif;
--font-body:"Montserrat",system-ui,sans-serif;
--font-mono:ui-monospace,"SFMono-Regular","Menlo",monospace;

/* display scale — always uppercase, tight leading, slight positive tracking */
--fs-display-1:104px;
--fs-display-2:76px;
--fs-display-3:56px;
--fs-h1:42px;
--fs-h2:32px;
--fs-h3:24px;
--fs-h4:19px;

/* body scale */
--fs-lead:20px;
--fs-body:16px;
--fs-body-sm:14px;
--fs-caption:12px;
--fs-micro:11px;

--lh-display:0.92; /* @kind other */
--lh-heading:1.05; /* @kind other */
--lh-snug:1.35; /* @kind other */
--lh-body:1.62; /* @kind other */

--ls-display:0.02em;
--ls-heading:0.03em;
--ls-eyebrow:0.22em;
--ls-label:0.12em;
--ls-body:0; /* @kind other */

--fw-body:400; /* @kind other */
--fw-medium:500; /* @kind other */
--fw-semibold:600; /* @kind other */
--fw-bold:700; /* @kind other */
--fw-black:900; /* @kind other */
}
