:root{--bg:#141516;--text:#fff;--muted:rgba(255,255,255,.68);--soft:rgba(255,255,255,.1);--line:rgba(255,255,255,.12);--blue:#0a84ff;--blue2:#12c2ff;--red:#ff3b5c;--radius:16px}*{box-sizing:border-box}html{background:var(--bg)}body{margin:0;background:var(--bg);color:var(--text);font:14px/1.5 -apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei",Arial,sans-serif}a{text-decoration:none;color:inherit}img{display:block;width:100%;height:100%;object-fit:cover}input,button{font:inherit}.app-shell{position:relative;width:100%;min-width:1108px;min-height:100vh;background:#141516;overflow-x:hidden}.top-fade{position:absolute;left:0;right:0;top:0;height:132px;z-index:8;background:linear-gradient(180deg,rgba(20,21,22,.72),rgba(20,21,22,0));pointer-events:none}.topbar{position:absolute;left:0;right:0;top:0;z-index:30;height:78px;display:flex;align-items:flex-start;justify-content:space-between;padding:14px 24px 0 12px}.top-search{width:360px;height:36px;display:flex;align-items:center;gap:8px;border:1px solid var(--line);background:rgba(255,255,255,.12);border-radius:8px;padding:0 12px;color:rgba(255,255,255,.85);backdrop-filter:blur(12px)}.top-search input{flex:1;min-width:0;border:0;outline:0;background:transparent;color:#fff}.top-search input::placeholder{color:rgba(255,255,255,.85)}.top-icons{display:flex;align-items:flex-start;gap:28px}.top-icon{position:relative;width:32px;text-align:center;color:rgba(255,255,255,.86);font-size:22px}.top-icon small{position:absolute;top:30px;left:50%;transform:translateX(-50%);white-space:nowrap;font-size:10px;line-height:10px;color:rgba(255,255,255,.78)}.side-nav{position:absolute;left:0;top:76px;bottom:0;z-index:28;width:124px;display:flex;flex-direction:column;justify-content:space-between;color:rgba(255,255,255,.86);min-height:calc(100vh - 76px)}.side-list{padding-top:14px}.side-list a{height:44px;display:flex;align-items:center;padding-left:24px;color:rgba(255,255,255,.72);font-size:15px}.side-list a.active,.side-list a:hover{color:#fff}.side-list a.active:before{content:"";width:3px;height:18px;border-radius:3px;background:var(--blue);margin-right:14px;box-shadow:0 0 18px rgba(10,132,255,.85)}.side-bottom{padding:0 0 28px 24px;color:rgba(255,255,255,.56);font-size:12px}.side-bottom a{color:rgba(255,255,255,.68)}.hero-screen{position:relative;height:41.25vw;min-height:520px;overflow:hidden}.hero-bg{position:absolute;inset:0;background-position:center;background-size:cover;filter:saturate(1.05) contrast(1.05)}.hero-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(20,21,22,.92),rgba(20,21,22,.18) 42%,rgba(20,21,22,.2)),linear-gradient(180deg,rgba(20,21,22,.18),rgba(20,21,22,1) 92%)}.hero-left-shadow{position:absolute;left:0;top:0;bottom:0;width:384px;background:linear-gradient(90deg,rgba(20,21,22,.82),rgba(20,21,22,0));z-index:2}.hero-bottom{position:absolute;left:0;right:0;bottom:-1px;height:264px;z-index:3;background:linear-gradient(180deg,rgba(20,21,22,0),rgba(20,21,22,1))}.hero-content{position:absolute;left:144px;bottom:72px;z-index:6;width:760px}.label{display:inline-flex;align-items:center;height:26px;padding:0 10px;border-radius:6px;background:rgba(10,132,255,.16);border:1px solid rgba(10,132,255,.35);color:#62b2ff;font-weight:700}.hero-content h1{font-size:56px;line-height:1.06;margin:18px 0 12px;letter-spacing:-.04em;text-shadow:0 8px 30px rgba(0,0,0,.42)}.hero-content p{max-width:620px;color:rgba(255,255,255,.82);font-size:16px;margin:0 0 26px}.actions{display:flex;gap:12px}.btn{height:44px;display:inline-flex;align-items:center;padding:0 22px;border-radius:10px;background:rgba(255,255,255,.14);border:1px solid var(--line);backdrop-filter:blur(10px);font-weight:700}.btn.primary{background:linear-gradient(135deg,#0a84ff,#00c2ff);border:0;box-shadow:0 12px 34px rgba(10,132,255,.36)}.hero-cards{position:absolute;right:34px;bottom:68px;z-index:7;display:flex;gap:12px}.mini{width:150px;height:86px;border-radius:12px;overflow:hidden;border:2px solid transparent;opacity:.72;background:#222}.mini.active{border-color:#fff;opacity:1}.content-area{position:relative;z-index:10;padding:0 24px 70px 144px}.inner-page{padding-top:118px;min-height:calc(100vh - 80px)}.section-block{margin-bottom:44px}.section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.section-head h2{font-size:26px;margin:0}.more{color:rgba(255,255,255,.58)}.video-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:22px 16px}.list-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.video-card{min-width:0;display:block}.video-poster{position:relative;display:block;aspect-ratio:16/10;border-radius:12px;overflow:hidden;background:#222;box-shadow:0 16px 35px rgba(0,0,0,.28)}.video-poster:after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(180deg,transparent,rgba(0,0,0,.8))}.video-poster em{position:absolute;right:8px;bottom:7px;z-index:2;font-style:normal;font-size:12px;color:#fff}.video-card b{display:block;margin-top:9px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.video-card p{margin:3px 0 0;color:rgba(255,255,255,.55);font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.video-card:hover .video-poster img{transform:scale(1.04);transition:.25s}.rail-layout{display:grid;grid-template-columns:2fr 1fr;gap:18px}.feature-card{height:260px;border-radius:18px;overflow:hidden;position:relative;background:#222}.feature-card:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.78),transparent)}.feature-card>img{position:absolute;inset:0}.feature-card div{position:absolute;left:24px;bottom:24px;z-index:2;max-width:520px}.feature-card h3{font-size:30px;margin:0 0 8px}.feature-card p{color:rgba(255,255,255,.7)}.feature-card a{color:#62b2ff}.rank-box{border-radius:18px;background:rgba(255,255,255,.06);padding:18px}.rank-box h3{margin:0 0 12px}.rank-box a{display:grid;grid-template-columns:28px 1fr auto;gap:10px;padding:10px 0;color:rgba(255,255,255,.72)}.rank-box i{font-style:normal;color:#0a84ff;font-weight:800}.rank-box span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rank-box em{font-style:normal;color:rgba(255,255,255,.45)}.page-title{margin-bottom:22px}.page-title h1{font-size:32px;margin:0}.page-title p{color:rgba(255,255,255,.56);margin:6px 0 0}.filter-bar{display:grid;gap:12px;margin-bottom:24px;padding:16px;border-radius:16px;background:rgba(255,255,255,.06)}.filter-bar b{display:inline-block;width:44px}.filter-bar a{display:inline-block;margin:4px 6px 4px 0;padding:6px 12px;border-radius:999px;background:rgba(255,255,255,.08);color:rgba(255,255,255,.72)}.filter-bar a:hover{color:#fff;background:rgba(10,132,255,.22)}.pagebar{display:flex;justify-content:center;gap:10px;margin:36px 0}.pagebar a,.pagebar span{padding:8px 14px;border-radius:999px;background:rgba(255,255,255,.08);color:rgba(255,255,255,.72)}.site-foot{padding:36px 24px 44px 144px;color:rgba(255,255,255,.5)}.site-foot nav{display:flex;gap:14px;margin-top:8px}.site-foot a:hover{color:#fff}.detail-hero{position:relative;min-height:560px;padding:150px 40px 70px 144px;overflow:hidden}.detail-backdrop{position:absolute;inset:0;background-position:center;background-size:cover;filter:blur(10px) saturate(1.05);transform:scale(1.04);opacity:.55}.detail-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#141516 0,rgba(20,21,22,.82) 36%,rgba(20,21,22,.35)),linear-gradient(180deg,rgba(20,21,22,.35),#141516 92%)}.detail-box{position:relative;z-index:2;display:grid;grid-template-columns:240px minmax(0,760px);gap:30px;align-items:end}.detail-cover{aspect-ratio:3/4;border-radius:18px;overflow:hidden;box-shadow:0 22px 60px rgba(0,0,0,.42)}.detail-info h1{font-size:44px;margin:14px 0 12px}.meta{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:16px}.meta span,.meta em{font-style:normal;padding:5px 10px;border-radius:999px;background:rgba(255,255,255,.1);color:rgba(255,255,255,.78)}.meta em{color:#62b2ff}.detail-info p{color:rgba(255,255,255,.75);font-size:16px}.panel{margin-bottom:28px;padding:18px;border-radius:18px;background:rgba(255,255,255,.06)}.play-group{margin-top:14px}.play-group h3{margin:0 0 10px}.episodes{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:10px}.episodes a{text-align:center;padding:9px;border-radius:10px;background:rgba(255,255,255,.08);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.episodes a:hover,.episodes a.active{background:#0a84ff}.watch-wrap{padding:104px 24px 70px 144px}.watch-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:22px}.player{aspect-ratio:16/9;background:#000;border-radius:16px;overflow:hidden}.player iframe,.player embed,.player video{width:100%!important;height:100%!important}.watch-title h1{font-size:28px;margin:18px 0 4px}.watch-title p{color:rgba(255,255,255,.56);margin:0 0 18px}.watch-side{border-radius:18px;background:rgba(255,255,255,.06);padding:18px}.watch-side h3{margin-top:0}.side-list-ep{display:grid;gap:8px}.side-list-ep a{padding:10px 12px;border-radius:10px;background:rgba(255,255,255,.07);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.side-list-ep a.active{background:#0a84ff}.article-list{display:grid;gap:14px}.article-item,.article-detail,.message-box{display:block;padding:18px;border-radius:18px;background:rgba(255,255,255,.06)}.article-item p,.article-meta{color:rgba(255,255,255,.56)}.gbook-form{display:grid;gap:12px}.gbook-form input,.gbook-form textarea{border:1px solid var(--line);outline:0;background:rgba(255,255,255,.08);color:#fff;border-radius:10px;padding:11px}.gbook-form button{justify-self:start;border:0;border-radius:10px;background:#0a84ff;color:#fff;padding:11px 24px}
@media(max-width:1360px){.video-grid{grid-template-columns:repeat(5,1fr)}}@media(max-width:1180px){.app-shell{min-width:0}.topbar{position:relative;background:#141516}.side-nav{display:none}.content-area,.site-foot,.watch-wrap,.detail-hero{padding-left:24px}.hero-content{left:24px}.video-grid{grid-template-columns:repeat(4,1fr)}.rail-layout,.watch-layout{grid-template-columns:1fr}.detail-box{grid-template-columns:200px 1fr}}@media(max-width:760px){.top-icons{display:none}.top-search{width:100%}.hero-screen{height:520px}.hero-content{width:auto;right:24px;bottom:42px}.hero-content h1{font-size:34px}.hero-cards{display:none}.content-area{padding-right:12px;padding-left:12px}.video-grid{grid-template-columns:repeat(2,1fr);gap:18px 12px}.rail-layout{display:block}.rank-box{margin-top:16px}.detail-box{grid-template-columns:1fr}.detail-cover{width:200px}.episodes{grid-template-columns:repeat(2,1fr)}}

/* Coordinated PC-app style upgrade */
.hero-slide{position:absolute;inset:0;opacity:0;pointer-events:none;transition:opacity .45s ease}.hero-slide.active{opacity:1;pointer-events:auto}.hero-slide .hero-bg{z-index:0}.hero-slide .hero-content{z-index:6}.mini{position:relative;display:block}.mini span{position:absolute;left:8px;right:8px;bottom:6px;z-index:2;font-size:11px;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-shadow:0 2px 8px #000}.mini:after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.75))}.home-video-grid,.list-grid,.related-grid{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:22px 16px!important;align-items:start!important}.home-video-grid .video-card,.list-grid .video-card,.related-grid .video-card{width:100%!important;min-width:0!important;margin:0!important;position:static!important;transform:none!important}.home-video-grid .video-poster,.list-grid .video-poster,.related-grid .video-poster{aspect-ratio:16/10!important;border-radius:12px!important}.catalog-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:22px;align-items:start}.sticky-rank{position:sticky;top:94px}.rank-box{background:linear-gradient(180deg,rgba(255,255,255,.075),rgba(255,255,255,.045));border:1px solid rgba(255,255,255,.08);box-shadow:0 18px 42px rgba(0,0,0,.18)}.rank-box a:first-of-type i,.rank-box a:nth-of-type(2) i,.rank-box a:nth-of-type(3) i{color:#fff;background:#0a84ff;border-radius:8px;text-align:center}.rank-box a:first-of-type i{background:#ff3b5c}.rank-box a:nth-of-type(2) i{background:#ff9f0a}.rank-box a:nth-of-type(3) i{background:#32d74b}.search-panel{height:48px;display:flex;align-items:center;gap:10px;margin-bottom:24px;padding:0 10px 0 16px;border-radius:12px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.12);max-width:720px}.search-panel input{flex:1;border:0;outline:0;background:transparent;color:#fff}.search-panel button{border:0;border-radius:9px;background:#0a84ff;color:#fff;padding:9px 18px}.watch-detail-page{padding-top:96px}.immersive-watch{grid-template-columns:minmax(0,1fr) 390px}.premium-playlist{max-height:calc(100vh - 120px);overflow:auto;position:sticky;top:94px}.detail-panel{margin-top:18px}.detail-inline{display:grid;grid-template-columns:120px 1fr;gap:16px;align-items:start}.detail-inline img{height:168px;border-radius:12px;object-fit:cover}.detail-inline h2{margin:0 0 8px}.detail-inline p{color:rgba(255,255,255,.72)}.playlist-rank{margin-top:22px;padding-top:16px;border-top:1px solid rgba(255,255,255,.08)}.playlist-rank a{display:flex;justify-content:space-between;gap:12px;padding:9px 0;color:rgba(255,255,255,.7)}.playlist-rank span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.playlist-rank em{font-style:normal;color:#62b2ff}.rich-title h1{font-size:32px;margin:12px 0 6px}.side-list-ep{max-height:360px;overflow:auto;padding-right:4px}.side-list-ep::-webkit-scrollbar,.premium-playlist::-webkit-scrollbar{width:5px}.side-list-ep::-webkit-scrollbar-thumb,.premium-playlist::-webkit-scrollbar-thumb{background:rgba(255,255,255,.18);border-radius:99px}.play-first-detail{min-height:600px}.filter-bar{background:linear-gradient(180deg,rgba(255,255,255,.075),rgba(255,255,255,.045));border:1px solid rgba(255,255,255,.08)}
@media(max-width:1500px){.home-video-grid,.list-grid,.related-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important}}
@media(max-width:1180px){.home-video-grid,.list-grid,.related-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.catalog-layout,.immersive-watch{grid-template-columns:1fr}.sticky-rank,.premium-playlist{position:static;max-height:none}.hero-cards{right:24px}.mini{width:128px;height:74px}}
@media(max-width:760px){.home-video-grid,.list-grid,.related-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px 12px!important}.catalog-layout{display:block}.sticky-rank{margin-top:20px}.watch-detail-page{padding-top:18px}.detail-inline{grid-template-columns:1fr}.detail-inline img{width:120px}.search-panel{max-width:none}.home-video-grid .video-poster,.list-grid .video-poster,.related-grid .video-poster{aspect-ratio:16/10!important}}

/* RRMJ v3: fixed-width card rows like PC app, prevents 3-column wide gaps */
.content-area{padding-left:144px!important;padding-right:24px!important;max-width:none!important;width:100%!important}.home-video-grid,.list-grid,.related-grid{display:flex!important;flex-wrap:wrap!important;align-items:flex-start!important;justify-content:flex-start!important;gap:24px 16px!important;width:100%!important;grid-template-columns:none!important}.home-video-grid>.video-card,.list-grid>.video-card,.related-grid>.video-card{flex:0 0 180px!important;width:180px!important;max-width:180px!important;min-width:180px!important;margin:0!important;display:block!important;position:relative!important;transform:none!important}.home-video-grid>.video-card .video-poster,.list-grid>.video-card .video-poster,.related-grid>.video-card .video-poster{width:180px!important;height:112px!important;aspect-ratio:auto!important;border-radius:12px!important}.home-video-grid>.video-card b,.list-grid>.video-card b,.related-grid>.video-card b{font-size:14px!important;line-height:20px!important}.home-video-grid>.video-card p,.list-grid>.video-card p,.related-grid>.video-card p{font-size:12px!important;line-height:18px!important}.catalog-layout{grid-template-columns:minmax(0,1fr) 320px!important}.catalog-layout .list-grid>.video-card{flex-basis:170px!important;width:170px!important;max-width:170px!important;min-width:170px!important}.catalog-layout .list-grid>.video-card .video-poster{width:170px!important;height:106px!important}.rail-layout{grid-template-columns:minmax(0,1fr) 360px!important}.rank-box{min-width:0!important}.section-block{margin-bottom:46px!important}.section-head{margin-bottom:18px!important}
@media(min-width:1600px){.home-video-grid>.video-card,.related-grid>.video-card{flex-basis:196px!important;width:196px!important;max-width:196px!important;min-width:196px!important}.home-video-grid>.video-card .video-poster,.related-grid>.video-card .video-poster{width:196px!important;height:122px!important}.catalog-layout .list-grid>.video-card{flex-basis:180px!important;width:180px!important;max-width:180px!important;min-width:180px!important}.catalog-layout .list-grid>.video-card .video-poster{width:180px!important;height:112px!important}}
@media(max-width:1180px){.content-area{padding-left:24px!important}.home-video-grid>.video-card,.list-grid>.video-card,.related-grid>.video-card{flex-basis:calc((100% - 48px)/4)!important;width:calc((100% - 48px)/4)!important;max-width:calc((100% - 48px)/4)!important;min-width:0!important}.home-video-grid>.video-card .video-poster,.list-grid>.video-card .video-poster,.related-grid>.video-card .video-poster{width:100%!important;height:auto!important;aspect-ratio:16/10!important}.catalog-layout{grid-template-columns:1fr!important}.rail-layout{grid-template-columns:1fr!important}}
@media(max-width:760px){.content-area{padding-left:12px!important;padding-right:12px!important}.home-video-grid,.list-grid,.related-grid{gap:18px 12px!important}.home-video-grid>.video-card,.list-grid>.video-card,.related-grid>.video-card{flex-basis:calc((100% - 12px)/2)!important;width:calc((100% - 12px)/2)!important;max-width:calc((100% - 12px)/2)!important;min-width:0!important}}

/* RRMJ v3 polish: closer PC app atmosphere */
.app-shell{background:#141516!important}.topbar{height:78px!important;padding:14px 24px 0 12px!important}.top-search{box-shadow:0 8px 24px rgba(0,0,0,.12)!important}.side-nav{width:124px!important}.side-list a{font-size:16px!important;letter-spacing:.01em}.hero-screen{height:41.25vw!important;min-height:560px!important}.hero-content{left:144px!important;bottom:76px!important;width:760px!important}.hero-content h1{font-size:58px!important;font-weight:800!important}.hero-content p{font-size:16px!important;line-height:1.7!important;color:rgba(255,255,255,.82)!important}.hero-cards{right:28px!important;bottom:72px!important}.mini{width:150px!important;height:86px!important;box-shadow:0 12px 28px rgba(0,0,0,.28)!important}.mini.active{border-color:#fff!important;box-shadow:0 0 0 1px rgba(255,255,255,.55),0 14px 34px rgba(0,0,0,.42)!important}.video-card:hover .video-poster{box-shadow:0 18px 42px rgba(0,0,0,.38),0 0 0 1px rgba(10,132,255,.25)!important}.video-card:hover b{color:#fff!important}.video-poster img{transition:transform .25s ease,filter .25s ease}.rank-box h3{font-size:22px!important}.rank-box a{border-radius:10px!important;padding:10px 8px!important}.rank-box a:hover{background:rgba(255,255,255,.07)!important;color:#fff!important}.feature-card{height:286px!important;box-shadow:0 18px 45px rgba(0,0,0,.24)!important}.feature-card h3{font-size:32px!important}.player{border-radius:14px!important;box-shadow:0 22px 60px rgba(0,0,0,.4)!important}.watch-side,.panel,.filter-bar{backdrop-filter:blur(10px)!important;border:1px solid rgba(255,255,255,.08)!important}.premium-playlist{background:rgba(255,255,255,.055)!important}.search-panel{background:rgba(255,255,255,.12)!important;backdrop-filter:blur(10px)!important}.page-title h1{font-size:34px!important}.site-foot{display:none!important}
@media(max-width:1180px){.hero-content{left:24px!important;width:auto!important;right:24px!important}.hero-screen{min-height:520px!important}.side-nav{display:none!important}.hero-cards{display:none!important}}

/* Cinema play page v4 - player first, RRMJ-like */
.cinema-play-page{min-height:100vh;background:#141516}.cinema-stage{position:relative;z-index:12;display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:18px;padding:82px 24px 28px 144px;min-height:100vh}.cinema-player-wrap{min-width:0;display:flex;flex-direction:column}.cinema-player-title{height:48px;display:flex;align-items:center;gap:18px;color:rgba(255,255,255,.78);background:linear-gradient(180deg,rgba(0,0,0,.42),rgba(0,0,20,0));padding:0 4px}.cinema-player-title a{color:rgba(255,255,255,.6)}.cinema-player-title strong{font-size:20px;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cinema-player-title span{margin-left:auto;color:#62b2ff}.cinema-player{position:relative;width:100%;height:calc(100vh - 246px);min-height:520px;background:#000;border-radius:16px;overflow:hidden;box-shadow:0 24px 70px rgba(0,0,0,.45)}.cinema-player iframe,.cinema-player embed,.cinema-player video{width:100%!important;height:100%!important}.cinema-bottom-bar{display:flex;justify-content:space-between;gap:18px;align-items:center;padding:16px 2px 0}.cinema-bottom-bar h1{font-size:28px;margin:0 0 4px}.cinema-bottom-bar p{margin:0;color:rgba(255,255,255,.56)}.cinema-actions{display:flex;gap:12px;flex:none}.cinema-actions a{height:40px;display:flex;align-items:center;padding:0 16px;border-radius:10px;background:rgba(255,255,255,.08);color:rgba(255,255,255,.78)}.cinema-episode-panel{position:sticky;top:82px;align-self:start;max-height:calc(100vh - 110px);overflow:auto;border-radius:16px;background:#16191d;border:1px solid rgba(255,255,255,.06);box-shadow:0 18px 46px rgba(0,0,0,.28)}.cinema-episode-panel::-webkit-scrollbar{width:5px}.cinema-episode-panel::-webkit-scrollbar-thumb{background:rgba(255,255,255,.16);border-radius:99px}.panel-head{height:62px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;border-bottom:1px solid rgba(255,255,255,.06)}.panel-head h2{font-size:20px;margin:0}.panel-head span{color:rgba(255,255,255,.45)}.cinema-source{padding:16px 18px}.cinema-source h3{margin:0 0 12px;color:rgba(255,255,255,.85);font-size:15px}.cinema-episodes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.cinema-episodes a{height:38px;display:flex;align-items:center;justify-content:center;border-radius:10px;background:rgba(255,255,255,.07);color:rgba(255,255,255,.76);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 8px}.cinema-episodes a:hover,.cinema-episodes a.active{background:#0a84ff;color:#fff}.cinema-hot{padding:16px 18px;border-top:1px solid rgba(255,255,255,.06)}.cinema-hot h3{margin:0 0 10px}.cinema-hot a{display:flex;justify-content:space-between;gap:12px;padding:9px 0;color:rgba(255,255,255,.66)}.cinema-hot span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cinema-hot em{font-style:normal;color:#62b2ff}.cinema-info{padding-top:8px!important}.cinema-desc{display:grid;grid-template-columns:118px 1fr;gap:16px;margin-bottom:34px;padding:18px;border-radius:16px;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.07)}.cinema-desc img{height:158px;border-radius:12px;object-fit:cover}.cinema-desc h2{font-size:24px;margin:10px 0}.cinema-desc p{color:rgba(255,255,255,.68);margin:8px 0}.cinema-desc b{color:#fff}
@media(max-width:1180px){.cinema-stage{grid-template-columns:1fr;padding-left:24px}.cinema-player{height:auto;aspect-ratio:16/9;min-height:0}.cinema-episode-panel{position:static;max-height:none}.cinema-episodes{grid-template-columns:repeat(6,minmax(0,1fr))}}
@media(max-width:760px){.cinema-stage{padding:18px 12px 24px}.cinema-player-title{height:auto;padding:8px 0}.cinema-player-title strong{font-size:16px}.cinema-bottom-bar{display:block}.cinema-bottom-bar h1{font-size:22px}.cinema-actions{margin-top:12px}.cinema-episodes{grid-template-columns:repeat(3,minmax(0,1fr))}.cinema-desc{grid-template-columns:1fr}.cinema-desc img{width:120px}.cinema-info{padding-left:12px!important;padding-right:12px!important}}


/* Home UX fixes v5 */
.side-nav{position:fixed!important;top:76px!important;bottom:0!important;left:0!important;z-index:80!important}.topbar{position:fixed!important;z-index:90!important}.top-fade{position:fixed!important;z-index:70!important}.hero-screen{margin-top:0!important;padding-top:0!important;top:0!important}.home-main{margin-top:0!important;padding-top:0!important}.hero-slide{overflow:hidden}.hero-hit{position:absolute;inset:0;z-index:4;display:block}.hero-content{pointer-events:none}.hero-content .actions,.hero-content a{pointer-events:auto}.hero-cards{z-index:12}.mini{cursor:pointer}.hero-bg{top:0!important}.double-feature-layout{display:grid!important;grid-template-columns:1fr 1fr!important;gap:18px!important}.small-feature{display:block!important;height:260px!important;color:#fff!important}.small-feature b{display:inline-flex;margin-top:8px;color:#62b2ff}.small-feature .label{margin-bottom:8px}.home-video-grid{padding-bottom:2px!important}
@media(max-width:1180px){.side-nav,.top-fade{display:none!important}.topbar{position:relative!important}.double-feature-layout{grid-template-columns:1fr!important}.small-feature{height:230px!important}}
@media(max-width:760px){.small-feature{height:210px!important}.double-feature-layout{gap:14px!important}}


/* Rank + full category list v6 */
.full-list-grid{display:flex!important;flex-wrap:wrap!important;gap:24px 16px!important}.full-list-grid>.video-card{flex:0 0 180px!important;width:180px!important;max-width:180px!important;min-width:180px!important}.full-list-grid>.video-card .video-poster{width:180px!important;height:112px!important}.rank-page{padding-bottom:80px}.rank-tabs{display:flex;gap:12px;margin:0 0 24px}.rank-tabs a{height:38px;display:flex;align-items:center;padding:0 18px;border-radius:999px;background:rgba(255,255,255,.08);color:rgba(255,255,255,.7)}.rank-tabs a.active,.rank-tabs a:hover{background:#0a84ff;color:#fff}.rank-board{display:grid;grid-template-columns:420px minmax(0,1fr);gap:22px}.rank-top3{display:grid;gap:14px}.rank-podium{position:relative;display:grid;grid-template-columns:98px 1fr;gap:14px;align-items:end;min-height:138px;border-radius:18px;overflow:hidden;background:rgba(255,255,255,.07);padding:14px}.rank-podium:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,132,255,.18),transparent);pointer-events:none}.rank-podium i{position:absolute;left:14px;top:10px;z-index:2;font-style:normal;font-size:26px;font-weight:900;color:#0a84ff}.rank-podium img{width:98px;height:124px;border-radius:12px;object-fit:cover}.rank-podium span{min-width:0;position:relative;z-index:2}.rank-podium b{display:block;font-size:18px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rank-podium em{font-style:normal;color:rgba(255,255,255,.55)}.rank-list-large{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 18px}.rank-list-large a{display:grid;grid-template-columns:42px 1fr auto;gap:12px;align-items:center;height:48px;padding:0 14px;border-radius:12px;background:rgba(255,255,255,.055);color:rgba(255,255,255,.72)}.rank-list-large a:hover{background:rgba(255,255,255,.09);color:#fff}.rank-list-large i{font-style:normal;color:#0a84ff;font-weight:900}.rank-list-large span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rank-list-large em{font-style:normal;color:rgba(255,255,255,.45)}
@media(min-width:1600px){.full-list-grid>.video-card{flex-basis:180px!important;width:180px!important;max-width:180px!important}.full-list-grid>.video-card .video-poster{width:180px!important;height:112px!important}}
@media(max-width:1180px){.full-list-grid>.video-card{flex-basis:calc((100% - 48px)/4)!important;width:calc((100% - 48px)/4)!important;max-width:calc((100% - 48px)/4)!important;min-width:0!important}.full-list-grid>.video-card .video-poster{width:100%!important;height:auto!important;aspect-ratio:16/10!important}.rank-board{grid-template-columns:1fr}.rank-list-large{grid-template-columns:1fr}}
@media(max-width:760px){.full-list-grid>.video-card{flex-basis:calc((100% - 12px)/2)!important;width:calc((100% - 12px)/2)!important;max-width:calc((100% - 12px)/2)!important}.rank-podium{grid-template-columns:78px 1fr}.rank-podium img{width:78px;height:100px}.rank-tabs{overflow:auto}}

/* Schedule page v7 */
.schedule-page{padding-bottom:80px}.schedule-tabs{position:sticky;top:78px;z-index:20;display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:10px;margin:0 0 28px;padding:12px;border-radius:18px;background:rgba(22,25,29,.92);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.07)}.schedule-tabs a{height:62px;border-radius:14px;background:rgba(255,255,255,.06);display:flex;flex-direction:column;align-items:center;justify-content:center;color:rgba(255,255,255,.66)}.schedule-tabs a.active,.schedule-tabs a:hover{background:#0a84ff;color:#fff}.schedule-tabs b{font-size:16px}.schedule-tabs span{font-size:11px;opacity:.7}.schedule-block{margin-bottom:40px}.schedule-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:16px}.schedule-head h2{font-size:24px;margin:0}.schedule-head span{color:rgba(255,255,255,.48)}.schedule-grid{display:flex;flex-wrap:wrap;gap:24px 16px}.schedule-grid>.video-card{flex:0 0 180px;width:180px;max-width:180px}.schedule-grid>.video-card .video-poster{width:180px;height:112px;aspect-ratio:auto}
@media(max-width:1180px){.schedule-tabs{top:0}.schedule-grid>.video-card{flex-basis:calc((100% - 48px)/4);width:calc((100% - 48px)/4);max-width:calc((100% - 48px)/4)}.schedule-grid>.video-card .video-poster{width:100%;height:auto;aspect-ratio:16/10}}
@media(max-width:760px){.schedule-tabs{grid-template-columns:repeat(4,minmax(0,1fr));position:static}.schedule-grid>.video-card{flex-basis:calc((100% - 12px)/2);width:calc((100% - 12px)/2);max-width:calc((100% - 12px)/2)}}

/* Schedule and rank interactive panels v8 */
.schedule-block{display:none}.schedule-block.active{display:block}.rank-board{display:none}.rank-board.active{display:grid}.rank-podium{grid-template-columns:118px 1fr!important;min-height:154px!important}.rank-podium img{width:118px!important;height:150px!important}.rank-podium p{margin:8px 0 0;color:rgba(255,255,255,.58);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;line-height:1.45}.rank-podium em{display:block;margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rank-list-large{grid-template-columns:repeat(2,minmax(0,1fr))!important;align-content:start}.rank-list-large a{min-width:0}.rank-list-large i{font-size:16px}.rank-tabs a,.schedule-tabs a{cursor:pointer}.rank-tabs a.active{background:#0a84ff!important;color:#fff!important}.schedule-tabs a.active{background:#0a84ff!important;color:#fff!important}
@media(max-width:1180px){.rank-board.active{display:block}.rank-top3{margin-bottom:18px}.rank-list-large{grid-template-columns:1fr!important}.rank-podium{grid-template-columns:96px 1fr!important}.rank-podium img{width:96px!important;height:122px!important}}

/* Rank chips + schedule filtered data v9 */
.rank-chips{display:flex;gap:6px;flex-wrap:wrap;margin:8px 0 0}.rank-chips span{display:inline-flex;align-items:center;min-height:24px;padding:3px 8px;border-radius:6px;background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.08);color:rgba(255,255,255,.72);font-size:12px}.rank-chips span:empty{display:none}.rank-podium p{margin-top:8px!important}.schedule-grid:empty:after{content:"当天暂无明确更新番剧";display:block;padding:34px;border-radius:16px;background:rgba(255,255,255,.055);color:rgba(255,255,255,.55)}

/* Catalog fill + infinite scroll + hero top fix v10 */
html,body{margin:0!important;padding:0!important}.home-main{margin-top:-78px!important}.home-main .hero-screen{height:calc(41.25vw + 78px)!important;min-height:638px!important}.home-main .hero-bg{background-position:center top!important}.home-main .hero-content{bottom:76px!important}.topbar{background:transparent!important}.full-list-grid{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(178px,1fr))!important;gap:24px 16px!important}.full-list-grid>.video-card{width:100%!important;max-width:none!important;min-width:0!important;flex:none!important}.full-list-grid>.video-card .video-poster{width:100%!important;height:auto!important;aspect-ratio:16/10!important}.rich-filter{gap:10px!important}.rich-filter div{display:flex;align-items:flex-start;flex-wrap:wrap;gap:4px}.rich-filter b{flex:0 0 44px;margin-top:8px}.rich-filter a{margin:3px 4px!important}.infinite-status{text-align:center;color:rgba(255,255,255,.45);padding:12px 0 34px}.infinite-status.loading{color:#62b2ff}.infinite-status.done{color:rgba(255,255,255,.32)}.pagebar[data-infinite-pager]{display:none!important}
@media(min-width:1700px){.full-list-grid{grid-template-columns:repeat(auto-fill,minmax(188px,1fr))!important}}
@media(max-width:1180px){.home-main{margin-top:0!important}.home-main .hero-screen{height:520px!important;min-height:520px!important}.full-list-grid{grid-template-columns:repeat(auto-fill,minmax(170px,1fr))!important}}
@media(max-width:760px){.full-list-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.home-main .hero-screen{height:520px!important}}


/* Navigation, topic square, drama page final pass v11 */
.side-list a{position:relative;padding-left:41px!important}.side-list a:before{content:"";position:absolute;left:24px;top:50%;width:3px;height:0;border-radius:3px;background:var(--blue);box-shadow:0 0 18px rgba(10,132,255,.85);transform:translateY(-50%);opacity:0;transition:.18s}.side-list a.active:before{height:18px;opacity:1;margin:0!important}.side-list a.active{color:#fff!important;font-weight:700}.side-list a:hover:before{height:14px;opacity:.65}.topic-page{padding-bottom:90px}.topic-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:18px}.topic-card{position:relative;min-height:190px;border-radius:20px;overflow:hidden;background:#1b1f24;border:1px solid rgba(255,255,255,.07);box-shadow:0 18px 42px rgba(0,0,0,.2)}.topic-card img{position:absolute;inset:0;opacity:.72;transition:.25s}.topic-card:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.82),rgba(0,0,0,.22)),linear-gradient(180deg,transparent,rgba(0,0,0,.5))}.topic-card>div{position:absolute;left:22px;right:22px;bottom:20px;z-index:2}.topic-card span{display:inline-flex;padding:4px 9px;border-radius:7px;background:rgba(10,132,255,.22);color:#62b2ff;font-weight:700}.topic-card h2{margin:10px 0 6px;font-size:24px}.topic-card p{margin:0;color:rgba(255,255,255,.68);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.topic-card:hover img{transform:scale(1.045);opacity:.9}.topic-detail-hero{position:relative;min-height:360px;margin:-118px -24px 34px -144px;padding:158px 40px 54px 144px;overflow:hidden}.topic-detail-bg{position:absolute;inset:0;background-size:cover;background-position:center;filter:blur(8px) saturate(1.08);transform:scale(1.04);opacity:.58}.topic-detail-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#141516 0,rgba(20,21,22,.72),rgba(20,21,22,.2)),linear-gradient(180deg,rgba(20,21,22,.12),#141516 92%)}.topic-detail-info{position:relative;z-index:2;max-width:760px}.topic-detail-info h1{font-size:46px;margin:14px 0 10px}.topic-detail-info p{font-size:16px;color:rgba(255,255,255,.72)}
.drama-watch-page{min-height:100vh;min-width:1108px;background:#141516;color:#fff;overflow-x:hidden}.drama-topbar{position:fixed;left:0;right:0;top:0;z-index:120;height:78px;display:flex;align-items:flex-start;justify-content:space-between;padding:14px 24px 0 18px;background:linear-gradient(180deg,rgba(20,21,22,.86),rgba(20,21,22,0));pointer-events:none}.drama-topbar a,.drama-topbar form{pointer-events:auto}.drama-nav-left{display:flex;align-items:center;gap:18px}.drama-back,.drama-home{height:36px;display:inline-flex;align-items:center;color:rgba(255,255,255,.86)}.drama-back{font-size:16px}.drama-home{width:36px;justify-content:center;border-radius:10px;background:rgba(255,255,255,.08);font-size:20px}.drama-search{width:360px;height:36px;display:flex;align-items:center;gap:8px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.12);border-radius:9px;padding:0 12px;backdrop-filter:blur(12px)}.drama-search input{flex:1;min-width:0;border:0;outline:0;background:transparent;color:#fff}.drama-search input::placeholder{color:rgba(255,255,255,.76)}.drama-top-actions{display:flex;gap:28px;padding-top:3px}.drama-top-actions a{color:rgba(255,255,255,.75)}.drama-top-actions a:hover,.drama-back:hover,.drama-home:hover{color:#fff}.drama-hero{position:relative;min-height:720px;padding:92px 24px 34px;overflow:hidden}.drama-bg{position:absolute;inset:0;background-size:cover;background-position:center top;filter:blur(18px) saturate(1.05);transform:scale(1.08);opacity:.42}.drama-hero:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 65% 20%,rgba(10,132,255,.18),transparent 30%),linear-gradient(90deg,rgba(20,21,22,.98),rgba(20,21,22,.46) 46%,rgba(20,21,22,.88)),linear-gradient(180deg,rgba(20,21,22,.28),#141516 94%)}.drama-layout{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1fr) 372px;gap:20px;align-items:start}.drama-player-card{min-width:0}.drama-player-head{height:48px;display:flex;align-items:center;gap:14px;color:rgba(255,255,255,.7)}.drama-player-head strong{font-size:22px;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.drama-player-head span{margin-left:auto;color:#62b2ff}.drama-player{position:relative;width:100%;height:calc(100vh - 176px);min-height:590px;background:#000;border-radius:18px;overflow:hidden;box-shadow:0 28px 80px rgba(0,0,0,.48),0 0 0 1px rgba(255,255,255,.06)}.drama-player iframe,.drama-player embed,.drama-player video{width:100%!important;height:100%!important}.drama-side-card{margin-top:48px;border-radius:20px;background:rgba(22,25,29,.88);border:1px solid rgba(255,255,255,.08);padding:18px;box-shadow:0 22px 60px rgba(0,0,0,.32);backdrop-filter:blur(14px)}.drama-cover-row{display:grid;grid-template-columns:116px minmax(0,1fr);gap:14px;align-items:end}.drama-cover-row img{width:116px;height:154px;border-radius:14px;object-fit:cover;box-shadow:0 14px 34px rgba(0,0,0,.35)}.drama-cover-row h1{font-size:26px;line-height:1.15;margin:10px 0 8px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.drama-cover-row p{margin:0 0 8px;color:rgba(255,255,255,.58);font-size:13px}.drama-cover-row em{font-style:normal;color:#62b2ff;font-weight:800}.drama-desc{margin:16px 0 12px;color:rgba(255,255,255,.7);line-height:1.7;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.drama-meta-line{display:grid;gap:6px;color:rgba(255,255,255,.48);font-size:12px}.drama-meta-line span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.drama-content{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:22px;padding:0 24px 90px}.drama-panel{border-radius:20px;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.075);padding:18px;box-shadow:0 18px 42px rgba(0,0,0,.16)}.drama-source+.drama-source{margin-top:22px}.drama-source h3{margin:0 0 12px;font-size:15px;color:rgba(255,255,255,.82)}.drama-episode-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(86px,1fr));gap:10px}.drama-episode-grid a{height:40px;display:flex;align-items:center;justify-content:center;border-radius:10px;background:rgba(255,255,255,.075);color:rgba(255,255,255,.76);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 8px}.drama-episode-grid a:hover,.drama-episode-grid a.active{background:#0a84ff;color:#fff}.sticky-drama-rank{position:sticky;top:92px}.sticky-drama-rank h2{font-size:22px;margin:0 0 14px}.drama-rank-list{display:grid;gap:8px}.drama-rank-list a{display:grid;grid-template-columns:30px 1fr auto;gap:10px;align-items:center;height:42px;border-radius:11px;padding:0 10px;color:rgba(255,255,255,.68)}.drama-rank-list a:hover{background:rgba(255,255,255,.07);color:#fff}.drama-rank-list i{font-style:normal;color:#0a84ff;font-weight:900}.drama-rank-list a:nth-child(-n+3) i{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:7px;background:#0a84ff;color:#fff}.drama-rank-list a:first-child i{background:#ff3b5c}.drama-rank-list a:nth-child(2) i{background:#ff9f0a}.drama-rank-list span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.drama-rank-list em{font-style:normal;color:rgba(255,255,255,.42)}.drama-watch-page+.site-foot,.drama-watch-page~.site-foot{display:none!important}
@media(max-width:1180px){.drama-watch-page{min-width:0}.drama-layout,.drama-content{grid-template-columns:1fr}.drama-player{height:auto;aspect-ratio:16/9;min-height:0}.drama-side-card{margin-top:0}.sticky-drama-rank{position:static}.topic-detail-hero{margin-left:-24px;padding-left:24px}.topic-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}}
@media(max-width:760px){.drama-topbar{position:relative;height:auto;padding:12px;background:#141516;display:block}.drama-nav-left{gap:10px}.drama-search{width:100%;margin-top:10px}.drama-top-actions{display:none}.drama-hero{padding:14px 12px 24px;min-height:0}.drama-layout,.drama-content{display:block;padding-left:12px;padding-right:12px}.drama-player-head{height:auto;padding-bottom:8px}.drama-cover-row{grid-template-columns:92px 1fr}.drama-cover-row img{width:92px;height:124px}.drama-cover-row h1{font-size:22px}.drama-side-card,.drama-panel{margin-top:14px}.topic-grid{grid-template-columns:1fr}.topic-detail-hero{margin:-118px -12px 24px;padding:148px 18px 44px}.topic-detail-info h1{font-size:34px}}

/* Final safety layer v12: stable grids and graceful empty topic covers */
.topic-card .topic-cover{position:absolute;inset:0;background-image:linear-gradient(135deg,#123c69,#141516 42%,#31204d)!important;background-size:cover;background-position:center;opacity:.9;transition:.25s}.topic-card .topic-cover[style*="url('')"],.topic-card .topic-cover[style*='url("")'],.topic-card .topic-cover[style*="url()"]{background-image:radial-gradient(circle at 22% 18%,rgba(98,178,255,.95),transparent 24%),radial-gradient(circle at 76% 30%,rgba(255,59,92,.58),transparent 26%),linear-gradient(135deg,#101d31,#17191f 48%,#2d2140)!important}.topic-card:hover .topic-cover{transform:scale(1.045);opacity:1}.topic-card>img{display:none!important}.catalog-page .full-list-grid,.topic-detail-page .full-list-grid,.drama-main-col .full-list-grid{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(178px,1fr))!important;gap:24px 16px!important;align-items:start!important;grid-auto-flow:row dense!important}.catalog-page .full-list-grid>.video-card,.topic-detail-page .full-list-grid>.video-card,.drama-main-col .full-list-grid>.video-card{display:block!important;position:static!important;float:none!important;clear:none!important;width:100%!important;min-width:0!important;max-width:none!important;height:auto!important;margin:0!important;flex:none!important;transform:none!important}.catalog-page .full-list-grid>.video-card .video-poster,.topic-detail-page .full-list-grid>.video-card .video-poster,.drama-main-col .full-list-grid>.video-card .video-poster{width:100%!important;height:auto!important;aspect-ratio:16/10!important}.catalog-page .full-list-grid:before,.catalog-page .full-list-grid:after,.topic-detail-page .full-list-grid:before,.topic-detail-page .full-list-grid:after{content:none!important;display:none!important}.schedule-page{font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei",Arial,sans-serif}
@media(min-width:1700px){.catalog-page .full-list-grid,.topic-detail-page .full-list-grid,.drama-main-col .full-list-grid{grid-template-columns:repeat(auto-fill,minmax(188px,1fr))!important}}
@media(max-width:1180px){.catalog-page .full-list-grid,.topic-detail-page .full-list-grid,.drama-main-col .full-list-grid{grid-template-columns:repeat(auto-fill,minmax(170px,1fr))!important}}
@media(max-width:760px){.catalog-page .full-list-grid,.topic-detail-page .full-list-grid,.drama-main-col .full-list-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px 12px!important}}

/* Final grid override v13: every vod list uses fluid columns */
.content-area{padding-left:144px!important;padding-right:24px!important}.home-main .content-area{padding-left:144px!important;padding-right:24px!important}.video-grid.home-video-grid,.video-grid.list-grid,.video-grid.related-grid,.video-grid.full-list-grid,.schedule-grid{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(176px,1fr))!important;gap:24px 16px!important;align-items:start!important;justify-content:stretch!important;grid-auto-flow:row!important;width:100%!important}.video-grid.home-video-grid>.video-card,.video-grid.list-grid>.video-card,.video-grid.related-grid>.video-card,.video-grid.full-list-grid>.video-card,.schedule-grid>.video-card{display:block!important;position:static!important;float:none!important;clear:none!important;width:100%!important;min-width:0!important;max-width:none!important;height:auto!important;margin:0!important;flex:initial!important;flex-basis:auto!important;transform:none!important}.video-grid.home-video-grid>.video-card .video-poster,.video-grid.list-grid>.video-card .video-poster,.video-grid.related-grid>.video-card .video-poster,.video-grid.full-list-grid>.video-card .video-poster,.schedule-grid>.video-card .video-poster{width:100%!important;height:auto!important;aspect-ratio:16/10!important}.video-grid.home-video-grid>.video-card b,.video-grid.list-grid>.video-card b,.video-grid.related-grid>.video-card b,.video-grid.full-list-grid>.video-card b,.schedule-grid>.video-card b{font-size:15px!important;line-height:21px!important}.video-grid.home-video-grid>.video-card p,.video-grid.list-grid>.video-card p,.video-grid.related-grid>.video-card p,.video-grid.full-list-grid>.video-card p,.schedule-grid>.video-card p{font-size:13px!important;line-height:19px!important}.home-main .section-block{width:100%!important;overflow:visible!important}.home-main .section-head{padding-right:0!important}
@media(min-width:1500px){.video-grid.home-video-grid,.video-grid.list-grid,.video-grid.related-grid,.video-grid.full-list-grid,.schedule-grid{grid-template-columns:repeat(auto-fill,minmax(188px,1fr))!important}}
@media(min-width:1800px){.video-grid.home-video-grid,.video-grid.list-grid,.video-grid.related-grid,.video-grid.full-list-grid,.schedule-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))!important}}
@media(max-width:1180px){.content-area,.home-main .content-area{padding-left:24px!important;padding-right:24px!important}.video-grid.home-video-grid,.video-grid.list-grid,.video-grid.related-grid,.video-grid.full-list-grid,.schedule-grid{grid-template-columns:repeat(auto-fill,minmax(170px,1fr))!important}}
@media(max-width:760px){.content-area,.home-main .content-area{padding-left:12px!important;padding-right:12px!important}.video-grid.home-video-grid,.video-grid.list-grid,.video-grid.related-grid,.video-grid.full-list-grid,.schedule-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px 12px!important}}

/* Final list layout v14: fixed card height prevents masonry-like stagger */
.video-grid.home-video-grid,.video-grid.list-grid,.video-grid.related-grid,.video-grid.full-list-grid,.schedule-grid{grid-template-columns:repeat(auto-fill,minmax(184px,1fr))!important;grid-auto-rows:160px!important;align-items:start!important;align-content:start!important;column-gap:16px!important;row-gap:24px!important}.video-grid.home-video-grid>.video-card,.video-grid.list-grid>.video-card,.video-grid.related-grid>.video-card,.video-grid.full-list-grid>.video-card,.schedule-grid>.video-card{height:160px!important;overflow:hidden!important;contain:layout paint!important}.video-grid.home-video-grid>.video-card .video-poster,.video-grid.list-grid>.video-card .video-poster,.video-grid.related-grid>.video-card .video-poster,.video-grid.full-list-grid>.video-card .video-poster,.schedule-grid>.video-card .video-poster{height:auto!important;aspect-ratio:16/9!important}.video-grid.home-video-grid>.video-card b,.video-grid.list-grid>.video-card b,.video-grid.related-grid>.video-card b,.video-grid.full-list-grid>.video-card b,.schedule-grid>.video-card b{height:22px!important;margin-top:9px!important;line-height:22px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.video-grid.home-video-grid>.video-card p,.video-grid.list-grid>.video-card p,.video-grid.related-grid>.video-card p,.video-grid.full-list-grid>.video-card p,.schedule-grid>.video-card p{height:20px!important;margin-top:2px!important;line-height:20px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.video-grid.home-video-grid>.video-card:nth-child(n),.video-grid.list-grid>.video-card:nth-child(n),.video-grid.related-grid>.video-card:nth-child(n),.video-grid.full-list-grid>.video-card:nth-child(n),.schedule-grid>.video-card:nth-child(n){grid-column:auto!important;grid-row:auto!important;top:auto!important;left:auto!important;right:auto!important;bottom:auto!important}
@media(min-width:1500px){.video-grid.home-video-grid,.video-grid.list-grid,.video-grid.related-grid,.video-grid.full-list-grid,.schedule-grid{grid-template-columns:repeat(auto-fill,minmax(196px,1fr))!important;grid-auto-rows:168px!important}.video-grid.home-video-grid>.video-card,.video-grid.list-grid>.video-card,.video-grid.related-grid>.video-card,.video-grid.full-list-grid>.video-card,.schedule-grid>.video-card{height:168px!important}}
@media(max-width:1180px){.video-grid.home-video-grid,.video-grid.list-grid,.video-grid.related-grid,.video-grid.full-list-grid,.schedule-grid{grid-template-columns:repeat(auto-fill,minmax(170px,1fr))!important;grid-auto-rows:154px!important}.video-grid.home-video-grid>.video-card,.video-grid.list-grid>.video-card,.video-grid.related-grid>.video-card,.video-grid.full-list-grid>.video-card,.schedule-grid>.video-card{height:154px!important}}
@media(max-width:760px){.video-grid.home-video-grid,.video-grid.list-grid,.video-grid.related-grid,.video-grid.full-list-grid,.schedule-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-auto-rows:148px!important}.video-grid.home-video-grid>.video-card,.video-grid.list-grid>.video-card,.video-grid.related-grid>.video-card,.video-grid.full-list-grid>.video-card,.schedule-grid>.video-card{height:148px!important}}

/* Hero image display v16: show full poster/art instead of cropping to a tiny area */
.hero-slide .hero-bg{background-size:cover!important;background-position:center!important;filter:blur(14px) saturate(1.12) contrast(1.04)!important;transform:scale(1.06)!important;opacity:.62!important}.hero-slide .hero-bg:after{background:linear-gradient(90deg,rgba(20,21,22,.96),rgba(20,21,22,.55) 34%,rgba(20,21,22,.36) 70%,rgba(20,21,22,.82)),linear-gradient(180deg,rgba(20,21,22,.18),rgba(20,21,22,1) 94%)!important}.hero-art{position:absolute;z-index:1;top:72px;right:210px;bottom:94px;width:min(58vw,1040px);background-repeat:no-repeat;background-size:contain;background-position:center right;filter:saturate(1.08) contrast(1.04);opacity:.94;pointer-events:none}.hero-art:after{content:"";position:absolute;inset:-1px;background:linear-gradient(90deg,rgba(20,21,22,.58),rgba(20,21,22,0) 28%,rgba(20,21,22,0) 70%,rgba(20,21,22,.32)),linear-gradient(180deg,rgba(20,21,22,.08),rgba(20,21,22,.78) 100%)}.hero-slide .hero-content,.hero-left-shadow,.hero-bottom,.hero-cards{z-index:6}.hero-cards{z-index:12!important}
@media(max-width:1180px){.hero-art{right:24px;left:24px;width:auto;top:86px;bottom:120px;background-position:center;opacity:.58}.hero-slide .hero-bg{filter:blur(12px) saturate(1.08)!important}}

/* Hero cover mode v17: prefer slide image, otherwise centered cover poster */
.hero-art{display:none!important}.hero-slide .hero-bg{inset:0!important;background-size:cover!important;background-position:center center!important;background-repeat:no-repeat!important;filter:saturate(1.06) contrast(1.04)!important;transform:none!important;opacity:1!important}.home-main .hero-bg{background-position:center center!important}.hero-slide .hero-bg:after{background:linear-gradient(90deg,rgba(20,21,22,.94) 0,rgba(20,21,22,.56) 31%,rgba(20,21,22,.22) 58%,rgba(20,21,22,.32) 78%,rgba(20,21,22,.82) 100%),linear-gradient(180deg,rgba(20,21,22,.18),rgba(20,21,22,.1) 44%,rgba(20,21,22,1) 94%)!important}.hero-slide .hero-content{z-index:7!important}.hero-left-shadow{z-index:5!important}.hero-bottom{z-index:5!important}.hero-cards{z-index:12!important}

/* Inner page vertical alignment v18 */
.inner-page{padding-top:84px!important}.page-title{margin-bottom:20px!important}.page-title h1{line-height:1.08!important}.rank-tabs{margin-top:0!important}.filter-bar{margin-top:0!important}.schedule-tabs{top:78px!important;margin-top:0!important}.rank-page,.catalog-page,.schedule-page,.topic-page{padding-top:84px!important}
@media(max-width:1180px){.inner-page,.rank-page,.catalog-page,.schedule-page,.topic-page{padding-top:28px!important}.schedule-tabs{top:0!important}}

/* Vod card height restore v19: no text clipping after BOM grid fix */
.video-grid.home-video-grid,.video-grid.list-grid,.video-grid.related-grid,.video-grid.full-list-grid,.schedule-grid{grid-auto-rows:auto!important;align-items:start!important;overflow:visible!important}.video-grid.home-video-grid>.video-card,.video-grid.list-grid>.video-card,.video-grid.related-grid>.video-card,.video-grid.full-list-grid>.video-card,.schedule-grid>.video-card{height:auto!important;min-height:0!important;overflow:visible!important;contain:none!important}.video-grid.home-video-grid>.video-card b,.video-grid.list-grid>.video-card b,.video-grid.related-grid>.video-card b,.video-grid.full-list-grid>.video-card b,.schedule-grid>.video-card b{height:auto!important;min-height:22px!important}.video-grid.home-video-grid>.video-card p,.video-grid.list-grid>.video-card p,.video-grid.related-grid>.video-card p,.video-grid.full-list-grid>.video-card p,.schedule-grid>.video-card p{height:auto!important;min-height:20px!important}

/* Catalog filters + inner baseline v20 */
.inner-page{padding-top:92px!important}.rank-page,.catalog-page,.schedule-page,.topic-page{padding-top:92px!important}.filter-bar a.active,.filter-bar a.active:hover{background:#0a84ff!important;color:#fff!important;box-shadow:0 8px 22px rgba(10,132,255,.25)}
@media(max-width:1180px){.inner-page,.rank-page,.catalog-page,.schedule-page,.topic-page{padding-top:28px!important}}

/* RRMJ-like fullscreen play page v21 */
.rr-play-page{position:relative;width:100%;min-width:1108px;height:100vh;min-height:700px;overflow:hidden;background:#141516;color:#fff}.rr-play-page+.site-foot,.rr-play-page~.site-foot{display:none!important}.rr-play-top{position:absolute;inset:0 0 auto;z-index:100;height:78px;display:flex;justify-content:space-between;align-items:flex-start;padding:14px 24px 0 12px;background:linear-gradient(180deg,rgba(20,21,22,.62),rgba(20,21,22,0));pointer-events:none}.rr-play-top a,.rr-play-top form{pointer-events:auto}.rr-play-left{display:flex;align-items:center;gap:18px}.rr-back,.rr-home{height:36px;display:inline-flex;align-items:center;color:#eaeaea}.rr-back:before{content:"‹";font-size:30px;line-height:1;margin-right:6px}.rr-home{padding:0 12px;border-radius:10px;background:rgba(255,255,255,.08)}.rr-play-search{width:360px;height:36px;display:flex;align-items:center;gap:8px;padding:0 12px;border-radius:8px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.1);backdrop-filter:blur(12px)}.rr-play-search input{flex:1;min-width:0;border:0;outline:0;background:transparent;color:#fff}.rr-play-search input::placeholder{color:rgba(255,255,255,.75)}.rr-play-actions{display:flex;gap:28px;padding-top:4px}.rr-play-actions a{color:rgba(255,255,255,.78)}.rr-player-shell{display:flex;width:100%;height:100%;padding-top:82px;overflow:hidden}.rr-player-main{position:relative;flex:1;min-width:0;height:100%;background:#050607}.rr-player-box{position:absolute;inset:0;background:#000;overflow:hidden}.rr-player-box iframe,.rr-player-box embed,.rr-player-box video{width:100%!important;height:100%!important}.rr-player-title{position:absolute;left:0;right:0;top:0;z-index:10;height:96px;display:flex;align-items:center;gap:14px;padding:0 24px;font-size:24px;font-weight:700;background:linear-gradient(180deg,rgba(0,0,0,.56),rgba(0,0,20,0));pointer-events:none}.rr-player-title span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rr-player-title em{font-style:normal;font-size:14px;color:#62b2ff;white-space:nowrap}.rr-player-control{position:absolute;left:0;right:0;bottom:0;z-index:10;height:96px;display:flex;align-items:center;gap:14px;padding:0 24px;background:linear-gradient(0deg,rgba(0,0,0,.56),rgba(0,0,20,0));color:rgba(255,255,255,.82)}.rr-player-control strong{font-size:18px}.rr-player-control span{color:rgba(255,255,255,.52)}.rr-drama-panel{position:relative;flex:0 0 320px;width:320px;height:100%;background:#16191d;overflow:hidden;box-shadow:-18px 0 46px rgba(0,0,0,.18)}.rr-panel-tabs{height:40px;display:flex;align-items:center;gap:32px;padding:0 15px;color:rgba(255,255,255,.45)}.rr-panel-tabs a{position:relative;line-height:24px}.rr-panel-tabs a.active{color:rgba(255,255,255,.86);font-weight:700}.rr-panel-tabs a.active:after{content:"";position:absolute;left:0;right:0;bottom:-8px;height:2px;border-radius:2px;background:#0a84ff}.rr-panel-scroll{height:calc(100% - 40px);overflow:auto;padding:8px 16px 32px;color:rgba(255,255,255,.85)}.rr-panel-scroll::-webkit-scrollbar{width:5px}.rr-panel-scroll::-webkit-scrollbar-thumb{background:rgba(255,255,255,.16);border-radius:99px}.rr-cover-line{display:grid;grid-template-columns:84px minmax(0,1fr);gap:12px;align-items:end;margin:8px 0 14px}.rr-cover-line img{width:84px;height:112px;border-radius:10px;object-fit:cover}.rr-cover-line h1{font-size:20px;line-height:1.2;margin:0 0 8px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.rr-cover-line p{margin:0 0 6px;color:rgba(255,255,255,.52);font-size:12px}.rr-cover-line em{font-style:normal;color:#62b2ff;font-weight:800}.rr-desc{margin:0 0 12px;color:rgba(255,255,255,.68);line-height:1.65;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.rr-meta{display:grid;gap:5px;margin-bottom:18px;color:rgba(255,255,255,.46);font-size:12px}.rr-meta span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rr-section-title{display:flex;align-items:center;justify-content:space-between;margin:12px 0}.rr-section-title h2{font-size:20px;margin:0}.rr-section-title span{color:rgba(255,255,255,.45);font-size:12px}.rr-source+.rr-source{margin-top:18px}.rr-source h3{margin:0 0 10px;font-size:14px;color:rgba(255,255,255,.72)}.rr-episodes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.rr-episodes a{height:36px;display:flex;align-items:center;justify-content:center;border-radius:8px;background:rgba(255,255,255,.07);color:rgba(255,255,255,.72);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 8px}.rr-episodes a:hover,.rr-episodes a.active{background:#0a84ff;color:#fff}.rr-panel-toggle{position:absolute;right:319px;top:50%;z-index:260;width:36px;height:48px;border:0;border-left:8px solid #16191d;border-radius:24px 0 0 24px;background:#16191d;color:#eaeaea;font-size:28px;cursor:pointer}
@media(max-width:1180px){.rr-play-page{min-width:0;height:auto;min-height:100vh;overflow:auto}.rr-player-shell{display:block;height:auto;padding-top:78px}.rr-player-main{height:auto;aspect-ratio:16/9}.rr-player-box{position:relative;aspect-ratio:16/9}.rr-drama-panel{width:auto;height:auto;min-height:420px}.rr-panel-toggle{display:none}.rr-play-actions{display:none}.rr-play-search{width:260px}}

.rr-play-page{height:100vh!important;min-height:700px!important;overflow:hidden!important}
.rr-player-shell{position:absolute!important;left:0!important;right:0!important;top:82px!important;bottom:0!important;height:auto!important;padding-top:0!important;display:flex!important;overflow:hidden!important}
.rr-player-main{position:relative!important;flex:1 1 auto!important;height:auto!important;min-height:0!important;background:#050607!important}
.rr-player-box{position:absolute!important;left:0!important;right:0!important;top:0!important;bottom:0!important;width:auto!important;height:auto!important;min-height:360px!important;background:#000!important;overflow:hidden!important}
.rr-player-box>#zero-xp-player{position:absolute!important;left:0!important;right:0!important;top:0!important;bottom:0!important;width:auto!important;height:auto!important;min-height:360px!important}
.rr-player-box video{display:block!important;width:100%!important;height:100%!important;min-height:360px!important;object-fit:contain!important;background:#000!important}
.rr-drama-panel{flex:0 0 320px!important;width:320px!important;height:auto!important;min-height:0!important}
@media(max-width:1180px){.rr-play-page{height:auto!important;min-height:100vh!important;overflow:auto!important}.rr-player-shell{position:relative!important;top:auto!important;bottom:auto!important;left:auto!important;right:auto!important;display:block!important;height:auto!important;padding-top:78px!important}.rr-player-main{height:auto!important;aspect-ratio:16/9!important}.rr-player-box{position:relative!important;inset:auto!important;height:auto!important;min-height:0!important;aspect-ratio:16/9!important}.rr-player-box>#zero-xp-player,.rr-player-box video{min-height:0!important}.rr-drama-panel{width:auto!important;height:auto!important;min-height:420px!important}}

/* Production polish layer */
.video-card{border-radius:14px;transition:transform .22s ease,color .22s ease}.video-card:hover{transform:translateY(-3px)}.video-poster{background:linear-gradient(135deg,#1f2937,#0b1016)!important;border:1px solid rgba(255,255,255,.065);box-shadow:0 16px 38px rgba(0,0,0,.22)!important}.video-poster img{transition:transform .28s ease,filter .28s ease}.video-card:hover .video-poster img{filter:saturate(1.08) contrast(1.04)}.video-poster em{max-width:72%;height:22px;display:flex;align-items:center;padding:0 8px;border-radius:999px;background:rgba(0,0,0,.58);backdrop-filter:blur(8px);font-size:11px}.video-card b{color:rgba(255,255,255,.92)}.video-card:hover b{color:#fff}.video-card p{color:rgba(255,255,255,.48)!important}.empty-state{grid-column:1/-1;min-height:260px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border:1px dashed rgba(255,255,255,.12);border-radius:22px;background:radial-gradient(circle at 50% 0,rgba(10,132,255,.14),transparent 42%),rgba(255,255,255,.045);color:rgba(255,255,255,.62)}.empty-state:before{content:"◌";width:62px;height:62px;margin-bottom:14px;border-radius:18px;display:flex;align-items:center;justify-content:center;background:rgba(10,132,255,.14);color:#62b2ff;font-size:36px}.empty-state b{font-size:20px;color:#fff;margin-bottom:4px}.empty-state p{margin:0}.pagebar[data-infinite-pager].show-fallback{display:flex!important}.infinite-status.error{color:#ffb86b}.pagebar a:hover{background:#0a84ff;color:#fff}.filter-bar{backdrop-filter:blur(12px)}.filter-bar a.active{background:#0a84ff!important;color:#fff!important}.rank-tabs a,.schedule-tabs a,.filter-bar a,.pagebar a{transition:background .2s ease,color .2s ease,transform .2s ease}.rank-tabs a:hover,.schedule-tabs a:hover,.filter-bar a:hover,.pagebar a:hover{transform:translateY(-1px)}.topic-card{isolation:isolate}.topic-card .topic-cover{background-color:#111827;background-size:cover!important;background-position:center!important}.topic-card>div span{position:relative;z-index:3}.topic-card h2,.topic-card p{position:relative;z-index:3}.search-panel:focus-within,.top-search:focus-within{border-color:rgba(10,132,255,.72);box-shadow:0 0 0 4px rgba(10,132,255,.12)}.rr-comment-form textarea:focus,.gbook-form input:focus,.gbook-form textarea:focus{border-color:rgba(10,132,255,.72);box-shadow:0 0 0 4px rgba(10,132,255,.12)}@media(max-width:760px){.empty-state{min-height:200px}.video-poster em{height:20px;font-size:10px}.topbar{z-index:80}.content-area{padding-bottom:48px!important}}

/* Play panel comments v22 */
.rr-panel-pane{display:none}.rr-panel-pane.active{display:block}.rr-panel-pane .mac_comment{min-height:260px;color:rgba(255,255,255,.72)}.rr-panel-pane .mac_comment a{color:#62b2ff}.rr-panel-pane .mac_comment input,.rr-panel-pane .mac_comment textarea{width:100%;border:1px solid rgba(255,255,255,.1);border-radius:10px;background:rgba(255,255,255,.07);color:#fff;padding:10px;outline:0}.rr-panel-pane .mac_comment button,.rr-panel-pane .mac_comment .comment_submit{border:0;border-radius:10px;background:#0a84ff;color:#fff;padding:9px 16px}.rr-panel-pane .mac_comment .empty{color:rgba(255,255,255,.45)}

/* Visible comment composer v23 */
.rr-comment-form{display:grid;gap:10px;margin:10px 0 18px;padding:12px;border-radius:14px;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.08)}.rr-comment-form textarea{width:100%;resize:vertical;min-height:92px;border:1px solid rgba(255,255,255,.1);border-radius:10px;background:rgba(0,0,0,.18);color:#fff;padding:10px;outline:0}.rr-comment-form textarea::placeholder,.rr-comment-form input::placeholder{color:rgba(255,255,255,.36)}.rr-comment-form>div{display:flex;gap:8px}.rr-comment-form input{flex:1;min-width:0;height:36px;border:1px solid rgba(255,255,255,.1);border-radius:9px;background:rgba(0,0,0,.18);color:#fff;padding:0 10px;outline:0}.rr-comment-form button{height:36px;flex:0 0 auto;border:0;border-radius:9px;background:#0a84ff;color:#fff;padding:0 14px;font-weight:700;cursor:pointer}.rr-comment-form button:hover{background:#2292ff}

/* Local watch history v25 */
.watch-history-panel{position:fixed;inset:0;z-index:500;display:none}.watch-history-panel.active{display:block}.history-mask{position:absolute;inset:0;background:rgba(0,0,0,.45);backdrop-filter:blur(3px)}.history-card{position:absolute;right:24px;top:72px;width:360px;max-height:72vh;display:flex;flex-direction:column;border:1px solid rgba(255,255,255,.1);border-radius:18px;background:rgba(23,25,29,.96);box-shadow:0 24px 70px rgba(0,0,0,.46);overflow:hidden}.history-card header{height:52px;display:flex;align-items:center;justify-content:space-between;padding:0 16px;border-bottom:1px solid rgba(255,255,255,.08)}.history-card strong{font-size:18px}.history-card button{border:0;background:transparent;color:rgba(255,255,255,.72);cursor:pointer}.history-card header button{font-size:26px;line-height:1}.history-list{overflow:auto;padding:10px}.history-list::-webkit-scrollbar{width:5px}.history-list::-webkit-scrollbar-thumb{background:rgba(255,255,255,.18);border-radius:99px}.history-item{display:grid;grid-template-columns:92px minmax(0,1fr);gap:12px;padding:8px;border-radius:13px;color:#fff}.history-item:hover{background:rgba(255,255,255,.07)}.history-item img{width:92px;height:58px;border-radius:10px;object-fit:cover;background:#111827}.history-item span{min-width:0;display:flex;flex-direction:column;justify-content:center}.history-item b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px}.history-item em{margin-top:4px;font-style:normal;color:rgba(255,255,255,.48);font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.history-empty{height:150px;display:flex;align-items:center;justify-content:center;color:rgba(255,255,255,.48)}.history-card footer{padding:10px 16px 14px;border-top:1px solid rgba(255,255,255,.08);text-align:right}.history-card footer button{height:32px;padding:0 12px;border-radius:9px;background:rgba(255,255,255,.08);color:rgba(255,255,255,.72)}
@media(max-width:760px){.history-card{left:10px!important;right:10px!important;top:auto!important;bottom:72px!important;width:auto!important;max-height:68vh!important;border-radius:18px!important}.history-item{grid-template-columns:86px minmax(0,1fr)!important}.history-item img{width:86px!important;height:54px!important}}

/* Mobile adaptation v24: phone-first polish without changing desktop layout */
@media(max-width:760px){
  html,body{width:100%!important;overflow-x:hidden!important;background:#141516!important}
  .app-shell{min-width:0!important;width:100%!important;padding-bottom:70px!important;overflow-x:hidden!important}
  .top-fade{height:84px!important;background:linear-gradient(180deg,rgba(20,21,22,.9),rgba(20,21,22,0))!important}
  .topbar{position:fixed!important;left:0!important;right:0!important;top:0!important;height:58px!important;padding:10px 12px 0!important;align-items:flex-start!important;background:linear-gradient(180deg,rgba(20,21,22,.92),rgba(20,21,22,.58) 70%,rgba(20,21,22,0))!important;backdrop-filter:blur(12px)!important}
  .top-search{width:100%!important;height:38px!important;border-radius:12px!important;background:rgba(255,255,255,.105)!important}
  .top-search svg{flex:0 0 auto!important}
  .top-search input{font-size:14px!important}
  .top-icons{display:none!important}
  .side-nav{display:block!important;position:fixed!important;left:8px!important;right:8px!important;top:auto!important;bottom:8px!important;width:auto!important;height:54px!important;min-height:0!important;z-index:120!important;border:1px solid rgba(255,255,255,.1)!important;border-radius:18px!important;background:rgba(18,20,23,.88)!important;box-shadow:0 12px 36px rgba(0,0,0,.38)!important;backdrop-filter:blur(18px)!important;overflow:hidden!important}
  .side-list{height:54px!important;display:flex!important;align-items:center!important;gap:2px!important;padding:0 8px!important;overflow-x:auto!important;overflow-y:hidden!important;scrollbar-width:none!important}
  .side-list::-webkit-scrollbar{display:none!important}
  .side-list a{position:relative!important;flex:0 0 auto!important;height:38px!important;min-width:58px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0 11px!important;border-radius:13px!important;font-size:13px!important;letter-spacing:0!important;color:rgba(255,255,255,.68)!important;white-space:nowrap!important}
  .side-list a:before{left:50%!important;top:auto!important;bottom:3px!important;width:16px!important;height:2px!important;transform:translateX(-50%)!important;border-radius:2px!important;box-shadow:0 0 14px rgba(10,132,255,.65)!important}
  .side-list a.active{background:rgba(10,132,255,.16)!important;color:#fff!important}
  .side-list a.active:before{width:18px!important;height:2px!important;opacity:1!important}
  .side-bottom{display:none!important}
  .home-main{margin-top:0!important}
  .home-main .hero-screen,.hero-screen{height:430px!important;min-height:430px!important;margin-top:0!important}
  .hero-slide .hero-bg{background-position:center center!important}
  .hero-slide .hero-bg:after{background:linear-gradient(180deg,rgba(20,21,22,.18),rgba(20,21,22,.46) 42%,#141516 94%),linear-gradient(90deg,rgba(20,21,22,.72),rgba(20,21,22,.1) 56%,rgba(20,21,22,.48))!important}
  .hero-left-shadow{width:46%!important;background:linear-gradient(90deg,rgba(20,21,22,.72),rgba(20,21,22,0))!important}
  .hero-bottom{height:180px!important}
  .hero-content{left:14px!important;right:14px!important;bottom:36px!important;width:auto!important}
  .hero-content .label{height:24px!important;padding:0 8px!important;font-size:12px!important}
  .hero-content h1{max-width:92%!important;margin:12px 0 8px!important;font-size:32px!important;line-height:1.08!important;letter-spacing:-.03em!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}
  .hero-content p{max-width:92%!important;margin:0 0 16px!important;font-size:13px!important;line-height:1.58!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}
  .actions{gap:9px!important;flex-wrap:wrap!important}
  .btn{height:38px!important;padding:0 15px!important;border-radius:11px!important;font-size:13px!important}
  .hero-cards{display:none!important}
  .content-area,.home-main .content-area,.site-foot{padding-left:12px!important;padding-right:12px!important}
  .content-area{padding-bottom:82px!important}
  .inner-page,.rank-page,.catalog-page,.schedule-page,.topic-page{padding-top:70px!important}
  .page-title{margin-bottom:14px!important}
  .page-title h1{font-size:25px!important;line-height:1.15!important}
  .page-title p{font-size:13px!important;line-height:1.5!important}
  .section-block{margin-bottom:30px!important}
  .section-head{margin-bottom:12px!important}
  .section-head h2{font-size:22px!important}
  .more{font-size:13px!important}
  .rail-layout,.double-feature-layout,.catalog-layout{display:block!important}
  .double-feature-layout{display:grid!important;grid-template-columns:1fr!important;gap:14px!important}
  .feature-card,.small-feature{height:184px!important;border-radius:16px!important;margin-bottom:14px!important}
  .feature-card div{left:16px!important;right:16px!important;bottom:16px!important;max-width:none!important}
  .feature-card h3{font-size:22px!important;line-height:1.15!important}
  .feature-card p{font-size:13px!important;line-height:1.45!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}
  .rank-box,.sticky-rank{margin-top:16px!important;border-radius:16px!important;padding:14px!important}
  .video-grid.home-video-grid,.video-grid.list-grid,.video-grid.related-grid,.video-grid.full-list-grid,.schedule-grid,.catalog-page .full-list-grid,.topic-detail-page .full-list-grid,.drama-main-col .full-list-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px 10px!important;align-items:start!important;width:100%!important;overflow:visible!important}
  .video-grid.home-video-grid>.video-card,.video-grid.list-grid>.video-card,.video-grid.related-grid>.video-card,.video-grid.full-list-grid>.video-card,.schedule-grid>.video-card,.catalog-page .full-list-grid>.video-card,.topic-detail-page .full-list-grid>.video-card,.drama-main-col .full-list-grid>.video-card{width:100%!important;max-width:none!important;min-width:0!important;height:auto!important;overflow:visible!important}
  .video-grid.home-video-grid>.video-card .video-poster,.video-grid.list-grid>.video-card .video-poster,.video-grid.related-grid>.video-card .video-poster,.video-grid.full-list-grid>.video-card .video-poster,.schedule-grid>.video-card .video-poster{width:100%!important;height:auto!important;aspect-ratio:16/10!important;border-radius:12px!important}
  .video-card b{margin-top:7px!important;font-size:14px!important;line-height:20px!important}
  .video-card p{font-size:12px!important;line-height:18px!important}
  .video-card:hover{transform:none!important}
  .video-poster em{right:6px!important;bottom:6px!important;max-width:80%!important;padding:0 7px!important}
  .filter-bar,.rich-filter{display:grid!important;gap:10px!important;margin-bottom:18px!important;padding:12px!important;border-radius:16px!important;overflow:hidden!important}
  .rich-filter div,.filter-bar div{display:flex!important;align-items:flex-start!important;gap:6px!important;overflow-x:auto!important;overflow-y:hidden!important;padding-bottom:2px!important;scrollbar-width:none!important}
  .rich-filter div::-webkit-scrollbar,.filter-bar div::-webkit-scrollbar{display:none!important}
  .rich-filter b,.filter-bar b{position:sticky!important;left:0!important;z-index:2!important;flex:0 0 auto!important;width:auto!important;min-width:38px!important;margin:3px 2px 0 0!important;padding-right:4px!important;background:linear-gradient(90deg,rgba(25,27,31,.98),rgba(25,27,31,.86))!important;color:rgba(255,255,255,.66)!important}
  .rich-filter a,.filter-bar a{flex:0 0 auto!important;margin:0!important;padding:6px 11px!important;font-size:13px!important;white-space:nowrap!important}
  .search-panel{height:42px!important;margin-bottom:18px!important;border-radius:13px!important;padding-left:12px!important}
  .search-panel button{padding:8px 13px!important}
  .rank-tabs{display:flex!important;gap:8px!important;margin-bottom:16px!important;overflow-x:auto!important;scrollbar-width:none!important}
  .rank-tabs::-webkit-scrollbar{display:none!important}
  .rank-tabs a{flex:0 0 auto!important;height:34px!important;padding:0 14px!important;font-size:13px!important}
  .rank-board.active{display:block!important}
  .rank-top3{gap:10px!important}
  .rank-podium{grid-template-columns:82px minmax(0,1fr)!important;min-height:118px!important;padding:10px!important;border-radius:16px!important}
  .rank-podium img{width:82px!important;height:104px!important;border-radius:11px!important}
  .rank-podium i{left:10px!important;top:8px!important;font-size:22px!important}
  .rank-podium b{font-size:16px!important}
  .rank-podium p{font-size:12px!important;-webkit-line-clamp:2!important}
  .rank-chips span{font-size:11px!important}
  .rank-list-large{grid-template-columns:1fr!important;gap:8px!important;margin-top:12px!important}
  .rank-list-large a{height:42px!important;padding:0 10px!important;grid-template-columns:34px 1fr auto!important;border-radius:11px!important}
  .schedule-tabs{position:sticky!important;top:58px!important;z-index:50!important;display:flex!important;gap:8px!important;margin:0 -12px 18px!important;padding:10px 12px!important;border-radius:0!important;border-left:0!important;border-right:0!important;overflow-x:auto!important;scrollbar-width:none!important}
  .schedule-tabs::-webkit-scrollbar{display:none!important}
  .schedule-tabs a{flex:0 0 74px!important;height:50px!important;border-radius:13px!important}
  .schedule-tabs b{font-size:14px!important}
  .schedule-tabs span{font-size:10px!important}
  .schedule-head{align-items:flex-start!important;margin-bottom:12px!important}
  .schedule-head h2{font-size:21px!important}
  .schedule-head span{max-width:46%!important;text-align:right!important;font-size:12px!important;line-height:1.4!important}
  .topic-grid{grid-template-columns:1fr!important;gap:14px!important}
  .topic-card{min-height:164px!important;border-radius:18px!important}
  .topic-card>div{left:16px!important;right:16px!important;bottom:16px!important}
  .topic-card h2{font-size:21px!important}
  .topic-detail-hero{margin:-70px -12px 22px!important;padding:118px 16px 38px!important;min-height:300px!important}
  .topic-detail-info h1{font-size:30px!important}
  .episodes{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important}
  .detail-hero{padding:92px 12px 38px!important;min-height:0!important}
  .detail-box{display:block!important}
  .detail-cover{width:138px!important;margin-bottom:16px!important}
  .detail-info h1{font-size:30px!important}
  .detail-info p{font-size:14px!important;line-height:1.65!important}
}

@media(max-width:760px){
  .rr-play-page{min-width:0!important;height:auto!important;min-height:100vh!important;overflow:auto!important;padding-bottom:0!important}
  .rr-play-top{position:fixed!important;height:56px!important;padding:10px 12px 0!important;background:rgba(20,21,22,.92)!important;backdrop-filter:blur(14px)!important}
  .rr-play-left{width:100%!important;gap:10px!important}
  .rr-back{font-size:0!important;width:34px!important;justify-content:center!important}
  .rr-back:before{margin:0!important;font-size:30px!important}
  .rr-home{height:34px!important;padding:0 10px!important;font-size:13px!important}
  .rr-play-search{flex:1!important;width:auto!important;height:34px!important;border-radius:11px!important;padding:0 10px!important}
  .rr-play-actions{display:none!important}
  .rr-player-shell{position:relative!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;display:block!important;height:auto!important;padding-top:56px!important;overflow:visible!important}
  .rr-player-main{display:block!important;width:100%!important;height:auto!important;aspect-ratio:16/9!important;min-height:0!important;background:#000!important}
  .rr-player-box{position:relative!important;inset:auto!important;width:100%!important;height:auto!important;min-height:0!important;aspect-ratio:16/9!important;border-radius:0!important}
  .rr-player-box>#zero-xp-player{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;min-height:0!important}
  .rr-player-box video,.rr-player-box iframe,.rr-player-box embed{width:100%!important;height:100%!important;min-height:0!important;object-fit:contain!important}
  .rr-drama-panel{width:100%!important;height:auto!important;min-height:calc(100vh - 56px - 56.25vw)!important;border-radius:18px 18px 0 0!important;margin-top:-1px!important;box-shadow:0 -12px 36px rgba(0,0,0,.28)!important;background:#16191d!important}
  .rr-panel-tabs{position:sticky!important;top:56px!important;z-index:3!important;height:46px!important;gap:24px!important;padding:0 16px!important;background:rgba(22,25,29,.96)!important;backdrop-filter:blur(12px)!important;overflow-x:auto!important;scrollbar-width:none!important}
  .rr-panel-tabs::-webkit-scrollbar{display:none!important}
  .rr-panel-tabs a{flex:0 0 auto!important;font-size:14px!important}
  .rr-panel-scroll{height:auto!important;max-height:none!important;overflow:visible!important;padding:12px 14px 88px!important}
  .rr-cover-line{grid-template-columns:76px minmax(0,1fr)!important;align-items:end!important;margin-top:2px!important}
  .rr-cover-line img{width:76px!important;height:102px!important}
  .rr-cover-line h1{font-size:18px!important}
  .rr-desc{-webkit-line-clamp:3!important;font-size:13px!important}
  .rr-meta{font-size:12px!important}
  .rr-section-title h2{font-size:18px!important}
  .rr-episodes{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important}
  .rr-episodes a{height:34px!important;border-radius:9px!important;font-size:13px!important}
  .rr-comment-form{padding:10px!important;border-radius:13px!important}
  .rr-comment-form textarea{min-height:86px!important}
  .rr-comment-form>div{display:grid!important;grid-template-columns:1fr auto!important}
  .rr-panel-toggle{display:none!important}
}

@media(max-width:390px){
  .hero-content h1{font-size:29px!important}
  .video-grid.home-video-grid,.video-grid.list-grid,.video-grid.related-grid,.video-grid.full-list-grid,.schedule-grid{gap:16px 9px!important}
  .side-list a{min-width:54px!important;padding:0 9px!important}
  .rr-episodes,.episodes{grid-template-columns:repeat(3,minmax(0,1fr))!important}
}

/* Member center v26 */
.user-page{padding-bottom:90px!important}.user-shell{display:grid;grid-template-columns:280px minmax(0,1fr);gap:22px;align-items:start}.user-sidebar,.user-main,.user-panel,.user-auth-card,.user-ajax-card{border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,rgba(255,255,255,.075),rgba(255,255,255,.045));border-radius:20px;box-shadow:0 18px 46px rgba(0,0,0,.18);backdrop-filter:blur(12px)}.user-sidebar{position:sticky;top:94px;padding:18px}.user-profile{padding:8px 4px 18px;text-align:center;border-bottom:1px solid rgba(255,255,255,.08)}.user-avatar{width:68px;height:68px;margin:0 auto 12px;display:flex;align-items:center;justify-content:center;border-radius:22px;background:linear-gradient(135deg,#0a84ff,#12c2ff);font-size:28px;font-weight:900;box-shadow:0 14px 34px rgba(10,132,255,.25)}.user-profile h2{margin:0;font-size:20px}.user-profile p{margin:5px 0 0;color:rgba(255,255,255,.48)}.user-menu{display:grid;gap:8px;padding-top:14px}.user-menu a{height:42px;display:flex;align-items:center;padding:0 14px;border-radius:12px;color:rgba(255,255,255,.72)}.user-menu a:hover,.user-menu a.active{background:rgba(10,132,255,.18);color:#fff}.user-main{min-height:520px;padding:22px}.user-title{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:18px}.user-title h1{font-size:30px;line-height:1.1;margin:0}.user-title p{margin:0;color:rgba(255,255,255,.52)}.user-stat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:18px}.user-stat-grid div{padding:18px;border-radius:18px;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.07)}.user-stat-grid b{display:block;font-size:24px;line-height:1.1}.user-stat-grid span{display:block;margin-top:8px;color:rgba(255,255,255,.5)}.user-panel{padding:18px;margin-top:16px}.user-panel:first-child{margin-top:0}.user-panel h2{margin:0 0 14px;font-size:22px}.user-quick{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.user-quick a{height:78px;display:flex;align-items:center;justify-content:center;border-radius:16px;background:rgba(255,255,255,.06);color:#fff;font-weight:700}.user-quick a:hover{background:#0a84ff}.user-info-list{display:grid;gap:10px}.user-info-list p{display:flex;justify-content:space-between;gap:14px;margin:0;padding:13px 0;border-bottom:1px solid rgba(255,255,255,.07)}.user-info-list span{color:rgba(255,255,255,.5)}.user-info-list b{font-weight:600;text-align:right}.user-form{display:grid;gap:10px}.user-form label{color:rgba(255,255,255,.62)}.user-form input{height:42px;width:100%;border:1px solid rgba(255,255,255,.11);border-radius:12px;background:rgba(0,0,0,.18);color:#fff;padding:0 12px;outline:0}.user-form input:focus{border-color:rgba(10,132,255,.72);box-shadow:0 0 0 4px rgba(10,132,255,.12)}.user-form button{height:44px;margin-top:8px;border:0;border-radius:12px;background:linear-gradient(135deg,#0a84ff,#12c2ff);color:#fff;font-weight:800;cursor:pointer}.user-form-wide{max-width:640px}.user-record-list{display:grid;gap:10px}.user-record{min-height:62px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 14px;border-radius:14px;background:rgba(255,255,255,.055);color:#fff}.user-record:hover{background:rgba(255,255,255,.085)}.user-record span{min-width:0}.user-record b{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-record em{display:block;margin-top:4px;font-style:normal;color:rgba(255,255,255,.46);font-size:12px}.user-record i{font-style:normal;flex:0 0 auto;color:#62b2ff}.user-empty{min-height:220px;display:flex;align-items:center;justify-content:center;border:1px dashed rgba(255,255,255,.12);border-radius:18px;color:rgba(255,255,255,.48)}.user-auth-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:80px 16px;background:radial-gradient(circle at 20% 12%,rgba(10,132,255,.22),transparent 34%),radial-gradient(circle at 80% 20%,rgba(255,59,92,.12),transparent 30%),#141516}.user-auth-card{width:min(100%,430px);padding:28px}.user-auth-logo{display:inline-flex;margin-bottom:22px;color:#62b2ff;font-weight:900}.user-auth-card h1{font-size:34px;margin:0 0 8px}.user-auth-card p{margin:0 0 22px;color:rgba(255,255,255,.56)}.user-auth-links{display:flex;justify-content:space-between;gap:10px;margin-top:16px;color:rgba(255,255,255,.58);font-size:13px}.user-auth-links a:hover{color:#fff}.user-ajax-card{width:360px;max-width:calc(100vw - 28px);padding:22px;background:#17191d}.user-ajax-card h2{font-size:26px;margin:0 0 8px}.user-ajax-card p{margin:0 0 16px;color:rgba(255,255,255,.56)}.user-ajax-card .user-quick{grid-template-columns:repeat(2,minmax(0,1fr))}
@media(max-width:1180px){.user-shell{grid-template-columns:1fr}.user-sidebar{position:static}.user-menu{grid-template-columns:repeat(4,minmax(0,1fr))}.user-menu a{justify-content:center}.user-main{min-height:0}}
@media(max-width:760px){.user-page{padding-top:70px!important}.user-shell{gap:14px}.user-sidebar,.user-main,.user-panel,.user-auth-card{border-radius:18px}.user-sidebar{padding:14px}.user-profile{display:grid;grid-template-columns:56px minmax(0,1fr);gap:12px;text-align:left;align-items:center}.user-avatar{width:56px;height:56px;margin:0;border-radius:18px;font-size:22px}.user-profile h2{font-size:18px}.user-menu{display:flex;gap:8px;overflow-x:auto;padding-top:12px;scrollbar-width:none}.user-menu::-webkit-scrollbar{display:none}.user-menu a{flex:0 0 auto;height:36px;padding:0 12px;font-size:13px}.user-main{padding:14px}.user-title{display:block}.user-title h1{font-size:25px}.user-title p{margin-top:6px;font-size:13px}.user-stat-grid{grid-template-columns:1fr;gap:10px}.user-stat-grid div{padding:14px}.user-quick{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.user-quick a{height:62px}.user-panel{padding:14px}.user-record{align-items:flex-start}.user-record i{font-size:12px}.user-auth-page{padding:70px 12px}.user-auth-card{padding:22px}.user-auth-card h1{font-size:30px}.user-auth-links{flex-wrap:wrap}}

/* Public jump page v28 */
.jump-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px;background:radial-gradient(circle at 28% 18%,rgba(10,132,255,.22),transparent 34%),radial-gradient(circle at 76% 28%,rgba(18,194,255,.12),transparent 30%),#141516}.jump-card{width:min(100%,460px);padding:34px 28px;text-align:center;border:1px solid rgba(255,255,255,.08);border-radius:24px;background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.045));box-shadow:0 24px 70px rgba(0,0,0,.34);backdrop-filter:blur(14px)}.jump-icon{width:64px;height:64px;margin:0 auto 18px;display:flex;align-items:center;justify-content:center;border-radius:22px;background:linear-gradient(135deg,#0a84ff,#12c2ff);font-size:34px;font-weight:900;box-shadow:0 14px 34px rgba(10,132,255,.28)}.jump-card h1{margin:0 0 10px;font-size:28px;line-height:1.25}.jump-card p{margin:0 0 22px;color:rgba(255,255,255,.62)}.jump-card p b{color:#62b2ff}.jump-actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}
@media(max-width:760px){.jump-card{padding:28px 18px;border-radius:20px}.jump-card h1{font-size:24px}.jump-actions .btn{flex:1;justify-content:center}}

/* Premium member center v30 */
.user-cinema-page{padding-top:84px!important}.user-hero{position:relative;min-height:270px;margin:0 0 22px;border-radius:26px;overflow:hidden;border:1px solid rgba(255,255,255,.08);background:#101317;box-shadow:0 24px 70px rgba(0,0,0,.28)}.user-hero-bg{position:absolute;inset:0;background:radial-gradient(circle at 16% 18%,rgba(10,132,255,.42),transparent 34%),radial-gradient(circle at 76% 16%,rgba(18,194,255,.2),transparent 28%),linear-gradient(135deg,#141516 0,#18202b 45%,#101216 100%)}.user-hero-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(20,21,22,.78),rgba(20,21,22,.22) 52%,rgba(20,21,22,.72)),linear-gradient(180deg,rgba(255,255,255,.06),rgba(20,21,22,.55))}.user-hero-info{position:absolute;left:30px;right:280px;bottom:32px;z-index:2;display:grid;grid-template-columns:88px minmax(0,1fr);gap:18px;align-items:end}.user-hero .user-avatar{width:88px;height:88px;margin:0;border-radius:28px;font-size:36px}.user-hero h1{font-size:44px;line-height:1.05;margin:12px 0 8px;letter-spacing:-.04em}.user-hero p{margin:0;color:rgba(255,255,255,.68)}.user-hero-actions{position:absolute;right:28px;bottom:34px;z-index:2;display:flex;gap:10px}.user-cinema-page .user-shell{grid-template-columns:220px minmax(0,1fr)!important;gap:22px!important}.user-cinema-page .user-sidebar{position:sticky!important;top:92px!important;padding:12px!important;border-radius:22px!important;background:rgba(255,255,255,.055)!important}.user-cinema-page .user-menu{padding:0!important;gap:6px!important}.user-cinema-page .user-menu a{height:40px!important;border-radius:13px!important}.user-cinema-page .user-main{padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;backdrop-filter:none!important}.user-title-premium{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;margin:0 0 18px!important}.user-title-premium h1{font-size:34px!important}.user-title-premium p{margin-top:6px!important}.user-stat-premium{grid-template-columns:repeat(3,minmax(0,1fr))!important}.user-stat-premium div{min-height:112px;border-radius:22px!important;background:linear-gradient(180deg,rgba(255,255,255,.085),rgba(255,255,255,.045))!important}.user-dashboard-panel,.user-cinema-page .user-panel{border-radius:22px!important;background:linear-gradient(180deg,rgba(255,255,255,.07),rgba(255,255,255,.04))!important}.user-quick-premium{grid-template-columns:repeat(4,minmax(0,1fr))!important}.user-quick-premium a{height:120px!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:flex-end!important;padding:18px!important;background:radial-gradient(circle at 18% 18%,rgba(10,132,255,.18),transparent 42%),rgba(255,255,255,.055)!important}.user-quick-premium b{font-size:18px}.user-quick-premium span{margin-top:5px;color:rgba(255,255,255,.5);font-size:13px}.user-vod-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(176px,1fr));gap:24px 16px}.user-vod-card{min-width:0;color:#fff}.user-vod-poster{position:relative;aspect-ratio:16/10;border-radius:14px;overflow:hidden;background:linear-gradient(135deg,#1f2937,#0b1016);border:1px solid rgba(255,255,255,.065);box-shadow:0 16px 38px rgba(0,0,0,.22)}.user-vod-poster:after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(180deg,transparent,rgba(0,0,0,.82))}.user-vod-poster em{position:absolute;right:8px;bottom:7px;z-index:2;height:22px;display:flex;align-items:center;padding:0 8px;border-radius:999px;background:rgba(0,0,0,.58);font-style:normal;font-size:11px}.user-vod-card b{display:block;margin-top:9px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:15px}.user-vod-card p{margin:3px 0 0;color:rgba(255,255,255,.48);font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-form-panel{padding:24px!important}.user-auth-premium{display:grid!important;grid-template-columns:minmax(0,520px) 430px!important;gap:36px!important;align-items:center!important;justify-content:center!important}.user-auth-splash{max-width:520px}.user-auth-splash h1{font-size:56px;line-height:1.04;margin:18px 0 16px;letter-spacing:-.05em}.user-auth-splash p{font-size:16px;line-height:1.8;color:rgba(255,255,255,.68);max-width:460px}.user-auth-premium .user-auth-card{width:430px!important;background:rgba(255,255,255,.07)!important;border-radius:24px!important}
@media(max-width:1180px){.user-cinema-page .user-shell{grid-template-columns:1fr!important}.user-cinema-page .user-sidebar{position:static!important}.user-cinema-page .user-menu{display:flex!important;overflow-x:auto!important;scrollbar-width:none!important}.user-cinema-page .user-menu::-webkit-scrollbar{display:none}.user-cinema-page .user-menu a{flex:0 0 auto!important}.user-auth-premium{grid-template-columns:1fr!important}.user-auth-splash{text-align:center;margin:0 auto}.user-auth-premium .user-auth-card{margin:0 auto}}
@media(max-width:760px){.user-cinema-page{padding-top:70px!important}.user-hero{min-height:250px;border-radius:20px;margin-bottom:14px}.user-hero-info{left:16px;right:16px;bottom:72px;grid-template-columns:64px minmax(0,1fr);gap:12px}.user-hero .user-avatar{width:64px;height:64px;border-radius:20px;font-size:26px}.user-hero h1{font-size:30px;margin:8px 0 5px}.user-hero p{font-size:12px}.user-hero-actions{left:16px;right:16px;bottom:18px}.user-hero-actions .btn{flex:1;justify-content:center}.user-title-premium{display:block!important}.user-title-premium h1{font-size:26px!important}.user-stat-premium{grid-template-columns:1fr!important}.user-quick-premium{grid-template-columns:repeat(2,minmax(0,1fr))!important}.user-quick-premium a{height:92px!important;padding:14px!important}.user-vod-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 10px}.user-auth-premium{padding:70px 12px!important}.user-auth-splash{text-align:left}.user-auth-splash h1{font-size:34px}.user-auth-splash p{font-size:14px}.user-auth-premium .user-auth-card{width:100%!important}}

/* Member center V3 minimal v31 */
.user-v3-page{padding-top:84px!important}.user-v3-profile{display:grid;grid-template-columns:72px 1fr auto;gap:16px;align-items:center;margin-bottom:16px;padding:22px;border:1px solid rgba(255,255,255,.08);border-radius:12px;background:linear-gradient(180deg,#1b1d20,#17191c)}.user-v3-profile .user-avatar{width:72px!important;height:72px!important;margin:0!important;border-radius:10px!important;background:#0a84ff!important;font-size:28px!important;box-shadow:none!important}.user-v3-main h1{font-size:30px!important;line-height:1.1!important;margin:0 0 6px!important}.user-v3-main p{margin:0!important;color:rgba(255,255,255,.55)!important}.user-v3-actions{display:flex;gap:8px}.user-v3-actions a,.user-v3-continue>a{height:36px;display:inline-flex;align-items:center;padding:0 14px;border-radius:8px;background:#0a84ff;color:#fff}.user-v3-actions a+a{background:#25282c;color:rgba(255,255,255,.72)}.user-v3-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:16px}.user-v3-stats article{padding:16px;border:1px solid rgba(255,255,255,.08);border-radius:10px;background:#181a1d}.user-v3-stats span{display:block;color:rgba(255,255,255,.55);font-size:13px}.user-v3-stats b{display:block;margin-top:8px;font-size:24px;line-height:1.15;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-v3-workspace{display:grid;grid-template-columns:188px 1fr;gap:16px}.user-v3-menu{align-self:start;padding:8px!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:10px!important;background:#181a1d!important;box-shadow:none!important;backdrop-filter:none!important;position:sticky;top:88px}.user-v3-menu a{height:36px!important;display:flex!important;align-items:center!important;padding:0 10px!important;border-radius:7px!important;color:rgba(255,255,255,.55)!important}.user-v3-menu a.active,.user-v3-menu a:hover{background:rgba(255,255,255,.06)!important;color:#fff!important}.user-v3-content{display:grid;gap:16px;min-width:0}.user-v3-panel{padding:18px;border:1px solid rgba(255,255,255,.08);border-radius:12px;background:#1b1d20}.user-v3-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.user-v3-head h2{font-size:22px;margin:0}.user-v3-head a{color:rgba(255,255,255,.55);font-size:13px}.user-v3-continue{display:grid;grid-template-columns:230px 1fr auto;gap:16px;align-items:center}.user-v3-cover{width:230px;aspect-ratio:16/9;border-radius:8px;background:linear-gradient(135deg,rgba(10,132,255,.36),rgba(255,255,255,.06)),#222}.user-v3-continue em{font-style:normal;color:#75bdff;font-weight:700}.user-v3-continue h3{font-size:24px;margin:6px 0}.user-v3-continue p{margin:0 0 12px;color:rgba(255,255,255,.55)}.user-v3-progress{height:5px;max-width:420px;border-radius:99px;background:rgba(255,255,255,.1);overflow:hidden}.user-v3-progress i{display:block;width:62%;height:100%;background:#0a84ff}.user-v3-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.user-v3-shortcuts a{display:block;min-height:86px;padding:14px;border-radius:10px;background:#181a1d;border:1px solid rgba(255,255,255,.08)}.user-v3-shortcuts b{display:block;font-size:16px}.user-v3-shortcuts span{display:block;margin-top:6px;color:rgba(255,255,255,.48);font-size:12px}.user-v3-vods{display:grid;grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:18px 12px}.user-v3-vod{min-width:0}.user-v3-vod div{aspect-ratio:16/10;border-radius:8px;overflow:hidden;background:#222}.user-v3-vod img{width:100%;height:100%;object-fit:cover}.user-v3-vod b{display:block;margin-top:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-v3-vod span{display:block;margin-top:2px;color:rgba(255,255,255,.55);font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-v3-auth{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:76px 16px;background:#141516}.user-v3-auth-card{width:min(100%,420px);padding:24px;border:1px solid rgba(255,255,255,.08);border-radius:12px;background:#1b1d20}.user-v3-auth-card h1{font-size:30px;margin:18px 0 6px}.user-v3-auth-card p{margin:0 0 18px;color:rgba(255,255,255,.55)}
@media(max-width:900px){.user-v3-page{padding-top:70px!important}.user-v3-profile{grid-template-columns:56px 1fr}.user-v3-profile .user-avatar{width:56px!important;height:56px!important}.user-v3-actions{grid-column:1/-1}.user-v3-stats{grid-template-columns:repeat(2,1fr)}.user-v3-workspace{grid-template-columns:1fr}.user-v3-menu{position:static;display:flex!important;overflow:auto}.user-v3-menu a{flex:0 0 auto}.user-v3-continue{grid-template-columns:1fr}.user-v3-cover{width:100%}.user-v3-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.user-v3-vods{grid-template-columns:repeat(2,minmax(0,1fr))}}
/* App release entry */
.top-icon-app{color:rgba(255,255,255,.86)!important}.side-list a[data-nav=app]{color:#7cc7ff!important}.side-list a[data-nav=app]:after{content:"";width:6px;height:6px;margin-left:8px;border-radius:50%;background:#12c2ff;box-shadow:0 0 14px rgba(18,194,255,.8)}.side-list a[data-nav=app].active{color:#fff!important}.side-list a[data-nav=app].active:after{background:#fff}

/* Top action alignment */
.top-icons{height:46px!important;display:flex!important;align-items:flex-start!important;gap:24px!important}.top-icon{position:relative!important;width:36px!important;height:46px!important;display:grid!important;grid-template-rows:24px 14px!important;row-gap:4px!important;place-items:center!important;padding:0!important;font-size:0!important;line-height:1!important;color:rgba(255,255,255,.86)!important;text-align:center!important}.top-icon svg{grid-row:1!important;width:24px!important;height:24px!important;display:block!important;fill:none!important;stroke:currentColor!important;stroke-width:1.8!important;stroke-linecap:round!important;stroke-linejoin:round!important;margin:0!important}.top-icon small{grid-row:2!important;position:static!important;display:block!important;transform:none!important;margin:0!important;width:36px!important;height:14px!important;font-size:10px!important;line-height:14px!important;color:rgba(255,255,255,.78)!important;text-align:center!important;white-space:nowrap!important}.top-icon:hover{color:#fff!important}

/* Mobile topbar: search + App only */
@media(max-width:760px){.topbar{display:flex!important;align-items:flex-start!important;gap:10px!important;height:58px!important;padding:10px 12px 0!important;overflow:visible!important}.top-search{flex:1 1 auto!important;width:auto!important;min-width:0!important}.top-icons{flex:0 0 auto!important;height:40px!important;display:flex!important;align-items:flex-start!important;gap:0!important}.top-icons .top-icon{display:none!important}.top-icons .top-icon-app{width:42px!important;height:40px!important;display:grid!important;grid-template-rows:22px 13px!important;row-gap:3px!important}.top-icons .top-icon-app svg{width:22px!important;height:22px!important}.top-icons .top-icon-app small{width:42px!important;height:13px!important;line-height:13px!important;font-size:10px!important}}

/* Mobile play page panel spacing fix */
@media(max-width:760px){.rr-drama-panel{margin-top:0!important;border-radius:0!important;box-shadow:none!important}.rr-panel-tabs{position:relative!important;top:auto!important;z-index:1!important;height:46px!important;background:#16191d!important;border-top:1px solid rgba(255,255,255,.06)!important;border-bottom:1px solid rgba(255,255,255,.06)!important}.rr-panel-scroll{padding-top:14px!important}.rr-cover-line{margin-top:0!important}}
