.pubcast-webzine-drawer .pubcast-webzine-drawer__panel{width:min(100vw,1040px);max-width:100vw;display:flex;flex-direction:column;overflow:hidden;padding:24px}
.pubcast-webzine-drawer .pubcast-webzine-drawer__panel>header h2{font-size:clamp(26px,3vw,42px)}
.pubcast-webzine-drawer .pubcast-webzine-drawer__carousel{flex:1;min-height:0;overflow:hidden;padding:0}
.pubcast-webzine-drawer .pubcast-webzine-drawer__track{height:100%;max-height:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:none;grid-auto-flow:row;grid-auto-columns:auto;grid-auto-rows:max-content;align-content:start;gap:12px;overflow-y:auto;overflow-x:hidden;scroll-snap-type:none;padding:4px 8px 12px 4px;overscroll-behavior:contain}
.pubcast-webzine-drawer .pubcast-webzine-card{height:auto;min-height:0;aspect-ratio:auto;border-radius:10px;align-self:start;box-shadow:0 3px 10px #1233;margin:0}
.pubcast-webzine-drawer .pubcast-webzine-card[hidden]{display:none!important}
.pubcast-webzine-drawer .pubcast-webzine-card>a{display:block;height:auto;min-height:0;padding:0}
.pubcast-webzine-drawer .pubcast-webzine-card figure{height:auto;min-height:0;aspect-ratio:auto;margin:0;overflow:hidden;background:#103d33}
.pubcast-webzine-drawer .pubcast-webzine-card figure>img{display:block;width:100%;height:auto;aspect-ratio:auto;object-fit:contain;transform:none!important}
.pubcast-webzine-drawer .pubcast-webzine-card>a>div,.pubcast-webzine-drawer .pubcast-webzine-card figcaption,.pubcast-webzine-drawer [data-webzine-prev],.pubcast-webzine-drawer [data-webzine-next],.pubcast-webzine-drawer [data-webzine-page-status]{display:none!important}
.pubcast-webzine-drawer .pubcast-webzine-drawer__panel>footer{flex-shrink:0;padding-top:12px;margin-top:8px}
@media(max-width:680px){.pubcast-webzine-drawer .pubcast-webzine-drawer__panel{padding:16px 10px}.pubcast-webzine-drawer .pubcast-webzine-drawer__track{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}}
