/* r446: main application header only; dialogs and standalone modules retain their layout. */
@media screen {
 .app-shell>.workspace:has(.content-wrap)>.topbar .breadcrumbs,
 .app-shell>.workspace:has(.content-wrap)>.topbar .sync-status-group,
 .app-shell>.workspace:has(.content-wrap)>.topbar .edit-inspection-card-button{display:none!important}
 .app-shell>.workspace:has(.page-heading-checklist,.page-heading-new-inspection,.page-heading-overview)>.topbar .sync-status-group{display:grid!important}
 .app-shell>.workspace:has(.page-heading-checklist,.page-heading-new-inspection,.page-heading-overview)>.topbar .edit-inspection-card-button{display:inline-flex!important}
 .workspace .page-heading:not(.page-heading-checklist):not(.page-heading-new-inspection):not(.page-heading-overview)>div:first-child>p:first-child{display:none!important}
 .app-shell>.workspace>.topbar .top-actions{margin-left:auto!important;justify-self:end!important;justify-content:flex-end!important}
 .app-shell>.workspace>.topbar .current-account-badge{margin-right:0!important}
 .side-panel [data-ot430-all] .nav-icon::before,.side-panel [data-ot430-all] .nav-icon::after,
 [data-ot431-settings]>.administration-card-icon::before,[data-ot431-settings]>.administration-card-icon::after{content:none!important;display:none!important}
 .side-panel [data-ot430-all] .nav-icon{background:transparent!important;mask:none!important;-webkit-mask:none!important;display:flex!important;align-items:center;justify-content:center}
 .side-panel [data-ot430-all] .nav-icon svg,.side-panel [data-ot430-all] .nav-icon svg path{fill:none!important;stroke:currentColor!important}
 [data-ot431-settings]>.administration-card-icon{font-size:0!important;background:transparent!important;mask:none!important;-webkit-mask:none!important;display:block!important;width:28px!important;height:28px!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23145d3b' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M8 4H4v17h16V4h-4M8 2h8v4H8zM7 11l2 2 4-4M7 17l2 2 4-4M15 12h3m-3 6h3'/%3E%3C/svg%3E")!important;background-size:contain!important;background-repeat:no-repeat!important}
 @media(min-width:761px){
  .app-shell>.workspace>.topbar{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:8px 16px!important}
  .app-shell>.workspace>.topbar .top-actions{width:auto!important;max-width:100%!important;min-width:0!important;display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:8px!important}
  .app-shell>.workspace:has(.page-heading-checklist,.page-heading-new-inspection,.page-heading-overview)>.topbar .breadcrumbs{display:flex!important;flex:1 1 240px!important;width:auto!important;min-width:0!important}
 }
}
