:root{
  --font-display:"Montserrat","Helvetica Neue",Arial,sans-serif;
  --font-ui:"Manrope","Helvetica Neue",Arial,sans-serif;
  --font-mono:"JetBrains Mono",ui-monospace,SFMono-Regular,monospace;

  --text-display-1:44px;
  --lh-display-1:1.08; /* @kind other */
  --ls-display-1:-0.02em; /* @kind other */
  --text-display-2:34px;
  --lh-display-2:1.12; /* @kind other */
  --ls-display-2:-0.015em; /* @kind other */
  --text-h1:28px;
  --lh-h1:1.2; /* @kind other */
  --ls-h1:-0.01em; /* @kind other */
  --text-h2:22px;
  --lh-h2:1.25; /* @kind other */
  --ls-h2:-0.01em; /* @kind other */
  --text-h3:17px;
  --lh-h3:1.3; /* @kind other */
  --ls-h3:0; /* @kind other */
  --text-body:15px;
  --lh-body:1.55; /* @kind other */
  --text-body-sm:13px;
  --lh-body-sm:1.5; /* @kind other */
  --text-caption:11px;
  --lh-caption:1.4; /* @kind other */
  --text-metric:34px;
  --lh-metric:1.0; /* @kind other */
  --ls-metric:-0.02em; /* @kind other */

  /* Brand eyebrow / nav — wide-tracked caps, straight off the logo lockup */
  --text-eyebrow:11px;
  --ls-eyebrow:0.22em; /* @kind other */
  --ls-lockup:0.30em; /* @kind other */

  --weight-light:300; /* @kind other */
  --weight-regular:400; /* @kind other */
  --weight-medium:500; /* @kind other */
  --weight-semibold:600; /* @kind other */
  --weight-bold:700; /* @kind other */
}
