:root{
--font-sans:'Instrument Sans',ui-sans-serif,system-ui,sans-serif;
--font-mono:'IBM Plex Mono',ui-monospace,monospace;
/* Type scale: size / line-height / weight */
--type-display-size:64px;--type-display-lh:1.06;--type-display-weight:600;
--type-h1-size:48px;--type-h1-lh:1.1;--type-h1-weight:600;
--type-h2-size:36px;--type-h2-lh:1.15;--type-h2-weight:600;
--type-h3-size:26px;--type-h3-lh:1.25;--type-h3-weight:600;
--type-body-lg-size:19px;--type-body-lg-lh:1.6;
--type-body-size:16px;--type-body-lh:1.65;
--type-caption-size:13px;--type-caption-lh:1.5;--type-caption-weight:500;
--type-eyebrow-size:12px;--type-eyebrow-tracking:0.14em;
--measure:640px;
}
