:root{
--font-display:'DM Serif Display',Georgia,serif;
--font-body:'Manrope',-apple-system,'Segoe UI',sans-serif;
--font-mono:'JetBrains Mono',ui-monospace,monospace;
--text-display-xl:clamp(48px,6vw,88px);
--text-display-l:clamp(36px,4.5vw,56px);
--text-display-m:32px;
--text-heading-l:26px;
--text-heading-m:21px;
--text-heading-s:17px;
--text-body-l:18px;
--text-body-m:16px;
--text-body-s:14px;
--text-caption:12.5px;
--lh-tight:1.05; /* @kind other */
--lh-heading:1.2; /* @kind other */
--lh-body:1.55; /* @kind other */
--tracking-tight:-0.02em;
--tracking-wide:0.04em;
--weight-regular:400; /* @kind other */
--weight-medium:500; /* @kind other */
--weight-semibold:600; /* @kind other */
--weight-bold:700; /* @kind other */
--weight-extrabold:800; /* @kind other */
}
