
/* source: css/studio-guest-login-v352.css */
/* Guest sign-in sizing. Keep translated text intrinsic, with a 44px touch target. */
body.studio-theme .studio-account-menu>.studio-guest-login-button{
  width:max-content!important;
  min-width:44px!important;
  max-width:100%!important;
  height:44px!important;
  padding:0 10px!important;
  display:flex!important;
  flex-flow:row nowrap!important;
  align-items:center!important;
  justify-content:center!important;
  gap:8px!important;
  overflow:hidden!important;
}
body.studio-theme .studio-account-menu>.studio-guest-login-button>svg{
  order:1!important;
  display:block!important;
  width:29px!important;
  min-width:29px!important;
  max-width:29px!important;
  height:29px!important;
  flex:0 0 29px!important;
}
body.studio-theme .studio-account-menu>.studio-guest-login-button>b{
  order:2!important;
  display:block!important;
  flex:0 0 auto!important;
  width:auto!important;
  height:auto!important;
  margin:0!important;
  padding:0!important;
  font-size:13px!important;
  font-weight:700!important;
  line-height:1.5!important;
  white-space:nowrap!important;
  text-align:center!important;
}
body.studio-theme .studio-account-menu>.studio-guest-login-button>b>span{
  width:auto!important;
  min-width:0!important;
  height:auto!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:none!important;
  font:inherit!important;
  letter-spacing:0!important;
  place-items:unset!important;
}
body.studio-theme .studio-account-menu>.studio-guest-login-button .studio-guest-login-full{display:inline!important}
body.studio-theme .studio-account-menu>.studio-guest-login-button .studio-guest-login-short{display:none!important}
@media(max-width:1120px){
  body.studio-theme .studio-account-menu>.studio-guest-login-button{width:44px!important;min-width:44px!important;max-width:44px!important;height:44px!important;padding:0!important;gap:0!important}
  body.studio-theme .studio-account-menu>.studio-guest-login-button>svg{width:27px!important;min-width:27px!important;max-width:27px!important;height:27px!important;flex-basis:27px!important}
  body.studio-theme .studio-account-menu>.studio-guest-login-button>b{display:none!important}
}


/* source: css/studio-mobile-interface-followup-v415.css */
/* Asia2TV mobile interface follow-up: community tools and member workspace. */
@media (max-width:700px){
  /* Keep the comment counter identical to the adjacent community mark. */
  .studio-title-detail .title-community-v158 .community-count,
  .studio-watch-page .movie-community-unified .community-count{
    box-sizing:border-box!important;
    display:grid!important;
    place-items:center!important;
    flex:0 0 36px!important;
    width:36px!important;
    min-width:36px!important;
    max-width:36px!important;
    height:36px!important;
    min-height:36px!important;
    max-height:36px!important;
    margin:0!important;
    padding:0!important;
    gap:0!important;
    border-radius:11px!important;
    line-height:1!important;
  }
  .studio-title-detail .title-community-v158 .community-count b,
  .studio-watch-page .movie-community-unified .community-count b{
    margin:0!important;
    font:900 15px/1 Arial,sans-serif!important;
  }
  .studio-title-detail .title-community-v158 .community-count small,
  .studio-watch-page .movie-community-unified .community-count small{display:none!important}

  /* The follow action is a centered, deliberate control on phones. */
  .studio-title-detail .community-heading-actions{
    box-sizing:border-box;
    display:flex!important;
    width:100%!important;
    margin:8px auto 0!important;
    padding:0 34px!important;
    justify-content:center!important;
    align-items:center!important;
  }
  .studio-title-detail .community-heading-actions>form{
    display:flex;
    width:min(260px,100%);
    margin-inline:auto;
  }
  .studio-title-detail .discussion-follow-button{
    width:100%!important;
    min-width:0!important;
    justify-content:center!important;
  }

  /* Composer ideas: readable two-column chips without horizontal clipping. */
  .studio-title-detail .composer-tools.compact-tools,
  .studio-watch-page .composer-tools.compact-tools{
    width:100%;
    margin-bottom:10px;
  }
  .studio-title-detail .composer-tools-toggle,
  .studio-watch-page .composer-tools-toggle{
    min-height:42px;
    padding:9px 11px!important;
    gap:8px;
    border-radius:11px!important;
    font-size:11px!important;
    line-height:1.5;
  }
  .studio-title-detail .composer-tools-toggle span,
  .studio-watch-page .composer-tools-toggle span{min-width:0}
  .studio-title-detail .composer-tools-content,
  .studio-watch-page .composer-tools-content{
    display:grid;
    gap:12px;
    padding:12px 0 2px!important;
  }
  .studio-title-detail .composer-tool-row,
  .studio-watch-page .composer-tool-row{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:7px!important;
    min-width:0;
  }
  .studio-title-detail .composer-tool-row>span,
  .studio-watch-page .composer-tool-row>span{
    padding:0!important;
    font-size:10px!important;
  }
  .studio-title-detail .composer-tool-row>div,
  .studio-watch-page .composer-tool-row>div{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:6px!important;
    width:100%;
    overflow:visible!important;
    padding:0!important;
  }
  .studio-title-detail .composer-tool-row button,
  .studio-watch-page .composer-tool-row button{
    box-sizing:border-box!important;
    width:100%!important;
    min-width:0!important;
    min-height:34px;
    justify-content:center;
    padding:6px 7px!important;
    font-size:10px!important;
    line-height:1.35;
    white-space:normal!important;
    text-align:center;
  }

  /* All six member destinations stay visible and balanced on phones. */
  body.studio-theme .a2-member-workspace{padding-top:14px}
  body.studio-theme .a2-workspace-shell{
    box-sizing:border-box;
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:9px!important;
    width:calc(100% - 20px)!important;
    padding:10px!important;
    border-radius:18px!important;
  }
  body.studio-theme .a2-workspace-identity{
    min-height:72px;
    padding:10px 11px 12px!important;
    border-left:0!important;
    border-bottom:1px solid #173653;
  }
  body.studio-theme .a2-workspace-avatar{
    width:44px;
    height:44px;
    flex-basis:44px;
    border-radius:13px;
  }
  body.studio-theme .a2-workspace-nav{
    box-sizing:border-box;
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:6px!important;
    width:100%;
    overflow:visible!important;
    padding:0!important;
  }
  body.studio-theme .a2-workspace-nav a{
    box-sizing:border-box;
    min-width:0!important;
    min-height:66px;
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    gap:4px!important;
    padding:7px 4px!important;
    text-align:center;
    border-color:#112e49;
    border-radius:12px;
  }
  body.studio-theme .a2-workspace-nav a>i{font-size:15px;line-height:1}
  body.studio-theme .a2-workspace-nav a>span{
    display:block;
    min-width:0;
    width:100%;
    white-space:normal!important;
  }
  body.studio-theme .a2-workspace-nav b{
    display:block;
    overflow:hidden;
    font-size:11px!important;
    line-height:1.4;
    white-space:nowrap;
    text-overflow:ellipsis;
  }
  body.studio-theme .a2-workspace-nav small{display:none!important}
  body.studio-theme .a2-workspace-nav a.active:after{right:24%;left:24%;bottom:3px}
}

