/* Radio Logs v5.3 - Executive Workspace Refinement
   Purpose: reduce duplicate navigation and tighten the operations dashboard hierarchy. */

body:has(.executive-workspace-v52) .page-header > .action-row {
  display: none !important;
}

body:has(.executive-workspace-v52) .exec-quick-toolbar-v52 {
  display: none !important;
}

body:has(.executive-workspace-v52) .page-header {
  padding-top: 18px !important;
  padding-bottom: 18px !important;
  margin-bottom: 18px !important;
}

body:has(.executive-workspace-v52) .page-header .page-title {
  margin-bottom: 4px !important;
}

body:has(.executive-workspace-v52) .page-header .page-subtitle {
  margin-bottom: 0 !important;
}

body:has(.executive-workspace-v52) .exec-hero-head-v52 {
  padding-top: 20px !important;
  padding-bottom: 14px !important;
}

body:has(.executive-workspace-v52) .exec-hero-head-v52 h2 {
  font-size: 25px !important;
}

body:has(.executive-workspace-v52) .exec-status-grid-v52 {
  padding-top: 16px !important;
}

body:has(.executive-workspace-v52) .station-details-v52 > summary {
  font-size: 19px !important;
}
