/* GWATCH V43.3 — balanced high-inventory advertising */
.gw43-ad-zone{display:flex;justify-content:center;align-items:flex-start;box-sizing:border-box;clear:both;padding:16px 10px;max-width:100%}
.gw43-ad-box{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;max-width:100%;overflow:hidden}
.gw43-ad-label{margin:0 0 6px;color:#87928d;font:600 9px/1.2 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:.18em;text-transform:uppercase;text-align:center}
.gw43-ad-box iframe{display:block;border:0;background:transparent;overflow:hidden}
.gw43-banner-zone{width:min(100%,820px);margin:10px auto}
.gw43-mobile-ad{display:none}
/* Never overlay the player or cards. */
#gwPlayerShell .gw43-ad-zone,.gw-player-shell .gw43-ad-zone,video + .gw43-ad-zone,.g3-card .gw43-ad-zone,.v191-card .gw43-ad-zone{display:none!important}

/* Desktop: all placements stay centered and in normal page flow. */
.gw433-desktop-hero{width:100%;margin:8px auto 4px;padding:18px 10px 12px}
.gw433-desktop-discover,.gw433-desktop-mid,.gw433-desktop-footer{width:min(100%,820px);margin:16px auto 20px}
.gw433-desktop-late{width:100%;margin:20px auto 24px;padding:18px 10px}

@media(min-width:900px){
 .gw43-mobile-ad{display:none!important}
 .gw433-desktop-hero,.gw433-desktop-discover,.gw433-desktop-mid,.gw433-desktop-late,.gw433-desktop-footer{display:flex!important}
}

/* Mobile/tablet: content first, then compact in-flow ads. */
@media(max-width:899px){
 .gw433-desktop-hero,.gw433-desktop-discover,.gw433-desktop-mid,.gw433-desktop-late,.gw433-desktop-footer{display:none!important}
 .gw43-mobile-ad{display:flex!important;width:100%;margin:14px auto;padding:10px 12px}
 .gw433-mobile-first{margin-top:18px}
 .gw43-mobile-footer-ad{margin-top:22px;margin-bottom:12px}
}
@media(max-width:700px){
 .gw43-mobile-ad{width:100%;padding:8px 12px;margin:12px auto}
 .gw43-mobile-ad .gw43-ad-label{font-size:8px;margin-bottom:4px}
}