@media (max-width:360px){
  body.studio-theme .a2-workspace-nav{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}


/* source: css/studio-shell-locale-v50821.css */
/* V508.21: public shell direction contract. Arabic keeps its existing presentation. */
html[dir="ltr"] body.studio-theme,
html[dir="ltr"] body.studio-theme .studio-site-header,
html[dir="ltr"] body.studio-theme .studio-exact-footer,
html[dir="ltr"] body.studio-theme .studio-search-overlay{
  direction:ltr;
}

html[dir="ltr"] body.studio-theme .studio-header-nav-group,
html[dir="ltr"] body.studio-theme .studio-header-nav-group nav,
html[dir="ltr"] body.studio-theme .studio-exact-actions{
  direction:ltr;
}

html[dir="ltr"] body.studio-theme .studio-nav-dropdown{
  right:auto;
  left:-10px;
  max-width:calc(100vw - 24px);
  direction:ltr;
  text-align:left;
}

html[dir="ltr"] body.studio-theme .studio-nav-dropdown:after{
  right:auto;
  left:24px;
  border-right:0;
  border-left:1px solid #254665;
  transform:rotate(45deg);
}

html[dir="ltr"] body.studio-theme .studio-header-nav-group nav .studio-nav-dropdown a:hover{
  padding-right:9px!important;
  padding-left:11px!important;
}

html[dir="ltr"] body.studio-theme .studio-nav-dropdown>a:hover>b{
  transform:translateX(2px);
}

html[dir="ltr"] body.studio-theme .studio-tools-popover,
html[dir="ltr"] body.studio-theme .studio-notification-popover,
html[dir="ltr"] body.studio-theme .studio-membership-popover,
html[dir="ltr"] body.studio-theme .studio-account-popover{
  direction:ltr;
  text-align:left;
}

html[dir="ltr"] body.studio-theme .studio-tools-grid span,
html[dir="ltr"] body.studio-theme .studio-language-choice,
html[dir="ltr"] body.studio-theme .studio-membership-copy,
html[dir="ltr"] body.studio-theme .studio-membership-popover dl>div,
html[dir="ltr"] body.studio-theme .studio-preview-item>button,
html[dir="ltr"] body.studio-theme .studio-member-head>div,
html[dir="ltr"] body.studio-theme .studio-member-stats>span,
html[dir="ltr"] body.studio-theme .studio-member-links>a>span,
html[dir="ltr"] body.studio-theme .studio-member-logout button,
html[dir="ltr"] body.studio-theme .studio-search-results button{
  text-align:left;
}

html[dir="ltr"] body.studio-theme .studio-notification-trigger>b,
html[dir="ltr"] body.studio-theme .studio-preview-item>button>b{
  right:-6px;
  left:auto;
}

html[dir="ltr"] body.studio-theme .studio-preview-item>button>b{
  top:18px;
  right:13px;
}

html[dir="ltr"] body.studio-theme .studio-account-button>b{
  text-align:left;
}

html[dir="ltr"] body.studio-theme .studio-search-overlay.is-member-search .studio-search-results button:hover,
html[dir="ltr"] body.studio-theme .studio-search-overlay.is-member-search .studio-search-results button:focus-visible{
  transform:translateX(3px);
}

@media(min-width:821px){
  html[dir="ltr"] body.studio-theme .studio-tools-popover,
  html[dir="ltr"] body.studio-theme .studio-notification-popover,
  html[dir="ltr"] body.studio-theme .studio-membership-popover{
    right:0!important;
    left:auto!important;
    width:min(390px,calc(100vw - 24px));
    max-height:calc(100dvh - var(--studio-shell-clearance,118px) - 12px);
    overflow-x:hidden;
    overflow-y:auto;
    overscroll-behavior:contain;
  }

  html[dir="ltr"] body.studio-theme .studio-notification-popover{
    width:min(440px,calc(100vw - 24px));
  }

  html[dir="ltr"] body.studio-theme .studio-membership-popover{
    width:min(360px,calc(100vw - 24px));
  }
}

@media(max-width:1120px){
  html[dir="ltr"] body.studio-theme .studio-header-nav-group nav,
  html[dir="ltr"] body.studio-theme .studio-nav-parent>button,
  html[dir="ltr"] body.studio-theme .studio-nav-dropdown{
    text-align:left;
  }

  html[dir="ltr"] body.studio-theme .studio-nav-dropdown{
    right:auto;
    left:auto;
  }
}

@media(max-width:720px){
  html[dir="ltr"] body.studio-theme .studio-footer-menu-v341 .studio-compact-brand,
  html[dir="ltr"] body.studio-theme .studio-footer-menu-v341 .studio-compact-bottom{
    text-align:center;
  }
}


/* source: css/studio-search-discovery-v5092.css */
/* A single search surface: discovery first, then results with a contextual preview. */
body.studio-theme #studio-search{position:fixed!important;inset:0!important;z-index:10040;display:none!important;place-items:start center;padding:clamp(16px,5vh,56px) 20px!important;overflow:auto;overscroll-behavior:contain;background:color-mix(in srgb,var(--studio-color-canvas) 76%,transparent)!important;backdrop-filter:blur(16px);color:var(--studio-color-text);opacity:1!important;visibility:visible!important;transform:none!important}
body.studio-theme #studio-search.is-visible{display:grid!important}
#studio-search,#studio-search *{box-sizing:border-box}
#studio-search [hidden]{display:none!important}
#studio-search svg{width:20px;height:20px;flex-shrink:0;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
#studio-search button,#studio-search input{font:inherit}
#studio-search button,#studio-search a{touch-action:manipulation;-webkit-tap-highlight-color:transparent}
#studio-search a{text-decoration:none;transform:none}
#studio-search button{cursor:pointer}
#studio-search :is(a,button):focus-visible{outline:2px solid var(--studio-color-link);outline-offset:3px}
#studio-search .a2-search-dialog{width:min(860px,100%);min-width:0;max-height:calc(100dvh - clamp(32px,10vh,112px));display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--studio-color-border-strong);border-radius:24px;background:var(--studio-color-dialog);box-shadow:var(--studio-component-dialog-shadow);text-align:start}
#studio-search .a2-search-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:24px 26px 20px;border:0;background:radial-gradient(ellipse at top right,color-mix(in srgb,var(--studio-color-link) 10%,transparent),transparent 70%)}
#studio-search .a2-search-brand{display:flex;align-items:center;gap:8px;font-size:10px;font-weight:700;letter-spacing:.04em;color:var(--studio-color-link)}
#studio-search .a2-search-brand i{width:4px;height:4px;background:currentColor;border-radius:50%}
#studio-search .a2-search-heading h2{margin:8px 0 0;font-size:25px;font-weight:800;line-height:1.45;letter-spacing:-.02em;color:var(--studio-color-heading)}
#studio-search .a2-search-close{display:grid;place-items:center;flex:0 0 38px;width:38px;height:38px;border:1px solid var(--studio-color-border);border-radius:12px;background:var(--studio-color-control);color:var(--studio-color-text-secondary)}
#studio-search .a2-search-close:hover{color:var(--studio-color-text);border-color:var(--studio-color-link)}
#studio-search .a2-search-controls{padding:0 26px 12px;flex:0 0 auto}
#studio-search .a2-search-field{width:100%;max-width:100%;margin:0;display:flex;align-items:center;gap:12px;min-height:56px;padding:4px 10px 4px 16px;border:1px solid var(--studio-color-border-strong);border-radius:14px;background:var(--studio-color-control)!important;color:var(--studio-color-link);transition:border-color .2s,box-shadow .2s}
#studio-search .a2-search-field:focus-within{border-color:var(--studio-color-link);box-shadow:0 0 0 3px color-mix(in srgb,var(--studio-color-link) 12%,transparent)}
#studio-search .a2-search-field input{width:100%;min-width:0;height:44px;flex:1;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;outline:0!important;color:var(--studio-color-text)!important;font-size:16px!important;line-height:1.5;text-align:start;appearance:none}
#studio-search input::-webkit-search-cancel-button{display:none}
#studio-search input::placeholder{color:var(--studio-color-text-muted);opacity:1}
#studio-search .a2-search-field button{display:grid;place-items:center;flex:0 0 36px;width:36px;height:36px;padding:0;border:0;border-radius:9px;background:transparent;color:var(--studio-color-text-muted)}
#studio-search .a2-search-field .a2-search-submit{color:var(--studio-color-link);background:color-mix(in srgb,var(--studio-color-link) 12%,var(--studio-color-control))}
#studio-search .a2-search-clear:hover{background:var(--studio-color-control)}
#studio-search .a2-search-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:42px;padding-top:8px;font-size:11px;color:var(--studio-color-text-muted)}
#studio-search .a2-search-filter-toggle{display:flex;align-items:center;gap:6px;padding:5px 8px;min-height:32px;background:transparent;border:0;border-radius:8px;color:var(--studio-color-text-secondary);font-size:11px;white-space:nowrap}
#studio-search .a2-search-filter-toggle svg{width:16px;height:16px}
#studio-search .a2-search-filter-toggle[aria-expanded=true]{background:var(--studio-color-control);color:var(--studio-color-link)}
#studio-search .a2-search-filter-toggle b{font-size:9px;padding:1px 5px;border-radius:4px;background:var(--studio-color-link);color:var(--studio-color-canvas)}
#studio-search .a2-search-filters{display:flex;gap:8px;padding:8px 0 2px;flex-wrap:wrap}
#studio-search .a2-search-filters button{min-height:34px;border:1px solid var(--studio-color-border);border-radius:9px;background:var(--studio-color-control);color:var(--studio-color-text-secondary);padding:5px 13px;font-size:12px}
#studio-search .a2-search-filters button[aria-pressed=true]{border-color:var(--studio-color-link);color:var(--studio-color-link);background:color-mix(in srgb,var(--studio-color-link) 12%,var(--studio-color-control))}
#studio-search .a2-search-body{padding:0 26px 22px;min-height:0;overflow:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:var(--studio-color-border-strong) transparent}
#studio-search .a2-search-section-heading{display:flex;align-items:center;justify-content:space-between;margin:6px 0 14px;color:var(--studio-color-link)}
#studio-search .a2-search-section-heading h3{font-size:14px;margin:0;line-height:1.5;color:var(--studio-color-heading)}
#studio-search .a2-search-picks{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
#studio-search .a2-search-pick{display:block;min-width:0;color:var(--studio-color-text)}
#studio-search .a2-search-pick-art{position:relative;display:block;aspect-ratio:4/5;overflow:hidden;background:var(--studio-color-control);border:1px solid var(--studio-color-border);border-radius:14px;margin-bottom:10px}
#studio-search .a2-search-pick-art img{width:100%;height:100%;object-fit:cover;position:relative;transition:transform .3s}
#studio-search .a2-search-pick:hover img{transform:scale(1.045)}
#studio-search .a2-search-pick strong{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:var(--studio-color-heading);font-size:13px;line-height:1.55;font-weight:700}
#studio-search .a2-search-pick small{display:block;color:var(--studio-color-text-muted);font-size:10px;margin-top:3px}
#studio-search .a2-search-pick:hover strong{color:var(--studio-color-link)}
#studio-search .a2-search-art-fallback{position:absolute;inset:0;display:grid;place-items:center;background:linear-gradient(145deg,color-mix(in srgb,var(--studio-color-link) 12%,var(--studio-color-control)),var(--studio-color-surface));font-size:18px;font-weight:800;letter-spacing:-1px;color:var(--studio-color-link)}
#studio-search .a2-search-no-picks{grid-column:1/-1;color:var(--studio-color-text-muted);padding:20px 0}
#studio-search .a2-search-recent{margin:0 0 22px;padding:0 0 18px;border-bottom:1px solid var(--studio-color-border)}
#studio-search .a2-search-recent-heading{display:flex;align-items:center;justify-content:space-between;margin:0 0 8px;color:var(--studio-color-text-muted)}
#studio-search .a2-search-recent-heading small{font-size:11px}
#studio-search .a2-search-recent-heading button{border:0;background:none;color:var(--studio-color-text-muted);font-size:10px;padding:6px}
#studio-search .a2-search-recent-chips{display:flex;flex-wrap:wrap;gap:7px}
#studio-search .a2-search-recent-chips button{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border:1px solid var(--studio-color-border);border-radius:8px;background:var(--studio-color-control);color:var(--studio-color-text-secondary);font-size:12px;padding:6px 12px}
#studio-search .a2-search-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:22px;align-items:start}
#studio-search .a2-search-list{display:grid;gap:5px;max-height:410px;overflow:auto;min-width:0;padding:2px 3px;scrollbar-width:thin;scrollbar-color:var(--studio-color-border-strong) transparent}
#studio-search .a2-search-result{display:flex;align-items:center;gap:12px;min-width:0;min-height:83px;padding:9px;border:1px solid transparent;border-radius:12px;background:transparent;color:var(--studio-color-text);transition:background .18s,border-color .18s}
#studio-search .a2-search-result:hover,#studio-search .a2-search-result.is-selected{background:var(--studio-color-control);border-color:var(--studio-color-border-strong)}
#studio-search .a2-search-result.is-selected{border-color:var(--studio-color-link)}
#studio-search .a2-search-result-art{position:relative;flex:0 0 46px;width:46px;height:64px;overflow:hidden;border-radius:7px;background:var(--studio-color-control)}
#studio-search .a2-search-result-art img{position:relative;display:block;width:100%;height:100%;object-fit:cover}
#studio-search .a2-search-result-copy{display:grid;gap:3px;min-width:0}
#studio-search .a2-search-result-copy strong{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:13px;line-height:1.5;color:var(--studio-color-heading);font-weight:700}
#studio-search .a2-search-secondary{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:match-parent;font-size:10px;color:var(--studio-color-text-secondary)}
#studio-search .a2-search-result-copy small{font-size:10px;color:var(--studio-color-text-muted)}
#studio-search .a2-search-result-arrow{margin-inline-start:auto;color:var(--studio-color-link);font-size:16px;padding:0 3px}
#studio-search .a2-search-preview{position:relative;min-width:0;overflow:hidden;border:1px solid var(--studio-color-border);border-radius:16px;background:var(--studio-color-surface)}
#studio-search .a2-search-preview-art{position:relative;display:block;height:175px;background:var(--studio-color-control);overflow:hidden}
#studio-search .a2-search-preview-art img{position:relative;width:100%;height:100%;object-fit:cover;object-position:center 28%;display:block}
#studio-search .a2-search-preview-art:after{content:'';position:absolute;inset:0;background:linear-gradient(transparent 48%,var(--studio-color-surface))}
#studio-search .a2-search-preview-copy{padding:0 18px 18px;position:relative}
#studio-search .a2-search-preview-copy>small{color:var(--studio-color-link);font-size:10px}
#studio-search .a2-search-preview-copy h3{margin:7px 0;font-size:20px;line-height:1.4;color:var(--studio-color-heading);font-weight:800}
#studio-search .a2-search-preview-meta{font-size:10px;color:var(--studio-color-text-muted)}
#studio-search .a2-search-preview-copy p{font-size:12px;line-height:1.8;color:var(--studio-color-text-secondary);margin:10px 0 14px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
#studio-search .a2-search-preview-link{display:flex;align-items:center;justify-content:center;min-height:38px;padding:6px 10px;border-radius:9px;border:1px solid color-mix(in srgb,var(--studio-color-link) 35%,var(--studio-color-border));color:var(--studio-color-link);background:color-mix(in srgb,var(--studio-color-link) 10%,var(--studio-color-control));font-size:12px;font-weight:700}
#studio-search .a2-search-preview-link:hover{border-color:var(--studio-color-link)}
#studio-search .a2-search-footer{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:13px 26px;border-top:1px solid var(--studio-color-border);background:color-mix(in srgb,var(--studio-color-control) 40%,var(--studio-color-dialog))}
#studio-search .a2-search-footer small{color:var(--studio-color-text-muted);font-size:10px}
#studio-search .a2-search-footer a{display:flex;align-items:center;gap:9px;min-height:32px;color:var(--studio-color-link);font-size:12px;font-weight:700;white-space:nowrap}
#studio-search .a2-search-footer svg{width:15px;height:15px}
html[dir=ltr] #studio-search .a2-search-footer svg{transform:scaleX(-1)}
#studio-search .a2-search-message{text-align:center;padding:38px 16px;color:var(--studio-color-text-muted)}
#studio-search .a2-search-message>svg{width:40px;height:40px;color:var(--studio-color-link);margin:auto}
#studio-search .a2-search-message h3{font-size:19px;color:var(--studio-color-heading);margin:18px 0 6px}
#studio-search .a2-search-message p{font-size:13px;line-height:1.8;margin:0 auto;max-width:390px}
#studio-search .a2-search-message button{margin-top:16px;min-height:40px;border:1px solid var(--studio-color-link);border-radius:9px;background:var(--studio-color-control);color:var(--studio-color-link);padding:8px 16px}
#studio-search .a2-search-loading{display:grid;gap:12px;padding:12px 0;min-height:280px}
#studio-search .a2-search-loading span{height:70px;border-radius:12px;background:linear-gradient(110deg,var(--studio-color-control) 20%,color-mix(in srgb,var(--studio-color-link) 12%,var(--studio-color-control)) 50%,var(--studio-color-control) 80%);background-size:200% 100%;animation:a2-search-shimmer 1.5s infinite}
#studio-search .a2-search-news{display:grid;gap:10px;margin-top:20px;padding-top:16px;border-top:1px solid var(--studio-color-border)}
#studio-search .a2-search-news>small{font-size:11px;color:var(--studio-color-text-muted)}
#studio-search .a2-search-news a{color:var(--studio-color-link);font-size:12px;line-height:1.7}
.discovery-filter-form select[name=sort]{border-color:color-mix(in srgb,var(--studio-color-link) 34%,var(--studio-color-border))}
@keyframes a2-search-shimmer{to{background-position:-200% 0}}
@media(max-width:640px){
 body.studio-theme #studio-search{padding:8px!important;backdrop-filter:blur(10px)}
 #studio-search .a2-search-dialog{border-radius:18px;max-height:calc(100dvh - 16px)}
 #studio-search .a2-search-heading{padding:18px 16px 14px;gap:10px}
 #studio-search .a2-search-heading h2{font-size:20px}
 #studio-search .a2-search-brand{font-size:9px;gap:5px}
 #studio-search .a2-search-close{flex-basis:34px;width:34px;height:34px;border-radius:10px}
 #studio-search .a2-search-controls{padding:0 16px 8px}
 #studio-search .a2-search-field{gap:7px;padding-inline:10px;min-height:52px}
 #studio-search .a2-search-field>svg{width:17px;height:17px}
 #studio-search .a2-search-field button{width:30px;flex-basis:30px}
 #studio-search .a2-search-field input{font-size:16px!important}
 #studio-search .a2-search-toolbar{font-size:10px}
 #studio-search .a2-search-body{padding:0 16px 16px}
 #studio-search .a2-search-picks{display:flex;overflow:auto;gap:12px;padding:0 0 10px;scroll-snap-type:x proximity;scrollbar-width:thin}
 #studio-search .a2-search-pick{flex:0 0 126px;scroll-snap-align:start}
 #studio-search .a2-search-pick-art{aspect-ratio:4/5}
 #studio-search .a2-search-layout{display:block}
 #studio-search .a2-search-preview{display:none}
 #studio-search .a2-search-list{max-height:none;overflow:visible;padding:0;gap:3px}
 #studio-search .a2-search-result{padding:8px 4px;gap:10px;border-radius:10px;min-height:80px}
 #studio-search .a2-search-result-copy strong{font-size:13px}
 #studio-search .a2-search-recent{margin-bottom:16px;padding-bottom:14px}
 #studio-search .a2-search-footer{padding:10px 16px;gap:8px}
 #studio-search .a2-search-footer small{font-size:9px;max-width:125px}
 #studio-search .a2-search-footer a{font-size:11px}
 #studio-search .a2-search-message{padding:28px 4px}
 #studio-search .a2-search-message h3{font-size:17px}
}
@media(prefers-reduced-motion:reduce){#studio-search *,#studio-search *:before,#studio-search *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}

/* This component owns mobile search sizing, including the optional app shell. */
@media(max-width:820px),(max-width:1024px) and (max-height:500px){
 #studio-search .a2-search-heading{flex-shrink:0}
 #studio-search .a2-search-close{flex-basis:44px;width:44px;height:44px}
 #studio-search .a2-search-field button{flex-basis:44px;width:44px;height:44px}
 #studio-search .a2-search-filter-toggle,#studio-search .a2-search-filters button,#studio-search .a2-search-message button,#studio-search .a2-search-recent button{min-height:44px}
 #studio-search .a2-search-toolbar{font-size:12px}
 #studio-search .a2-search-filter-toggle{font-size:12px}
 #studio-search .a2-search-filters{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}
 #studio-search .a2-search-filters button{min-width:0;padding:6px 4px;font-size:12px}
 #studio-search .a2-search-result-copy strong{font-size:14px}
 #studio-search .a2-search-result-copy small,#studio-search .a2-search-secondary{font-size:11px}
 #studio-search .a2-search-footer a{min-height:44px;font-size:13px;white-space:normal}
 body.studio-theme.has-mobile-app-shell #studio-search{padding:0!important;inset:var(--mobile-app-viewport-top,0px) 0 auto!important;height:var(--mobile-app-viewport-height,100dvh)!important;max-height:none!important;overflow:hidden}
 body.studio-theme.has-mobile-app-shell #studio-search .a2-search-dialog{width:100%;max-width:none;height:100%;max-height:none;border-radius:0;border:0;padding-top:env(safe-area-inset-top,0px);padding-bottom:env(safe-area-inset-bottom,0px)}
 body.studio-theme.has-mobile-app-shell #studio-search .a2-search-heading{padding:12px 16px;gap:12px}
 body.studio-theme.has-mobile-app-shell #studio-search .a2-search-heading h2{font-size:20px;margin:0}
 body.studio-theme.has-mobile-app-shell #studio-search .a2-search-brand{display:none}
 body.studio-theme.has-mobile-app-shell #studio-search .a2-search-controls{padding-inline:16px}
 body.studio-theme.has-mobile-app-shell #studio-search .a2-search-body{flex:1;padding-inline:16px}
 body.studio-theme.has-mobile-app-shell #studio-search .a2-search-footer{padding:6px 16px;justify-content:flex-end}
 body.studio-theme.has-mobile-app-shell #studio-search [data-search-keyboard]{display:none}
}
@media(max-width:360px){#studio-search .a2-search-field>svg{display:none}#studio-search .a2-search-heading h2{font-size:18px!important}}


/* source: css/studio-authored-content-v508.css */
/* Isolate user- and staff-authored copy from the surrounding interface direction. */
.user-authored-block[dir="auto"] {
    unicode-bidi: plaintext;
    text-align: start;
    overflow-wrap: anywhere;
}

.user-authored-inline[dir="auto"] {
    unicode-bidi: isolate;
}


/* source: css/studio-universal-card-actions-v402.css */
.studio-universal-static-host{position:relative}.studio-universal-tools{position:absolute;z-index:18;top:12px;left:12px;display:flex;flex-direction:column;gap:7px;opacity:0;transform:translateX(-7px);transition:opacity .25s,transform .3s cubic-bezier(.2,.8,.2,1);pointer-events:none}.studio-universal-host:hover>.studio-universal-tools,.studio-universal-host:focus-within>.studio-universal-tools{opacity:1;transform:none;pointer-events:auto}.studio-universal-tools button{position:relative;display:grid;width:36px;height:36px;place-items:center;padding:0;border:1px solid #ffffff29;border-radius:11px;background:#06111ed9;color:#f4f8ff;cursor:pointer;backdrop-filter:blur(12px);box-shadow:0 7px 20px #0006;transition:transform .22s,background .22s,border-color .22s,color .22s}.studio-universal-tools button:hover,.studio-universal-tools button:focus-visible{outline:0;border-color:#63bfff;background:#137bd0;color:#fff;transform:translateX(3px)}.studio-universal-tools button.is-active{border-color:#fa638f;background:#a51f4c;color:#fff}.studio-universal-tools button.is-loading{pointer-events:none;animation:universalToolPulse .75s infinite alternate}.studio-universal-tools button.is-error{border-color:#ff6a6a;background:#7b2030}.studio-universal-tools button svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.studio-universal-tools button:after{content:attr(data-tip);position:absolute;top:50%;left:calc(100% + 8px);width:max-content;max-width:150px;padding:7px 9px;border:1px solid #315579;border-radius:8px;background:#071526;color:#dcecff;font-size:9px;font-weight:800;opacity:0;transform:translate(5px,-50%);pointer-events:none;transition:.2s;box-shadow:0 8px 22px #0007}.studio-universal-tools button:hover:after,.studio-universal-tools button:focus-visible:after{opacity:1;transform:translate(0,-50%)}@keyframes universalToolPulse{to{opacity:.45}}.universal-work-sheet{position:fixed;z-index:10080;inset:0;display:grid;place-items:center;padding:24px;visibility:hidden;opacity:0;transition:.3s}.universal-work-sheet.is-open{visibility:visible;opacity:1}.universal-work-sheet__backdrop{position:absolute;inset:0;border:0;background:#020812d9;backdrop-filter:blur(12px)}.universal-work-sheet>article{position:relative;display:grid;grid-template-columns:minmax(270px,.82fr) minmax(360px,1.18fr);width:min(890px,94vw);min-height:430px;overflow:hidden;border:1px solid #315375;border-radius:24px;background:#071526;color:#fff;direction:ltr;box-shadow:0 35px 100px #000b;transform:translateY(18px) scale(.98);transition:.35s cubic-bezier(.2,.8,.2,1)}.universal-work-sheet.is-open>article{transform:none}.universal-work-sheet__close{position:absolute;z-index:8;top:14px;right:14px;display:grid;width:38px;height:38px;place-items:center;border:1px solid #ffffff2b;border-radius:12px;background:#06111dcc;color:#fff;font-size:20px;cursor:pointer}.universal-work-sheet__art{position:relative;min-height:430px;overflow:hidden;background:#0b1b2e}.universal-work-sheet__art>img,.universal-work-sheet__art>span{position:absolute;inset:0;width:100%;height:100%}.universal-work-sheet__art>img{object-fit:cover}.universal-work-sheet__art>span{background:linear-gradient(180deg,transparent 30%,#071526e8)}.universal-work-sheet__art>button{position:absolute;z-index:4;right:18px;bottom:18px;display:flex;align-items:center;gap:9px;padding:9px 13px;border:1px solid #ffffff34;border-radius:12px;background:#071526d9;color:#fff;cursor:pointer}.universal-work-sheet__art>button i{display:grid;width:30px;height:30px;place-items:center;border-radius:9px;background:#1687ec;font-style:normal}.universal-work-sheet__art>button b{font-size:10px}.universal-work-sheet__art>button[hidden]{display:none}.universal-work-sheet__art iframe{position:absolute;z-index:6;inset:0;width:100%;height:100%;border:0;background:#000}.universal-work-sheet__copy{display:flex;flex-direction:column;padding:55px 34px 28px;direction:rtl}.universal-work-sheet__copy>small{color:#5dbbff;font:900 9px/1 Arial;letter-spacing:.16em}.universal-work-sheet__copy h2{margin:12px 0 13px;font-size:clamp(25px,3vw,38px);line-height:1.25}.universal-work-sheet__copy p{display:-webkit-box;overflow:hidden;margin:0;color:#aab9ca;font-size:13px;line-height:2;-webkit-box-orient:vertical;-webkit-line-clamp:6}.universal-work-sheet__copy>div{display:flex;flex-wrap:wrap;gap:7px;margin-top:20px}.universal-work-sheet__copy>div span{padding:6px 9px;border:1px solid #294766;border-radius:9px;background:#0b1e34;color:#9fb7d1;font-size:9px}.universal-work-sheet__copy footer{display:flex;gap:8px;margin-top:auto;padding-top:24px}.universal-work-sheet__copy footer a,.universal-work-sheet__copy footer button{display:flex;min-height:44px;align-items:center;justify-content:center;gap:8px;padding:0 15px;border:1px solid #2d5276;border-radius:12px;background:#0b2038;color:#fff;font:800 10px inherit;text-decoration:none;cursor:pointer}.universal-work-sheet__copy footer a{flex:1;border:0;background:linear-gradient(135deg,#178cf1,#6856ed)}.universal-work-sheet__copy footer button.is-active{border-color:#dd4775;background:#681d3b}.universal-work-sheet.is-loading>article:after{content:attr(data-loading-label);position:absolute;z-index:10;inset:0;display:grid;place-items:center;background:#071526ed;color:#80caff;font-weight:800}@media(hover:none){.studio-universal-tools{opacity:1;transform:none;pointer-events:auto}.studio-universal-tools button:after{display:none}}@media(max-width:680px){.studio-universal-tools{top:8px;left:8px;gap:5px}.studio-universal-tools button{width:32px;height:32px;border-radius:9px}.studio-universal-tools button svg{width:16px;height:16px}.universal-work-sheet{align-items:end;padding:0}.universal-work-sheet>article{grid-template-columns:105px minmax(0,1fr);width:100%;min-height:330px;border-radius:22px 22px 0 0}.universal-work-sheet__art{min-height:330px}.universal-work-sheet__art>button{right:8px;bottom:10px;padding:7px}.universal-work-sheet__art>button b{display:none}.universal-work-sheet__copy{padding:48px 17px 18px}.universal-work-sheet__copy h2{font-size:21px}.universal-work-sheet__copy p{font-size:11px;-webkit-line-clamp:5}.universal-work-sheet__copy footer{flex-direction:column}.universal-work-sheet__close{top:9px;right:9px}}[dir="ltr"] .universal-work-sheet__copy{direction:ltr;text-align:left}@media(prefers-reduced-motion:reduce){.studio-universal-tools,.studio-universal-tools button,.universal-work-sheet,.universal-work-sheet>article{transition:none!important}}


/* source: css/studio-universal-story-peek-v403.css */
@media(min-width:721px){.universal-work-sheet{display:block;padding:0;pointer-events:none;background:transparent}.universal-work-sheet__backdrop{display:none}.universal-work-sheet>article{position:absolute;top:var(--universal-top,80px);left:var(--universal-left,20px);grid-template-columns:132px minmax(0,1fr);width:min(520px,calc(100vw - 24px));min-height:0;height:310px;border-radius:20px;pointer-events:auto;transform:translateY(8px) scale(.98);box-shadow:0 30px 100px #000e}.universal-work-sheet.is-open>article{transform:none}.universal-work-sheet__art{min-height:0;height:100%}.universal-work-sheet__art>img{inset:20px auto 20px 18px;width:96px;height:calc(100% - 40px);border:1px solid #ffffff30;border-radius:13px;box-shadow:0 18px 38px #000c}.universal-work-sheet__art>span{background:linear-gradient(90deg,transparent,#071526 96%),linear-gradient(180deg,#07152622,#071526c4)}.universal-work-sheet__art>button{right:50%;bottom:18px;padding:6px 8px;transform:translateX(50%)}.universal-work-sheet__art>button i{width:24px;height:24px;border-radius:7px}.universal-work-sheet__art>button b{display:none}.universal-work-sheet__copy{justify-content:center;padding:27px 46px 20px 20px}.universal-work-sheet__copy>small{font-size:8px}.universal-work-sheet__copy h2{margin:8px 0 0;font-size:23px;line-height:1.35}.universal-work-sheet__copy p{margin-top:13px;font-size:10px;line-height:1.85;-webkit-line-clamp:4}.universal-work-sheet__copy>div{gap:5px;margin-top:10px;max-height:27px;overflow:hidden}.universal-work-sheet__copy>div span{padding:4px 7px;font-size:7px}.universal-work-sheet__copy footer{margin-top:12px;padding-top:0}.universal-work-sheet__copy footer a,.universal-work-sheet__copy footer button{min-height:36px;padding:0 11px;font-size:8px}.universal-work-sheet__close{top:10px;right:10px;width:30px;height:30px;border-radius:9px;font-size:16px}.universal-work-sheet.is-loading>article:after{font-size:10px}.universal-sheet-open{overflow:auto}}
@media(max-width:720px){.universal-work-sheet>article{grid-template-columns:82px minmax(0,1fr);height:min(52vh,430px);min-height:0}.universal-work-sheet__art{min-height:0;height:100%}.universal-work-sheet__copy{overflow:auto}.universal-work-sheet__copy p{-webkit-line-clamp:3}}


/* source: css/studio-story-readability-v405.css */
/* Asia2TV story panels — comfortable reading pass */
@media (min-width:721px){
  .universal-work-sheet>article{
    grid-template-columns:160px minmax(0,1fr);
    width:min(610px,calc(100vw - 24px));
    height:360px;
    border-radius:22px;
  }
  .universal-work-sheet__art>img{
    inset:22px auto 22px 20px;
    width:116px;
    height:calc(100% - 44px);
    border-radius:15px;
  }
  .universal-work-sheet__copy{padding:30px 52px 27px 25px}
  .universal-work-sheet__copy>small{font-size:10px;line-height:1.5;letter-spacing:.13em}
  .universal-work-sheet__copy h2{margin-top:9px;font-size:29px;line-height:1.35}
  .universal-work-sheet__copy p{
    margin-top:16px;
    color:#c2cedd;
    font-size:13px;
    line-height:1.95;
    -webkit-line-clamp:5;
  }
  .universal-work-sheet__copy>div{gap:7px;margin-top:14px;max-height:34px}
  .universal-work-sheet__copy>div span{padding:5px 9px;font-size:9px;line-height:1.4}
  .universal-work-sheet__close{top:12px;right:12px;width:34px;height:34px;font-size:18px}

  .a2-quick-view>section{width:min(610px,calc(100vw - 24px));height:360px}
  .a2-quick-view .cine-peek-sheet{
    grid-template-columns:160px minmax(0,1fr);
    gap:24px;
    padding:24px;
  }
  .cine-peek-visual img{border-radius:15px}
  .cine-peek-sheet header small{font-size:10px;line-height:1.5}
  .cine-peek-sheet header h2{margin-top:7px;font-size:29px;line-height:1.35}
  .cine-peek-sheet header em{margin-top:5px;font-size:10px}
  .cine-peek-facts{gap:7px;margin-top:13px}
  .cine-peek-facts span,.cine-peek-copy>nav span{padding:5px 9px;font-size:9px;line-height:1.4}
  .cine-peek-sheet>p,.cine-peek-copy>p{
    margin-top:16px;
    color:#c2cedd;
    font-size:13px;
    line-height:1.95;
    -webkit-line-clamp:5;
  }
  .cine-peek-copy>nav{gap:6px;margin-top:13px;max-height:34px}
  .a2-quick-view .a2-quick-close{top:12px;left:12px;width:34px;height:34px;font-size:18px}
  .a2-quick-view .a2-quick-loading,.a2-quick-view .a2-quick-error{min-height:360px}
}

@media (max-width:720px){
  .universal-work-sheet>article{grid-template-columns:96px minmax(0,1fr);height:min(58vh,500px)}
  .universal-work-sheet__copy{padding:18px 18px 22px}
  .universal-work-sheet__copy>small{font-size:9px}
  .universal-work-sheet__copy h2{font-size:23px;line-height:1.4}
  .universal-work-sheet__copy p{font-size:12px;line-height:1.9;-webkit-line-clamp:5}
  .universal-work-sheet__copy>div span{font-size:8px}

  .a2-quick-view>section{height:min(58vh,500px)}
  .a2-quick-view .cine-peek-sheet{grid-template-columns:96px minmax(0,1fr);gap:15px;padding:20px 17px}
  .cine-peek-sheet header small{font-size:9px}
  .cine-peek-sheet header h2{font-size:23px;line-height:1.4}
  .cine-peek-sheet header em{font-size:9px}
  .cine-peek-sheet>p,.cine-peek-copy>p{font-size:11.5px;line-height:1.85;-webkit-line-clamp:5}
  .cine-peek-facts span,.cine-peek-copy>nav span{font-size:8px}
}


/* source: css/studio-mobile-qa-v406.css */
/* Mobile QA fixes: touch targets, bottom story sheet and safe-area spacing. */
@media (max-width:720px){
  .studio-header-nav-group nav.is-open{display:grid!important;max-height:calc(100dvh - var(--studio-shell-clearance,118px) - 10px);overflow-y:auto;overscroll-behavior:contain}
  .studio-header-nav-group nav.is-open .studio-nav-parent{width:100%}
  .studio-header-nav-group nav.is-open .studio-nav-parent>button{min-height:44px}
  .a2-control-drawer>section{width:100%;max-width:100%;padding-bottom:env(safe-area-inset-bottom)}
  .a2-control-drawer>section>header{padding-top:max(14px,env(safe-area-inset-top))}
  .a2-control-tabs{top:70px}
  .a2-command-group a,.a2-alert-grid a,.a2-tool-grid a{min-height:64px}
  html.universal-sheet-open{overflow:hidden}
  .studio-universal-tools{top:8px;left:8px;gap:6px;opacity:1;transform:none;pointer-events:auto}
  .studio-universal-tools button{width:40px;height:40px;border-radius:12px;touch-action:manipulation}
  .studio-universal-tools button svg{width:18px;height:18px}
  .universal-work-sheet{display:grid;align-items:end;padding:0;pointer-events:auto}
  .universal-work-sheet__backdrop{display:block}
  .universal-work-sheet>article{position:relative;inset:auto;grid-template-columns:104px minmax(0,1fr);width:100%;height:min(58vh,500px);min-height:340px;max-height:calc(100dvh - 62px);padding-bottom:env(safe-area-inset-bottom);border-width:1px 0 0;border-radius:24px 24px 0 0;transform:translateY(28px)}
  .universal-work-sheet__art{height:100%;min-height:0}
  .universal-work-sheet__art>img{inset:18px auto 18px 12px;width:78px;height:calc(100% - 36px);border-radius:13px}
  .universal-work-sheet__art>span{background:linear-gradient(90deg,transparent,#071526 95%),linear-gradient(180deg,#07152611,#071526bb)}
  .universal-work-sheet__art>button{right:50%;bottom:18px;transform:translateX(50%)}
  .universal-work-sheet__copy{justify-content:center;min-width:0;padding:46px 17px 22px;overflow:auto;overscroll-behavior:contain}
  .universal-work-sheet__copy h2{margin:8px 0 0;font-size:22px}
  .universal-work-sheet__copy p{margin-top:12px;font-size:11.5px;line-height:1.85;-webkit-line-clamp:6}
  .universal-work-sheet__copy>div{gap:5px;margin-top:12px;max-height:58px;overflow:hidden}
  .universal-work-sheet__copy>div span{padding:5px 7px;font-size:8px}
  .universal-work-sheet__close{top:9px;right:9px;width:38px;height:38px}
  .a2-quick-view>section{bottom:0;width:100%;height:min(58vh,500px);max-height:calc(100dvh - 62px);padding-bottom:env(safe-area-inset-bottom);border-radius:24px 24px 0 0}
  .a2-quick-view .cine-peek-sheet{grid-template-columns:104px minmax(0,1fr);padding:20px 16px}
  .cine-peek-visual img{max-height:calc(58vh - 42px);object-fit:cover}
  .cine-peek-copy{min-width:0;max-height:100%;overflow:auto;overscroll-behavior:contain}
  .cine-peek-copy>p{font-size:11.5px;line-height:1.85;-webkit-line-clamp:6}
  .a2-quick-view .a2-quick-close{width:38px;height:38px}
}
@media (max-width:390px){
  .studio-universal-tools button{width:37px;height:37px}
  .universal-work-sheet>article,.a2-quick-view .cine-peek-sheet{grid-template-columns:90px minmax(0,1fr)}
  .universal-work-sheet__art>img{width:68px}
  .universal-work-sheet__copy h2,.cine-peek-sheet header h2{font-size:20px}
}


/* source: css/studio-card-actions-fixes-v407.css */
/* 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}
}

