:root{
--font-serif:'Lora',ui-serif,Georgia,serif;
--font-sans:'IBM Plex Sans',ui-sans-serif,system-ui,sans-serif;
--font-mono:'IBM Plex Mono',ui-monospace,monospace;
--text-display-1:clamp(40px,5vw,64px);
--text-display-2:clamp(32px,4vw,44px);
--text-headline:clamp(24px,2.5vw,32px);
--text-title:20px;
--text-body-lg:18px;
--text-body:16px;
--text-body-sm:14px;
--text-label:12px;
--lh-tight:1.08; /* @kind other */
--lh-snug:1.25; /* @kind other */
--lh-normal:1.5; /* @kind other */
--lh-relaxed:1.65; /* @kind other */
--tracking-label:0.11em;
--tracking-tight:-0.01em;
--weight-regular:400;--weight-medium:500;--weight-semibold:600;--weight-bold:700;
}
