:root{
--font-serif-display:"Perpetua","Perpetua Titling MT","EB Garamond",Georgia,"Times New Roman",serif;
--font-sans-body:"Mulish","Segoe UI",system-ui,-apple-system,sans-serif;
--font-mono:"SFMono-Regular",Menlo,Consolas,monospace;

/* Type scale · 1.25 major-third-ish, tuned for Perpetua's small x-height */
--text-display-1:72px; --lh-display-1:1.02; /* @kind other */ --ls-display-1:-.02em; /* @kind other */
--text-display-2:56px; --lh-display-2:1.06; /* @kind other */ --ls-display-2:-.015em; /* @kind other */
--text-h1:44px;        --lh-h1:1.1;  /* @kind other */ --ls-h1:-.01em; /* @kind other */
--text-h2:34px;        --lh-h2:1.15; /* @kind other */ --ls-h2:-.005em; /* @kind other */
--text-h3:26px;        --lh-h3:1.22; /* @kind other */ --ls-h3:0em; /* @kind other */
--text-h4:21px;        --lh-h4:1.3;  /* @kind other */ --ls-h4:0em; /* @kind other */
--text-lead:19px;      --lh-lead:1.6; /* @kind other */
--text-base:16px;      --lh-body:1.68; /* @kind other */
--text-body-sm:14.5px; --lh-body-sm:1.6; /* @kind other */
--text-caption:13px;   --lh-caption:1.45; /* @kind other */
--text-eyebrow:11.5px; --lh-eyebrow:1.2; /* @kind other */ --ls-eyebrow:.18em; /* @kind other */

--weight-light:300; /* @kind other */
--weight-regular:400; /* @kind other */
--weight-medium:500; /* @kind other */
--weight-semibold:600; /* @kind other */
--weight-bold:700; /* @kind other */

--measure-narrow:46ch; /* @kind other */
--measure-default:64ch; /* @kind other */
--measure-wide:78ch; /* @kind other */
}
