/* Configured carousel, account state and play layout for the cinema theme. */
.cinema-header-inner{grid-template-columns:72px minmax(260px,520px) 1fr}.cinema-brand{justify-content:flex-start}.cinema-brand img{width:auto;max-width:58px;height:42px;border-radius:10px;object-fit:contain}.cinema-notice{display:flex;align-items:center;gap:12px;margin-bottom:14px;padding:11px 15px;border:1px solid #ffe3cd;border-radius:14px;background:#fff8f2;color:#6f5443;font-size:13px}.cinema-notice[hidden]{display:none}.cinema-notice b{flex:none;padding:4px 8px;border-radius:8px;background:#f47b31;color:#fff;font-size:12px}.cinema-hero-wrap{position:relative;min-width:0}.cinema-hero-wrap .cinema-hero-image{display:block;height:100%}.cinema-hero-arrow{position:absolute;top:50%;z-index:2;width:38px;height:54px;margin-top:-27px;border:0;border-radius:12px;background:rgba(9,10,15,.38);color:#fff;font-size:31px;line-height:1;cursor:pointer;opacity:0;transition:.2s}.cinema-hero-wrap:hover .cinema-hero-arrow{opacity:1}.cinema-hero-arrow.prev{left:14px}.cinema-hero-arrow.next{right:14px}.cinema-hero-wrap.single .cinema-hero-arrow,.cinema-hero-wrap.single .cinema-hero-dots{display:none}.cinema-hero-dots{position:absolute;right:22px;bottom:18px;z-index:3;display:flex;gap:7px}.cinema-hero-dot{width:8px;height:8px;padding:0;border:0;border-radius:999px;background:rgba(255,255,255,.55);cursor:pointer;transition:.2s}.cinema-hero-dot.active{width:25px;background:#fff}.cinema-actions [hidden]{display:none!important}body[data-ui-theme="cinema"]:not(.cinema-home) .notice-box{display:none!important}

body.cinema-play #cinema-route-brand{top:16px;left:max(20px,calc((100vw - 1300px)/2));box-shadow:none;background:transparent;border:0}body.cinema-play #cinema-route-brand span{display:none}body.cinema-play #cinema-route-brand img{width:auto;max-width:74px;height:42px;object-fit:contain}body.cinema-play .router-content{padding-top:72px!important}body.cinema-play .movie-details{width:min(1300px,calc(100% - 32px))!important;max-width:none!important;margin:0 auto!important;display:grid!important;grid-template-columns:minmax(0,2.35fr) minmax(300px,.78fr)!important;gap:18px!important;align-items:start!important}body.cinema-play .movie-details>.top{grid-column:1!important;min-width:0!important;margin:0!important;border-radius:16px!important;overflow:hidden!important;background:#090909!important;box-shadow:0 14px 35px rgba(24,28,40,.12)!important}body.cinema-play .movie-details>.top .tips-box{background:#0b0b0c!important;color:#fff!important}body.cinema-play .movie-details>.top .player-box{width:100%!important;border-radius:0!important}body.cinema-play .movie-details>.top .player{aspect-ratio:16/9!important;height:auto!important;max-height:72vh!important}body.cinema-play .movie-details>.top .con-top-fixed{background:#fff!important;border-radius:0!important}body.cinema-play .movie-details>.play-main{display:contents!important;width:auto!important;margin:0!important;padding:0!important}body.cinema-play .movie-details>.play-main>.check{grid-column:2!important;grid-row:1!important;margin:0!important;padding:0!important;border-radius:16px!important;background:#fff!important;box-shadow:0 10px 30px rgba(30,34,48,.07)!important;overflow:hidden!important}body.cinema-play .check-con{padding:14px!important}body.cinema-play .check_top{padding-bottom:14px!important;border-bottom:1px solid #eef0f3!important}body.cinema-play .check_info .img-box{display:block!important;width:72px!important;min-width:72px!important;height:104px!important;border-radius:9px!important;overflow:hidden!important}body.cinema-play .check_info .intro{min-width:0!important}body.cinema-play .content-wrapper{max-height:108px!important;overflow:auto!important}body.cinema-play .check-episodes{max-height:360px!important;overflow:auto!important}body.cinema-play .pc-grid-list{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important}body.cinema-play .movie-details>.play-main>.hotmovie-con{grid-column:1!important;margin-top:0!important;padding:20px!important;border-radius:16px!important;background:#fff!important;box-shadow:0 10px 30px rgba(30,34,48,.06)!important}body.cinema-play .hotmovie-list-box{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:18px 14px!important}

@media(max-width:900px){.cinema-header-inner{grid-template-columns:62px 1fr}.cinema-hero-wrap .cinema-hero-image{min-height:300px}.cinema-hero-arrow{opacity:1}body.cinema-play #cinema-route-brand{top:8px;left:8px}body.cinema-play .router-content{padding-top:58px!important}body.cinema-play .movie-details{display:block!important;width:calc(100% - 20px)!important}body.cinema-play .movie-details>.top,body.cinema-play .movie-details>.play-main>.check,body.cinema-play .movie-details>.play-main>.hotmovie-con{margin-bottom:12px!important}body.cinema-play .movie-details>.play-main{display:block!important}body.cinema-play .movie-details>.top .player{max-height:none!important}body.cinema-play .check-episodes{max-height:none!important}body.cinema-play .hotmovie-list-box{grid-template-columns:repeat(4,minmax(0,1fr))!important}}
@media(max-width:600px){.cinema-brand img{max-width:42px;height:36px}.cinema-notice{margin-bottom:10px;padding:9px 10px}.cinema-hero-wrap .cinema-hero-image{min-height:210px}.cinema-hero-arrow{width:32px;height:44px;margin-top:-22px}.cinema-hero-dots{right:14px;bottom:12px}body.cinema-play .movie-details{width:100%!important}body.cinema-play .movie-details>.top,body.cinema-play .movie-details>.play-main>.check,body.cinema-play .movie-details>.play-main>.hotmovie-con{border-radius:0!important}body.cinema-play .check_info .img-box{display:none!important}body.cinema-play .pc-grid-list{grid-template-columns:repeat(4,minmax(0,1fr))!important}body.cinema-play .hotmovie-list-box{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px 8px!important}}
