:root{
--font-serif:'Lora',Georgia,'Times New Roman',serif;
--font-sans:'Inter',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;
--text-display-1:56px;
--text-display-2:40px;
--text-h1:32px;
--text-h2:24px;
--text-h3:20px;
--text-body-lg:18px;
--text-body:16px;
--text-body-sm:14px;
--text-eyebrow:13px;
--text-caption:12px;
--leading-tight:1.1;
--leading-snug:1.3;
--leading-normal:1.5;
--leading-relaxed:1.7;
--weight-regular:400;
--weight-medium:500;
--weight-semibold:600;
--weight-bold:700;
--tracking-eyebrow:0.14em;
--tracking-wide:0.04em;
}
