:root{
  --space-0:0px; --space-1:4px; --space-2:8px; --space-3:12px; --space-4:16px;
  --space-5:20px; --space-6:24px; --space-7:32px; --space-8:40px; --space-9:48px;
  --space-10:56px; --space-11:64px; --space-12:80px;

  /* Layout constants observed in the platform */
  --nav-rail-width:212px;
  --topbar-height:56px;
  --page-gutter:24px;
  --card-padding:18px;
  --content-max:1180px;
  --field-height:38px;
  --control-height:36px;
  --tap-target-min:44px;
}
