:root{
--font-headline:"Merriweather",Georgia,"Times New Roman",serif;
--font-body:Georgia,"Times New Roman",serif;
--font-ui:-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif;

/* sizes — mobile-first article scale */
--fs-headline:34px;
--fs-headline-lg:42px;
--fs-subhead:20px;
--fs-point-heading:23px;
--fs-body:18px;
--fs-body-sm:17px;
--fs-caption:13px;
--fs-meta:14px;
--fs-eyebrow:12px;
--fs-number:56px;

--lh-headline:1.18; /* @kind font */
--lh-subhead:1.45; /* @kind font */
--lh-body:1.7; /* @kind font */
--lh-tight:1.3; /* @kind font */

--fw-regular:400; /* @kind font */
--fw-bold:700; /* @kind font */
--fw-black:900; /* @kind font */

--ls-eyebrow:0.09em;
--ls-headline:-0.01em;
}
