@import url('https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@500;600;700&family=Roboto:ital,wght@0,400;0,500;0,600;0,700;1,400&family=JetBrains+Mono:wght@400;500&display=swap');
:root{
--font-display:'Space Grotesk',system-ui,sans-serif;
--font-body:'Roboto',system-ui,sans-serif;
--font-mono:'JetBrains Mono',ui-monospace,monospace;
--fs-display-xxl:96px;--lh-display-xxl:0.88;/* @kind other */--ls-display-xxl:-4px;/* @kind other */
--fs-display-xl:72px;--lh-display-xl:0.94;/* @kind other */--ls-display-xl:-3px;/* @kind other */
--fs-display-lg:48px;--lh-display-lg:1.02;/* @kind other */--ls-display-lg:-1.5px;/* @kind other */
--fs-display-md:32px;--lh-display-md:1.1;/* @kind other */--ls-display-md:-.8px;/* @kind other */
--fs-headline:22px;--lh-headline:1.25;/* @kind other */--ls-headline:-.4px;/* @kind other */--fw-headline:700;/* @kind other */
--fs-subhead:20px;--lh-subhead:1.35;/* @kind other */--ls-subhead:-.1px;/* @kind other */--fw-subhead:500;/* @kind other */
--fs-body-lg:18px;--lh-body-lg:1.45;/* @kind other */--ls-body-lg:-.1px;/* @kind other */
--fs-body:16px;--lh-body:1.5;/* @kind other */--ls-body:-.1px;/* @kind other */
--fs-body-sm:14px;--lh-body-sm:1.45;/* @kind other */--ls-body-sm:-.05px;/* @kind other */--fw-body-sm:500;/* @kind other */
--fs-caption:13px;--lh-caption:1.3;/* @kind other */--ls-caption:0px;/* @kind other */--fw-caption:600;/* @kind other */
--fs-micro:12px;--lh-micro:1.3;/* @kind other */
--fs-button:15px;--lh-button:1;/* @kind other */--ls-button:-.1px;/* @kind other */--fw-button:600;/* @kind other */
--fw-display:600;/* @kind other */
}
