@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,400;0,500;0,600;0,700;0,800;1,400;1,600&display=swap');
:root{
--font-display:'Plus Jakarta Sans',-apple-system,Helvetica,Arial,sans-serif;
--font-body:'Plus Jakarta Sans',-apple-system,Helvetica,Arial,sans-serif;
--tracking-wide:0.08em;
--tracking-tight:-0.02em;
--text-display-1:clamp(3rem,6vw,5.5rem);
--text-display-2:clamp(2.25rem,4vw,3.75rem);
--text-h1:3rem;
--text-h2:2rem;
--text-h3:1.375rem;
--text-lead:1.25rem;
--text-body:1rem;
--text-small:0.875rem;
--text-button:0.9375rem;
--text-eyebrow:0.75rem;
--lh-tight:1.08; /* @kind other */
--lh-snug:1.25; /* @kind other */
--lh-normal:1.65; /* @kind other */
--weight-display:800; /* @kind other */
--weight-body:400; /* @kind other */
--weight-medium:500; /* @kind other */
--weight-semibold:600; /* @kind other */
}
