/* Asia2TV card actions fixes: compact story sheet, dedicated trailer player and mobile news images. */
@media (min-width:721px){
  .universal-work-sheet>article{grid-template-columns:145px minmax(0,1fr);width:min(560px,calc(100vw - 24px));height:320px;min-height:0}
  .universal-work-sheet__art{min-height:0}
  .universal-work-sheet__art>img{inset:18px auto 18px 17px;width:104px;height:calc(100% - 36px)}
  .universal-work-sheet__copy{padding:27px 46px 23px 22px}
  .universal-work-sheet__copy h2{font-size:27px}
  .universal-work-sheet__copy p{margin-top:12px;font-size:12.5px;line-height:1.85;-webkit-line-clamp:4}
  .a2-quick-view>section{width:min(560px,calc(100vw - 24px));height:320px}
  .a2-quick-view .cine-peek-sheet{grid-template-columns:145px minmax(0,1fr);gap:20px;padding:20px}
  .cine-peek-sheet header h2{font-size:27px}
  .cine-peek-sheet>p,.cine-peek-copy>p{margin-top:12px;font-size:12.5px;line-height:1.85;-webkit-line-clamp:4}
  .a2-quick-view .a2-quick-loading,.a2-quick-view .a2-quick-error{min-height:320px}
}
.universal-work-sheet.is-trailer-only>article{grid-template-columns:1fr;width:min(620px,calc(100vw - 24px));height:auto;min-height:0;aspect-ratio:16/9;background:#02060b}
.universal-work-sheet.is-trailer-only .universal-work-sheet__art{width:100%;height:100%;min-height:0;background:#02060b}
.universal-work-sheet.is-trailer-only .universal-work-sheet__art>img,.universal-work-sheet.is-trailer-only .universal-work-sheet__art>span,.universal-work-sheet.is-trailer-only .universal-work-sheet__art>button,.universal-work-sheet.is-trailer-only .universal-work-sheet__copy{display:none}
.universal-work-sheet.is-trailer-only .universal-work-sheet__art iframe{display:block}
.universal-work-sheet.is-trailer-only.is-trailer-missing .universal-work-sheet__art:after{content:attr(data-trailer-missing-label);position:absolute;inset:0;display:grid;place-items:center;padding:40px;color:#b9c9dc;font-size:15px;font-weight:800;text-align:center}
.universal-work-sheet.is-trailer-only .universal-work-sheet__close{background:#020812dd}
.studio-hub-finale-card>strong{right:auto;left:10px}
.studio-hub__digest.is-movies .studio-hub__digest-list{justify-content:space-evenly}
.studio-hub__digest.is-movies .studio-hub-row{min-height:78px}
@media (max-width:720px){
  .studio-tools-popover,.studio-notification-popover{top:var(--studio-mobile-popover-top,76px)!important;right:12px!important;left:12px!important;width:auto!important;max-width:none!important;max-height:calc(100dvh - var(--studio-mobile-popover-top,76px) - 10px)!important;overflow-y:auto;overscroll-behavior:contain}
  .studio-notification-preview{max-height:calc(100dvh - var(--studio-mobile-popover-top,76px) - 148px)!important}
  .universal-work-sheet>article{grid-template-columns:94px minmax(0,1fr);height:min(52vh,440px);min-height:310px}
  .universal-work-sheet__art>img{width:68px}
  .universal-work-sheet__copy{padding:43px 15px 18px}
  .universal-work-sheet__copy h2{font-size:21px}
  .universal-work-sheet__copy p{font-size:11.5px;line-height:1.8;-webkit-line-clamp:5}
  .a2-quick-view>section{height:min(52vh,440px);min-height:310px}
  .a2-quick-view .cine-peek-sheet{grid-template-columns:94px minmax(0,1fr);padding:17px 14px}
  .cine-peek-visual img{max-height:calc(52vh - 34px)}
  .universal-work-sheet.is-trailer-only>article{width:100%;height:auto;min-height:0;max-height:none;aspect-ratio:16/9;border-radius:20px 20px 0 0;padding-bottom:env(safe-area-inset-bottom)}
  .studio-home-news__media,.studio-home-news article.is-lead .studio-home-news__media{height:auto;min-height:0;aspect-ratio:16/9;background:#071522}
  .studio-home-news__media img{display:block;width:100%;height:100%;object-fit:contain;object-position:center}
  .builder-news--spectrum{overflow:visible;padding-block:24px}
  .builder-news--spectrum .builder-news__container{width:calc(100% - 24px)}
  .news-spectrum__layout{display:block}
  .news-spectrum__stage{display:flex!important;flex-direction:column;gap:11px;grid-auto-rows:auto!important}
  .news-spectrum-card,.news-spectrum-card.is-pulse{display:block!important;width:100%;height:auto!important;min-height:0!important;aspect-ratio:4/3;grid-column:auto!important;grid-row:auto!important;border-radius:17px}
  .news-spectrum-card[hidden],.news-spectrum-card:not(.is-stage-visible){display:none!important}
  .news-spectrum-card figure{inset:0}
  .news-spectrum-card figure img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}
  .news-spectrum-card__content,.news-spectrum-card.is-pulse .news-spectrum-card__content{inset:auto 14px 15px}
  .news-spectrum-card.is-pulse h3,.news-spectrum-card h3{margin:6px 0 8px;font-size:20px;line-height:1.45}
  .news-spectrum-card p{display:none!important}
  .news-spectrum__trends{min-height:0;margin-top:12px;padding:15px}
  .news-spectrum__trends>div{display:grid;grid-template-columns:1fr}
  .news-spectrum__timeline{margin-top:11px}
  .a2-support-widget:not(.is-open) .a2-support-launch-copy{display:none!important}
  .a2-support-widget:not(.is-open) .a2-support-launch{width:58px!important;min-width:58px!important}
}
