/* Sona3 V6.1.2 — focused UI safety fixes. */
.notification-bar-host:empty{display:none!important}
.notification-bar:empty,.v4-sync-alert-bar:empty,[data-update-notice]:empty,.pwa-update-banner:empty,.update-notice:empty{display:none!important}
#v608ConnectionState[hidden],#v608ConnectionState:empty{display:none!important}
@media(max-width:430px){
  #medicalPage .med-filter-row{grid-template-columns:repeat(3,minmax(0,1fr))!important}
  #medicalPage .med-export-row{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
