:root{--bg:#eef1f3;--card:#fff;--text:#3f4a54;--muted:#99a2aa;--line:#e5eaee;--blue:#08aeea;--orange:#ff8a2a;--accent:#18a8e8;--shadow:0 10px 28px rgba(33,45,56,.06)}*{box-sizing:border-box}html{background:var(--bg);-webkit-text-size-adjust:100%}body{margin:0;background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"PingFang SC","Microsoft Yahei",sans-serif;font-size:14px}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-wrap{min-height:100vh}.dan-header{background:#fff;border-bottom:1px solid #dde4e8;position:sticky;top:0;z-index:40}.dan-header-inner{max-width:1180px;margin:auto;height:70px;display:flex;align-items:center;gap:22px;padding:0 18px}.dan-logo{display:flex;align-items:center;gap:8px;white-space:nowrap}.dan-logo strong{font-size:30px;line-height:1;color:#68b6e9;font-weight:800;letter-spacing:-1px}.logo-dot{width:35px;height:35px;border:5px solid #70bfef;border-radius:50%;display:inline-block;position:relative;background:#fff}.logo-dot:after{content:"";position:absolute;left:6px;top:6px;width:13px;height:13px;border-radius:50%;background:#f6c000}.logo-dot.small{width:18px;height:18px;border-width:3px}.logo-dot.small:after{left:3px;top:3px;width:6px;height:6px}.dan-nav{display:flex;align-items:center;gap:2px;white-space:nowrap}.dan-nav a{font-size:16px;padding:26px 13px 21px;border-bottom:3px solid transparent;color:#303941}.dan-nav a.active,.dan-nav a:hover{color:var(--blue);border-bottom-color:var(--blue)}.dan-search{margin-left:auto;display:flex;width:280px;height:34px;border:1px solid #d8e0e5;background:#fff}.dan-search input{border:0;outline:0;flex:1;padding:0 12px;color:#63717c}.dan-search button{width:42px;border:0;background:var(--blue);color:#fff;font-size:16px;cursor:pointer}.dan-search-icon{display:none;margin-left:auto;background:none;border:0;font-size:28px;color:#4d5963}.mobile-search-panel{display:none;background:#fff;border-top:1px solid #edf1f3;padding:12px 18px}.mobile-search-panel.show{display:block}.mobile-search-panel form{display:flex;gap:8px}.mobile-search-panel input{flex:1;border:1px solid #d9e0e5;border-radius:8px;height:42px;padding:0 12px;font-size:16px}.mobile-search-panel button{border:0;border-radius:8px;background:var(--blue);color:#fff;padding:0 18px}.site-main{max-width:1180px;margin:0 auto;padding:22px 18px 40px}.breadcrumb{color:#9aa5ad;margin:10px 0 18px}.breadcrumb a{color:#778894}.breadcrumb span{padding:0 8px}.home-layout{display:grid;grid-template-columns:310px 1fr;gap:26px;margin-bottom:26px}.lower-layout{align-items:start}.home-left{display:flex;flex-direction:column;gap:26px}.sticky-side{position:sticky;top:90px}.dan-panel,.rank-panel{background:#fff;border-radius:3px;box-shadow:var(--shadow);border:1px solid #e5ebef;margin-bottom:26px}.panel-head,.section-head,.rank-head{height:52px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 22px}.panel-head h2,.section-head h1,.section-head h2,.rank-head h3{font-size:18px;color:var(--blue);margin:0;font-weight:700}.section-head span{color:#98a4ad}.panel-tabs{display:flex;align-items:center;gap:18px;color:#7c8993}.panel-tabs span:first-child{background:var(--blue);color:#fff;border-radius:2px;padding:6px 12px}.panel-tabs a{color:#87939b}.compact-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px 18px;padding:20px}.poster-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:26px 22px;padding:22px}.list-grid{grid-template-columns:repeat(6,1fr)}.recommend-grid{grid-template-columns:repeat(6,1fr)}.poster-card{display:block;min-width:0}.poster-img{position:relative;aspect-ratio:2/3;background:#f2f3f4;overflow:hidden;border-radius:4px;box-shadow:0 3px 12px rgba(0,0,0,.08)}.compact-card .poster-img{border-radius:2px}.poster-img img{width:100%;height:100%;object-fit:cover;transition:.25s}.poster-card:hover img{transform:scale(1.04)}.poster-empty{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:#c4cbd0}.poster-badge{position:absolute;top:0;right:0;background:#ff8a2a;color:#fff;padding:3px 7px;font-size:12px;border-radius:0 0 0 3px}.poster-mask{position:absolute;left:0;right:0;bottom:0;padding:26px 8px 7px;background:linear-gradient(transparent,rgba(0,0,0,.72));color:#fff}.poster-mask strong{font-size:13px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.poster-mask small{font-size:12px;opacity:.9}.poster-title{display:block;text-align:center;margin-top:9px;font-size:14px;line-height:1.35;color:#46525c;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.poster-rating{display:flex;justify-content:center;align-items:center;gap:4px;font-size:12px;color:#ff9a16;margin-top:3px}.poster-rating em{font-style:normal;color:#ff8a2a}.stars{letter-spacing:-1px}.rank-panel{overflow:hidden}.rank-list{padding:4px 18px 16px}.rank-item{display:grid;grid-template-columns:30px 1fr 76px;align-items:center;gap:10px;border-bottom:1px solid #edf1f3;min-height:38px;color:#56636e}.rank-num{font-size:16px;color:#9aa4ad;text-align:center}.rank-num.n1,.rank-num.n2,.rank-num.n3{background:linear-gradient(90deg,#ff3517,#ffb800);color:#fff;border-radius:4px 14px 14px 4px;padding:2px 0}.rank-item strong{font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rank-item em{font-style:normal;color:#a5afb7;font-size:12px;text-align:right}.filter-panel{padding:18px 22px}.filter-row{display:flex;gap:14px 18px;align-items:center;flex-wrap:wrap}.filter-row strong{color:#9aa4ad}.filter-row a{padding:7px 12px;border-radius:3px}.filter-row a.active,.filter-row a:hover{background:var(--blue);color:#fff}.pagination{display:flex;gap:10px;justify-content:center;padding:20px}.pagination a,.pagination span{min-width:34px;height:34px;padding:0 10px;border-radius:6px;border:1px solid #dce4e9;background:#fff;display:flex;align-items:center;justify-content:center;color:#65727e}.pagination a.active,.pagination a:hover{background:var(--blue);color:#fff;border-color:var(--blue)}.detail-card{display:grid;grid-template-columns:230px 1fr;gap:30px;padding:28px}.detail-poster img{width:220px;border-radius:5px;box-shadow:0 10px 25px rgba(0,0,0,.12)}.detail-info h1{font-size:28px;margin:0 0 6px;color:#303a42}.vod-en{color:#a5afb7;margin:0 0 12px}.score-line{font-size:18px;margin:8px 0 14px}.tag-row{display:flex;flex-wrap:wrap;gap:9px;margin:12px 0 18px}.tag-row span{padding:6px 12px;border-radius:18px;background:#f6f1e9;border:1px solid #e4dcd2;color:#6d6258}.detail-info p{line-height:1.8}.detail-actions{display:flex;gap:14px;margin-top:18px}.btn-primary,.btn-soft{display:inline-flex;align-items:center;justify-content:center;height:42px;padding:0 22px;border-radius:22px}.btn-primary{background:#df7856;color:#fff}.btn-soft{background:#fff;color:#697782;border:1px solid #d9e0e5}.article-text{padding:24px 30px;font-size:16px;line-height:2;color:#52616d}.episode-grid{display:flex;flex-wrap:wrap;gap:12px;padding:22px}.episode-grid a{min-width:92px;height:34px;border:1px solid #dce4e9;border-radius:5px;background:#fff;display:flex;align-items:center;justify-content:center;color:#66737e;padding:0 12px}.episode-grid a.active,.episode-grid a:hover{background:var(--blue);border-color:var(--blue);color:#fff}.dan-player-wrap{background:#fff;border-radius:5px;border:1px solid #e5ebef;padding:18px;margin-bottom:22px}.player-box{background:#222;position:relative;border-radius:4px;overflow:hidden}.video-player{width:100%;height:min(56vw,620px);background:#111;display:block}.big-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:66px;height:66px;border-radius:50%;border:0;background:#fff;color:#df7856;font-size:28px;display:flex;align-items:center;justify-content:center;cursor:pointer}.player-empty{height:420px;color:#fff;display:flex;align-items:center;justify-content:center}.play-title-row{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #e9eef2;margin-top:16px;padding-top:16px}.play-title-row h1{font-size:18px;margin:0}.play-title-row small{font-weight:400;color:#66737e}.search-card{padding:26px}.search-card h1{margin:0 0 10px;color:var(--blue)}.search-card p{color:#7d8a94}.search-card form{display:flex;max-width:680px;height:46px}.search-card input{flex:1;border:1px solid #dce4e9;border-radius:6px 0 0 6px;padding:0 15px;font-size:16px}.search-card button{border:0;background:var(--blue);color:#fff;border-radius:0 6px 6px 0;width:100px}.empty-state{padding:36px;text-align:center;color:#98a4ad}.site-footer{text-align:center;padding:46px 20px;color:#a1aab2}.footer-inner strong{display:flex;gap:8px;justify-content:center;align-items:center;font-size:18px;color:#5d6973}.footer-links{display:flex;gap:20px;justify-content:center;flex-wrap:wrap;margin:18px 0;color:#929da6}.back-top{position:fixed;right:26px;bottom:30px;width:46px;height:46px;border-radius:50%;border:0;background:#fff;color:#66737e;box-shadow:0 8px 24px rgba(0,0,0,.14);font-size:22px;display:none}.back-top.show{display:block}@media(max-width:980px){.dan-header-inner{height:auto;flex-wrap:wrap;justify-content:center;padding:10px 14px}.dan-logo{width:100%;justify-content:center}.dan-logo strong{font-size:40px}.dan-nav{order:3;width:100%;justify-content:center;overflow:auto}.dan-nav a{font-size:28px;padding:12px 14px 10px}.dan-search{display:none}.dan-search-icon{display:block;position:absolute;right:22px;top:22px}.site-main{padding:0 12px 24px}.home-layout,.lower-layout{display:block}.home-left,.home-right{display:block}.sticky-side{position:static}.rank-panel{margin-bottom:18px}.compact-grid,.poster-grid,.list-grid,.recommend-grid{grid-template-columns:repeat(3,1fr);gap:20px 14px;padding:18px}.panel-head,.section-head,.rank-head{height:54px;padding:0 16px}.panel-head h2,.section-head h1,.section-head h2,.rank-head h3{font-size:28px}.panel-tabs span{display:none}.poster-title{font-size:18px;font-weight:700}.poster-rating{font-size:14px}.poster-badge{font-size:16px;padding:5px 10px}.rank-item{grid-template-columns:44px 1fr 100px;min-height:56px;font-size:20px}.rank-num{font-size:30px}.rank-head h3{font-size:30px}.breadcrumb{font-size:20px;margin:18px 8px}.filter-panel{padding:20px 18px}.filter-row{font-size:22px;gap:18px 24px}.filter-row a{padding:10px 16px}.detail-card{display:block;text-align:left;padding:22px}.detail-poster img{width:70%;margin:0 auto 20px}.detail-info h1{text-align:center;font-size:32px}.vod-en{text-align:center;font-size:18px}.detail-info p{font-size:20px}.tag-row{justify-content:center}.tag-row span{font-size:18px}.detail-actions{justify-content:center}.article-text{font-size:22px;line-height:1.8;padding:26px}.episode-grid a{height:46px;min-width:120px;font-size:20px}.video-player{height:58vw}.play-title-row{display:block}.play-title-row h1{font-size:22px;margin-bottom:14px}.site-footer{font-size:20px}.footer-links{font-size:20px}.search-card form{height:52px}.search-card input{font-size:20px}}@media(max-width:560px){body{font-size:16px}.dan-header-inner{padding:12px 10px}.dan-logo strong{font-size:32px}.dan-nav{justify-content:flex-start}.dan-nav a{font-size:22px}.compact-grid,.poster-grid,.list-grid,.recommend-grid{grid-template-columns:repeat(3,1fr);gap:18px 12px;padding:16px 12px}.poster-title{font-size:16px}.panel-head h2,.section-head h1,.section-head h2,.rank-head h3{font-size:24px}.rank-item{font-size:18px;grid-template-columns:38px 1fr 88px}.detail-info h1{font-size:28px}.detail-poster img{width:80%}.article-text{font-size:18px}.episode-grid{gap:10px}.episode-grid a{min-width:92px;font-size:16px}.footer-links{font-size:16px}.dan-panel,.rank-panel{border-radius:8px}.player-empty{height:260px}}
/* PC layout hotfix 20260614: lower homepage uses wide content left + ranking sidebar right */
@media (min-width:981px){
  .home-layout.lower-layout{grid-template-columns:minmax(0,1fr) 310px;}
  .home-layout.lower-layout>.home-right{min-width:0;}
  .home-layout.lower-layout>.home-left{min-width:0;}
}
