:root{
--font-sans:"Albert Sans",-apple-system,BlinkMacSystemFont,sans-serif;
--font-serif:"PT Serif",Georgia,serif;
--font-display:var(--font-serif);--font-body:var(--font-sans);--font-mono:"SF Mono",Menlo,Consolas,monospace;

--fs-display-xl:4.5rem;/* @kind font */
--fs-display-l:3.5rem;/* @kind font */
--fs-h1:2.5rem;--fs-h2:2rem;--fs-h3:1.5rem;--fs-h4:1.25rem;
--fs-body-l:1.125rem;--fs-body:1rem;--fs-body-s:0.875rem;--fs-caption:0.75rem;

--lh-tight:1.1;/* @kind other */--lh-heading:1.2;/* @kind other */--lh-body:1.55;/* @kind other */--lh-loose:1.7;/* @kind other */
--fw-regular:400;/* @kind other */--fw-medium:500;/* @kind other */--fw-semibold:600;/* @kind other */--fw-bold:700;/* @kind other */
--ls-tight:-0.01em;--ls-wide:0.04em;--ls-wider:0.12em;/* @kind other */
}
