:root{
  --arq-font:"Inter",system-ui,-apple-system,sans-serif;
  --arq-font-mono:"JetBrains Mono",ui-monospace,monospace;

  --arq-weight-body:400;
  --arq-weight-ui:500;
  --arq-weight-title:600;

  --arq-track-display:-0.035em; /* @kind other */
  --arq-track-title:-0.03em; /* @kind other */
  --arq-track-h2:-0.02em;
  --arq-track-body:0; /* @kind other */
  --arq-track-label:0.22em; /* @kind other */
  --arq-track-label-tight:0.16em;

  --arq-lh-display:1.05; /* @kind other */
  --arq-lh-title:1.1; /* @kind other */
  --arq-lh-h2:1.2; /* @kind other */
  --arq-lh-lead:1.55; /* @kind other */
  --arq-lh-body:1.6; /* @kind other */

  --arq-size-display:64px;
  --arq-size-h1:40px;
  --arq-size-h2:28px;
  --arq-size-lead:20px;
  --arq-size-body:16px;
  --arq-size-ui:14px;
  --arq-size-caption:13px;
  --arq-size-label:12px;
  --arq-size-label-sm:11px;

  --arq-measure:66ch;
  --arq-measure-lead:52ch;
}
