/* Build 742: the topbar is a positioning lane, not a full-width surface.
   Keep depth on the MyMappi badge and control capsules only. */
html body .app-shell .map-stage > header.topbar,
html body main.app-shell section.map-stage > header.topbar {
  background: transparent !important;
  background-color: transparent !important;
  box-shadow: none !important;
  filter: none !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
}
