:root{
--font-ui:"Inter",-apple-system,BlinkMacSystemFont,system-ui,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;
--font-display:"Plus Jakarta Sans","Inter",-apple-system,BlinkMacSystemFont,system-ui,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;
--font-mono:"SF Mono","Menlo",ui-monospace,Consolas,monospace;
--text-xs:11px;--text-sm:13px;--text-base:15px;--text-lg:17px;--text-xl:20px;--text-xxl:24px;--text-h1:30px;
--text-display-3:36px;--text-display-2:48px;--text-display-1:64px;--text-display-hero:88px;
--leading-tight:1.1;--leading-snug:1.25;--leading-normal:1.45;--leading-relaxed:1.6;
--weight-regular:400;--weight-medium:500;--weight-semibold:600;--weight-bold:700;--weight-heavy:800;
--tracking-tight:-0.02em;--tracking-normal:0;--tracking-wide:0.04em;--tracking-wider:0.08em;
}
