/* GritHQ PWA -> native iOS Coach header parity.
   Scope is intentionally limited to the global Coach artwork presentation. */
.global-coach-btn img{
  width:50px!important;
  height:50px!important;
  object-fit:contain!important;
  object-position:center!important;
  border-radius:13px!important;
  background:transparent!important;
  box-shadow:none!important;
  filter:none!important;
}
