:root{
  --text-display:clamp(44px,5.2vw,64px); --lh-display:1.02; /* @kind other */ --ls-display:-0.028em;
  --text-h1:44px; --lh-h1:1.06; /* @kind other */ --ls-h1:-0.024em;
  --text-h2:32px; --lh-h2:1.14; /* @kind other */ --ls-h2:-0.018em;
  --text-h3:24px; --lh-h3:1.22; /* @kind other */ --ls-h3:-0.012em;
  --text-h4:20px; --lh-h4:1.3; /* @kind other */ --ls-h4:-0.008em;
  --text-lg:18px; --lh-lg:1.55; /* @kind other */
  --text-md:16px; --lh-md:1.6; /* @kind other */
  --text-sm:14px; --lh-sm:1.55; /* @kind other */
  --text-xs:12px; --lh-xs:1.45; /* @kind other */
  --text-eyebrow:11px; --ls-eyebrow:0.16em;
  --text-mono:13px; --ls-mono:0.01em;

  --fw-regular:400; /* @kind font */ --fw-medium:500; /* @kind font */
  --fw-semibold:600; /* @kind font */ --fw-bold:700; /* @kind font */
  --measure-prose:66ch; /* @kind other */ --measure-narrow:46ch; /* @kind other */
}
