/* TAB-4 / Connected systems / Shared by website, workspace and offline reports. */
:root {
  --tab4-ink: #172B36;
  --tab4-primary: #164D59;
  --tab4-accent: #D0EA6D;
  --tab4-paper: #F6F5F0;
  --tab4-white: #FFFFFF;
  --tab4-muted: #627176;
  --tab4-line: #D9DEDA;
  --tab4-soft: #E8EFEB;
  --tab4-font: Assistant, Arial, sans-serif;
  --tab4-radius: 16px;
  --tab4-radius-small: 8px;
  --tab4-space: 8px;
}
