:root{
--font-core:"Source Sans 3","Source Sans Pro","Segoe UI",system-ui,sans-serif;
--font-mono:ui-monospace,"SFMono-Regular",Menlo,Consolas,monospace;
--fw-regular:400; /* @kind font */
--fw-medium:500; /* @kind font */
--fw-semibold:600; /* @kind font */

--fs-display:64px;--lh-display:1.05; /* @kind other */--ls-display:-0.02em; /* @kind other */
--fs-h1:44px;--lh-h1:1.12; /* @kind other */--ls-h1:-0.015em; /* @kind other */
--fs-h2:32px;--lh-h2:1.2; /* @kind other */--ls-h2:-0.01em; /* @kind other */
--fs-h3:24px;--lh-h3:1.3; /* @kind other */--ls-h3:-0.005em; /* @kind other */
--fs-h4:19px;--lh-h4:1.4; /* @kind other */--ls-h4:0; /* @kind other */
--fs-lead:21px;--lh-lead:1.6; /* @kind other */
--fs-body:17px;--lh-body:1.65; /* @kind other */
--fs-body-sm:15px;--lh-body-sm:1.6; /* @kind other */
--fs-caption:13px;--lh-caption:1.5; /* @kind other */
--fs-label:12px;--lh-label:1.3; /* @kind other */--ls-label:0.08em; /* @kind other */
--fs-button:16px;--lh-button:1; /* @kind other */
}
