
:root{--pink:#f45f88;--pink2:#ff7da5;--dark:#20212a;--dark2:#292a33;--text:#222;--muted:#8a8f99;--line:#eeeeee;--bg:#f7f7f8;--orange:#ff7a21}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"PingFang SC","Microsoft YaHei",sans-serif;background:#3d3d3d;color:var(--text)}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-wrap{max-width:1240px;margin:0 auto;background:#fff;min-height:100vh}.site-main{padding:0 0 40px}.duo-header{background:#24242e;color:#fff;position:sticky;top:0;z-index:50;box-shadow:0 2px 10px rgba(0,0,0,.15)}.duo-head-top{height:72px;display:flex;align-items:center;gap:18px;padding:0 28px;border-bottom:1px solid rgba(255,255,255,.08)}.duo-logo{display:flex;align-items:center;gap:8px;min-width:152px;color:#ff5b79;font-weight:900;letter-spacing:.5px}.duo-logo b{width:34px;height:34px;border-radius:50%;background:#ff4d73;color:#fff;display:grid;place-items:center;font-size:22px;font-style:italic}.duo-logo span{font-size:24px;line-height:1}.duo-logo small{display:block;font-size:10px;color:#ff94a8;margin-left:-4px}.duo-logo.mini small{display:none}.duo-nav{display:flex;align-items:center;gap:22px;white-space:nowrap;overflow:auto;scrollbar-width:none}.duo-nav::-webkit-scrollbar,.drag-scroll::-webkit-scrollbar{display:none}.duo-nav a{font-weight:700;padding:25px 0 21px;position:relative;opacity:.95}.duo-nav a.active,.duo-nav a:hover{color:#ff6f91}.duo-nav a.active:after{content:"";position:absolute;left:50%;bottom:0;width:26px;height:3px;border-radius:8px;background:#ff5f89;transform:translateX(-50%)}.duo-search{display:flex;align-items:center;margin-left:auto;background:rgba(255,255,255,.08);border-radius:4px;overflow:hidden;border:1px solid rgba(255,255,255,.08);min-width:270px}.duo-search input{flex:1;background:transparent;border:0;color:#fff;height:34px;padding:0 12px;outline:0}.duo-search input::placeholder{color:#aeb2bd}.duo-search button{width:42px;height:34px;border:0;background:transparent;color:#fff;font-size:22px;cursor:pointer}.duo-tools{display:flex;gap:13px;align-items:center;color:#fff;font-size:18px;opacity:.9}.duo-subbar{display:flex;gap:16px;align-items:center;white-space:nowrap;overflow:auto;height:42px;padding:0 28px;color:#dfe2e7;border-bottom:1px solid rgba(255,255,255,.08)}.duo-subbar span{color:#ff6d89}.duo-subbar a{font-size:14px;color:#e8e8e8}.duo-mobile-top{display:none}.duo-notice{max-width:1060px;margin:22px auto 8px;background:#fff;border-radius:26px;box-shadow:0 3px 20px rgba(0,0,0,.05);padding:11px 18px;color:#ff5f89;font-size:14px}.duo-category-pills{max-width:1060px;margin:10px auto 14px;display:flex;gap:10px;overflow:auto;white-space:nowrap}.duo-category-pills a{padding:8px 18px;border-radius:18px;background:#fff;box-shadow:0 2px 14px rgba(0,0,0,.06);color:#333}.wokanys-section{max-width:1060px;margin:24px auto 0}.section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.section-head h2{margin:0;font-size:22px;display:flex;align-items:center;gap:7px}.section-head h2:before{content:"🔥";font-size:21px}.section-head a{color:#ff648c}.poster-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:22px 18px}.poster-row{display:flex;gap:18px;overflow:auto;scroll-snap-type:x proximity;padding-bottom:6px}.poster-row .poster-card{min-width:150px;scroll-snap-align:start}.poster-card{display:block;min-width:0}.poster-img{position:relative;aspect-ratio:2/2.85;border-radius:8px;overflow:hidden;background:#f0f0f1;box-shadow:0 8px 18px rgba(0,0,0,.08)}.poster-img img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.poster-card:hover .poster-img img{transform:scale(1.04)}.poster-empty{display:grid;place-items:center;width:100%;height:100%;font-weight:900;color:#bbb}.poster-tag{position:absolute;right:4px;bottom:4px;background:linear-gradient(0deg,rgba(0,0,0,.75),rgba(0,0,0,.2));color:#fff;border-radius:4px;padding:2px 5px;font-style:normal;font-size:12px}.poster-score{position:absolute;right:5px;top:5px;color:#ff7a21;font-size:12px;text-shadow:0 1px 1px #000}.poster-desc{display:none}.poster-title{display:block;margin-top:8px;font-size:14px;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.poster-meta{display:block;color:#888;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:3px}.empty-state{padding:36px;border-radius:10px;background:#f7f7f7;color:#999;text-align:center}.fofo-hero,.hero-section{max-width:1060px;margin:22px auto 0}.hero-shell,.fofo-hero{position:relative;border-radius:0;overflow:hidden}.hero-bg{position:absolute;inset:0;background-size:cover;background-position:center;filter:blur(14px);opacity:.35;transform:scale(1.08)}.hero-content{position:relative;display:flex;align-items:end;gap:28px;min-height:280px;padding:38px;background:linear-gradient(90deg,rgba(38,38,46,.92),rgba(38,38,46,.52))}.hero-poster{width:150px;flex:0 0 150px;border:4px solid rgba(255,255,255,.92);border-radius:10px;overflow:hidden;box-shadow:0 16px 38px rgba(0,0,0,.35)}.hero-poster img{width:100%;aspect-ratio:2/2.86;object-fit:cover}.hero-info{color:#fff;max-width:560px}.hero-info h1{font-size:34px;margin:0 0 12px}.hero-meta{color:#ffe0e8;margin-bottom:10px}.hero-info p{color:#e5e6eb;line-height:1.8}.hero-actions{display:flex;gap:14px;margin-top:18px}.btn-primary,.btn-soft,.detail-actions a{display:inline-flex;align-items:center;justify-content:center;border-radius:24px;padding:10px 22px;font-weight:800}.btn-primary{background:linear-gradient(90deg,#ff6090,#ff9b45);color:#fff}.btn-soft{background:#fff;color:#ff5f89}.hero-thumbs{position:relative;display:flex;gap:10px;overflow:auto;padding:12px 0 0}.hero-thumb,.hero-dot{border:0;background:transparent;padding:0;cursor:pointer}.hero-thumb img{width:84px;height:52px;object-fit:cover;border-radius:6px;border:2px solid transparent}.hero-thumb.active img{border-color:#ff6b8a}.rank-panel{background:#fff;border-radius:10px;padding:12px}.rank-head{display:flex;justify-content:space-between;align-items:center}.rank-head h3{margin:0}.rank-list{display:grid;gap:8px;margin-top:10px}.rank-item{display:grid;grid-template-columns:24px 1fr;grid-template-rows:auto auto;gap:1px 8px;padding:7px;border-radius:6px;background:#f7f7f8}.rank-num{grid-row:1/3;background:#ff5f89;color:#fff;border-radius:4px;display:grid;place-items:center;font-weight:800}.rank-item strong{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rank-item em{font-size:12px;color:#999;font-style:normal}.list-page,.detail-layout,.play-layout,.wok-list-page{max-width:1060px;margin:24px auto}.filter-tabs,.class-tabs,.episode-grid{display:flex;flex-wrap:wrap;gap:10px;margin:14px 0}.filter-tabs a,.class-tabs a,.episode-grid a{background:#f4f5f7;border-radius:6px;padding:10px 18px}.filter-tabs a.active,.class-tabs a.active,.episode-grid a.active{background:#ff6f91;color:#fff}.detail-layout{display:grid;grid-template-columns:1fr 280px;gap:22px}.detail-main,.player-info-card,.play-vod-card,.side-episodes{background:#fff;border-radius:12px;padding:18px;box-shadow:0 3px 18px rgba(0,0,0,.05)}.detail-hero-card{display:flex;gap:22px}.detail-cover{width:190px;flex:0 0 190px;border-radius:10px;overflow:hidden}.detail-cover img{aspect-ratio:2/2.86;object-fit:cover}.detail-info h1{font-size:30px;margin:0 0 8px}.detail-info p{line-height:1.8}.detail-meta{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0}.detail-meta span{background:#f4f5f7;border-radius:6px;padding:5px 10px}.detail-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}.play-layout{display:grid;grid-template-columns:1fr 300px;gap:18px}.player-box{position:relative;background:#000;aspect-ratio:16/9;border-radius:4px;overflow:hidden}.video-player{width:100%;height:100%;display:block;background:#000}.big-play{position:absolute;inset:0;margin:auto;width:76px;height:76px;border-radius:50%;border:0;background:rgba(255,255,255,.2);color:#fff;font-size:30px;display:flex;align-items:center;justify-content:center;cursor:pointer}.share-bar{display:flex;gap:10px;margin:10px 0}.share-bar button{border:0;background:#f4f5f7;border-radius:6px;padding:8px 14px}.play-vod-card{display:flex;gap:12px}.play-vod-card img{width:80px;aspect-ratio:2/2.86;object-fit:cover;border-radius:6px}.side-grid{max-height:340px;overflow:auto}.article-text{line-height:1.9;color:#444;background:#fff;border-radius:10px;padding:18px}.site-footer{background:#f8f8f9;margin-top:40px;color:#8a8f99;text-align:center;padding:32px 20px}.footer-links{display:flex;justify-content:center;gap:16px;flex-wrap:wrap;margin:14px 0}.mobile-bottom,.back-top,.drawer-mask,.mobile-drawer{display:none}
@media(max-width:900px){body{background:#3b3b3b}.site-wrap{width:min(100%,720px);background:#1f2028;color:#f4f4f6}.duo-head-top,.duo-subbar{display:none}.duo-header{background:#22232c;position:sticky}.duo-mobile-top{display:grid;grid-template-columns:auto 1fr;gap:14px;padding:20px 20px 16px}.duo-logo{min-width:0}.duo-logo b{width:34px;height:34px}.duo-logo span{font-size:22px}.duo-mobile-top .duo-tools{justify-content:end;font-size:26px}.duo-menu-btn{grid-column:1;border:0;background:transparent;color:#fff;font-size:34px;text-align:left}.duo-search.mobile{grid-column:2;min-width:0;margin:0;height:48px;border-radius:28px;background:#383944}.duo-search.mobile input{height:48px;font-size:18px}.duo-search.mobile button{height:48px;font-size:26px}.site-main{padding-bottom:76px}.fofo-hero{display:none}.duo-notice{margin:0;border-radius:0;background:#fff;color:#ff5f89;max-width:none}.duo-category-pills{margin:0;padding:14px 16px;background:#fff;max-width:none;border-bottom:1px solid #eee}.duo-category-pills a{box-shadow:none;background:#fff;color:#111;font-size:18px}.wokanys-section{max-width:none;margin:22px 0 0;padding:0 18px}.section-head h2{font-size:24px;color:#fff}.section-head a{font-size:18px;color:#ff7da5}.poster-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px 10px}.poster-img{border-radius:6px;background:#2e3038;box-shadow:none}.poster-title{font-size:20px;color:#fff;margin-top:10px}.poster-meta{font-size:17px;color:#aaa}.poster-tag{font-size:15px;right:0;left:0;bottom:0;text-align:center;padding:8px 3px;background:linear-gradient(0deg,rgba(0,0,0,.65),transparent)}.poster-score{font-size:16px}.mobile-bottom{display:flex;position:fixed;left:50%;bottom:0;transform:translateX(-50%);width:min(100%,720px);height:64px;background:rgba(255,255,255,.96);z-index:60;justify-content:space-around;border-top:1px solid #ddd}.mobile-bottom a{color:#111;font-size:14px;display:flex;flex-direction:column;align-items:center;justify-content:center;font-weight:700}.mobile-bottom span{font-size:24px;line-height:1}.back-top{display:none;position:fixed;right:18px;bottom:86px;width:46px;height:46px;border:0;border-radius:50%;background:#ff79a3;color:#fff;font-size:24px;z-index:70}.back-top.show{display:block}.drawer-mask{display:none;position:fixed;inset:0;background:rgba(0,0,0,.45);z-index:90}.drawer-mask.show{display:block}.mobile-drawer{display:block;position:fixed;left:0;right:0;top:0;background:#fff;color:#111;z-index:100;transform:translateY(-110%);transition:.22s;box-shadow:0 20px 50px rgba(0,0,0,.35);padding:22px 24px 40px}.mobile-drawer.show{transform:translateY(0)}.drawer-head{display:flex;align-items:center;justify-content:center;font-size:22px;margin-bottom:20px;position:relative}.drawer-head button{position:absolute;right:0;top:0;border:0;background:transparent;font-size:32px}.drawer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px 12px}.drawer-grid a{display:flex;flex-direction:column;align-items:center;font-size:20px;font-weight:700}.drawer-grid i{width:68px;height:68px;border-radius:50%;display:grid;place-items:center;font-style:normal;color:#fff;font-size:32px;margin-bottom:8px;background:linear-gradient(135deg,#73a8ff,#817cff)}.drawer-grid a:nth-child(2) i{background:linear-gradient(135deg,#ff7aa2,#ff5269)}.drawer-grid a:nth-child(3) i{background:linear-gradient(135deg,#58c8ff,#5b80ff)}.drawer-grid a:nth-child(4) i{background:linear-gradient(135deg,#ff9f41,#ff6326)}.drawer-grid a:nth-child(5) i{background:linear-gradient(135deg,#9b7cff,#7454ff)}.drawer-grid a:nth-child(6) i{background:linear-gradient(135deg,#52d0a3,#28bd7a)}.drawer-grid a:nth-child(7) i{background:linear-gradient(135deg,#ff7a95,#ff3f6b)}.detail-layout,.play-layout{display:block;margin:0;background:#1f2028}.detail-main,.player-info-card,.play-vod-card,.side-episodes{box-shadow:none;border-radius:0;background:#24252e;color:#fff}.detail-side,.player-side .rank-panel{display:none}.detail-hero-card{display:block;text-align:center}.detail-cover{width:70%;max-width:310px;margin:20px auto;border-radius:14px}.detail-info h1{font-size:32px}.detail-info p,.article-text{font-size:18px;color:#ddd}.detail-meta span{background:#333541;color:#ddd}.episode-grid{flex-wrap:nowrap;overflow:auto}.episode-grid a{min-width:118px;text-align:center;background:#f7f7f7;color:#222}.player-box{border-radius:0;aspect-ratio:16/10}.side-episodes,.play-vod-card{margin-top:0}.site-footer{padding-bottom:90px;background:#fff;color:#999}.list-page,.wok-list-page{margin:0;padding:20px}.filter-tabs,.class-tabs{overflow:auto;flex-wrap:nowrap}.filter-tabs a,.class-tabs a{white-space:nowrap}.rank-panel{display:none}}

/* DUONAO_LAYOUT_FIX_20260620: repair missing Wokanys/Duonao hero + broken image fallback */
.wok-hero-showcase{max-width:1060px;margin:24px auto 0;position:relative;overflow:hidden;border-radius:22px;background:linear-gradient(135deg,#251d1d,#171821 56%,#261b22);color:#fff;min-height:360px;box-shadow:0 22px 55px rgba(0,0,0,.22);border:1px solid rgba(255,255,255,.08)}
.wok-hero-showcase .wok-hero-ambient{position:absolute;inset:-25px;background-size:cover;background-position:center;filter:blur(24px);opacity:.25;transform:scale(1.08)}
.wok-hero-showcase:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 18% 20%,rgba(255,96,144,.22),transparent 36%),linear-gradient(90deg,rgba(18,18,24,.94),rgba(22,22,30,.72) 56%,rgba(22,22,30,.92));z-index:0}
.wok-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) 210px 280px;gap:28px;align-items:center;padding:34px}
.wok-hero-text{min-width:0;padding-left:2px}.wok-hero-text .hero-label{display:inline-flex;align-items:center;gap:6px;color:#ffd7df;font-size:15px;margin-bottom:18px}.wok-hero-text h1{font-size:38px;line-height:1.15;margin:0 0 18px;font-weight:900;letter-spacing:.5px;text-shadow:0 4px 12px rgba(0,0,0,.28)}
.wok-hero-meta{font-size:16px;color:#ffe4ea;margin:0 0 16px}.wok-hero-desc{font-size:15px;line-height:1.8;color:#e8e9ef;margin:0 0 22px;max-width:560px;min-height:52px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.watch-btn{display:inline-flex!important;align-items:center;justify-content:center;min-width:126px;border-radius:999px;padding:11px 22px;background:linear-gradient(90deg,#ff5b86,#ff8b45);color:#fff!important;font-weight:900;box-shadow:0 10px 20px rgba(255,95,137,.28)}
.wok-hero-main-poster{position:relative;display:block;border-radius:16px;overflow:hidden;aspect-ratio:2/2.86;background:#2e3038;box-shadow:0 22px 42px rgba(0,0,0,.38);border:3px solid rgba(255,255,255,.86)}
.wok-hero-main-poster img{width:100%;height:100%;object-fit:cover}.wok-hero-main-poster span{position:absolute;left:10px;right:10px;bottom:10px;z-index:2;display:block;text-align:center;padding:7px 8px;border-radius:999px;background:rgba(0,0,0,.55);color:#fff;font-size:13px;font-weight:800;backdrop-filter:blur(8px)}
.wok-hero-list{display:grid;gap:10px;max-height:286px;overflow:auto;padding-right:4px}.wok-hero-list::-webkit-scrollbar{width:4px}.wok-hero-list::-webkit-scrollbar-thumb{background:rgba(255,255,255,.25);border-radius:10px}
.wok-hero-list .hero-thumb{width:100%;display:grid;grid-template-columns:56px minmax(0,1fr);gap:10px;align-items:center;text-align:left;border:1px solid rgba(255,255,255,.10);border-radius:12px;background:rgba(255,255,255,.08);color:#fff;padding:8px;cursor:pointer;transition:.2s}.wok-hero-list .hero-thumb:hover,.wok-hero-list .hero-thumb.active{background:rgba(255,96,144,.23);border-color:rgba(255,114,150,.58);transform:translateX(-2px)}
.wok-hero-list .hero-thumb img{width:56px;height:74px;object-fit:cover;border-radius:8px;background:#353640}.wok-hero-list .hero-thumb span{min-width:0;display:block}.wok-hero-list .hero-thumb strong{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:14px}.wok-hero-list .hero-thumb em{display:block;margin-top:6px;color:#ffcad6;font-size:12px;font-style:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.poster-grid.home-grid{align-items:start}.poster-card{overflow:hidden}.poster-img{isolation:isolate}.poster-img img{background:#f0f0f1}.poster-title,.poster-meta{min-width:0}.poster-score{z-index:3}.poster-tag{z-index:3}.poster-img.img-broken,.wok-hero-main-poster.img-broken,.wok-hero-list .hero-thumb.img-broken img{background:linear-gradient(135deg,#eeeeef,#f7f7f8)}
.poster-img.img-broken img,.wok-hero-main-poster.img-broken img,.hero-thumb.img-broken img{display:none!important}.poster-img.img-broken:before,.wok-hero-main-poster.img-broken:before{content:attr(data-title);position:absolute;inset:0;display:grid;place-items:center;text-align:center;padding:16px;color:#aaa;font-weight:900;line-height:1.45;background:linear-gradient(135deg,#f0f0f1,#fafafa);z-index:1}.wok-hero-main-poster.img-broken:before{color:#d7d7dc;background:linear-gradient(135deg,#373844,#242630)}
@media(max-width:900px){.wok-hero-showcase{display:block;max-width:none;margin:0;border-radius:0;min-height:auto;background:#22232c;border:0;box-shadow:none}.wok-hero-showcase .wok-hero-ambient{display:none}.wok-hero-showcase:before{display:none}.wok-hero-grid{display:block;padding:18px}.wok-hero-text h1{font-size:30px}.wok-hero-desc{font-size:17px;min-height:auto}.wok-hero-main-poster{width:64%;max-width:260px;margin:18px auto;border-radius:14px}.wok-hero-list{display:flex;gap:10px;overflow:auto;max-height:none;padding:6px 0}.wok-hero-list .hero-thumb{min-width:190px;grid-template-columns:48px 1fr}.wok-hero-list .hero-thumb img{width:48px;height:64px}.duo-notice{margin-top:0}.poster-img.img-broken:before{font-size:16px;color:#aaa;background:#2e3038}}

/* DUONAO_71_75_FINAL_FIX_20260620: list/detail/play layout + image proxy fallback */
.breadcrumb{max-width:1060px;margin:18px auto 0;color:#666;font-size:14px;display:flex;align-items:center;gap:7px;line-height:1.6}.breadcrumb a{color:#666}.breadcrumb strong{color:#222}.soft-line{border:0}.filter-strip{max-width:1060px;margin:16px auto 0;display:flex;gap:10px;overflow:auto;white-space:nowrap}.filter-strip a{padding:8px 16px;border-radius:999px;background:#f4f5f7;color:#333;font-weight:700}.filter-strip a.active{background:#ff5f89;color:#fff}.content-layout{max-width:1060px;margin:22px auto 0;display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:24px;align-items:start}.content-main{min-width:0}.content-side{position:sticky;top:128px}.first-list-section{margin-top:0}.pagination{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin:26px 0}.pagination a,.pagination span{min-width:36px;height:36px;padding:0 12px;border-radius:8px;background:#f4f5f7;color:#555;display:inline-flex;align-items:center;justify-content:center;font-weight:800}.pagination a.active{background:#ff5f89;color:#fff}.detail-layout{max-width:1060px;margin:22px auto 0;display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:24px;align-items:start}.detail-hero{display:grid;grid-template-columns:210px minmax(0,1fr) 110px;gap:24px;align-items:center;background:linear-gradient(135deg,#fff,#fff7f9);border-radius:18px;padding:24px;box-shadow:0 12px 40px rgba(0,0,0,.08);min-width:0}.detail-poster{position:relative;border-radius:12px;overflow:hidden;background:#f1f1f3;box-shadow:0 14px 30px rgba(0,0,0,.12);aspect-ratio:2/2.86}.detail-poster img{width:100%;height:100%;object-fit:cover}.detail-poster span{position:absolute;left:8px;right:8px;bottom:8px;padding:7px 8px;border-radius:999px;background:rgba(0,0,0,.62);color:#fff;text-align:center;font-size:13px;font-weight:800}.detail-info{min-width:0}.hero-label{display:inline-flex;color:#ff5f89;font-weight:900;margin-bottom:10px}.detail-info h1{font-size:36px;line-height:1.2;margin:0 0 12px;font-weight:900;color:#1f2028}.detail-tags{display:flex;gap:8px;overflow:auto;margin:10px 0 14px}.detail-tags span{display:inline-flex;white-space:nowrap;padding:6px 10px;border-radius:999px;background:#f5f5f7;color:#555;font-size:13px;font-weight:700}.detail-intro{line-height:1.85;color:#333;margin:12px 0}.detail-meta{display:grid;gap:8px;margin-top:14px;color:#444}.detail-meta p{margin:0}.score-box{align-self:stretch;background:#24242e;color:#fff;border-radius:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:15px;gap:5px}.score-box strong{font-size:34px;color:#ff7a21}.score-box span{color:#e6e6ea}.score-box div{color:#ff7a21;letter-spacing:2px}.article-text{max-width:1060px;margin:0 auto;line-height:1.9}.play-layout{max-width:1060px;margin:24px auto 0;display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:22px;align-items:start}.player-main{min-width:0}.player-box{position:relative;background:#050507;aspect-ratio:16/9;border-radius:14px;overflow:hidden;box-shadow:0 12px 35px rgba(0,0,0,.18)}.player-empty{height:100%;display:grid;place-items:center;color:#aaa;background:#111}.video-player{width:100%;height:100%;display:block;background:#000}.big-play{position:absolute;inset:0;margin:auto;width:76px;height:76px;border:0;border-radius:50%;background:rgba(255,95,137,.86);color:#fff;font-size:28px;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px rgba(0,0,0,.35);cursor:pointer}.share-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:14px 0}.share-btn{display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:32px;padding:0 10px;border:0;border-radius:8px;background:#f4f5f7;color:#555;font-weight:800;cursor:pointer}.play-vod-card,.side-episodes,.player-info-card{background:#fff;border-radius:14px;padding:16px;box-shadow:0 8px 24px rgba(0,0,0,.06)}.player-info-card{margin-top:14px}.player-info-card h1{margin:0 0 10px;font-size:24px}.player-info-card small{font-size:15px;color:#999}.play-vod-card{display:flex;gap:12px;margin-bottom:14px}.play-vod-card img{width:88px;aspect-ratio:2/2.86;object-fit:cover;border-radius:8px;background:#f1f1f3;flex:0 0 88px}.play-vod-card h2{font-size:18px;margin:0 0 8px}.play-vod-card p{font-size:13px;color:#777;margin:0 0 8px}.source-tabs{margin-bottom:10px}.source-tabs span{display:inline-flex;padding:8px 12px;border-radius:8px;background:#ff5f89;color:#fff;font-weight:900}.side-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;max-height:340px;overflow:auto}.side-grid a{padding:8px 6px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.poster-img.img-broken:before,.detail-poster.img-broken:before,.play-vod-card.img-broken:before{content:attr(data-title);position:absolute;inset:0;display:grid;place-items:center;text-align:center;padding:16px;color:#aaa;font-weight:900;line-height:1.45;background:linear-gradient(135deg,#f0f0f1,#fafafa);z-index:1}.detail-poster.img-broken img,.play-vod-card.img-broken img{display:none!important}.detail-poster.img-broken{position:relative;background:#f0f0f1}.play-vod-card.img-broken{position:relative;min-height:126px}.wok-hero-list .hero-thumb.img-broken{background:rgba(255,255,255,.08)}
@media(max-width:900px){.breadcrumb{max-width:none;margin:0;padding:12px 16px;background:#fff;color:#555}.filter-strip{max-width:none;margin:0;padding:12px 16px;background:#fff}.content-layout,.detail-layout,.play-layout{display:block;max-width:none;margin:0}.content-side,.detail-side,.player-side .rank-panel{display:none}.content-main{padding:0}.section-head span{font-size:14px;color:#999}.detail-hero{display:block;border-radius:0;padding:20px;background:#24252e;color:#fff;box-shadow:none}.detail-poster{width:68%;max-width:280px;margin:10px auto 20px}.detail-info{text-align:left}.detail-info h1{font-size:30px;color:#fff}.detail-tags span{background:#333541;color:#ddd}.detail-intro,.detail-meta{color:#ddd}.score-box{display:none}.play-layout{background:#1f2028}.player-box{border-radius:0}.player-info-card,.play-vod-card,.side-episodes{border-radius:0;box-shadow:none;background:#24252e;color:#fff}.play-vod-card p,.player-info-card p{color:#ddd}.share-row{padding:0 14px}.share-btn{background:#333541;color:#fff}.side-grid{display:flex;overflow:auto;max-height:none}.side-grid a{min-width:108px}.article-text{border-radius:0;background:#24252e;color:#ddd}.pagination{padding:0 12px}.pagination a,.pagination span{background:#333541;color:#fff}.pagination a.active{background:#ff5f89}}

/* DUONAO_LAYOUT_HARDFIX_20260620_START */

/* PC 端整体容器 */
@media (min-width:901px){
  body{
    margin:0!important;
    background:#3d3d3d!important;
    font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif!important;
  }

  .site-wrap{
    max-width:1240px!important;
    width:1240px!important;
    margin:0 auto!important;
    background:#fff!important;
    min-height:100vh!important;
    overflow:hidden!important;
  }

  .site-main{
    background:#fff!important;
    padding:0 0 50px!important;
    overflow:hidden!important;
  }

  .duo-header{
    width:100%!important;
    max-width:1240px!important;
    margin:0 auto!important;
    background:#24242e!important;
    color:#fff!important;
    position:sticky!important;
    top:0!important;
    z-index:99!important;
  }

  .duo-head-top{
    height:72px!important;
    display:flex!important;
    align-items:center!important;
    gap:22px!important;
    padding:0 28px!important;
    border-bottom:1px solid rgba(255,255,255,.08)!important;
  }

  .duo-logo{
    display:flex!important;
    align-items:center!important;
    gap:8px!important;
    min-width:170px!important;
    color:#ff5b79!important;
    font-weight:900!important;
    text-decoration:none!important;
  }

  .duo-logo b{
    width:42px!important;
    height:42px!important;
    border-radius:50%!important;
    background:#ff4d73!important;
    color:#fff!important;
    display:grid!important;
    place-items:center!important;
    font-size:26px!important;
    font-style:italic!important;
  }

  .duo-logo span{
    font-size:28px!important;
    line-height:1!important;
    font-weight:900!important;
  }

  .duo-logo small{
    font-size:12px!important;
    color:#ffb3c2!important;
  }

  .duo-nav{
    display:flex!important;
    align-items:center!important;
    gap:28px!important;
    white-space:nowrap!important;
    overflow:hidden!important;
  }

  .duo-nav a{
    display:inline-flex!important;
    align-items:center!important;
    height:72px!important;
    color:#fff!important;
    font-size:20px!important;
    font-weight:800!important;
    text-decoration:none!important;
    position:relative!important;
  }

  .duo-nav a.active,
  .duo-nav a:hover{
    color:#ff6f91!important;
  }

  .duo-nav a.active:after{
    content:""!important;
    position:absolute!important;
    left:50%!important;
    bottom:0!important;
    width:34px!important;
    height:4px!important;
    border-radius:10px!important;
    background:#ff5f89!important;
    transform:translateX(-50%)!important;
  }

  .duo-search{
    margin-left:auto!important;
    width:270px!important;
    min-width:270px!important;
    height:38px!important;
    display:flex!important;
    align-items:center!important;
    border-radius:6px!important;
    overflow:hidden!important;
    background:rgba(255,255,255,.08)!important;
    border:1px solid rgba(255,255,255,.12)!important;
  }

  .duo-search input{
    flex:1!important;
    height:38px!important;
    padding:0 12px!important;
    border:0!important;
    outline:0!important;
    color:#fff!important;
    background:transparent!important;
    font-size:14px!important;
  }

  .duo-search button{
    width:42px!important;
    height:38px!important;
    border:0!important;
    background:transparent!important;
    color:#fff!important;
    cursor:pointer!important;
  }

  .duo-subbar{
    height:54px!important;
    display:flex!important;
    align-items:center!important;
    gap:22px!important;
    padding:0 28px!important;
    color:#fff!important;
    background:#24242e!important;
    border-bottom:1px solid rgba(255,255,255,.08)!important;
    white-space:nowrap!important;
    overflow:hidden!important;
  }

  .duo-subbar span{
    color:#ff5f89!important;
    font-size:18px!important;
    font-weight:800!important;
  }

  .duo-subbar a{
    color:#fff!important;
    font-size:17px!important;
    font-weight:700!important;
    text-decoration:none!important;
  }

  /* 首页 / 栏目顶部推荐大图 */
  .fofo-hero,
  .wok-hero-showcase,
  .hero-section{
    max-width:1060px!important;
    width:1060px!important;
    margin:0 auto 26px!important;
    border-radius:0 0 28px 28px!important;
    overflow:hidden!important;
    background:#24242e!important;
    box-shadow:0 20px 50px rgba(0,0,0,.18)!important;
    position:relative!important;
  }

  .wok-hero-grid{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) 250px 230px!important;
    gap:22px!important;
    align-items:center!important;
    min-height:320px!important;
    padding:46px 54px!important;
    position:relative!important;
    z-index:2!important;
  }

  .wok-hero-ambient{
    position:absolute!important;
    inset:0!important;
    background-size:cover!important;
    background-position:center!important;
    filter:blur(16px)!important;
    opacity:.32!important;
    transform:scale(1.08)!important;
  }

  .wok-hero-text{
    color:#fff!important;
    min-width:0!important;
  }

  .wok-hero-text .hero-label{
    display:inline-block!important;
    color:#ff6f91!important;
    font-size:14px!important;
    font-weight:900!important;
    margin-bottom:10px!important;
  }

  .wok-hero-text h1{
    color:#fff!important;
    font-size:44px!important;
    line-height:1.16!important;
    margin:0 0 18px!important;
    font-weight:900!important;
    max-width:540px!important;
  }

  .wok-hero-meta{
    color:#ffe5ec!important;
    font-size:18px!important;
    margin:0 0 18px!important;
  }

  .wok-hero-desc{
    color:#e8e8ed!important;
    font-size:16px!important;
    line-height:1.7!important;
    max-width:540px!important;
    margin:0 0 22px!important;
  }

  .watch-btn,
  .btn-primary{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    height:52px!important;
    padding:0 34px!important;
    border-radius:999px!important;
    background:linear-gradient(90deg,#ff5f89,#ff9448)!important;
    color:#fff!important;
    font-size:20px!important;
    font-weight:900!important;
    text-decoration:none!important;
    box-shadow:0 12px 30px rgba(255,95,137,.32)!important;
  }

  .wok-hero-main-poster{
    display:block!important;
    width:250px!important;
    border-radius:18px!important;
    overflow:hidden!important;
    aspect-ratio:2/2.86!important;
    background:#333!important;
    border:4px solid rgba(255,255,255,.86)!important;
    box-shadow:0 22px 48px rgba(0,0,0,.38)!important;
    position:relative!important;
  }

  .wok-hero-main-poster img{
    width:100%!important;
    height:100%!important;
    object-fit:cover!important;
  }

  .wok-hero-main-poster span{
    position:absolute!important;
    left:12px!important;
    right:12px!important;
    bottom:12px!important;
    padding:10px!important;
    border-radius:999px!important;
    background:rgba(0,0,0,.65)!important;
    color:#fff!important;
    text-align:center!important;
    font-size:16px!important;
    font-weight:900!important;
  }

  .wok-hero-list{
    display:grid!important;
    gap:10px!important;
    max-height:280px!important;
    overflow:auto!important;
  }

  .wok-hero-list .hero-thumb{
    display:grid!important;
    grid-template-columns:58px minmax(0,1fr)!important;
    gap:10px!important;
    align-items:center!important;
    width:100%!important;
    padding:8px!important;
    border-radius:12px!important;
    border:1px solid rgba(255,255,255,.12)!important;
    background:rgba(255,255,255,.08)!important;
    color:#fff!important;
    text-align:left!important;
    cursor:pointer!important;
  }

  .wok-hero-list .hero-thumb img{
    width:58px!important;
    height:76px!important;
    border-radius:8px!important;
    object-fit:cover!important;
  }

  .wok-hero-list .hero-thumb strong{
    display:block!important;
    overflow:hidden!important;
    white-space:nowrap!important;
    text-overflow:ellipsis!important;
    font-size:14px!important;
  }

  .wok-hero-list .hero-thumb em{
    display:block!important;
    margin-top:5px!important;
    color:#ffd1dc!important;
    font-style:normal!important;
    font-size:12px!important;
  }

  /* 面包屑 / 筛选 */
  .site-main > .breadcrumb,
  .breadcrumb{
    max-width:1060px!important;
    width:1060px!important;
    margin:18px auto 0!important;
    padding:0!important;
    display:flex!important;
    align-items:center!important;
    gap:7px!important;
    color:#666!important;
    font-size:14px!important;
    line-height:1.6!important;
  }

  .breadcrumb a,
  .breadcrumb strong,
  .breadcrumb span{
    display:inline-flex!important;
    color:#444!important;
    font-weight:600!important;
  }

  .filter-strip{
    max-width:1060px!important;
    width:1060px!important;
    margin:16px auto 0!important;
    padding:0!important;
    display:flex!important;
    gap:10px!important;
    overflow-x:auto!important;
    white-space:nowrap!important;
  }

  .filter-strip a{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    min-width:70px!important;
    height:38px!important;
    padding:0 18px!important;
    border-radius:999px!important;
    background:#f4f5f7!important;
    color:#333!important;
    font-size:15px!important;
    font-weight:800!important;
    text-decoration:none!important;
  }

  .filter-strip a.active{
    background:#ff5f89!important;
    color:#fff!important;
  }

  /* 栏目页 */
  .content-layout{
    max-width:1060px!important;
    width:1060px!important;
    margin:22px auto 0!important;
    display:grid!important;
    grid-template-columns:minmax(0,1fr) 280px!important;
    gap:24px!important;
    align-items:start!important;
  }

  .content-main{
    min-width:0!important;
  }

  .content-side{
    width:280px!important;
    min-width:280px!important;
    position:sticky!important;
    top:128px!important;
  }

  .wokanys-section{
    max-width:1060px!important;
    width:1060px!important;
    margin:26px auto 0!important;
  }

  .content-main .wokanys-section{
    width:auto!important;
    max-width:none!important;
    margin:0 0 28px!important;
  }

  .section-head{
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:14px!important;
    margin:0 0 18px!important;
  }

  .section-head h2{
    margin:0!important;
    font-size:28px!important;
    line-height:1.2!important;
    font-weight:900!important;
    color:#222!important;
  }

  .section-head a,
  .section-head span{
    color:#ff5f89!important;
    font-weight:800!important;
  }

  .poster-grid{
    display:grid!important;
    grid-template-columns:repeat(6,minmax(0,1fr))!important;
    gap:24px 18px!important;
  }

  .poster-row{
    display:flex!important;
    gap:18px!important;
    overflow-x:auto!important;
    padding-bottom:8px!important;
  }

  .poster-row .poster-card{
    min-width:150px!important;
    width:150px!important;
    flex:0 0 150px!important;
  }

  .poster-card{
    display:block!important;
    min-width:0!important;
    text-decoration:none!important;
    color:#222!important;
  }

  .poster-img{
    position:relative!important;
    width:100%!important;
    aspect-ratio:2/2.86!important;
    border-radius:8px!important;
    overflow:hidden!important;
    background:#eef3f8!important;
    box-shadow:0 8px 20px rgba(0,0,0,.08)!important;
  }

  .poster-img img{
    width:100%!important;
    height:100%!important;
    object-fit:cover!important;
    display:block!important;
  }

  .poster-title{
    display:block!important;
    margin-top:8px!important;
    font-size:15px!important;
    line-height:1.35!important;
    font-weight:800!important;
    color:#222!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
  }

  .poster-meta{
    display:block!important;
    margin-top:4px!important;
    color:#888!important;
    font-size:13px!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
  }

  .poster-tag{
    position:absolute!important;
    left:6px!important;
    top:6px!important;
    right:auto!important;
    bottom:auto!important;
    padding:3px 7px!important;
    border-radius:999px!important;
    background:#ff5f89!important;
    color:#fff!important;
    font-size:12px!important;
    font-style:normal!important;
    font-weight:800!important;
    z-index:3!important;
  }

  .poster-score{
    position:absolute!important;
    right:6px!important;
    bottom:6px!important;
    top:auto!important;
    color:#ff7a21!important;
    font-size:14px!important;
    font-weight:900!important;
    z-index:3!important;
    text-shadow:0 1px 2px rgba(0,0,0,.8)!important;
  }

  .poster-desc{
    display:none!important;
  }

  .rank-panel{
    width:100%!important;
    background:#fff!important;
    border-radius:14px!important;
    padding:16px!important;
    box-shadow:0 8px 28px rgba(0,0,0,.06)!important;
  }

  .rank-head{
    display:flex!important;
    justify-content:space-between!important;
    align-items:center!important;
    margin-bottom:12px!important;
  }

  .rank-head h3{
    margin:0!important;
    font-size:22px!important;
    font-weight:900!important;
    color:#222!important;
  }

  .rank-list{
    display:grid!important;
    gap:9px!important;
  }

  .rank-item{
    display:grid!important;
    grid-template-columns:34px minmax(0,1fr)!important;
    grid-template-rows:auto auto!important;
    gap:2px 10px!important;
    padding:9px!important;
    border-radius:8px!important;
    background:#f8f8fa!important;
    text-decoration:none!important;
  }

  .rank-num{
    grid-row:1/3!important;
    width:34px!important;
    height:44px!important;
    display:grid!important;
    place-items:center!important;
    border-radius:6px!important;
    background:#ff5f89!important;
    color:#fff!important;
    font-weight:900!important;
  }

  .rank-item strong{
    display:block!important;
    color:#222!important;
    font-size:14px!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
  }

  .rank-item em{
    color:#999!important;
    font-style:normal!important;
    font-size:12px!important;
  }

  /* 详情页 */
  .detail-layout{
    max-width:1060px!important;
    width:1060px!important;
    margin:22px auto 0!important;
    display:grid!important;
    grid-template-columns:minmax(0,1fr) 280px!important;
    gap:24px!important;
    align-items:start!important;
  }

  .detail-side{
    width:280px!important;
    min-width:280px!important;
  }

  .detail-hero{
    display:grid!important;
    grid-template-columns:210px minmax(0,1fr) 110px!important;
    gap:24px!important;
    align-items:center!important;
    width:100%!important;
    min-width:0!important;
    padding:24px!important;
    border-radius:18px!important;
    background:linear-gradient(135deg,#fff,#fff7f9)!important;
    box-shadow:0 12px 40px rgba(0,0,0,.08)!important;
  }

  .detail-poster{
    width:210px!important;
    max-width:210px!important;
    min-width:210px!important;
    aspect-ratio:2/2.86!important;
    border-radius:12px!important;
    overflow:hidden!important;
    background:#eef3f8!important;
    position:relative!important;
    box-shadow:0 14px 30px rgba(0,0,0,.12)!important;
  }

  .detail-poster img{
    width:100%!important;
    height:100%!important;
    object-fit:cover!important;
    display:block!important;
  }

  .detail-poster span{
    position:absolute!important;
    left:8px!important;
    right:8px!important;
    bottom:8px!important;
    padding:7px 8px!important;
    border-radius:999px!important;
    background:rgba(0,0,0,.62)!important;
    color:#fff!important;
    text-align:center!important;
    font-size:13px!important;
    font-weight:800!important;
  }

  .detail-info{
    min-width:0!important;
  }

  .detail-info h1{
    margin:0 0 12px!important;
    font-size:34px!important;
    line-height:1.2!important;
    font-weight:900!important;
    color:#222!important;
  }

  .detail-tags{
    display:flex!important;
    flex-wrap:wrap!important;
    gap:8px!important;
    margin:10px 0 14px!important;
  }

  .detail-tags span{
    padding:6px 10px!important;
    border-radius:999px!important;
    background:#f5f5f7!important;
    color:#555!important;
    font-size:13px!important;
    font-weight:700!important;
  }

  .detail-intro{
    margin:12px 0!important;
    color:#333!important;
    font-size:15px!important;
    line-height:1.85!important;
  }

  .detail-meta{
    display:grid!important;
    gap:8px!important;
    margin-top:14px!important;
    color:#444!important;
    font-size:15px!important;
  }

  .detail-meta p{
    margin:0!important;
  }

  .detail-actions{
    display:flex!important;
    gap:12px!important;
    flex-wrap:wrap!important;
    margin-top:18px!important;
  }

  .detail-actions a,
  .btn-soft{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    height:42px!important;
    padding:0 22px!important;
    border-radius:999px!important;
    font-weight:900!important;
    text-decoration:none!important;
  }

  .score-box{
    align-self:stretch!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:center!important;
    padding:14px!important;
    border-radius:16px!important;
    background:#24242e!important;
    color:#fff!important;
    text-align:center!important;
  }

  .score-box strong{
    color:#ff7a21!important;
    font-size:32px!important;
  }

  .article-text{
    max-width:1060px!important;
    width:auto!important;
    margin:0 auto!important;
    padding:20px!important;
    border-radius:14px!important;
    background:#fff!important;
    color:#444!important;
    font-size:15px!important;
    line-height:1.9!important;
    box-shadow:0 6px 22px rgba(0,0,0,.04)!important;
  }

  /* 播放页 */
  .play-layout{
    max-width:1060px!important;
    width:1060px!important;
    margin:24px auto 0!important;
    display:grid!important;
    grid-template-columns:minmax(0,1fr) 300px!important;
    gap:22px!important;
    align-items:start!important;
  }

  .player-box{
    width:100%!important;
    aspect-ratio:16/9!important;
    border-radius:14px!important;
    overflow:hidden!important;
    background:#000!important;
    position:relative!important;
  }

  .video-player{
    width:100%!important;
    height:100%!important;
    display:block!important;
    background:#000!important;
  }
}

/* 移动端强制修复 */
@media (max-width:900px){
  body{
    margin:0!important;
    background:#3b3b3b!important;
  }

  .site-wrap{
    width:100%!important;
    max-width:720px!important;
    margin:0 auto!important;
    overflow:hidden!important;
    background:#1f2028!important;
    color:#f5f5f7!important;
  }

  .duo-head-top,
  .duo-subbar{
    display:none!important;
  }

  .duo-mobile-top{
    display:grid!important;
    grid-template-columns:auto 1fr!important;
    gap:14px!important;
    padding:20px 20px 16px!important;
    background:#22232c!important;
  }

  .duo-logo{
    min-width:0!important;
    color:#ff5b79!important;
    text-decoration:none!important;
  }

  .duo-logo b{
    width:36px!important;
    height:36px!important;
    border-radius:50%!important;
    display:grid!important;
    place-items:center!important;
    background:#ff4d73!important;
    color:#fff!important;
  }

  .duo-logo span{
    font-size:22px!important;
    font-weight:900!important;
  }

  .duo-mobile-top .duo-tools{
    display:flex!important;
    justify-content:flex-end!important;
    gap:16px!important;
    color:#fff!important;
    font-size:24px!important;
  }

  .duo-menu-btn{
    grid-column:1!important;
    border:0!important;
    background:transparent!important;
    color:#fff!important;
    font-size:34px!important;
    text-align:left!important;
  }

  .duo-search.mobile{
    grid-column:2!important;
    width:100%!important;
    min-width:0!important;
    height:48px!important;
    border-radius:28px!important;
    background:#383944!important;
    display:flex!important;
  }

  .duo-search.mobile input{
    height:48px!important;
    color:#fff!important;
    background:transparent!important;
    border:0!important;
    outline:0!important;
    padding:0 14px!important;
    font-size:18px!important;
  }

  .duo-search.mobile button{
    width:48px!important;
    border:0!important;
    background:transparent!important;
    color:#fff!important;
    font-size:24px!important;
  }

  .site-main{
    padding-bottom:76px!important;
    background:#1f2028!important;
  }

  .fofo-hero,
  .wok-hero-showcase{
    display:none!important;
  }

  .breadcrumb,
  .filter-strip{
    width:auto!important;
    max-width:none!important;
    margin:0!important;
    padding:12px 16px!important;
    background:#fff!important;
    color:#333!important;
    overflow-x:auto!important;
  }

  .content-layout,
  .detail-layout,
  .play-layout{
    display:block!important;
    width:auto!important;
    max-width:none!important;
    margin:0!important;
  }

  .content-side,
  .detail-side,
  .player-side{
    display:none!important;
  }

  .wokanys-section{
    width:auto!important;
    max-width:none!important;
    margin:22px 0 0!important;
    padding:0 18px!important;
  }

  .content-main .wokanys-section{
    margin:22px 0 0!important;
  }

  .section-head h2{
    color:#fff!important;
    font-size:24px!important;
  }

  .poster-grid{
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:18px 10px!important;
  }

  .poster-row{
    display:flex!important;
    overflow-x:auto!important;
    gap:12px!important;
  }

  .poster-row .poster-card{
    flex:0 0 31%!important;
    min-width:31%!important;
  }

  .poster-img{
    aspect-ratio:2/2.86!important;
    border-radius:7px!important;
    overflow:hidden!important;
    background:#2e3038!important;
  }

  .poster-img img{
    width:100%!important;
    height:100%!important;
    object-fit:cover!important;
  }

  .poster-title{
    display:block!important;
    margin-top:8px!important;
    color:#fff!important;
    font-size:17px!important;
    line-height:1.35!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
  }

  .poster-meta{
    color:#aaa!important;
    font-size:14px!important;
  }

  .detail-hero{
    display:block!important;
    border-radius:0!important;
    box-shadow:none!important;
    padding:22px!important;
    background:#24252e!important;
    color:#fff!important;
  }

  .detail-poster{
    width:68%!important;
    max-width:280px!important;
    min-width:0!important;
    margin:10px auto 20px!important;
    aspect-ratio:2/2.86!important;
    border-radius:14px!important;
    overflow:hidden!important;
  }

  .detail-poster img{
    width:100%!important;
    height:100%!important;
    object-fit:cover!important;
  }

  .detail-info h1{
    color:#fff!important;
    font-size:30px!important;
    line-height:1.25!important;
  }

  .detail-intro,
  .detail-meta{
    color:#ddd!important;
    font-size:17px!important;
    line-height:1.8!important;
  }

  .score-box{
    display:none!important;
  }

  .article-text{
    background:#24252e!important;
    color:#ddd!important;
    border-radius:0!important;
    padding:18px!important;
    font-size:17px!important;
    line-height:1.9!important;
  }

  .player-box{
    width:100%!important;
    aspect-ratio:16/10!important;
    border-radius:0!important;
    background:#000!important;
  }
}

/* DUONAO_LAYOUT_HARDFIX_20260620_END */

