/* PGP v165 compatibility stub.
   Old v163 rules caused IQ Garages to fight the homepage card layout.
   The single source of truth is now pgp-shared-site-layout-master.css. */
html body :is(#home,.iq-wrap,#iq-garages) .pgp-auto-card-title{
  display:none!important;
  visibility:hidden!important;
  opacity:0!important;
  height:0!important;
  max-height:0!important;
  overflow:hidden!important;
  pointer-events:none!important;
}
