@import url('https://fonts.googleapis.com/css2?family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&family=Jost:wght@300;400;500;600;700&display=swap');
:root{
--font-serif-display:'Libre Baskerville',Georgia,'Times New Roman',serif;
--font-sans-accent:'Jost','Century Gothic',sans-serif;
--font-sans-body:'Jost',-apple-system,'Segoe UI',sans-serif;
--tracking-label:0.22em;
--tracking-wide:0.08em;
--text-display-1:clamp(48px,6vw,84px);
--text-display-2:clamp(34px,4vw,56px);
--text-h1:40px;
--text-h2:28px;
--text-h3:20px;
--text-body-lg:18px;
--text-body:16px;
--text-small:13px;
--text-label:12px;
--lh-tight:1.05; /* @kind other */
--lh-snug:1.25; /* @kind other */
--lh-normal:1.5; /* @kind other */
--lh-relaxed:1.7; /* @kind other */
}
