:root{
--font-display:"Cormorant Garamond","Canela",Georgia,serif; /* stand-in for Canela Light */
--font-core:"Satoshi","Helvetica Neue",Arial,sans-serif;
--font-mono:ui-monospace,"SFMono-Regular",Menlo,monospace;

--fw-display:300; /* @kind other */
--fw-light:300; /* @kind other */
--fw-regular:400; /* @kind other */
--fw-medium:500; /* @kind other */
--fw-bold:700; /* @kind other */

/* Display scale — Canela/Cormorant, always light, generous tracking on small sizes */
--fs-display-1:72px;--lh-display-1:1.02; /* @kind font */
--fs-display-2:56px;--lh-display-2:1.06; /* @kind font */
--fs-display-3:40px;--lh-display-3:1.12; /* @kind font */
--fs-display-4:30px;--lh-display-4:1.18; /* @kind font */

/* Core scale — Satoshi */
--fs-title:22px;--lh-title:1.3; /* @kind font */
--fs-body-lg:17px;--lh-body-lg:1.6; /* @kind font */
--fs-body:15px;--lh-body:1.6; /* @kind font */
--fs-body-sm:13.5px;--lh-body-sm:1.55; /* @kind font */
--fs-caption:12px;--lh-caption:1.45; /* @kind font */
--fs-eyebrow:11px;--lh-eyebrow:1.2; /* @kind font */

--ls-display:-0.01em; /* @kind other */
--ls-tight:-0.005em; /* @kind other */
--ls-normal:0; /* @kind other */
--ls-wide:0.06em; /* @kind other */
--ls-eyebrow:0.18em; /* @kind other */
--ls-logotype:0.02em; /* @kind other */
}
