:root{
--font-sans:"Montserrat",Arial,sans-serif;
--font-display-tech:"Orbitron",sans-serif; /* loaded by the product for numeric/technical accents (tickers, stat call-outs) — use sparingly */
--font-mono:"SF Mono",Monaco,Consolas,monospace; /* tabular figures: balances, wallet addresses, transaction logs */

--weight-light:200;   /* body default — the brand runs light-weight body text */
--weight-regular:400;
--weight-medium:500;
--weight-semibold:600;
--weight-bold:700;

--size-eyebrow:14px;
--size-body-sm:13px;
--size-body:16px;
--size-body-lg:18px;
--size-h4:20px;
--size-h3:24px;
--size-h2-sm:32px;
--size-h2:44px;
--size-h1-sm:48px;
--size-h1:64px;
--size-stat-sm:32px;
--size-stat:48px;

--line-tight:1.1; /* @kind other */
--line-snug:1.4; /* @kind other */
--line-body:1.65; /* @kind other */
--line-loose:1.8; /* @kind other */

--tracking-eyebrow:5px;
--tracking-eyebrow-sm:2px;
}
