:root {
  --system-chrome-bg: #d8d4dc;
  --system-chrome-border: #57505a;
  --system-menu-divider: #8b848d;
  --system-chrome-text: #211a23;
  --system-chrome-muted: #514a51;
  --system-field-bg: #f4f0e9;
  --system-field-inset: #aaa4ad;
  --system-menu-font: 700 9px/1 var(--mono);
  --system-menu-height: 25px;
  --system-menu-gap: 18px;
  --system-menu-padding-x: 10px;
  --system-status-height: 25px;
  --system-window-button-gap: 6px;
  --system-window-button-width: 22px;
  --system-window-button-height: 21px;
}
