
*{box-sizing:border-box}html{background:#333}body{margin:0;background:#333;color:#e9e9e9;font:14px/1.6 Arial,"Microsoft Yahei",sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input{font-family:inherit}.site-wrap{min-height:100vh;background:#333}.maple-header{height:58px;background:#1b1b1b;position:sticky;top:0;z-index:60;border-bottom:1px solid rgba(255,255,255,.06)}.maple-head-inner{max-width:1120px;margin:0 auto;height:58px;display:flex;align-items:center;gap:14px;padding:0 18px}.maple-brand{font-size:28px;color:#eee;letter-spacing:2px;min-width:136px;white-space:nowrap;text-shadow:0 0 2px #fff}.maple-menu{background:transparent;color:#fff;border:0;font-size:20px;cursor:pointer}.maple-nav{display:flex;gap:2px;overflow:auto;scrollbar-width:none}.maple-nav::-webkit-scrollbar{display:none}.maple-nav a{height:58px;display:flex;align-items:center;padding:0 14px;font-weight:700;color:#e5e5e5;border-top:3px solid transparent}.maple-nav a.active,.maple-nav a:hover{background:#24242a;border-top-color:#ff9b00;color:#fff}.maple-search{margin-left:auto;width:240px;height:30px;display:flex;align-items:center;background:#151515;border:1px solid #444}.maple-search input{flex:1;background:transparent;border:0;color:#ddd;padding:0 12px;outline:0}.maple-search button{width:38px;background:transparent;color:#ddd;border:0}.head-icon{font-size:18px;color:#fff;opacity:.95}.site-main{max-width:1060px;margin:50px auto 0;padding:0 18px}.breadcrumb{margin:0 0 20px;color:#aaa}.breadcrumb a{color:#ddd}.breadcrumb span{margin:0 8px;color:#777}.maple-section,.maple-filter,.detail-top,.player-shell,.play-info,.maple-search-card{background:#282828;border-radius:4px;margin:0 0 32px;padding:28px}.maple-title{display:flex;align-items:center;gap:16px;margin-bottom:24px}.maple-title h2{margin:0;font-size:24px;font-weight:500;color:#fff}.maple-title h2:before{content:"";display:inline-block;width:4px;height:20px;background:#ff9b00;margin-right:10px;vertical-align:-3px}.maple-title p{margin:0 0 0 auto;color:#bfc1c7}.maple-title a{color:#fff;font-size:13px}.maple-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:22px 18px}.top-grid{grid-template-columns:repeat(6,1fr)}.maple-poster{display:block;min-width:0}.maple-img{position:relative;display:block;aspect-ratio:2/3;background:linear-gradient(160deg,#f5f5f5,#dcdcdc);overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.22)}.maple-img img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.maple-poster:hover img{transform:scale(1.04)}.maple-img i{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:#c7c7c7;font-size:18px;background:#f7f7f7}.maple-img:after{content:"";position:absolute;left:0;right:0;bottom:0;height:44%;background:linear-gradient(to top,rgba(0,0,0,.82),rgba(0,0,0,0))}.maple-img em{position:absolute;right:5px;bottom:4px;color:#fff;font-style:normal;font-size:12px;z-index:2;text-shadow:0 1px 2px #000}.maple-img b{position:absolute;right:5px;top:5px;background:#ff9b00;color:#fff;border-radius:3px;padding:1px 5px;font-size:12px;z-index:2}.maple-poster strong{display:block;margin-top:10px;font-size:15px;color:#fff;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.maple-poster small{display:block;color:#969696;font-size:12px;line-height:1.4;height:34px;overflow:hidden}.content-layout{display:grid;grid-template-columns:minmax(0,1fr) 250px;gap:26px}.content-layout .maple-grid{grid-template-columns:repeat(5,1fr)}.content-side{position:sticky;top:76px;align-self:start}.maple-filter{padding:20px 22px}.filter-line{display:flex;flex-wrap:wrap;gap:10px 18px;margin:10px 0;color:#ccc}.filter-line b{background:#ff9b00;color:#fff;border-radius:3px;padding:4px 9px;font-weight:500}.filter-line a,.filter-line span{padding:4px 0}.filter-line a.active{color:#ff9b00}.pagination{display:flex;justify-content:center;gap:8px;margin-top:28px}.pagination a,.pagination span{min-width:34px;height:32px;border-radius:3px;background:#1f1f1f;color:#ddd;display:flex;align-items:center;justify-content:center;padding:0 10px}.pagination a.active{background:#ff9b00;color:#fff}.rank-columns{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin:0 0 40px}.rank-box{background:#1e1d2b;border-radius:4px;padding:22px}.rank-head{display:flex;align-items:center;border-bottom:1px solid rgba(255,255,255,.12);padding-bottom:14px;margin-bottom:10px}.rank-head h3{margin:0;font-size:22px;font-weight:500}.rank-head a{margin-left:auto;color:#aaa}.rank-box ol{list-style:none;padding:0;margin:0}.rank-box li a{display:grid;grid-template-columns:28px 1fr auto;gap:8px;align-items:center;padding:8px 0;color:#e8e8e8}.rank-box li span{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:3px;background:#fff;color:#333}.rank-box li:nth-child(1) span{background:#ff414c;color:#fff}.rank-box li:nth-child(2) span{background:#ff8600;color:#fff}.rank-box li:nth-child(3) span{background:#ffc400;color:#fff}.rank-box li strong{font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rank-box li em{font-style:normal;color:#aaa;font-size:12px}.detail-top{display:grid;grid-template-columns:190px 1fr;gap:28px;align-items:start}.detail-poster{position:relative;box-shadow:0 4px 15px rgba(0,0,0,.3)}.detail-poster img{width:100%;aspect-ratio:2/3;object-fit:cover}.detail-poster span{position:absolute;right:6px;bottom:6px;color:#fff;text-shadow:0 1px 2px #000}.detail-info h1{margin:6px 0 12px;font-size:28px;color:#fff}.detail-info p{margin:8px 0;color:#ddd}.detail-info .meta span{margin-right:18px}.detail-info .intro{line-height:1.8}.detail-info .update{color:#ff4b4b}.play-btn{display:inline-flex;align-items:center;justify-content:center;background:#ff9700;color:#fff;border-radius:4px;padding:11px 26px;margin-top:12px;box-shadow:0 10px 28px rgba(255,151,0,.25)}.episode-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:14px}.episode-grid a{height:36px;border-radius:5px;background:#f5f5f5;color:#333;display:flex;align-items:center;justify-content:center;font-size:13px;box-shadow:0 3px 12px rgba(0,0,0,.18)}.episode-grid a.active{background:#ff9700;color:#fff;box-shadow:0 8px 20px rgba(255,151,0,.35)}.player-shell{padding:0;overflow:hidden;background:#1d1d24}.player-title-line{height:44px;background:#100d0f;color:#fff;padding:0 16px;display:flex;align-items:center}.player-title-line span{margin-left:auto;font-weight:bold}.player-box{height:560px;background:#000;position:relative}.video-player{width:100%;height:100%;background:#000}.player-empty{height:100%;display:flex;align-items:center;justify-content:center;color:#aaa}.big-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:78px;height:78px;border-radius:50%;border:0;background:rgba(255,255,255,.24);color:#fff;font-size:30px;display:flex;align-items:center;justify-content:center}.player-tools{height:64px;background:#1d1d2b;display:grid;grid-template-columns:repeat(3,1fr);align-items:center;text-align:center;color:#aaa}.player-tools a{color:#ddd}.play-info h1{margin:0 0 10px;font-size:24px}.play-info h1 small{font-size:16px;color:#aaa}.line-switch{text-align:right;margin:12px 0;color:#fff}.maple-scroll{display:flex;overflow:auto;gap:16px;padding-bottom:8px}.maple-scroll .maple-poster{min-width:145px}.maple-search-card form{display:flex;gap:10px}.maple-search-card input{flex:1;height:42px;background:#111;border:1px solid #444;color:#fff;border-radius:3px;padding:0 14px}.maple-search-card button{width:90px;background:#ff9700;color:#fff;border:0;border-radius:3px}.empty-state{padding:32px;text-align:center;color:#aaa}.back-top{display:none;position:fixed;right:26px;bottom:90px;border:0;border-radius:50%;width:44px;height:44px;background:#ff9700;color:#fff}.back-top.show{display:block}.drawer-mask,.mobile-drawer,.mobile-bottom{display:none}
@media(max-width:900px){body{background:#333;font-size:15px}.site-wrap{max-width:760px;margin:0 auto;background:#333}.maple-header{height:96px;position:sticky;background:#1d1d1d}.maple-head-inner{height:96px;padding:0 24px;gap:18px}.maple-brand{font-size:42px;min-width:auto;max-width:230px;overflow:hidden;text-overflow:ellipsis}.maple-menu{font-size:32px;margin-left:auto;order:3}.maple-nav{display:none}.maple-search{display:none}.head-icon{font-size:34px}.pc-only{display:inline}.site-main{margin:28px auto 0;padding:0 24px;max-width:760px;padding-bottom:92px}.maple-section,.maple-filter,.detail-top,.player-shell,.play-info,.maple-search-card{border-radius:6px;margin-bottom:28px;padding:28px;background:#282828}.maple-title h2{font-size:28px}.maple-title p{font-size:18px}.maple-title a{font-size:17px}.maple-grid,.top-grid,.content-layout .maple-grid{grid-template-columns:repeat(3,1fr);gap:22px 18px}.maple-poster strong{font-size:21px;margin-top:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.maple-poster small{display:none}.maple-img em{font-size:20px;text-align:right}.maple-img b{font-size:16px}.content-layout{display:block}.content-side{position:static}.rank-columns{grid-template-columns:1fr;gap:24px}.rank-box{padding:26px}.rank-head h3{font-size:28px}.rank-box li a{grid-template-columns:36px 1fr auto;padding:12px 0;font-size:20px}.rank-box li span{width:30px;height:30px}.filter-line{display:grid;grid-template-columns:130px repeat(3,1fr);font-size:20px;gap:16px}.filter-line b{text-align:center}.detail-top{grid-template-columns:200px 1fr;gap:22px}.detail-info h1{font-size:32px}.detail-info p{font-size:20px}.play-btn{font-size:20px;padding:14px 28px}.episode-grid{grid-template-columns:repeat(3,1fr);gap:16px}.episode-grid a{height:56px;font-size:22px}.player-shell{padding:0}.player-title-line{height:58px;font-size:20px}.player-box{height:390px}.player-tools{height:90px;font-size:20px}.play-info h1{font-size:30px}.play-info p{font-size:20px}.maple-search-card form{display:block}.maple-search-card input{width:100%;height:58px;font-size:20px}.maple-search-card button{margin-top:14px;height:54px;width:130px;font-size:20px}.site-footer{padding-bottom:90px}.mobile-bottom{display:grid;position:fixed;left:50%;bottom:0;transform:translateX(-50%);width:min(760px,100vw);height:80px;background:#252435;z-index:70;grid-template-columns:repeat(5,1fr);box-shadow:0 -2px 12px rgba(0,0,0,.28)}.mobile-bottom a{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#f3f3f3;font-size:18px}.mobile-bottom a:first-child{background:#ff414c;color:#fff}.mobile-bottom span{font-size:28px;line-height:1}.drawer-mask{display:block;position:fixed;inset:0;background:rgba(0,0,0,.55);opacity:0;visibility:hidden;z-index:80;transition:.2s}.drawer-mask.show{opacity:1;visibility:visible}.mobile-drawer{display:block;position:fixed;top:0;left:0;bottom:0;width:70vw;max-width:480px;background:#fff;color:#222;z-index:90;transform:translateX(-105%);transition:.25s;box-shadow:8px 0 30px rgba(0,0,0,.35);padding:26px}.mobile-drawer.show{transform:translateX(0)}.drawer-head{display:flex;align-items:center;font-size:30px;margin-bottom:20px}.drawer-head button{margin-left:auto;border:0;background:transparent;font-size:34px}.mobile-drawer a{display:block;font-size:28px;padding:18px 10px;border-bottom:1px solid #eee}.back-top{right:22px;bottom:96px;width:52px;height:52px}.page-detail .site-main,.page-play .site-main{padding-left:0;padding-right:0}.page-detail .detail-top,.page-detail .maple-section,.page-play .play-info,.page-play .maple-section,.page-play .rank-columns{margin-left:24px;margin-right:24px}.page-play .player-shell{border-radius:0;margin-left:0;margin-right:0}.page-play .player-box{height:420px}}
@media(max-width:520px){.maple-brand{font-size:30px;max-width:180px}.head-icon{font-size:26px}.maple-head-inner{padding:0 16px}.site-main{padding-left:16px;padding-right:16px}.maple-grid,.top-grid,.content-layout .maple-grid{gap:16px 12px}.maple-poster strong{font-size:17px}.maple-img em{font-size:15px}.detail-top{grid-template-columns:1fr}.detail-poster{max-width:230px}.filter-line{grid-template-columns:110px repeat(2,1fr);font-size:16px}.episode-grid a{font-size:18px}.page-detail .detail-top,.page-detail .maple-section,.page-play .play-info,.page-play .maple-section,.page-play .rank-columns{margin-left:16px;margin-right:16px}}
