/* Inner-page refinement for the native blue-grey theme. Loaded by detail/play only. */
.yz-inner-view.inner-main{min-height:0;padding-bottom:1px}
.yz-inner-view .detail-panel,.yz-inner-view .play-panel{margin:28px 0;padding:28px;border:1px solid #34394c;border-radius:6px;background:#1b1e2a}
.yz-inner-view .detail-layout{grid-template-columns:minmax(300px,42%) minmax(0,1fr);gap:30px;align-items:start}
.yz-inner-view .detail-poster{display:block;width:100%;max-width:none;aspect-ratio:4/3;height:auto;object-fit:cover;border-radius:4px;background:#111}
.yz-inner-view .detail-copy{min-width:0;font-size:16px;line-height:1.7}
.yz-inner-view .detail-copy h1{font-size:28px;line-height:1.45;margin-bottom:20px;overflow-wrap:anywhere}
.yz-inner-view .detail-copy p{margin:9px 0;color:#bdcadb;overflow-wrap:anywhere}
.yz-inner-view .detail-summary{margin-top:18px;padding-top:15px;border-top:1px solid #34394c;color:#a8afbf;font-size:15px;line-height:1.85;overflow-wrap:anywhere}
.yz-inner-view .route-panel{margin-top:24px;padding-top:20px;border-color:#34394c}
.yz-inner-view .route-panel h2{margin-bottom:14px;font-size:18px;line-height:1.5;color:#e8edf7}
.yz-inner-view .route-panel h2:before{content:"";display:inline-block;width:4px;height:18px;margin-right:9px;vertical-align:-2px;background:#ff5f33;border-radius:2px}
.yz-inner-view .route-list{gap:10px}
.yz-inner-view .route-list a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 22px;background:#30364a;border:1px solid #414a64;border-radius:4px;color:#fff;font-size:15px;font-weight:600;line-height:1.5}
.yz-inner-view .route-list a:first-child{background:#ff5f33;border-color:#ff5f33;min-width:132px}
.yz-inner-view .route-list a:hover,.yz-inner-view .route-list a:focus-visible{background:#e75029;border-color:#e75029;color:#fff;outline:2px solid #fff;outline-offset:3px}
.yz-inner-view .play-panel>h1{font-size:26px;line-height:1.5;overflow-wrap:anywhere}
.yz-inner-view .bundle-related-section{margin-top:28px;padding-top:22px;border-top:1px solid #34394c}
.yz-inner-view .bundle-related-section>h2{margin-bottom:18px;font-size:20px;color:#e8edf7}
@media(min-width:769px){
.yz-inner-view [data-custom-related="15"]>.dynamic-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:20px 18px;margin:0}
.yz-inner-view [data-custom-related="15"]>.dynamic-grid:before,.yz-inner-view [data-custom-related="15"]>.dynamic-grid:after{display:none}
.yz-inner-view [data-custom-related="15"]>.dynamic-grid>.grid{float:none;width:auto!important;min-width:0;margin:0!important}
.yz-inner-view [data-custom-related="15"]>.dynamic-grid>.grid .img{height:auto!important;aspect-ratio:16/9}
.yz-inner-view [data-custom-related="15"]>.dynamic-grid>.grid h3{margin:12px 8px}
}
@media(max-width:768px){
.yz-inner-view .detail-panel,.yz-inner-view .play-panel{margin:18px 0;padding:16px;border-radius:4px}
.yz-inner-view .detail-layout{grid-template-columns:1fr;gap:22px}
.yz-inner-view .detail-poster{width:100%;max-width:440px;margin:0 auto;aspect-ratio:4/3}
.yz-inner-view .detail-copy h1,.yz-inner-view .play-panel>h1{font-size:22px;line-height:1.5}
.yz-inner-view .detail-copy{font-size:15px}
.yz-inner-view .route-list a{padding:10px 18px}
.yz-inner-view .bundle-related-section{margin-top:22px;padding-top:18px}
.yz-inner-view [data-custom-related="15"]>.dynamic-grid>.grid:nth-child(n+13){display:none!important}
}
