/* Shared cinema navigation */
.cinema-header-inner{grid-template-columns:120px 250px minmax(260px,1fr) 72px!important;gap:18px!important}.cinema-brand img{width:104px!important;max-width:104px!important;height:48px!important;object-fit:contain!important}.cinema-site-nav{display:flex;align-items:center;gap:26px;white-space:nowrap}.cinema-site-nav a{color:#31333a;text-decoration:none;font-size:15px;font-weight:650}.cinema-site-nav a:hover{color:#f1762d}.cinema-actions{display:flex!important}.cinema-actions a{display:inline-flex;align-items:center;justify-content:center;padding:9px 15px;border-radius:11px;background:#f2f3f6;color:#34363d!important;font-weight:700}
#cinema-route-header{position:fixed;top:0;left:0;right:0;z-index:1190;height:72px;background:rgba(245,246,248,.94);border-bottom:1px solid rgba(30,34,46,.05);backdrop-filter:blur(16px)}.cinema-route-header-inner{width:min(1300px,calc(100% - 32px));height:100%;margin:auto;display:grid;grid-template-columns:120px 250px minmax(280px,1fr) 72px;gap:18px;align-items:center}#cinema-route-brand{position:static!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;width:110px!important;height:56px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;cursor:pointer!important}#cinema-route-brand img{width:104px!important;max-width:104px!important;height:50px!important;border-radius:0!important;object-fit:contain!important}.cinema-route-search{justify-self:start;width:min(100%,360px);height:40px;display:flex;border-radius:13px;background:#e9eaee;overflow:hidden}.cinema-route-search input{flex:1;min-width:0;padding:0 14px;border:0;outline:0;background:transparent}.cinema-route-search button{width:62px;border:0;background:#f47b31;color:#fff;font-weight:700;cursor:pointer}.cinema-route-user{justify-self:end;padding:9px 14px;border-radius:11px;background:#e9eaee;color:#333;text-decoration:none;font-weight:700}body[data-ui-theme="cinema"]:not(.cinema-home) .router-content{padding-top:72px!important}

/* Play side tools and episode sizing */
body.cinema-play .movie-details>.play-main>.check{max-height:676px!important;overflow:hidden!important}body.cinema-play .check-con{display:flex!important;flex-direction:column!important;max-height:676px!important;height:100%!important;padding:14px!important}body.cinema-play .check_info{flex:none!important}.cinema-play-tools{position:static!important;display:flex!important;align-items:center!important;gap:4px!important;flex:none!important;width:100%!important;margin:8px 0 10px!important;padding:8px 0!important;border-top:1px solid #eef0f3!important;border-bottom:1px solid #eef0f3!important;background:transparent!important}.cinema-play-tools>*{position:static!important;width:auto!important;margin:0!important}.cinema-play-tools .con-top-left,.cinema-play-tools .con-top-right{display:flex!important;align-items:center!important;gap:4px!important}.cinema-play-tools p,.cinema-play-tools span,.cinema-feedback-button{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:48px!important;height:32px!important;margin:0!important;padding:0 10px!important;border:0!important;border-radius:8px!important;background:#f4f5f7!important;color:#454852!important;font-size:13px!important;font-style:normal!important;cursor:pointer!important}.cinema-play-tools p:hover,.cinema-play-tools span:hover,.cinema-feedback-button:hover{background:#fff0e7!important;color:#ed742c!important}body.cinema-play .list-top{flex:none!important;margin:0 0 8px!important}body.cinema-play .check-episodes{flex:1!important;min-height:0!important;max-height:none!important;overflow:auto!important;padding-right:2px!important}body.cinema-play .pc-grid-list{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important}body.cinema-play .pc-episode-item{box-sizing:border-box!important;display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-width:0!important;height:36px!important;min-height:36px!important;margin:0!important;padding:0 3px!important;border-radius:7px!important;font-size:13px!important;line-height:1!important;white-space:nowrap!important;word-break:keep-all!important;overflow:hidden!important;text-overflow:ellipsis!important}

/* Feedback dialog */
.cinema-feedback-mask{position:fixed;inset:0;z-index:13000;display:flex;align-items:center;justify-content:center;padding:18px;background:rgba(18,21,29,.55)}.cinema-feedback-dialog{width:min(480px,100%);padding:0 20px 20px;border-radius:16px;background:#fff;box-shadow:0 24px 70px rgba(0,0,0,.26)}.cinema-feedback-dialog header{display:flex;align-items:center;justify-content:space-between;padding:18px 0 14px}.cinema-feedback-dialog header strong{font-size:18px}.cinema-feedback-dialog header button{border:0;background:none;font-size:25px;cursor:pointer}.cinema-feedback-dialog label{display:block;margin-top:12px;color:#5b606b;font-size:13px}.cinema-feedback-dialog input,.cinema-feedback-dialog textarea{box-sizing:border-box;width:100%;margin-top:7px;padding:10px 12px;border:1px solid #dfe2e8;border-radius:9px;outline:0;font:inherit}.cinema-feedback-dialog textarea{resize:vertical}.cinema-feedback-dialog input:focus,.cinema-feedback-dialog textarea:focus{border-color:#f47b31;box-shadow:0 0 0 3px rgba(244,123,49,.1)}.cinema-feedback-dialog footer{display:flex;justify-content:flex-end;gap:9px;margin-top:16px}.cinema-feedback-dialog footer button{padding:9px 17px;border:0;border-radius:8px;cursor:pointer}.cinema-feedback-dialog .submit{background:#f47b31;color:#fff}.cinema-feedback-status{min-height:19px;margin-top:9px;font-size:13px}.cinema-feedback-status.ok{color:#00a870}.cinema-feedback-status.error{color:#d03050}

/* User and discovery pages */
body.cinema-user .user-page,body.cinema-find .find-page{width:min(1180px,calc(100% - 32px))!important;max-width:none!important;margin:18px auto 70px!important}body.cinema-user .header-gradient{border-radius:18px 18px 0 0!important}body.cinema-user .user-header-section,body.cinema-user .history-card,body.cinema-user .feature-grid{border-radius:16px!important;box-shadow:0 10px 30px rgba(30,34,48,.06)!important}body.cinema-find .top-nav{border-radius:16px!important;background:#fff!important}body.cinema-find .card-box{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important}body.cinema-find .card{margin:0!important;border-radius:16px!important;background:#fff!important;box-shadow:0 10px 28px rgba(30,34,48,.06)!important}

/* Mobile bottom navigation */
#cinema-mobile-nav{display:none}.cinema-home .pcuser-container{display:none!important}@media(max-width:900px){.cinema-header-inner{grid-template-columns:76px 1fr!important;gap:10px!important}.cinema-header .cinema-site-nav,.cinema-header .cinema-actions{display:none!important}.cinema-brand img{width:68px!important;max-width:68px!important;height:42px!important}.cinema-route-header-inner{grid-template-columns:76px 1fr!important;gap:10px!important}.cinema-route-header-inner .cinema-site-nav,.cinema-route-header-inner .cinema-route-user{display:none!important}#cinema-route-brand{width:70px!important}#cinema-route-brand img{width:68px!important;max-width:68px!important;height:42px!important}.cinema-route-search{width:100%!important}#cinema-mobile-nav{position:fixed;left:0;right:0;bottom:0;z-index:1250;display:grid;grid-template-columns:repeat(3,1fr);height:64px;padding-bottom:env(safe-area-inset-bottom);border-top:1px solid #e8eaf0;background:rgba(255,255,255,.97);box-shadow:0 -8px 24px rgba(28,32,44,.07);backdrop-filter:blur(14px)}#cinema-mobile-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;color:#8b8f98;text-decoration:none;font-size:11px}#cinema-mobile-nav i{font-size:24px;line-height:24px;font-style:normal}#cinema-mobile-nav a.active{color:#1769ff;font-weight:700}body[data-ui-theme="cinema"]{padding-bottom:64px!important}.cinema-home .cinema-actions,.cinema-home .pcuser-container{display:none!important}body.cinema-play .movie-details>.play-main>.check{max-height:none!important}body.cinema-play .check-con{max-height:none!important}body.cinema-play .cinema-play-tools{order:1}body.cinema-play .list-top{order:2}body.cinema-play .check-episodes{order:3;max-height:320px!important}body.cinema-user .user-page,body.cinema-find .find-page{width:calc(100% - 20px)!important;margin-top:10px!important}body.cinema-find .card-box{grid-template-columns:1fr!important}}
@media(max-width:600px){#cinema-route-header,.cinema-header{height:62px!important}body[data-ui-theme="cinema"]:not(.cinema-home) .router-content{padding-top:62px!important}.cinema-header-inner,.cinema-route-header-inner{grid-template-columns:58px 1fr!important}.cinema-brand img,#cinema-route-brand img{width:52px!important;max-width:52px!important;height:38px!important}.cinema-route-search button{width:58px}body.cinema-play .pc-grid-list{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:6px!important}body.cinema-play .pc-episode-item{height:34px!important;min-height:34px!important;padding:0 2px!important;font-size:12px!important}}
