:root{
--font-ui:'Inter',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;
--font-mono:'JetBrains Mono',ui-monospace,'SF Mono',Menlo,monospace;

--fs-display:32px;
--fs-title:22px;
--fs-heading:17px;
--fs-body:15px;
--fs-body-sm:13px;
--fs-meta:12px;
--fs-micro:11px;

--lh-display:1.2; /* @kind other */
--lh-title:1.3; /* @kind other */
--lh-heading:1.35; /* @kind other */
--lh-body:1.55; /* @kind other */
--lh-meta:1.4; /* @kind other */

--fw-regular:400; /* @kind other */
--fw-medium:500; /* @kind other */
--fw-semibold:600; /* @kind other */

--tabular-nums:tabular-nums; /* @kind other */
}
