:root{
--font-ui:"Outfit",system-ui,-apple-system,"Segoe UI",sans-serif;
--font-display:"Space Grotesk","Outfit",system-ui,sans-serif;
--font-mono:ui-monospace,"SF Mono",Menlo,monospace;
/* weights */
--fw-light:300;/* @kind font */
--fw-regular:400;/* @kind font */
--fw-medium:500;/* @kind font */
--fw-semibold:600;/* @kind font */
--fw-bold:700;/* @kind font */
/* display — Space Grotesk Light, wide, tight leading */
--type-display-1-size:44px;--type-display-1-lh:1.02;/* @kind font */--type-display-1-weight:300;/* @kind font */--type-display-1-tracking:-0.02em;/* @kind font */
--type-display-2-size:34px;--type-display-2-lh:1.05;/* @kind font */--type-display-2-weight:300;/* @kind font */--type-display-2-tracking:-0.02em;/* @kind font */
--type-stat-size:40px;--type-stat-lh:1;/* @kind font */--type-stat-weight:300;/* @kind font */--type-stat-tracking:-0.01em;/* @kind font */
/* headings — Outfit */
--type-h1-size:32px;--type-h1-lh:1.12;/* @kind font */--type-h1-weight:500;/* @kind font */--type-h1-tracking:-0.02em;/* @kind font */
--type-h2-size:22px;--type-h2-lh:1.2;/* @kind font */--type-h2-weight:500;/* @kind font */--type-h2-tracking:-0.01em;/* @kind font */
--type-h3-size:18px;--type-h3-lh:1.25;/* @kind font */--type-h3-weight:500;/* @kind font */--type-h3-tracking:-0.01em;/* @kind font */
/* body */
--type-body-size:15px;--type-body-lh:1.55;/* @kind font */--type-body-weight:400;/* @kind font */
--type-body-sm-size:13px;--type-body-sm-lh:1.5;/* @kind font */--type-body-sm-weight:400;/* @kind font */
--type-label-size:14px;--type-label-lh:1.2;/* @kind font */--type-label-weight:500;/* @kind font */
--type-caption-size:12px;--type-caption-lh:1.35;/* @kind font */--type-caption-weight:400;/* @kind font */
--type-tag-size:10px;--type-tag-lh:1;/* @kind font */--type-tag-weight:500;/* @kind font */--type-tag-tracking:0.01em;/* @kind font */
}
