:root{
--font-display:'Sora','Inter',sans-serif;
--font-body:'Inter',sans-serif;
--font-mono:'JetBrains Mono',monospace;
--fs-display-hero:clamp(34px,8vw,64px); /* @kind font */
--fs-display-lg:clamp(26px,6vw,42px); /* @kind font */
--fs-display-md:clamp(21px,5vw,32px); /* @kind font */
--fs-display-sm:clamp(18px,4.5vw,24px); /* @kind font */
--fs-body-lg:18px;
--fs-body-md:16px;
--fs-body-sm:14px;
--fs-label-md:12px;
--fs-label-sm:11px;
--lh-display-hero:1.05; /* @kind other */
--lh-display-lg:1.1; /* @kind other */
--lh-display-md:1.15; /* @kind other */
--lh-display-sm:1.2; /* @kind other */
--lh-body-lg:1.6; /* @kind other */
--lh-body-md:1.65; /* @kind other */
--lh-body-sm:1.6; /* @kind other */
--lh-label:1.2; /* @kind other */
--ls-display:-0.01em; /* @kind other */
--ls-label:0.06em; /* @kind other */
--ls-label-sm:0.08em; /* @kind other */
--fw-regular:400; /* @kind other */
--fw-medium:500; /* @kind other */
--fw-semibold:600; /* @kind other */
--fw-bold:700; /* @kind other */
}
