:root{
--font-display:'Bricolage Grotesque',system-ui,sans-serif;
--font-body:'Karla',system-ui,sans-serif;
--font-mono:'Space Mono',monospace;
--text-xs:12px; --text-sm:14px; --text-md:16px; --text-lg:18px; --text-xl:22px; --text-2xl:28px; --text-3xl:36px; --text-4xl:48px;
--leading-tight:1.15; --leading-snug:1.3; --leading-body:1.55;
--weight-regular:400; --weight-medium:500; --weight-semibold:600; --weight-bold:700;
--tracking-caps:0.08em;
}
