:root{
--font-display:'Playfair Display',Georgia,serif;
--font-body:'DM Sans',system-ui,sans-serif;
/* Scale */
--fs-hero:44px; --lh-hero:1.12; /* @kind font */
--fs-title:32px; --lh-title:1.18; /* @kind font */
--fs-h2:24px; --lh-h2:1.25; /* @kind font */
--fs-h3:19px; --lh-h3:1.3; /* @kind font */
--fs-body:16px; --lh-body:1.6; /* @kind font */
--fs-small:14px; --lh-small:1.5; /* @kind font */
--fs-caption:12.5px; --lh-caption:1.45; /* @kind font */
--fw-display:600; /* @kind font */
--fw-body:400; /* @kind font */
--fw-medium:500; /* @kind font */
--fw-strong:600; /* @kind font */
--ls-display:-0.01em; /* @kind font */
--ls-caps:0.14em; /* @kind font */
}
