@import url('https://fonts.googleapis.com/css2?family=Sora:wght@400;500;600;700;800&family=Plus+Jakarta+Sans:ital,wght@0,400;0,500;0,600;0,700;1,400&family=JetBrains+Mono:wght@400;500;600&display=swap');
:root{
--font-display:'Sora',ui-sans-serif,system-ui,sans-serif;
--font-body:'Plus Jakarta Sans',ui-sans-serif,system-ui,sans-serif;
--font-mono:'JetBrains Mono',ui-monospace,SFMono-Regular,monospace;
--text-display-xxl:4.5rem;/* @kind font */--lh-display-xxl:1.04;/* @kind other */--ls-display-xxl:-0.02em;/* @kind other */
--text-display-xl:3.5rem;/* @kind font */--lh-display-xl:1.06;/* @kind other */--ls-display-xl:-0.02em;/* @kind other */
--text-display:2.75rem;/* @kind font */--lh-display:1.1;/* @kind other */--ls-display:-0.015em;/* @kind other */
--text-h1:2.25rem;--lh-h1:1.15;/* @kind other */--ls-h1:-0.01em;/* @kind other */
--text-h2:1.875rem;--lh-h2:1.2;/* @kind other */--ls-h2:-0.01em;/* @kind other */
--text-h3:1.5rem;--lh-h3:1.25;/* @kind other */--ls-h3:-0.005em;/* @kind other */
--text-h4:1.25rem;--lh-h4:1.3;/* @kind other */--ls-h4:0;/* @kind other */
--text-h5:1.125rem;--lh-h5:1.35;/* @kind other */--ls-h5:0;/* @kind other */
--text-h6:1rem;--lh-h6:1.4;/* @kind other */--ls-h6:0;/* @kind other */
--text-subtitle:1.125rem;--lh-subtitle:1.45;/* @kind other */--ls-subtitle:0;/* @kind other */
--text-body-lg:1.125rem;--lh-body-lg:1.6;/* @kind other */
--text-body:1rem;--lh-body:1.6;/* @kind other */
--text-small:.875rem;--lh-small:1.5;/* @kind other */
--text-caption:.75rem;--lh-caption:1.4;/* @kind other */--ls-caption:.01em;/* @kind other */
--text-button:.9375rem;--lh-button:1;/* @kind other */--ls-button:0;/* @kind other */
--text-overline:.75rem;--lh-overline:1.2;/* @kind other */--ls-overline:.12em;/* @kind other */
--weight-regular:400;/* @kind other */--weight-medium:500;/* @kind other */--weight-semibold:600;/* @kind other */--weight-bold:700;/* @kind other */--weight-extrabold:800;/* @kind other */
}
