:root{
  --space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;
  --space-6:24px;--space-8:32px;--space-10:40px;--space-12:48px;--space-16:64px;
  --space-20:80px;--space-24:96px;--space-32:128px;--space-40:160px;

  --gutter-page:24px;--gutter-page-lg:56px;
  --measure-prose:62ch;--measure-narrow:46ch; /* @kind other */
  --width-content:1180px;--width-text:720px;--width-menu-column:520px;

  --section-pad-y:var(--space-24);--section-pad-y-tight:var(--space-16);
  --stack-tight:var(--space-3);--stack:var(--space-6);--stack-loose:var(--space-12);

  --control-h-sm:34px;--control-h:44px;--control-h-lg:54px;
  --control-pad-x:22px;--control-pad-x-lg:32px;
}
