:root{
--font-display:"Fredoka","Inter",system-ui,sans-serif;
--font-wordmark:"Inter",system-ui,sans-serif;
--weight-wordmark:900;
--tracking-wordmark:-0.04em;
--font-body:"Inter",system-ui,sans-serif;
--font-mono:"JetBrains Mono",ui-monospace,monospace;

--text-display-xl:64px;--lh-display-xl:1.05/* @kind other */;
--text-display-l:44px;--lh-display-l:1.1/* @kind other */;
--text-display-m:32px;--lh-display-m:1.15/* @kind other */;
--text-title-l:24px;--lh-title-l:1.25/* @kind other */;
--text-title-m:20px;--lh-title-m:1.3/* @kind other */;
--text-body-l:17px;--lh-body-l:1.5/* @kind other */;
--text-body-m:15px;--lh-body-m:1.5/* @kind other */;
--text-body-s:13px;--lh-body-s:1.45/* @kind other */;
--text-caption:12px;--lh-caption:1.4/* @kind other */;
--text-mono:14px;

--weight-regular:400;
--weight-medium:500;
--weight-semibold:600;
--weight-bold:700;

--tracking-tight:-0.02em;
--tracking-normal:0;
--tracking-wide:0.06em;
}
