:root {
  --wt-space-1: 4px;
  --wt-space-2: 8px;
  --wt-space-3: 14px;
  --wt-space-4: 22px;
  --wt-space-5: 32px;
  --wt-space-6: 48px;
  --wt-space-7: 64px;

  --wt-page-max: 1160px;
  --wt-pad-x: 32px;

  --wt-radius-card: 6px;
  --wt-radius-ink: 4px;
  --wt-radius-paper: 3px;

  --wt-stripe-wide: 22px;   /* header vertical bar */
  --wt-stripe-thin: 4px;    /* heading/eyebrow accent */
  --wt-stripe-band: 4px;    /* nav/footer horizontal band */
}
