:root{
--font-sans:"Assistant","Segoe UI","Arial Hebrew",system-ui,sans-serif;
--font-display:"Frank Ruhl Libre","Times New Roman",serif;
--font-mono:ui-monospace,"SFMono-Regular",Menlo,monospace;

--fw-light:300; /* @kind font */
--fw-regular:400; /* @kind font */
--fw-medium:500; /* @kind font */
--fw-semibold:600; /* @kind font */
--fw-bold:700; /* @kind font */
--fw-black:800; /* @kind font */

/* Display (serif) */
--text-display-1:clamp(40px,5vw,64px);--lh-display-1:1.08; /* @kind font */
--text-display-2:clamp(32px,3.6vw,46px);--lh-display-2:1.14; /* @kind font */
--text-h1:36px;--lh-h1:1.2; /* @kind font */
--text-h2:28px;--lh-h2:1.25; /* @kind font */
--text-h3:22px;--lh-h3:1.35; /* @kind font */
/* Body (sans) */
--text-lead:20px;--lh-lead:1.65; /* @kind font */
--text-body:17px;--lh-body:1.7; /* @kind font */
--text-sm:15px;--lh-sm:1.6; /* @kind font */
--text-xs:13px;--lh-xs:1.5; /* @kind font */
--text-eyebrow:13px;--ls-eyebrow:.14em; /* @kind font */

--ls-tight:-0.01em; /* @kind font */
--ls-normal:0; /* @kind font */
--ls-wide:.04em; /* @kind font */
--measure:66ch; /* @kind other */
}
