/* Pogo */
div[data-pogo] { display: grid; align-content: center; justify-content: center; }
div[data-pogo] iframe { margin-left: auto; margin-right: auto; }
div[data-pogo="main"], div[data-pogo="incontent"], div[data-pogo="top"], div[data-pogo="sidebar"]  { min-height: 250px; }

div[data-pogo="incontent"] { margin: 10px auto; }
iframe[data-testid="amzn-nca-ad"] { position: absolute; top: 0; left: 0; }
div.pogoPSWPR { width: 100vw !important; margin-bottom: 1rem; }
.px-4 div.pogoPSWPR { margin-left: -1rem; }
.max-w-8xl:has(.pogoPSWPR) { max-width: 100vw; }
body.hasPogoQS .pbs[data-pbs-position="sticky"] .pbs__player { position: relative !important; }
body.hasPogoQS.pgQsScrld:not(.pgQSFxd) .pbs[data-pbs-position="sticky"] .pbs__player { position: fixed !important; }
body.bxc.bx-base.bx-type-conversioncorner .bx-slab { display: none; }

ins.zmgad-full-width { display: flex; align-items: center; justify-content: center; flex-direction: column; }
[data-autopogo], [data-autopogo] * { content-visibility: visible !important; }
[data-autopogo] .twitter-tweet { min-height: 600px; }

@media (max-width: 1023px) {
    body.hasPogoQS nav ul.fixed.bg-brand-slate { min-height: 90vh; z-index: 5; }
    body.hasPogoQS nav:has(ul.fixed.bg-brand-slate) { z-index: 10; }
}

@media (min-width: 1024px) {
    div[data-pogo="top"], div[data-pogo="main"] { min-height: 250px; }
    div[data-pogo="sidebar"] { min-height: 250px; }
    aside[data-ga-module="content_rail"] > section {height: 100%; }
    div.lg\:my-24:has(#footer-1.pgPSslot) { padding-top: 3rem; }
}