:root{
--font-core:"Manrope",ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;
--font-mono:"JetBrains Mono",ui-monospace,SFMono-Regular,Menlo,monospace;

--fs-display-xl:56px;--fs-display-l:44px;--fs-display-m:34px;
--fs-title-l:26px;--fs-title-m:21px;--fs-title-s:17px;
--fs-body-l:16px;--fs-body-m:15px;--fs-body-s:13px;--fs-caption:12px;--fs-micro:11px;

--lh-tight:1.06;/* @kind other */--lh-snug:1.22;/* @kind other */--lh-normal:1.5;/* @kind other */--lh-relaxed:1.62;/* @kind other */

--fw-regular:400;/* @kind other */--fw-medium:500;/* @kind other */--fw-semibold:600;/* @kind other */--fw-bold:700;/* @kind other */--fw-extrabold:800;/* @kind other */

--tr-display:-0.022em;/* @kind other */--tr-title:-0.014em;/* @kind other */--tr-body:0em;/* @kind other */--tr-caps:0.08em;/* @kind other */

--text-display:var(--fw-extrabold) var(--fs-display-l)/var(--lh-tight) var(--font-core);
--text-title:var(--fw-bold) var(--fs-title-m)/var(--lh-snug) var(--font-core);
--text-ui:var(--fw-semibold) var(--fs-body-m)/1.2 var(--font-core);
--text-data:var(--fw-medium) var(--fs-body-s)/1.4 var(--font-mono);
}
