body.template-mobile-shelf{--bg:#f5f6f7;--panel:#fff;--card:#fff;--line:#dfe3e6;--red:#d58422;--red2:#b76c13;--ink:#24303a;--muted:#7c8790;background:#dfe4e8;color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei",sans-serif}
body.template-mobile-shelf .episodes.play-episodes a.active{background:#9b5508;border-color:#9b5508;color:#fff}
.template-mobile-shelf .mast,.template-mobile-shelf main,body.template-mobile-shelf>footer{max-width:760px}.template-mobile-shelf .mast{position:relative;padding:0 16px;background:#fff;border-bottom:1px solid var(--line)}.template-mobile-shelf .shelf-head{height:72px;display:flex;align-items:center;justify-content:space-between;gap:18px}.template-mobile-shelf .shelf-head>div{min-width:0;display:flex;align-items:center;gap:9px}.template-mobile-shelf .brand i{width:9px;height:28px;border-radius:1px;background:#d58422;box-shadow:5px 0 0 #f0c58c}.template-mobile-shelf .brand span{font-size:19px}.template-mobile-shelf .mast form{width:min(280px,45vw);height:36px;border-color:#d8dde1;background:#f7f8f9;border-radius:18px;overflow:hidden}.template-mobile-shelf .mast form button{background:#d58422}.template-mobile-shelf .watch-history-toggle{border-color:#d8dde1!important;background:#fff!important;color:#b76c13!important}.template-mobile-shelf .shelf-nav{border-top:1px solid #edf0f2}.template-mobile-shelf .mast nav{padding:8px 0;gap:4px}.template-mobile-shelf .mast nav a{padding:4px 10px;border:0;color:#5d6870;font-size:11px}.template-mobile-shelf main{padding:0 16px 42px;background:#f7f8f9}.template-mobile-shelf .site-signature{background:#f1f3f4}.template-mobile-shelf .content-section,.template-mobile-shelf .home-ranking,.template-mobile-shelf .home-comments{margin-top:25px}.template-mobile-shelf .content-section>header{align-items:center;padding-left:10px;border-left:4px solid #d58422}.template-mobile-shelf .content-section h2{font-size:22px}.template-mobile-shelf .shelf-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px 11px}.template-mobile-shelf .shelf-grid article{min-width:0}.template-mobile-shelf .shelf-grid figure{position:relative;aspect-ratio:2/3;margin:0;background:#e4e7e9;overflow:hidden}.template-mobile-shelf .shelf-grid img{width:100%;height:100%;object-fit:cover}.template-mobile-shelf .shelf-grid figure span{position:absolute;left:0;bottom:0;padding:3px 7px;background:#fff;color:#9a5c12;font-size:9px}.template-mobile-shelf .shelf-grid h3{margin:7px 0 0;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.template-mobile-shelf .shelf-grid p{height:30px;margin:3px 0;color:#7c8790;font-size:9px;line-height:1.55;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.template-mobile-shelf .shelf-grid small{display:flex;gap:5px;color:#9aa2a8;font-size:8px}.template-mobile-shelf .shelf-grid small b{color:#b76c13}.template-mobile-shelf .shelf-grid small i{font-style:normal}.template-mobile-shelf .home-ranking{padding:15px 17px;background:#fff;border:0;border-left:4px solid #d58422}.template-mobile-shelf .home-ranking li>a{grid-template-columns:30px minmax(0,1fr) auto 12px}.template-mobile-shelf .rank-badge{max-width:70px;padding:2px 6px;background:#fff4e5;color:#a95f09;font-size:8px;font-style:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.template-mobile-shelf .home-comment-track>article,.template-mobile-shelf .vod-comments{background:#fff;border-color:#dfe3e6}.template-mobile-shelf .home-comment-track>article p,.template-mobile-shelf .vod-comments article p{color:#59656e}.template-mobile-shelf .home-comment-track>article>header i,.template-mobile-shelf .vod-comments article>i{background:#fff1df;color:#b76c13}.template-mobile-shelf .breadcrumb{color:#77828b}.template-mobile-shelf .shelf-profile{display:block;padding-top:17px}.template-mobile-shelf .shelf-detail-title{padding:18px;background:#fff;border-bottom:1px solid #e5e8ea}.template-mobile-shelf .shelf-detail-title>span{color:#b76c13;font-size:10px}.template-mobile-shelf .shelf-detail-title h1{margin:5px 0 10px;font-size:28px}.template-mobile-shelf .facts span{background:#f1f3f4;color:#64717a}.template-mobile-shelf .shelf-detail-body{display:grid;grid-template-columns:126px minmax(0,1fr);gap:18px;padding:18px;background:#fff}.template-mobile-shelf .shelf-detail-body>img{width:126px;aspect-ratio:2/3;object-fit:cover;background:#e4e7e9;box-shadow:none}.template-mobile-shelf .blurb{border-color:#d58422}.template-mobile-shelf .credit{color:#59656e}.template-mobile-shelf .primary{background:#d58422;border-radius:2px}.template-mobile-shelf .story-shelf,.template-mobile-shelf .episodes{padding:18px;background:#fff;border:1px solid #dfe3e6;border-top:3px solid #d58422}.template-mobile-shelf .story-shelf h2{margin:0 0 10px}.template-mobile-shelf .story p{color:#59656e}.template-mobile-shelf .episodes a,.template-mobile-shelf .flip-tag-cloud a{background:#fff;border-color:#dfe3e6}.template-mobile-shelf .footer-shelf{padding:24px 16px 38px;background:#fff;border-color:#dfe3e6}.template-mobile-shelf .footer-shelf>div{display:flex;justify-content:space-between}.template-mobile-shelf .footer-shelf strong{color:#24303a}.template-mobile-shelf .footer-shelf span{font-size:9px}.template-mobile-shelf .back-top{background:#d58422}
@media(max-width:420px){.template-mobile-shelf .shelf-head{gap:10px}.template-mobile-shelf .mast form{width:180px}.template-mobile-shelf .shelf-grid{gap:18px 7px}.template-mobile-shelf .shelf-detail-body{grid-template-columns:102px minmax(0,1fr)}.template-mobile-shelf .shelf-detail-body>img{width:102px}}

/* 导航外层不能继承页头通用的分栏网格，否则栏目只显示在左侧窄列。 */
.template-mobile-shelf .shelf-nav{display:block;width:100%}
.template-mobile-shelf .shelf-nav>nav{width:100%;max-width:100%;overflow-x:auto;white-space:nowrap}
