:root{
--font-display:'Space Grotesk',ui-sans-serif,system-ui,sans-serif;
--font-text:'Manrope',ui-sans-serif,system-ui,sans-serif;
--font-mono:'IBM Plex Mono',ui-monospace,'SFMono-Regular',monospace;
--text-hero:clamp(40px,6vw,72px);
--text-section:clamp(28px,3.6vw,44px);
--text-h3:24px;
--text-lg:18px;
--text-body:16px;
--text-sm:14px;
--text-caption:12px;
--text-page-title:28px;
--text-card-title:16px;
--lh-tight:1.05; /* @kind other */
--lh-snug:1.2; /* @kind other */
--lh-normal:1.5; /* @kind other */
--lh-relaxed:1.65; /* @kind other */
--fw-regular:400; /* @kind other */
--fw-medium:500; /* @kind other */
--fw-semibold:600; /* @kind other */
--fw-bold:700; /* @kind other */
}
