/* B LIGHT CLEAN FINAL CSS */
/* MIIGO_K_PLAYER_SMOOTH_ENTRY_V1 */
/* Generated from the verified final frontend chain. */

/* SOURCE: assets/css/mobile_stage2k.css */
*{box-sizing:border-box}html,body{margin:0;width:100%;height:100%;background:#000;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif}body{overflow:hidden;color:#fff;-webkit-tap-highlight-color:transparent}.s2h-app{position:fixed;inset:0;background:#000;overflow:hidden}.s2h-main,.s2h-page{position:absolute;inset:0}.s2h-page{display:none;background:#000}.s2h-page.is-active{display:block}.s2h-home-header{position:fixed;z-index:70;top:0;left:0;right:0;height:82px;padding:calc(12px + env(safe-area-inset-top)) 18px 10px;display:flex;align-items:center;gap:14px;background:linear-gradient(180deg,rgba(0,0,0,.72),rgba(0,0,0,0));pointer-events:none}.s2h-home-header>*{pointer-events:auto}.s2h-home-tabs{display:flex;gap:26px;flex:none}.s2h-home-tabs button{position:relative;border:0;background:transparent;color:rgba(255,255,255,.58);padding:8px 0;font-size:17px;font-weight:850}.s2h-home-tabs button.is-active{color:#fff}.s2h-home-tabs button.is-active:after{content:"";position:absolute;left:50%;bottom:0;width:28px;height:4px;border-radius:99px;background:#fff;transform:translateX(-50%)}.s2h-top-search{margin-left:auto;min-width:0;flex:1;height:34px;display:grid;grid-template-columns:18px minmax(0,1fr) 36px;align-items:center;gap:5px;padding:0 7px 0 10px;border:1px solid rgba(255,255,255,.24);border-radius:999px;background:rgba(0,0,0,.35);backdrop-filter:blur(12px)}.s2h-search-icon{width:15px;height:15px;border:2px solid #fff;border-radius:50%;position:relative;opacity:.88}.s2h-search-icon:after{content:"";position:absolute;width:6px;height:2px;background:#fff;right:-5px;bottom:-2px;transform:rotate(45deg);border-radius:3px}.s2h-top-search input{min-width:0;border:0;outline:0;background:transparent;color:#fff;font-size:12px}.s2h-top-search input::placeholder{color:rgba(255,255,255,.62)}.s2h-top-search button{border:0;background:transparent;color:#fff;font-size:11px;font-weight:800;padding:0}.s2h-short-feed{height:100%;overflow-y:auto;overflow-x:hidden;scroll-snap-type:y mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.s2h-short-feed::-webkit-scrollbar{display:none}.s2h-short-slide{position:relative;height:100%;min-height:100%;overflow:hidden;background:#080808;scroll-snap-align:start;scroll-snap-stop:always}.s2h-short-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;background:#000}.s2h-short-shade{position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,rgba(0,0,0,.30),transparent 23%,transparent 48%,rgba(0,0,0,.88)),linear-gradient(90deg,rgba(0,0,0,.12),transparent 55%,rgba(0,0,0,.12))}.s2h-center-play{position:absolute;z-index:12;left:50%;top:48%;width:64px;height:64px;transform:translate(-50%,-50%);border:0;border-radius:50%;background:rgba(0,0,0,.52);color:#fff;font-size:27px;padding-left:5px;backdrop-filter:blur(10px);box-shadow:0 10px 32px rgba(0,0,0,.35)}.s2h-center-play.is-hidden{display:none}.s2h-short-side{position:absolute;z-index:18;right:4px;bottom:154px;width:72px;display:flex;flex-direction:column;align-items:center;gap:14px}.s2h-short-avatar{width:48px;height:48px;border-radius:50%;border:2px solid #fff;object-fit:cover;background:#222;box-shadow:0 8px 20px rgba(0,0,0,.35)}.s2h-side-btn{width:72px;border:0;background:transparent;color:#fff;display:flex;flex-direction:column;align-items:center;gap:4px;font-size:11px;font-weight:850;text-shadow:0 2px 8px #000}.s2h-side-btn .s2h-ico{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:rgba(20,20,20,.50);backdrop-filter:blur(10px);box-shadow:0 8px 24px rgba(0,0,0,.35)}.s2h-side-btn img{width:30px;height:30px;object-fit:contain}.s2h-side-btn svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:2.1}.s2h-side-btn.is-on{color:#ffd229}.s2h-short-info{position:absolute;z-index:17;left:16px;right:78px;bottom:145px;text-shadow:0 2px 8px rgba(0,0,0,.75)}.s2h-author{display:flex;align-items:center;gap:8px;margin-bottom:10px}.s2h-author img{width:30px;height:30px;border-radius:50%;border:1.5px solid rgba(255,255,255,.9);object-fit:cover;background:#222}.s2h-author b{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.s2h-short-info h2{margin:0;font-size:20px;line-height:1.28;font-weight:900;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.s2h-short-info p{margin:7px 0 0;color:rgba(255,255,255,.74);font-size:12px;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.s2h-progress-pill{margin-top:10px;height:30px;border:1px solid rgba(255,255,255,.34);border-radius:999px;padding:0 13px;background:rgba(0,0,0,.30);color:#fff;font-size:12px;font-weight:800;backdrop-filter:blur(8px)}.s2h-empty,.s2h-loading,.s2h-error{display:flex;align-items:center;justify-content:center;min-height:180px;padding:28px;text-align:center;color:rgba(255,255,255,.66);font-size:13px}.s2h-bottom-nav{position:fixed;z-index:80;left:0;right:0;bottom:0;height:72px;padding:5px 6px calc(5px + env(safe-area-inset-bottom));display:grid;grid-template-columns:repeat(5,1fr);align-items:center;background:#000;border-top:1px solid rgba(255,255,255,.09);box-shadow:0 -8px 28px rgba(0,0,0,.42)}.s2h-bottom-nav button{height:60px;border:0;background:transparent;color:rgba(255,255,255,.58);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;font-size:10px;font-weight:750}.s2h-bottom-nav button.is-active{color:#fff}.s2h-bottom-nav img{width:25px;height:25px;object-fit:contain;opacity:.65}.s2h-bottom-nav button.is-active img{opacity:1}.s2h-audio-nav img{width:29px;height:29px}.s2h-nav-svg{width:25px;height:25px;position:relative;display:block}.s2h-nav-manga:before,.s2h-nav-manga:after{content:"";position:absolute;top:2px;width:10px;height:20px;border:2px solid currentColor;border-radius:3px}.s2h-nav-manga:before{left:1px;transform:skewY(-7deg)}.s2h-nav-manga:after{right:1px;transform:skewY(7deg)}.s2h-nav-novel{border:2px solid currentColor;border-radius:3px}.s2h-nav-novel:before{content:"";position:absolute;left:50%;top:0;bottom:0;border-left:2px solid currentColor}.s2h-library-launcher{position:fixed;z-index:65;left:14px;bottom:82px;height:40px;display:flex;align-items:center;gap:7px}.s2h-library-toggle{height:38px;padding:0 15px;border:1px solid rgba(255,255,255,.24);border-radius:999px;background:rgba(0,0,0,.50);color:#fff;display:flex;align-items:center;gap:8px;font-size:12px;font-weight:850;backdrop-filter:blur(13px);box-shadow:0 8px 24px rgba(0,0,0,.32)}.s2h-library-toggle b{font-size:20px;line-height:1;transition:transform .2s}.s2h-library-launcher.is-open .s2h-library-toggle b{transform:rotate(180deg)}.s2h-library-quick{max-width:0;opacity:0;overflow:hidden;display:flex;gap:6px;transition:max-width .28s ease,opacity .2s ease;white-space:nowrap}.s2h-library-launcher.is-open .s2h-library-quick{max-width:280px;opacity:1}.s2h-library-quick button{height:36px;padding:0 12px;border:1px solid rgba(255,255,255,.20);border-radius:999px;background:rgba(0,0,0,.54);color:#fff;font-size:11px;font-weight:800;backdrop-filter:blur(13px)}.s2h-list-page{overflow-y:auto;padding:calc(18px + env(safe-area-inset-top)) 14px 96px;background:#070707;color:#fff}.s2h-page-head{display:flex;align-items:flex-end;justify-content:space-between;margin:8px 2px 13px}.s2h-page-head h1{margin:0;font-size:28px}.s2h-page-head p{margin:5px 0 0;color:#858585;font-size:12px}.s2h-chips{display:flex;gap:8px;overflow-x:auto;padding:4px 0 10px;scrollbar-width:none}.s2h-chips::-webkit-scrollbar{display:none}.s2h-chips button{flex:0 0 auto;height:34px;padding:0 13px;border:1px solid #303030;border-radius:999px;background:#151515;color:#9b9b9b;font-size:12px;font-weight:750}.s2h-chips button.is-active{border-color:#fff;background:#fff;color:#080808}.s2h-poster-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px 10px}.s2h-poster-card{min-width:0;border:0;padding:0;background:transparent;color:#fff;text-align:left}.s2h-poster-card figure{position:relative;margin:0;aspect-ratio:3/4;border-radius:13px;overflow:hidden;background:#171717}.s2h-poster-card img{width:100%;height:100%;display:block;object-fit:cover}.s2h-poster-card h3{margin:7px 1px 2px;font-size:12px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.s2h-poster-card p{margin:0 1px;color:#777;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.s2h-card-badge{position:absolute;left:6px;bottom:6px;padding:4px 7px;border-radius:999px;background:rgba(0,0,0,.72);color:#fff;font-size:9px;font-weight:800}.s2h-more{display:block;width:100%;height:44px;margin:20px 0 0;border:1px solid #2e2e2e;border-radius:15px;background:#151515;color:#aaa;font-size:13px}.s2h-audio-hero{border-radius:23px;padding:20px 17px;margin:5px 0 13px;background:linear-gradient(135deg,#111827,#262f3d 58%,#4a3c05);box-shadow:0 16px 40px rgba(0,0,0,.3)}.s2h-audio-hero>span{display:inline-flex;padding:5px 8px;border-radius:99px;background:rgba(250,204,21,.18);color:#fde68a;font-size:10px;font-weight:900;letter-spacing:.08em}.s2h-audio-hero h1{margin:10px 0 3px;font-size:28px}.s2h-audio-hero p{margin:0;color:#c9c9c9;font-size:12px}.s2h-audio-hero form{display:flex;gap:7px;margin-top:15px}.s2h-audio-hero input{min-width:0;flex:1;height:39px;border:1px solid rgba(255,255,255,.15);border-radius:12px;padding:0 11px;background:rgba(255,255,255,.10);color:#fff;outline:0}.s2h-audio-hero button{border:0;border-radius:12px;padding:0 14px;background:#facc15;color:#111;font-weight:850}.s2h-drawer{position:fixed;z-index:200;inset:0;visibility:hidden;pointer-events:none}.s2h-drawer.is-open{visibility:visible;pointer-events:auto}.s2h-drawer-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.52);opacity:0;transition:opacity .22s}.s2h-drawer.is-open .s2h-drawer-backdrop{opacity:1}.s2h-drawer-card{position:absolute;left:0;right:0;bottom:0;max-height:86vh;min-height:56vh;overflow-y:auto;padding:12px 14px calc(18px + env(safe-area-inset-bottom));border-radius:25px 25px 0 0;background:#fff;color:#111;transform:translateY(102%);transition:transform .28s cubic-bezier(.22,.8,.24,1)}.s2h-drawer.is-open .s2h-drawer-card{transform:translateY(0)}.s2h-drawer-head{height:43px;display:grid;grid-template-columns:50px minmax(0,1fr) 50px;align-items:center}.s2h-drawer-head strong{text-align:center;font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.s2h-drawer-head button{border:0;background:transparent;color:#111;font-size:23px}.s2h-head-share{font-size:12px!important;font-weight:800}.s2h-drawer .s2h-segment{display:grid;grid-template-columns:repeat(4,1fr);gap:4px;padding:5px;border-radius:14px;background:#f2f2f2}.s2h-drawer .s2h-segment button{height:38px;border:0;border-radius:10px;background:transparent;color:#777;font-weight:800}.s2h-drawer .s2h-segment button.is-active{background:#fff;color:#111;box-shadow:0 2px 9px rgba(0,0,0,.06)}.s2h-drawer .s2h-chips button{border-color:#e5e5e5;background:#f6f6f6;color:#666}.s2h-drawer .s2h-chips button.is-active{border-color:#111;background:#111;color:#fff}.s2h-library-grid{display:grid;gap:14px 10px;margin-top:7px}.s2h-library-grid.is-short,.s2h-library-grid.is-anime{grid-template-columns:repeat(3,minmax(0,1fr))}.s2h-library-grid.is-video{grid-template-columns:repeat(2,minmax(0,1fr))}.s2h-library-grid.is-actor{grid-template-columns:repeat(3,minmax(0,1fr))}.s2h-library-item{border:0;background:transparent;color:#111;text-align:left;padding:0;min-width:0}.s2h-library-item figure{margin:0;overflow:hidden;background:#eee;border-radius:12px;aspect-ratio:3/4}.s2h-library-grid.is-video figure{aspect-ratio:16/9}.s2h-library-grid.is-actor figure{aspect-ratio:1;border-radius:50%}.s2h-library-item img{width:100%;height:100%;object-fit:cover}.s2h-library-item h3{margin:6px 1px 2px;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.s2h-library-item p{margin:0 1px;color:#999;font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.s2h-episode-card{min-height:70vh}.s2h-range-tabs{grid-template-columns:repeat(3,1fr)!important;margin:4px 0 16px}.s2h-episode-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:11px 9px}.s2h-episode-grid button{height:65px;border:0;border-radius:12px;background:#f4f4f4;color:#111;font-size:15px}.s2h-episode-grid button.is-active{background:#111;color:#fff}.s2h-related-head{display:flex;justify-content:space-between;align-items:center;margin:27px 0 10px}.s2h-related-head span{color:#999;font-size:11px}.s2h-related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.s2h-related-grid button{border:0;padding:0;background:transparent;text-align:left}.s2h-related-grid img{width:100%;aspect-ratio:3/4;object-fit:cover;border-radius:10px}.s2h-related-grid b{display:block;margin-top:5px;color:#111;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.s2h-sheet-favorite{width:100%;height:52px;margin-top:18px;border:0;border-radius:14px;background:#f1f1f1;color:#111;font-size:15px;font-weight:850}.s2h-search-card{min-height:72vh}.s2h-status{padding:8px 3px;color:#999;font-size:12px}.s2h-search-results section{margin:16px 0}.s2h-search-results h3{margin:0 0 9px;font-size:14px}.s2h-search-result{width:100%;display:grid;grid-template-columns:50px minmax(0,1fr) 34px;gap:10px;align-items:center;padding:8px 0;border:0;border-bottom:1px solid #eee;background:transparent;text-align:left;color:#111}.s2h-search-result img{width:50px;height:62px;border-radius:8px;object-fit:cover;background:#eee}.s2h-search-result b,.s2h-search-result small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.s2h-search-result small{margin-top:4px;color:#999}.s2h-layer{position:fixed;z-index:180;inset:0;display:none;background:#070707;color:#fff;overflow-y:auto}.s2h-layer.is-open{display:block}.s2h-layer-head{position:sticky;z-index:5;top:0;height:58px;padding:calc(4px + env(safe-area-inset-top)) 12px 4px;display:grid;grid-template-columns:58px minmax(0,1fr) 58px;align-items:center;background:rgba(7,7,7,.88);backdrop-filter:blur(16px);border-bottom:1px solid rgba(255,255,255,.08)}.s2h-layer-head strong{text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.s2h-layer-head button{height:38px;border:0;background:transparent;color:#fff;font-size:14px}.s2h-layer-head button:first-child{font-size:30px;text-align:left}.s2h-video-box{position:relative;width:100%;aspect-ratio:16/9;background:#000}.s2h-video-box video{width:100%;height:100%;object-fit:contain;background:#000}.s2h-media-message{position:absolute;left:50%;bottom:12px;transform:translateX(-50%);padding:7px 10px;border-radius:99px;background:rgba(0,0,0,.68);font-size:11px}.s2h-video-meta{padding:15px}.s2h-video-meta h2{margin:0;font-size:20px}.s2h-video-meta p{margin:8px 0 0;color:#888;font-size:12px}.s2h-player-nav{display:grid;grid-template-columns:1fr auto 1fr;gap:10px;align-items:center;padding:0 15px 12px}.s2h-player-nav button{height:38px;border:1px solid #333;border-radius:11px;background:#171717;color:#fff}.s2h-player-nav button:last-child{justify-self:stretch}.s2h-dark-episodes{padding:0 15px 30px}.s2h-dark-episodes button{height:48px;background:#181818;color:#aaa}.s2h-dark-episodes button.is-active{background:#fff;color:#111}.s2h-reader-layer{background:#000}.s2h-manga-reader{height:calc(100% - 58px);overflow-y:auto;padding-bottom:110px}.s2h-manga-reader img{display:block;width:100%;height:auto;background:#111}.s2h-manga-reader .s2h-error{min-height:70vh}.s2h-reader-tools{position:fixed;z-index:8;right:12px;bottom:88px;width:60px;display:flex;flex-direction:column;gap:7px}.s2h-reader-tools button{min-height:48px;border:1px solid rgba(255,255,255,.22);border-radius:12px;background:rgba(0,0,0,.70);color:#fff;font-size:11px;font-weight:800;backdrop-filter:blur(10px)}.s2h-novel-reader-layer{background:#f4efe5;color:#261e18}.s2h-novel-reader-layer .s2h-layer-head{background:rgba(244,239,229,.92);color:#261e18;border-color:rgba(38,30,24,.12)}.s2h-novel-reader-layer .s2h-layer-head button{color:#261e18}.s2h-novel-reader{padding:24px 22px 120px;font-size:17px;line-height:1.95;white-space:pre-wrap}.s2h-directory-card{min-height:64vh}.s2h-directory-list{display:grid;gap:7px}.s2h-directory-list button{min-height:47px;border:0;border-radius:11px;padding:0 13px;background:#f4f4f4;color:#222;text-align:left}.s2h-directory-list button.is-active{background:#111;color:#fff}.s2h-audio-player{background:radial-gradient(circle at 50% 20%,#39434f,#131820 44%,#07090d 75%)}.s2h-audio-player-main{text-align:center;padding:35px 28px 15px}.s2h-audio-player-main>img{width:min(62vw,260px);aspect-ratio:1;object-fit:cover;border-radius:22px;box-shadow:0 25px 60px rgba(0,0,0,.45)}.s2h-audio-disc{display:none}.s2h-audio-player-main h2{margin:22px 0 5px;font-size:21px}.s2h-audio-player-main p{margin:0;color:#9aa2ad;font-size:12px}.s2h-audio-player-main>strong{display:block;margin-top:15px;font-size:14px}.s2h-audio-progress{display:grid;grid-template-columns:42px minmax(0,1fr) 42px;gap:8px;align-items:center;padding:15px 28px;color:#aaa;font-size:10px}.s2h-audio-progress input{width:100%}.s2h-audio-controls{display:flex;align-items:center;justify-content:center;gap:35px;margin:7px 0 20px}.s2h-audio-controls button{width:52px;height:52px;border:0;border-radius:50%;background:rgba(255,255,255,.12);color:#fff;font-size:28px}.s2h-audio-controls #audioPlay{width:70px;height:70px;background:#fff;color:#111;font-size:27px;padding-left:5px}.s2h-audio-directory{display:block;margin:0 auto;height:42px;padding:0 18px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:rgba(255,255,255,.08);color:#fff}.s2h-member-card{min-height:170px;padding:23px;margin:5px 0 15px;border-radius:23px;background:linear-gradient(135deg,#111,#333 62%,#705d14);box-shadow:0 16px 40px rgba(0,0,0,.35)}.s2h-member-card h1{margin:0;font-size:25px}.s2h-member-card p{color:#aaa}.s2h-member-card span{display:inline-flex;margin-top:15px;padding:7px 10px;border-radius:99px;background:rgba(255,255,255,.1);font-size:11px}.s2h-panel{margin:14px 0;padding:15px;border:1px solid #222;border-radius:18px;background:#111}.s2h-panel-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.s2h-panel-head h2{margin:0;font-size:16px}.s2h-panel-head span{color:#777;font-size:10px}.s2h-history{width:100%;display:grid;grid-template-columns:50px minmax(0,1fr);gap:10px;align-items:center;padding:8px 0;border:0;border-bottom:1px solid #202020;background:transparent;color:#fff;text-align:left}.s2h-history img{width:50px;height:60px;border-radius:8px;object-fit:cover}.s2h-history b,.s2h-history small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.s2h-history small{margin-top:4px;color:#777}.s2h-menu{padding:0 14px}.s2h-menu button{width:100%;min-height:64px;border:0;border-bottom:1px solid #222;background:transparent;color:#fff;display:flex;justify-content:space-between;align-items:center;text-align:left}.s2h-menu b,.s2h-menu small{display:block}.s2h-menu small{margin-top:4px;color:#777}.s2h-toast{position:fixed;z-index:999;left:50%;bottom:100px;max-width:80%;transform:translate(-50%,20px);padding:9px 14px;border-radius:99px;background:rgba(0,0,0,.82);color:#fff;font-size:12px;opacity:0;pointer-events:none;transition:.2s}.s2h-toast.is-show{opacity:1;transform:translate(-50%,0)}@media(min-width:700px){body{background:#e9edf3}.s2h-app,.s2h-layer,.s2h-drawer{left:50%;right:auto;width:430px;transform:translateX(-50%);box-shadow:0 0 50px rgba(0,0,0,.25)}.s2h-home-header,.s2h-bottom-nav{left:50%;right:auto;width:430px;transform:translateX(-50%)}.s2h-library-launcher{left:calc(50% - 201px)}}

/* Stage 2I mobile polish */
.s2i-visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.s2h-list-page{padding:0 14px 96px}
.s2i-list-sticky{position:sticky;z-index:28;top:0;margin:0 -14px;padding:calc(12px + env(safe-area-inset-top)) 14px 7px;background:linear-gradient(180deg,rgba(7,7,7,.99) 0%,rgba(7,7,7,.96) 78%,rgba(7,7,7,.82) 92%,rgba(7,7,7,0) 100%);backdrop-filter:blur(18px)}
.s2i-list-content{padding-top:10px}
.s2i-list-sticky .s2h-page-head{margin:3px 2px 9px}
.s2i-list-sticky .s2h-page-head h1{font-size:25px}
.s2i-equal-chips{display:flex;gap:8px;overflow-x:auto;padding:2px 0 10px}
.s2i-equal-chips button{flex:1 0 82px;min-width:82px;height:38px;padding:0 12px;text-align:center}
.s2i-audio-title-row{display:flex;align-items:center;gap:12px;margin:3px 0 10px}
.s2i-audio-title-row h1{flex:none;margin:0;font-size:25px}
.s2i-audio-title-row form{min-width:0;flex:1;display:flex;height:38px;border:1px solid #303030;border-radius:999px;overflow:hidden;background:#151515}
.s2i-audio-title-row input{min-width:0;flex:1;border:0;outline:0;padding:0 12px;background:transparent;color:#fff;font-size:12px}
.s2i-audio-title-row button{width:52px;border:0;background:#fff;color:#111;font-size:11px;font-weight:850}
.s2h-audio-hero{display:none!important}
.s2h-short-side{bottom:170px;gap:13px}
.s2h-short-info{left:16px;right:82px;bottom:142px}
.s2h-author,.s2h-short-info>p{display:none!important}
.s2i-short-title{max-width:min(78vw,320px);border:0;padding:0;background:transparent;color:#fff;text-align:left;text-shadow:0 2px 8px rgba(0,0,0,.82);font-size:16px;line-height:1.34;font-weight:900;display:inline-flex;align-items:flex-start;gap:6px}
.s2i-title-full{display:none}
.s2i-title-arrow{flex:none;font-size:18px;line-height:1.1;transition:transform .18s}
.s2i-short-title.is-expanded{display:flex;max-height:34vh;overflow-y:auto}
.s2i-short-title.is-expanded .s2i-title-short{display:none}
.s2i-short-title.is-expanded .s2i-title-full{display:inline}
.s2i-short-title.is-expanded .s2i-title-arrow{transform:rotate(180deg)}
.s2i-progress-pill{min-width:132px;height:34px;margin-top:9px;padding:0 15px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-size:12px}
.s2i-episode-icon{width:18px;height:18px;display:grid;grid-template-columns:repeat(2,6px);grid-template-rows:repeat(2,6px);gap:3px}
.s2i-episode-icon i{display:block;border:1.5px solid currentColor;border-radius:1.5px}
.s2h-short-slide.is-muted-start:after{content:"点击画面开启声音";position:absolute;z-index:22;left:50%;top:61%;transform:translateX(-50%);padding:6px 10px;border-radius:999px;background:rgba(0,0,0,.55);color:rgba(255,255,255,.85);font-size:10px;pointer-events:none;backdrop-filter:blur(8px);animation:s2iHint 2.8s ease forwards}
@keyframes s2iHint{0%,70%{opacity:1}100%{opacity:0}}
.s2i-manga-nav img{width:48px!important;height:43px!important;opacity:1!important;object-fit:contain!important;filter:none!important}
.s2i-manga-nav{gap:0!important}
.s2i-novel-nav img{width:29px!important;height:26px!important;opacity:.72!important;object-fit:contain!important}
.s2i-novel-nav.is-active img{opacity:1!important}
.s2h-bottom-nav button.is-active .s2i-manga-nav img{opacity:1}
@media(max-width:360px){
  .s2h-home-tabs{gap:18px}
  .s2h-home-tabs button{font-size:16px}
  .s2h-top-search{grid-template-columns:16px minmax(0,1fr) 33px}
  .s2i-short-title{font-size:15px}
}

/* MIIGO_DUAL_PLAYBACK_STABILITY_KERNEL_V1 */
.s2h-short-slide.is-muted-start:after{
  content:none!important;
  display:none!important;
}

.s2ap-media-loading{
  position:absolute;
  z-index:14;
  left:50%;
  top:50%;
  display:flex;
  align-items:center;
  gap:8px;
  padding:8px 12px;
  border:1px solid rgba(255,255,255,.16);
  border-radius:999px;
  color:#fff;
  background:rgba(0,0,0,.52);
  box-shadow:0 8px 30px rgba(0,0,0,.25);
  backdrop-filter:blur(10px);
  transform:translate(-50%,-50%);
  opacity:0;
  visibility:hidden;
  pointer-events:none;
  transition:opacity .15s ease,visibility .15s ease;
  font-size:11px;
  font-weight:750;
  white-space:nowrap;
}

.s2ap-media-loading i{
  width:17px;
  height:17px;
  flex:0 0 auto;
  border:2px solid rgba(255,255,255,.28);
  border-top-color:#fff;
  border-radius:50%;
  animation:s2apLoadingSpin .72s linear infinite;
}

.is-media-loading .s2ap-media-loading{
  opacity:1;
  visibility:visible;
}

@keyframes s2apLoadingSpin{
  to{transform:rotate(360deg)}
}

.s2ap-sound-unlock{
  position:absolute;
  z-index:35;
  left:50%;
  bottom:118px;
  display:none;
  align-items:center;
  justify-content:center;
  gap:6px;
  min-height:34px;
  padding:0 13px;
  border:1px solid rgba(255,255,255,.22);
  border-radius:999px;
  color:#fff;
  background:rgba(0,0,0,.62);
  box-shadow:0 10px 28px rgba(0,0,0,.32);
  backdrop-filter:blur(12px);
  transform:translateX(-50%);
  font-size:11px;
  font-weight:800;
  white-space:nowrap;
}

.is-muted-start .s2ap-sound-unlock{
  display:flex;
}

.s2k-series-slide .s2ap-sound-unlock{
  bottom:126px;
}

@media (prefers-reduced-motion:reduce){
  .s2ap-media-loading i{animation-duration:1.35s}
}

/* K iframe 空白壳不参与首屏绘制，避免播放器区域短暂白闪。 */
.s2u-feed-bk-frame,
.s2u-series-bk-frame{
  background:#000!important;
  color-scheme:dark;
}

.s2u-feed-bk-frame.is-shell-pending,
.s2u-series-bk-frame.is-shell-pending{
  opacity:0!important;
  visibility:hidden!important;
  pointer-events:none!important;
}

.s2u-feed-bk-frame.is-shell-ready,
.s2u-series-bk-frame.is-shell-ready{
  opacity:1!important;
  visibility:visible!important;
  transition:opacity .12s ease;
}

/* 静音回退只在真正开始播放后显示，并缩成不遮挡画面的轻提示。 */
.is-k-player.is-muted-start:not(.is-k-shell-playing) .s2ap-sound-unlock{
  display:none!important;
}

.is-k-player.is-k-shell-playing.is-muted-start .s2ap-sound-unlock{
  display:flex!important;
  left:auto!important;
  right:10px!important;
  bottom:10px!important;
  min-height:28px!important;
  padding:0 9px!important;
  gap:4px!important;
  transform:none!important;
  border-color:rgba(255,255,255,.16)!important;
  background:rgba(0,0,0,.48)!important;
  box-shadow:0 5px 18px rgba(0,0,0,.24)!important;
  font-size:10px!important;
}

.is-k-player.is-k-shell-playing.is-muted-start .s2ap-sound-unlock span{
  font-size:11px!important;
}


/* Stage 2K: click-to-play media lifecycle and layout */
.s2h-short-info{
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-start!important;
  gap:0!important;
}
.s2i-short-title{
  display:flex!important;
  align-items:center!important;
  width:auto!important;
  max-width:min(72vw,300px)!important;
}
.s2i-title-arrow{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:18px!important;
  height:22px!important;
  font-size:24px!important;
  line-height:1!important;
  transform:none!important;
  transform-origin:center!important;
}
.s2i-short-title.is-expanded{
  align-items:flex-start!important;
}
.s2i-short-title.is-expanded .s2i-title-arrow{
  transform:rotate(90deg)!important;
}
.s2i-progress-pill{
  display:flex!important;
  width:158px!important;
  min-width:158px!important;
  height:36px!important;
  margin-top:11px!important;
  padding:0 17px!important;
  justify-content:flex-start!important;
}
.s2h-short-slide.is-muted-start:after{
  display:none!important;
  content:none!important;
}
.s2h-center-play{
  display:flex;
  align-items:center;
  justify-content:center;
  width:66px!important;
  height:66px!important;
  border-radius:50%!important;
  background:rgba(0,0,0,.48)!important;
  backdrop-filter:blur(9px);
  font-size:31px!important;
  padding-left:5px!important;
}
.s2h-center-play.is-hidden{
  display:none!important;
}
.s2i-manga-nav img{
  width:64px!important;
  height:58px!important;
  max-width:none!important;
  transform:scale(1.12)!important;
  transform-origin:center!important;
}
@media(max-width:360px){
  .s2i-progress-pill{
    width:148px!important;
    min-width:148px!important;
  }
  .s2i-manga-nav img{
    width:59px!important;
    height:54px!important;
  }
}

/* Stage 2K core interaction rebuild */
.s2h-home-header{z-index:130;pointer-events:auto}
.s2h-home-header *{pointer-events:auto}
.s2h-home-tabs button,.s2h-side-btn,.s2h-progress-pill,.s2h-poster-card,.s2h-library-item{touch-action:manipulation}
.s2k-series-layer{z-index:260;display:none!important;overflow:hidden!important;background:#000}
.s2k-series-layer.is-open{display:block!important}
.s2k-series-head{position:absolute;z-index:25;left:0;right:0;top:0;height:66px;padding:calc(10px + env(safe-area-inset-top)) 14px 8px;display:grid;grid-template-columns:54px minmax(0,1fr) 58px;align-items:center;background:linear-gradient(180deg,rgba(0,0,0,.76),transparent)}
.s2k-series-head button{height:42px;border:0;background:transparent;color:#fff;font-size:14px;font-weight:800}
.s2k-series-head button:first-child{font-size:34px;text-align:left}
.s2k-series-head strong{text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:15px}
.s2k-series-feed{height:100%;overflow-y:auto;scroll-snap-type:y mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}
.s2k-series-feed::-webkit-scrollbar{display:none}
.s2k-series-slide{position:relative;height:100%;min-height:100%;scroll-snap-align:start;scroll-snap-stop:always;background:#000;overflow:hidden}
.s2k-series-slide video{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;background:#000}
.s2k-series-shade{position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,rgba(0,0,0,.34),transparent 22%,transparent 60%,rgba(0,0,0,.78))}
.s2k-series-title{position:absolute;z-index:12;left:17px;right:18px;bottom:126px;margin:0;font-size:17px;font-weight:900;text-shadow:0 2px 9px #000}
.s2k-series-episode{position:absolute;z-index:12;left:17px;bottom:102px;color:rgba(255,255,255,.78);font-size:12px;text-shadow:0 2px 7px #000}
.s2k-series-slide .s2h-center-play{top:48%;width:68px;height:68px}
.s2k-series-bottom{position:absolute;z-index:28;left:0;right:0;bottom:0;display:grid;grid-template-columns:minmax(0,1fr) 64px 64px;gap:10px;padding:12px 15px calc(14px + env(safe-area-inset-bottom));background:linear-gradient(0deg,rgba(0,0,0,.96),rgba(0,0,0,.62),transparent)}
.s2k-series-bottom button,.s2k-video-actions button{height:46px;border:0;border-radius:999px;background:rgba(255,255,255,.12);color:#fff;font-size:13px;font-weight:850;backdrop-filter:blur(12px)}
.s2k-series-bottom button:first-child{text-align:left;padding:0 17px}
.s2k-video-actions{display:grid;grid-template-columns:minmax(0,1fr) 66px 66px 66px;gap:8px;padding:0 15px 15px}
.s2k-video-actions button:first-child{text-align:left;padding-left:14px}
.s2k-watchdog-notice{position:fixed;z-index:999999;inset:0;display:none;align-items:center;justify-content:center;padding:24px;background:rgba(0,0,0,.58);backdrop-filter:blur(7px)}
.s2k-watchdog-notice.is-open{display:flex}
.s2k-watchdog-notice>div{width:min(100%,330px);padding:24px;border-radius:22px;background:#fff;color:#111;text-align:center;box-shadow:0 24px 80px rgba(0,0,0,.45)}
.s2k-watchdog-notice strong{font-size:19px}
.s2k-watchdog-notice p{margin:9px 0 18px;color:#666;font-size:13px;line-height:1.55}
.s2k-watchdog-notice button{width:100%;height:44px;border:0;border-radius:13px;background:#111;color:#fff;font-weight:850}
.s2k-my-hero{margin:0 0 14px;padding:calc(25px + env(safe-area-inset-top)) 20px 22px;border-radius:0 0 28px 28px;background:radial-gradient(circle at 85% 15%,rgba(255,214,66,.24),transparent 36%),linear-gradient(145deg,#211d13,#050505 68%)}
.s2k-my-hero span{font-size:10px;letter-spacing:2px;color:#d7bb66}
.s2k-my-hero h1{margin:8px 0 5px;font-size:28px}
.s2k-my-hero p{margin:0;color:#888;font-size:12px}
.s2k-my-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin:0 0 15px}
.s2k-my-stats button{min-height:75px;border:1px solid #252525;border-radius:17px;background:#111;color:#fff;text-align:left;padding:13px}
.s2k-my-stats b,.s2k-my-stats small{display:block}
.s2k-my-stats small{margin-top:5px;color:#777;font-size:10px}
.s2h-layer.is-open,.s2h-drawer.is-open{pointer-events:auto}
.s2h-reader-layer.is-open,.s2h-audio-player.is-open,.s2h-video-box{touch-action:auto}
.s2h-poster-grid button{position:relative;z-index:1}
.s2h-manga-reader,.s2h-novel-reader{overscroll-behavior:contain}
@media(min-width:700px){
  .s2k-series-layer{left:50%!important;right:auto!important;width:430px!important;transform:translateX(-50%)!important}
}

/* MIIGO_LIBRARY_MULTI_EPISODE_COVER_BADGE_V1 */
.s2h-library-episode-badge{
  position:absolute!important;
  z-index:20!important;
  right:6px!important;
  bottom:6px!important;
  display:inline-flex!important;
  align-items:center;
  justify-content:center;
  min-width:38px;
  padding:4px 7px!important;
  border-radius:7px!important;
  background:rgba(0,0,0,.84)!important;
  color:#fff!important;
  font-size:9px;
  font-weight:800;
  line-height:1;
  text-align:center;
  white-space:nowrap;
  box-shadow:0 2px 8px rgba(0,0,0,.22);
  pointer-events:none;
}

/* SOURCE: assets/css/mobile_stage2k_h2.css */
/* Stage 2K-H2 */
.s2h-drawer{
  z-index:460!important;
}
#episodeSheet{
  z-index:520!important;
}
#episodeSheet .s2h-drawer-card{
  max-height:90vh;
}
#libraryDrawer .s2h-drawer-card{
  min-height:72vh;
  max-height:90vh;
  overflow:hidden;
  display:flex;
  flex-direction:column;
}
#libraryDrawer .s2h-drawer-head,
#libraryDrawer .s2h-segment,
#libraryDrawer .s2h-chips{
  flex:0 0 auto;
}
#libraryGrid{
  flex:1 1 auto;
  min-height:290px;
  overflow-y:auto;
  overscroll-behavior:contain;
  -webkit-overflow-scrolling:touch;
  padding-bottom:12px;
}
#libraryMore{
  flex:0 0 auto;
}
.s2h-library-item figure{
  position:relative;
}
.s2h-library-item figure:empty:after,
.s2h-library-item figure.is-image-failed:after{
  content:'暂无封面';
  position:absolute;
  inset:0;
  display:flex;
  align-items:center;
  justify-content:center;
  background:linear-gradient(145deg,#ececec,#d8d8d8);
  color:#888;
  font-size:11px;
}
.s2h-library-item img{
  display:block;
}
.s2kh2-search-row{
  display:grid!important;
  grid-template-columns:auto minmax(0,1fr);
  gap:12px;
  align-items:center;
}
.s2kh2-search-row h1{
  margin:0;
  white-space:nowrap;
}
.s2kh2-search-row form{
  display:grid;
  grid-template-columns:minmax(0,1fr) 52px;
  height:40px;
  border:1px solid #2d2d2d;
  border-radius:999px;
  overflow:hidden;
  background:#111;
}
.s2kh2-search-row input{
  min-width:0;
  border:0;
  outline:0;
  padding:0 13px;
  background:transparent;
  color:#fff;
  font-size:12px;
}
.s2kh2-search-row button{
  border:0;
  background:transparent;
  color:#fff;
  font-size:11px;
  font-weight:850;
}
.s2kh2-local-badge{
  display:inline-flex;
  margin-left:7px;
  padding:2px 6px;
  border-radius:999px;
  background:rgba(255,214,66,.14);
  color:#d7bb66;
  font-size:9px;
}
.s2h-history small{
  line-height:1.35;
}
@media(max-width:360px){
  .s2kh2-search-row{
    gap:8px;
  }
  .s2kh2-search-row form{
    grid-template-columns:minmax(0,1fr) 44px;
  }
}

/* SOURCE: assets/css/mobile_stage2k_h3.css */
/* Stage 2K-H3 */

#shortFeed.is-favorite-grid{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr));
  align-content:start;
  gap:10px;
  padding:
    calc(86px + env(safe-area-inset-top))
    13px
    calc(105px + env(safe-area-inset-bottom));
  overflow-y:auto;
  scroll-snap-type:none!important;
  background:#050505;
}
.s2kh3-favorite-card{
  min-width:0;
  border:0;
  padding:0;
  background:transparent;
  color:#fff;
  text-align:left;
}
.s2kh3-favorite-card figure{
  position:relative;
  width:100%;
  aspect-ratio:2/3;
  margin:0;
  overflow:hidden;
  border-radius:12px;
  background:#181818;
}
.s2kh3-favorite-card img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
}
.s2kh3-favorite-card strong{
  display:block;
  margin-top:7px;
  overflow:hidden;
  white-space:nowrap;
  text-overflow:ellipsis;
  font-size:12px;
  line-height:1.35;
}
.s2kh3-favorite-card small{
  display:block;
  margin-top:3px;
  color:#888;
  font-size:10px;
}
.s2kh3-favorite-empty{
  grid-column:1/-1;
}

.s2kh3-history-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:10px;
}
.s2kh3-history-card{
  min-width:0;
  border:0;
  padding:0;
  background:transparent;
  color:#fff;
  text-align:left;
}
.s2kh3-history-card figure{
  position:relative;
  width:100%;
  aspect-ratio:2/3;
  margin:0;
  overflow:hidden;
  border-radius:12px;
  background:#1a1a1a;
}
.s2kh3-history-card img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
}
.s2kh3-history-card strong{
  display:block;
  margin-top:7px;
  overflow:hidden;
  white-space:nowrap;
  text-overflow:ellipsis;
  font-size:11px;
  line-height:1.35;
}
.s2kh3-history-card small{
  display:block;
  margin-top:2px;
  overflow:hidden;
  white-space:nowrap;
  text-overflow:ellipsis;
  color:#777;
  font-size:9px;
}
.s2kh3-history-more{
  width:100%;
  height:42px;
  margin-top:13px;
  border:1px solid #282828;
  border-radius:13px;
  background:#111;
  color:#ddd;
  font-size:12px;
  font-weight:800;
}
.s2kh3-history-more[hidden]{
  display:none!important;
}

#videoLayerMedia{
  background:#000;
}
#videoLayerMedia[poster]{
  object-fit:contain;
}
.s2h-media-message:empty{
  display:none;
}

.s2h-chips:empty{
  display:none;
}

@media(max-width:360px){
  #shortFeed.is-favorite-grid,
  .s2kh3-history-grid{
    gap:8px;
  }
}

/* SOURCE: assets/css/mobile_stage2k_h4.css */
/* Stage 2K-H4 */

.s2kh4-member-hero{
  min-height:235px;
  padding-bottom:24px;
}
.s2kh4-member-status-row{
  display:flex;
  align-items:center;
  justify-content:space-between;
}
.s2kh4-member-status-row>b{
  display:inline-flex;
  align-items:center;
  min-height:28px;
  padding:0 10px;
  border:1px solid rgba(255,214,66,.28);
  border-radius:999px;
  background:rgba(255,214,66,.12);
  color:#f0d779;
  font-size:11px;
}
.s2kh4-member-hero>p{
  margin:3px 0 16px;
  color:#b5b5b5;
  font-size:12px;
}
.s2kh4-member-code-row{
  display:grid;
  grid-template-columns:auto minmax(0,1fr);
  gap:12px;
  align-items:center;
  min-height:54px;
  padding:0 15px;
  border:1px solid rgba(255,255,255,.13);
  border-radius:16px;
  background:rgba(255,255,255,.07);
}
.s2kh4-member-code-row span{
  color:#a7a7a7;
  font-size:11px;
}
.s2kh4-member-code-row strong{
  min-width:0;
  overflow:hidden;
  white-space:nowrap;
  text-overflow:ellipsis;
  text-align:right;
  color:#fff2bd;
  font-size:15px;
  letter-spacing:.04em;
}
.s2kh4-member-hero>small{
  display:block;
  margin-top:10px;
  color:#d7bb66;
  font-size:11px;
}

.s2kh4-video-related{
  padding:2px 15px 35px;
}
.s2kh4-related-head{
  display:flex;
  align-items:center;
  justify-content:space-between;
  margin:9px 0 11px;
}
.s2kh4-related-head h3{
  margin:0;
  font-size:16px;
}
.s2kh4-related-head span{
  color:#777;
  font-size:10px;
}
.s2kh4-video-related-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:12px 9px;
}
.s2kh4-related-card{
  min-width:0;
  border:0;
  padding:0;
  background:transparent;
  color:#fff;
  text-align:left;
}
.s2kh4-related-card figure{
  width:100%;
  aspect-ratio:3/4;
  margin:0;
  overflow:hidden;
  border-radius:11px;
  background:#171717;
}
.s2kh4-related-card img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
}
.s2kh4-related-card strong{
  display:block;
  margin-top:6px;
  overflow:hidden;
  white-space:nowrap;
  text-overflow:ellipsis;
  font-size:11px;
}
.s2kh4-related-card small{
  display:block;
  margin-top:3px;
  overflow:hidden;
  white-space:nowrap;
  text-overflow:ellipsis;
  color:#777;
  font-size:9px;
}

.s2kh4-history-card.is-pressed{
  opacity:.72;
}

.s2h-chips{
  scroll-snap-type:x proximity;
}
.s2h-chips button{
  scroll-snap-align:start;
}

/* SOURCE: assets/css/mobile_stage2k_h5.css */
/* Stage 2K-H5 */

.s2kh5-member-card{
  position:relative;
  overflow:hidden;
  min-height:285px;
  margin:0 0 14px;
  padding:
    calc(26px + env(safe-area-inset-top))
    24px
    24px;
  border:0!important;
  border-radius:0 0 30px 30px!important;
  background:
    radial-gradient(
      circle at 88% 12%,
      rgba(255,214,66,.26),
      transparent 35%
    ),
    linear-gradient(145deg,#211d13,#050505 68%)!important;
  color:#fff;
}
.s2kh5-member-card:before{
  content:'';
  position:absolute;
  inset:0;
  pointer-events:none;
  background:
    linear-gradient(
      120deg,
      rgba(255,255,255,.04),
      transparent 40%
    );
}
.s2kh5-member-top,
.s2kh5-member-code,
.s2kh5-member-card>p,
.s2kh5-member-card>small,
.s2kh5-member-card>button{
  position:relative;
  z-index:1;
}
.s2kh5-member-top{
  display:flex;
  align-items:center;
  justify-content:space-between;
}
.s2kh5-member-top>span{
  color:#d7bb66;
  font-size:10px;
  letter-spacing:2px;
}
.s2kh5-member-status{
  display:inline-flex;
  align-items:center;
  min-height:30px;
  padding:0 11px;
  border:1px solid rgba(255,214,66,.32);
  border-radius:999px;
  background:rgba(255,214,66,.12);
  color:#f0d779;
  font-size:11px;
  font-weight:850;
}
.s2kh5-member-card h1{
  position:relative;
  z-index:1;
  margin:18px 0 5px;
  font-size:31px;
}
.s2kh5-member-card>p{
  margin:0 0 18px;
  color:#b5b5b5;
  font-size:13px;
}
.s2kh5-member-code{
  display:grid;
  grid-template-columns:auto minmax(0,1fr);
  align-items:center;
  gap:12px;
  min-height:58px;
  padding:0 16px;
  border:1px solid rgba(255,255,255,.14);
  border-radius:17px;
  background:rgba(255,255,255,.07);
}
.s2kh5-member-code span{
  color:#aaa;
  font-size:11px;
}
.s2kh5-member-code strong{
  overflow:hidden;
  white-space:nowrap;
  text-overflow:ellipsis;
  text-align:right;
  color:#fff0b8;
  font-size:15px;
  letter-spacing:.04em;
}
.s2kh5-member-card>small{
  display:block;
  margin-top:10px;
  color:#d7bb66;
  font-size:11px;
}
.s2kh5-member-logout{
  width:100%;
  height:44px;
  margin-top:18px;
  border:1px solid rgba(255,255,255,.16);
  border-radius:14px;
  background:rgba(255,255,255,.08);
  color:#fff;
  font-size:12px;
  font-weight:850;
}
.s2kh5-member-loading{
  position:relative;
  z-index:1;
  color:#aaa;
}
.s2kh5-info-menu{
  margin-bottom:15px;
}

#novelThemeToggle{
  min-width:50px;
  height:34px;
  border:1px solid rgba(255,255,255,.16);
  border-radius:999px;
  background:rgba(255,255,255,.08);
  color:#fff;
  font-size:11px;
  font-weight:800;
}
#novelReader.is-day{
  background:#f5f0e7!important;
  color:#28231e!important;
}
#novelReader.is-day .s2h-layer-head{
  background:rgba(245,240,231,.94)!important;
  color:#28231e!important;
  border-bottom-color:rgba(0,0,0,.08)!important;
}
#novelReader.is-day .s2h-layer-head button{
  color:#28231e!important;
  border-color:rgba(0,0,0,.12)!important;
  background:rgba(0,0,0,.04)!important;
}
#novelReader.is-day .s2h-novel-reader{
  background:#f5f0e7!important;
  color:#28231e!important;
}
#novelReader.is-day .s2h-reader-tools{
  background:rgba(245,240,231,.96)!important;
  border-top-color:rgba(0,0,0,.08)!important;
}
#novelReader.is-day .s2h-reader-tools button{
  color:#28231e!important;
  border-color:rgba(0,0,0,.12)!important;
  background:rgba(0,0,0,.04)!important;
}

/* SOURCE: assets/css/mobile_stage2k_h6.css */
/* Stage 2K-H6: working novel day/night control */

#novelReader{
  background:#090909!important;
  color:#ece7de!important;
}
#novelReader .s2h-layer-head{
  background:rgba(9,9,9,.94)!important;
  color:#fff!important;
  border-bottom-color:rgba(255,255,255,.08)!important;
}
#novelReader .s2h-layer-head button{
  color:#fff!important;
}
#novelReader .s2h-novel-reader{
  background:#090909!important;
  color:#ece7de!important;
}
#novelReader .s2h-reader-tools button{
  border-color:rgba(255,255,255,.22)!important;
  background:rgba(0,0,0,.78)!important;
  color:#fff!important;
}

#novelReader.is-day{
  background:#f5f0e7!important;
  color:#28231e!important;
}
#novelReader.is-day .s2h-layer-head{
  background:rgba(245,240,231,.95)!important;
  color:#28231e!important;
  border-bottom-color:rgba(0,0,0,.08)!important;
}
#novelReader.is-day .s2h-layer-head button{
  color:#28231e!important;
}
#novelReader.is-day .s2h-novel-reader{
  background:#f5f0e7!important;
  color:#28231e!important;
}
#novelReader.is-day .s2h-reader-tools button{
  border-color:rgba(0,0,0,.14)!important;
  background:rgba(245,240,231,.94)!important;
  color:#28231e!important;
}

.s2kh6-novel-tools{
  bottom:88px;
}
.s2kh6-theme-button{
  min-height:48px!important;
  border-color:rgba(255,214,66,.42)!important;
  color:#ffe28a!important;
}
#novelReader.is-day .s2kh6-theme-button{
  border-color:rgba(128,87,0,.28)!important;
  background:#fff7dc!important;
  color:#775500!important;
}

/* SOURCE: assets/css/mobile_stage2k_h7.css */
/* Stage 2K-H7: final library stabilization and yellow title burst */

/* Fixed-size bottom sheet: switching channels/categories never resizes it. */
#libraryDrawer .s2h-drawer-card{
  position:relative;
  display:grid!important;
  grid-template-rows:
    56px
    48px
    52px
    minmax(0,1fr)
    52px;
  width:100%;
  height:min(88dvh,760px)!important;
  min-height:min(88dvh,760px)!important;
  max-height:min(88dvh,760px)!important;
  overflow:hidden!important;
  border-radius:24px 24px 0 0!important;
  contain:layout paint style;
}
#libraryDrawer .s2h-drawer-head{
  height:56px!important;
  min-height:56px!important;
  margin:0!important;
}
#libraryChannels{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  height:48px!important;
  min-height:48px!important;
  margin:0 14px!important;
  overflow:hidden!important;
}
#libraryChannels button{
  width:100%!important;
  height:48px!important;
  min-width:0!important;
  margin:0!important;
  padding:0 4px!important;
  border-width:1px!important;
  box-sizing:border-box!important;
  transform:none!important;
}
#libraryChannels button.is-active{
  border-width:1px!important;
  transform:none!important;
}

#libraryCategories{
  display:flex!important;
  flex-wrap:nowrap!important;
  align-items:center!important;
  gap:8px!important;
  width:auto!important;
  height:52px!important;
  min-height:52px!important;
  margin:0!important;
  padding:6px 14px!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  white-space:nowrap!important;
  scrollbar-width:none;
  overscroll-behavior-x:contain;
  -webkit-overflow-scrolling:touch;
}
#libraryCategories::-webkit-scrollbar{
  display:none;
}
#libraryCategories:empty{
  display:flex!important;
}
#libraryCategories button{
  flex:0 0 auto!important;
  height:38px!important;
  min-width:72px!important;
  margin:0!important;
  padding:0 15px!important;
  border-width:1px!important;
  box-sizing:border-box!important;
  transform:none!important;
  white-space:nowrap!important;
}
#libraryCategories button.is-active{
  border-width:1px!important;
  transform:none!important;
}

#libraryGrid{
  position:relative;
  min-height:0!important;
  height:auto!important;
  margin:0!important;
  padding:12px 14px 18px!important;
  overflow-x:hidden!important;
  overflow-y:auto!important;
  overscroll-behavior:contain;
  scrollbar-gutter:stable;
  -webkit-overflow-scrolling:touch;
  contain:layout paint;
  transition:opacity .16s ease;
}
#libraryDrawer.is-loading #libraryGrid{
  opacity:.62;
  pointer-events:none;
}
#libraryDrawer.is-loading .s2h-drawer-card:after{
  content:'加载中…';
  position:absolute;
  z-index:8;
  top:118px;
  right:16px;
  display:flex;
  align-items:center;
  height:28px;
  padding:0 10px;
  border-radius:999px;
  background:rgba(0,0,0,.68);
  color:#fff;
  font-size:10px;
  pointer-events:none;
}

#libraryMore{
  width:calc(100% - 28px)!important;
  height:42px!important;
  min-height:42px!important;
  margin:5px 14px!important;
  align-self:center!important;
  box-sizing:border-box!important;
}

/* Stable card geometry before images finish loading. */
#libraryGrid.is-short,
#libraryGrid.is-anime{
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
}
#libraryGrid.is-video{
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
}
#libraryGrid.is-actor{
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
}
#libraryGrid .s2h-library-item{
  min-width:0!important;
  contain:layout paint;
}
#libraryGrid .s2h-library-item figure{
  position:relative!important;
  width:100%!important;
  margin:0!important;
  overflow:hidden!important;
  background:
    linear-gradient(
      110deg,
      #e6e6e6 8%,
      #f4f4f4 18%,
      #e6e6e6 33%
    )!important;
  background-size:220% 100%!important;
  animation:s2kh7Skeleton 1.2s linear infinite;
}
#libraryGrid.is-short .s2h-library-item figure,
#libraryGrid.is-anime .s2h-library-item figure{
  aspect-ratio:2/3!important;
  border-radius:12px!important;
}
#libraryGrid.is-video .s2h-library-item figure{
  aspect-ratio:16/9!important;
  border-radius:11px!important;
}
#libraryGrid.is-actor .s2h-library-item figure{
  aspect-ratio:1/1!important;
  border-radius:50%!important;
}
#libraryGrid .s2h-library-item figure:has(img){
  animation:none;
}
#libraryGrid .s2h-library-item img{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
}
@keyframes s2kh7Skeleton{
  to{background-position-x:-220%}
}

.s2kh7-library-skeleton{
  min-width:0;
}
.s2kh7-library-skeleton figure{
  width:100%;
}
.s2kh7-library-skeleton i{
  display:block;
  width:82%;
  height:11px;
  margin-top:8px;
  border-radius:999px;
  background:#ececec;
}

/* Keep the sheet animation on transform/opacity only. */
#libraryDrawer .s2h-drawer-card{
  transition:
    transform .25s ease,
    opacity .2s ease!important;
}

/* Yellow comic burst: transparent outside, only the yellow shape remains. */
[data-page="manga"] .s2i-audio-title-row,
[data-page="audio"] .s2i-audio-title-row,
[data-page="novel"] .s2i-audio-title-row{
  position:relative;
  z-index:2;
}

[data-page="manga"] .s2i-audio-title-row h1,
[data-page="audio"] .s2i-audio-title-row h1,
[data-page="novel"] .s2i-audio-title-row h1{
  position:relative;
  z-index:1;
  display:flex;
  align-items:center;
  justify-content:center;
  min-width:118px;
  min-height:58px;
  margin:0!important;
  padding:0 17px!important;
  color:#111!important;
  font-size:22px!important;
  font-weight:950!important;
  line-height:1!important;
  text-align:center;
  text-shadow:none!important;
  isolation:isolate;
}

[data-page="manga"] .s2i-audio-title-row h1:before,
[data-page="audio"] .s2i-audio-title-row h1:before,
[data-page="novel"] .s2i-audio-title-row h1:before{
  content:'';
  position:absolute;
  z-index:-1;
  left:50%;
  top:50%;
  width:132px;
  height:70px;
  transform:translate(-50%,-50%);
  background:
    url('/assets/icons/custom/title-yellow-burst.png?v=stage2k_h7_library_fixed_frame_title_burst_final_polish_v1')
    center/100% 100%
    no-repeat;
  pointer-events:none;
}

[data-page="manga"] .s2kh2-search-row,
[data-page="novel"] .s2kh2-search-row{
  grid-template-columns:124px minmax(0,1fr)!important;
}
[data-page="audio"] .s2i-audio-title-row{
  display:grid!important;
  grid-template-columns:132px minmax(0,1fr)!important;
  gap:8px!important;
  align-items:center!important;
}

@media(max-width:360px){
  [data-page="manga"] .s2i-audio-title-row h1,
  [data-page="audio"] .s2i-audio-title-row h1,
  [data-page="novel"] .s2i-audio-title-row h1{
    min-width:104px;
    font-size:20px!important;
  }
  [data-page="manga"] .s2i-audio-title-row h1:before,
  [data-page="audio"] .s2i-audio-title-row h1:before,
  [data-page="novel"] .s2i-audio-title-row h1:before{
    width:116px;
    height:62px;
  }
  [data-page="manga"] .s2kh2-search-row,
  [data-page="novel"] .s2kh2-search-row{
    grid-template-columns:108px minmax(0,1fr)!important;
  }
  [data-page="audio"] .s2i-audio-title-row{
    grid-template-columns:112px minmax(0,1fr)!important;
  }
}

/* SOURCE: assets/css/mobile_stage2k_h8.css */
/* Stage 2K-H8: final button/color/title-size polish */

/* Category buttons must never turn black after tapping. */
#libraryCategories button,
#libraryCategories button:hover,
#libraryCategories button:focus,
#libraryCategories button:focus-visible{
  background:#f1f1f1!important;
  color:#555!important;
  border-color:#dedede!important;
  box-shadow:none!important;
  outline:none!important;
  -webkit-tap-highlight-color:transparent;
}
#libraryCategories button:active{
  background:#e8e8e8!important;
  color:#111!important;
  border-color:#d8d8d8!important;
}
#libraryCategories button.is-active,
#libraryCategories button.is-active:hover,
#libraryCategories button.is-active:focus,
#libraryCategories button.is-active:focus-visible,
#libraryCategories button.is-active:active{
  background:#ffd400!important;
  color:#111!important;
  border-color:#ffd400!important;
  box-shadow:none!important;
}

/* Transparent load-more row, directly at the bottom of the sheet. */
#libraryDrawer .s2h-drawer-card{
  grid-template-rows:
    56px
    48px
    52px
    minmax(0,1fr)
    46px!important;
}
#libraryMore,
#libraryMore:hover,
#libraryMore:focus,
#libraryMore:focus-visible,
#libraryMore:active{
  align-self:stretch!important;
  justify-self:stretch!important;
  width:100%!important;
  height:46px!important;
  min-height:46px!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  color:#888!important;
  outline:none!important;
  -webkit-tap-highlight-color:transparent;
}
#libraryMore:active{
  color:#d3a900!important;
}

/* Smaller yellow burst and white page-title text. */
[data-page="manga"] .s2i-audio-title-row h1,
[data-page="audio"] .s2i-audio-title-row h1,
[data-page="novel"] .s2i-audio-title-row h1{
  min-width:100px!important;
  min-height:48px!important;
  padding:0 12px!important;
  color:#fff!important;
  font-size:19px!important;
  font-weight:950!important;
  text-shadow:
    0 1px 2px rgba(0,0,0,.72)!important;
}
[data-page="manga"] .s2i-audio-title-row h1:before,
[data-page="audio"] .s2i-audio-title-row h1:before,
[data-page="novel"] .s2i-audio-title-row h1:before{
  width:108px!important;
  height:56px!important;
}
[data-page="manga"] .s2kh2-search-row,
[data-page="novel"] .s2kh2-search-row{
  grid-template-columns:106px minmax(0,1fr)!important;
}
[data-page="audio"] .s2i-audio-title-row{
  grid-template-columns:110px minmax(0,1fr)!important;
}

@media(max-width:360px){
  [data-page="manga"] .s2i-audio-title-row h1,
  [data-page="audio"] .s2i-audio-title-row h1,
  [data-page="novel"] .s2i-audio-title-row h1{
    min-width:92px!important;
    min-height:44px!important;
    font-size:18px!important;
  }
  [data-page="manga"] .s2i-audio-title-row h1:before,
  [data-page="audio"] .s2i-audio-title-row h1:before,
  [data-page="novel"] .s2i-audio-title-row h1:before{
    width:98px!important;
    height:51px!important;
  }
  [data-page="manga"] .s2kh2-search-row,
  [data-page="novel"] .s2kh2-search-row{
    grid-template-columns:96px minmax(0,1fr)!important;
  }
  [data-page="audio"] .s2i-audio-title-row{
    grid-template-columns:100px minmax(0,1fr)!important;
  }
}

/* SOURCE: assets/css/mobile_stage2k_h9.css */
/* Stage 2K-H9: selected black, black bottom bar, black title text */

/* Theme/channel selection: selected button stays black. */
#libraryChannels button,
#libraryChannels button:hover,
#libraryChannels button:focus,
#libraryChannels button:focus-visible{
  background:#f2f2f2!important;
  color:#555!important;
  border-color:#dedede!important;
  box-shadow:none!important;
  outline:none!important;
  -webkit-tap-highlight-color:transparent;
}
#libraryChannels button:active{
  background:#e9e9e9!important;
  color:#111!important;
}
#libraryChannels button.is-active,
#libraryChannels button.is-active:hover,
#libraryChannels button.is-active:focus,
#libraryChannels button.is-active:focus-visible,
#libraryChannels button.is-active:active{
  background:#090909!important;
  color:#fff!important;
  border-color:#090909!important;
  box-shadow:none!important;
}

/* Category selection: only the actually selected category is black. */
#libraryCategories button,
#libraryCategories button:hover,
#libraryCategories button:focus,
#libraryCategories button:focus-visible{
  background:#f1f1f1!important;
  color:#555!important;
  border-color:#dedede!important;
  box-shadow:none!important;
  outline:none!important;
  -webkit-tap-highlight-color:transparent;
}
#libraryCategories button:active{
  background:#e8e8e8!important;
  color:#111!important;
}
#libraryCategories button.is-active,
#libraryCategories button.is-active:hover,
#libraryCategories button.is-active:focus,
#libraryCategories button.is-active:focus-visible,
#libraryCategories button.is-active:active{
  background:#090909!important;
  color:#fff!important;
  border-color:#090909!important;
  box-shadow:none!important;
}

/* Keep a black load-more module, but remove the white layer below it. */
#libraryDrawer .s2h-drawer-card{
  grid-template-rows:
    56px
    48px
    52px
    minmax(0,1fr)
    48px!important;
  padding-bottom:0!important;
}
#libraryMore,
#libraryMore:hover,
#libraryMore:focus,
#libraryMore:focus-visible,
#libraryMore:active{
  align-self:stretch!important;
  justify-self:stretch!important;
  width:100%!important;
  height:48px!important;
  min-height:48px!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:#090909!important;
  box-shadow:none!important;
  color:#fff!important;
  outline:none!important;
  font-weight:850!important;
  -webkit-tap-highlight-color:transparent;
}
#libraryMore:active{
  background:#171717!important;
  color:#ffd400!important;
}
#libraryMore:disabled{
  opacity:1!important;
  background:#090909!important;
  color:#777!important;
}

/* Yellow burst remains small; title text returns to black. */
[data-page="manga"] .s2i-audio-title-row h1,
[data-page="audio"] .s2i-audio-title-row h1,
[data-page="novel"] .s2i-audio-title-row h1{
  color:#111!important;
  text-shadow:none!important;
}

/* SOURCE: assets/css/mobile_stage2k_h10.css */
/* Stage 2K-H10: wider channel tabs, inline more button, no loading label */

/* Give the Short/Video/Anime/Actor row more usable width. */
#libraryChannels{
  width:calc(100% - 8px)!important;
  margin:0 4px!important;
  gap:6px!important;
}
#libraryChannels button{
  min-width:0!important;
  padding-left:10px!important;
  padding-right:10px!important;
  font-size:14px!important;
}

/* The drawer now has four fixed rows; works + load-more share one scroller. */
#libraryDrawer .s2h-drawer-card{
  grid-template-rows:
    56px
    48px
    52px
    minmax(0,1fr)!important;
  padding-bottom:0!important;
  background:#fff!important;
}

.s2kh10-library-scroll{
  min-height:0;
  overflow-x:hidden;
  overflow-y:auto;
  overscroll-behavior:contain;
  -webkit-overflow-scrolling:touch;
  background:#fff;
  scrollbar-gutter:stable;
}

#libraryGrid{
  min-height:auto!important;
  height:auto!important;
  overflow:visible!important;
  padding-bottom:4px!important;
}

/* Small category-style button below all works; it scrolls naturally. */
#libraryMore,
#libraryMore:hover,
#libraryMore:focus,
#libraryMore:focus-visible{
  display:flex;
  align-items:center;
  justify-content:center;
  width:max-content!important;
  min-width:96px!important;
  height:38px!important;
  min-height:38px!important;
  margin:8px auto 18px!important;
  padding:0 18px!important;
  border:1px solid #dedede!important;
  border-radius:999px!important;
  background:#f1f1f1!important;
  color:#222!important;
  box-shadow:none!important;
  outline:none!important;
  font-size:12px!important;
  font-weight:800!important;
  -webkit-tap-highlight-color:transparent;
}
#libraryMore:active{
  background:#090909!important;
  color:#fff!important;
  border-color:#090909!important;
}
#libraryMore:disabled{
  opacity:1!important;
  background:#f1f1f1!important;
  color:#999!important;
  border-color:#e3e3e3!important;
}
#libraryMore[hidden]{
  display:none!important;
}

/* Remove the old fixed black strip/underlay and loading badge. */
#libraryDrawer.is-loading .s2h-drawer-card:after{
  display:none!important;
  content:none!important;
}
#libraryDrawer.is-loading #libraryGrid{
  opacity:1!important;
}


/* MIIGO_UNIFIED_IMMERSIVE_AD_READY_CSS_V1 */

.s2u-content-badge{
  display:inline-flex;
  align-items:center;
  min-height:22px;
  margin-bottom:8px;
  padding:3px 8px;
  border:1px solid rgba(255,255,255,.32);
  border-radius:999px;
  background:rgba(0,0,0,.28);
  color:#fff;
  font-size:10px;
  font-weight:850;
  backdrop-filter:blur(8px);
}

.s2u-feed-bk-frame{
  position:absolute;
  z-index:11;
  inset:0;
  display:none;
  width:100%;
  height:100%;
  border:0;
  background:#000;
}

.s2u-feed-bk-frame.is-active{
  display:block;
}

.s2u-ad-slide{
  background:#050505;
}

.s2u-ad-stage{
  position:absolute;
  z-index:1;
  inset:0;
  display:flex;
  align-items:center;
  justify-content:center;
  overflow:hidden;
  background:#050505;
}

.s2u-ad-media{
  display:block;
  width:100%;
  height:100%;
  background:#050505;
}

.s2u-ad-play{
  position:absolute;
  z-index:20;
  top:50%;
  left:50%;
  display:none;
  min-width:108px;
  min-height:44px;
  align-items:center;
  justify-content:center;
  gap:8px;
  padding:0 16px;
  border:1px solid rgba(255,255,255,.4);
  border-radius:999px;
  background:rgba(0,0,0,.62);
  color:#fff;
  font-size:12px;
  font-weight:850;
  transform:translate(-50%,-50%);
  backdrop-filter:blur(12px);
}

.s2u-ad-play i{
  font-size:12px;
  font-style:normal;
}

.s2u-ad-slide.is-sound-blocked .s2u-ad-play{
  display:inline-flex;
}

.s2u-ad-slide.is-template-full_vertical .s2u-ad-media,
.s2u-ad-slide.is-auto-vertical .s2u-ad-media{
  object-fit:cover;
}

.s2u-ad-slide.is-template-medium .s2u-ad-stage,
.s2u-ad-slide.is-auto-medium .s2u-ad-stage{
  padding:16vh 18px 20vh;
}

.s2u-ad-slide.is-template-medium .s2u-ad-media,
.s2u-ad-slide.is-auto-medium .s2u-ad-media{
  width:100%;
  height:auto;
  max-height:58vh;
  border-radius:18px;
  object-fit:contain;
  box-shadow:0 20px 70px rgba(0,0,0,.48);
}

.s2u-ad-slide.is-template-auto:not(.is-auto-vertical):not(.is-auto-medium) .s2u-ad-media{
  object-fit:contain;
}

.s2u-ad-info{
  position:absolute;
  z-index:18;
  left:16px;
  right:16px;
  bottom:142px;
  color:#fff;
  text-shadow:0 2px 9px rgba(0,0,0,.76);
}

.s2u-ad-info>span{
  display:inline-flex;
  min-height:22px;
  align-items:center;
  padding:3px 8px;
  border-radius:999px;
  background:rgba(255,255,255,.20);
  font-size:10px;
  font-weight:850;
  backdrop-filter:blur(8px);
}

.s2u-ad-info h2{
  margin:9px 0 4px;
  font-size:22px;
  line-height:1.3;
}

.s2u-ad-info p{
  overflow:hidden;
  max-width:88%;
  margin:0 0 12px;
  color:rgba(255,255,255,.82);
  font-size:12px;
  line-height:1.5;
  text-overflow:ellipsis;
  white-space:nowrap;
}

.s2u-ad-info h2 + .s2u-ad-cta{
  margin-top:8px;
}

.s2u-ad-cta{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-width:132px;
  min-height:43px;
  padding:0 18px;
  border-radius:999px;
  background:#fff;
  color:#111;
  text-decoration:none;
  font-size:13px;
  font-weight:900;
  text-shadow:none;
  box-shadow:0 10px 30px rgba(0,0,0,.35);
}

#immersiveAdTemplate{
  display:none!important;
}

/* MIIGO_IMMERSIVE_AD_CENTER_FRONTEND_CSS_V1 */

/* MIIGO_IMMERSIVE_ORIENTATION_CONTROLS_CSS_V2 */

.s2u-content-slide{background:#000}

.s2u-media-stage{
  position:absolute;
  z-index:2;
  inset:0;
  overflow:hidden;
  background:#000;
  transition:
    inset .22s ease,
    transform .22s ease;
}

.s2u-media-stage .s2h-short-video{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  background:#000;
  object-fit:cover;
}

.s2u-content-slide.is-video-vertical .s2u-media-stage{
  inset:0;
  transform:none;
}

.s2u-content-slide.is-video-vertical .s2h-short-video{
  object-fit:cover;
}

.s2u-content-slide.is-video-landscape .s2u-media-stage{
  top:50%;
  right:0;
  bottom:auto;
  left:0;
  width:100%;
  height:auto;
  aspect-ratio:16/9;
  transform:translateY(-50%);
  background:#000;
  box-shadow:
    0 16px 52px rgba(0,0,0,.48),
    0 -16px 52px rgba(0,0,0,.34);
}

.s2u-content-slide.is-video-landscape .s2h-short-video{
  object-fit:contain;
}

.s2u-media-tap{
  position:absolute;
  z-index:8;
  inset:0;
  width:100%;
  height:100%;
  border:0;
  padding:0;
  background:transparent;
  touch-action:manipulation;
}

.s2u-content-slide .s2h-center-play{
  z-index:14;
  background:rgba(0,0,0,.44)!important;
  border:1px solid rgba(255,255,255,.15)!important;
  box-shadow:0 12px 34px rgba(0,0,0,.35)!important;
}

.s2u-feed-controls{
  position:absolute;
  z-index:18;
  left:12px;
  right:12px;
  bottom:84px;
  display:grid;
  grid-template-columns:38px minmax(0,1fr) 38px 48px 42px;
  gap:7px;
  align-items:center;
  min-height:38px;
  padding:7px 8px;
  border:1px solid rgba(255,255,255,.14);
  border-radius:14px;
  background:rgba(0,0,0,.42);
  color:#fff;
  font-size:9px;
  backdrop-filter:blur(11px);
  box-shadow:0 10px 28px rgba(0,0,0,.32);
}

.s2u-feed-controls span{
  text-align:center;
  font-variant-numeric:tabular-nums;
  color:rgba(255,255,255,.88);
}

.s2u-feed-controls input[type="range"]{
  width:100%;
  min-width:0;
  accent-color:#fff;
}

.s2u-feed-controls button{
  height:28px;
  border:1px solid rgba(255,255,255,.18);
  border-radius:999px;
  background:rgba(255,255,255,.10);
  color:#fff;
  font-size:10px;
  font-weight:850;
}

.s2u-content-slide.is-video-landscape .s2u-feed-controls{
  bottom:8px;
}

.s2u-content-slide.is-video-vertical [data-feed-fullscreen]{
  display:none;
}

.s2u-content-slide.is-video-vertical .s2u-feed-controls{
  grid-template-columns:38px minmax(0,1fr) 38px 48px;
}

.s2u-content-slide.is-bk-playing .s2u-feed-controls,
.s2u-content-slide.is-bk-playing .s2u-media-tap{
  display:none;
}

.s2u-content-slide.is-video-landscape .s2h-short-info{
  bottom:108px;
}

.s2u-content-slide.is-video-landscape .s2h-short-side{
  bottom:128px;
}

.s2u-content-slide.is-video-landscape .s2h-short-shade{
  background:
    linear-gradient(
      180deg,
      rgba(0,0,0,.42),
      transparent 22%,
      transparent 62%,
      rgba(0,0,0,.82)
    );
}

.s2u-series-bk-frame{
  position:absolute;
  z-index:20;
  inset:0;
  width:100%;
  height:100%;
  border:0;
  background:#000;
}

.s2k-series-slide.is-bk-playing video,
.s2k-series-slide.is-bk-playing [data-series-play]{
  display:none!important;
}

@media(max-width:360px){
  .s2u-feed-controls{
    left:8px;
    right:8px;
    grid-template-columns:34px minmax(0,1fr) 34px 44px 38px;
    gap:5px;
    padding:6px;
  }

  .s2u-content-slide.is-video-vertical .s2u-feed-controls{
    grid-template-columns:34px minmax(0,1fr) 34px 44px;
  }
}


/* MIIGO_IMMERSIVE_LAYOUT_LIBRARY_CSS_V3 */

/* 普通沉浸页隐藏时间轴；只保留小型倍速与横版全屏入口。 */
.s2u-feed-controls{
  display:none!important;
}

.s2u-feed-quick-controls{
  position:absolute;
  z-index:19;
  right:86px;
  bottom:86px;
  display:flex;
  align-items:center;
  gap:7px;
  opacity:0;
  pointer-events:none;
  transition:opacity .16s ease;
}

.s2u-content-slide.has-media-playing
.s2u-feed-quick-controls,
.s2u-content-slide.is-paused
.s2u-feed-quick-controls{
  opacity:1;
  pointer-events:auto;
}

.s2u-feed-quick-controls button{
  min-width:43px;
  height:34px;
  border:1px solid rgba(255,255,255,.18);
  border-radius:999px;
  padding:0 10px;
  background:rgba(0,0,0,.46);
  color:#fff;
  font-size:10px;
  font-weight:850;
  backdrop-filter:blur(10px);
  box-shadow:0 8px 24px rgba(0,0,0,.28);
}

.s2u-content-slide.is-video-vertical
[data-feed-fullscreen]{
  display:none!important;
}

.s2u-content-slide.is-bk-playing
.s2u-feed-quick-controls{
  display:none!important;
}

/* 右侧入口整体上移，分享下方预留应用入口。 */
.s2h-short-side{
  bottom:205px!important;
  gap:10px!important;
}

.s2u-app-ico svg{
  width:26px;
  height:26px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.8;
}

/* 正片/选集提示始终位于片库按钮上方，不再相互遮挡。 */
.s2h-short-info,
.s2u-content-slide.is-video-landscape
.s2h-short-info{
  bottom:150px!important;
}

.s2u-content-slide.is-video-landscape
.s2h-short-side{
  bottom:205px!important;
}

/* 首页推荐继续用480大图全屏。 */
.s2u-content-slide.is-recommend-feed
.s2u-media-stage{
  inset:0;
}

.s2u-content-slide.is-recommend-feed
.s2h-short-video{
  object-fit:cover;
}

/* 片库流中的240小图只在中间显示，不允许铺满。 */
.s2u-feed-preview{
  position:absolute;
  z-index:4;
  left:50%;
  top:50%;
  display:block;
  max-width:88%;
  max-height:62vh;
  transform:translate(-50%,-50%);
  border-radius:12px;
  object-fit:contain;
  background:#111;
  box-shadow:0 18px 56px rgba(0,0,0,.48);
  transition:opacity .14s ease;
}

.s2u-content-slide.is-preview-landscape
.s2u-feed-preview,
.s2u-content-slide.is-library-feed.is-video-landscape
.s2u-feed-preview{
  width:min(88%,390px);
  height:auto;
  aspect-ratio:16/9;
  object-fit:contain;
}

.s2u-content-slide.is-preview-vertical
.s2u-feed-preview,
.s2u-content-slide.is-library-feed.is-video-vertical
.s2u-feed-preview{
  width:min(62%,270px);
  height:auto;
  max-height:60vh;
  object-fit:contain;
}

.s2u-content-slide.is-library-feed:not(.has-media-playing)
.s2h-short-video{
  opacity:0;
}

.s2u-content-slide.is-library-feed.has-media-playing
.s2u-feed-preview,
.s2u-content-slide.is-focus-entry
.s2u-feed-preview{
  opacity:0;
  pointer-events:none;
}

/* 焦点视频/动漫先按横版建立，短剧先按竖版建立，元数据再无感校正。 */
.s2u-content-slide.is-library-feed.is-video-landscape
.s2u-media-stage{
  top:50%;
  right:0;
  bottom:auto;
  left:0;
  width:100%;
  height:auto;
  aspect-ratio:16/9;
  transform:translateY(-50%);
}

.s2u-content-slide.is-library-feed.is-video-vertical
.s2u-media-stage{
  inset:0;
  transform:none;
}

/* 全屏之前不出现原生进度条。 */
.s2u-content-slide video:not(:fullscreen){
  outline:none;
}

/* 系列页应用入口，为后续应用页保留。 */
.s2u-series-app-entry{
  position:absolute;
  z-index:32;
  top:68px;
  right:12px;
  min-width:50px;
  height:34px;
  border:1px solid rgba(255,255,255,.18);
  border-radius:999px;
  background:rgba(0,0,0,.48);
  color:#fff;
  font-size:10px;
  font-weight:850;
  backdrop-filter:blur(10px);
}

@media(max-height:720px){
  .s2h-short-side{
    bottom:178px!important;
    gap:7px!important;
  }

  .s2h-short-info,
  .s2u-content-slide.is-video-landscape
  .s2h-short-info{
    bottom:138px!important;
  }

  .s2h-side-btn .s2h-ico,
  .s2h-short-avatar{
    width:42px!important;
    height:42px!important;
  }
}


/* MIIGO_IMMERSIVE_LIBRARY_FOCUS_FIX_CSS_V4 */

/* 右侧操作区比V3下移约35px，仍保留应用入口且不挡标题。 */
.s2h-short-side,
.s2u-content-slide.is-video-landscape .s2h-short-side{
  bottom:170px!important;
}

/* 倍速与全屏固定在右侧同一横排，位于片库展开行上方。 */
.s2u-feed-quick-controls{
  right:16px!important;
  left:auto!important;
  bottom:130px!important;
  display:flex!important;
  flex-direction:row!important;
  align-items:center!important;
  justify-content:flex-end!important;
  gap:7px!important;
}

.s2u-feed-quick-controls button{
  flex:0 0 auto!important;
}

/* 片库抽屉只占到底部导航上方，底部导航始终可点击。 */
#libraryDrawer{
  top:0!important;
  right:0!important;
  bottom:calc(72px + env(safe-area-inset-bottom))!important;
  left:0!important;
  height:auto!important;
  background:#fff!important;
}

#libraryDrawer .s2h-drawer-backdrop{
  display:none!important;
}

/* 白色片库面板铺满整个可用区域，清除底部黑色图案/空档。 */
#libraryDrawer .s2h-drawer-card{
  position:absolute!important;
  top:0!important;
  right:0!important;
  bottom:0!important;
  left:0!important;
  width:100%!important;
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  padding-top:calc(8px + env(safe-area-inset-top))!important;
  padding-bottom:0!important;
  border-radius:0!important;
  background:#fff!important;
  box-sizing:border-box!important;
  transform:translateY(102%)!important;
}

#libraryDrawer.is-open .s2h-drawer-card{
  transform:translateY(0)!important;
}

/* 顶部不再显示返回X，标题保持居中。 */
#libraryDrawer .s2h-drawer-head{
  grid-template-columns:50px minmax(0,1fr) 50px!important;
}

#libraryDrawer .s2h-drawer-head > span:first-child{
  display:block!important;
  width:50px!important;
}

/* 作品滚动区域与加载更多区域都保持纯白背景。 */
#libraryDrawer .s2kh10-library-scroll,
#libraryDrawer #libraryGrid,
#libraryDrawer #libraryMore{
  background-color:#fff!important;
}

/* 底部导航高于片库抽屉，并可直接点击首页返回。 */
.s2h-bottom-nav{
  z-index:620!important;
}

/* 小屏保持足够间距。 */
@media(max-height:720px){
  .s2h-short-side,
  .s2u-content-slide.is-video-landscape .s2h-short-side{
    bottom:150px!important;
  }

  .s2u-feed-quick-controls{
    bottom:122px!important;
  }
}


/* MIIGO_DATA_ORIENTATION_LANDSCAPE_BAR_CSS_V6 */

/* V5位置仍偏高：整组只小幅向下，不拆开、不隐藏。 */
.s2h-short-side,
.s2u-content-slide.is-video-landscape .s2h-short-side{
  bottom:142px!important;
}

/* 旧版画面内倍速/全屏彻底隐藏。 */
.s2u-feed-quick-controls{
  display:none!important;
}

/* 横版片库专用底栏：左侧选集，右侧倍速和全屏。 */
.s2u-landscape-control-bar{
  position:absolute;
  z-index:24;
  right:14px;
  bottom:84px;
  left:14px;
  display:none;
  grid-template-columns:minmax(0,1fr) auto;
  gap:10px;
  align-items:center;
  height:52px;
  padding:6px;
  border:1px solid rgba(255,255,255,.12);
  border-radius:18px;
  background:rgba(18,18,18,.72);
  color:#fff;
  backdrop-filter:blur(14px);
  box-shadow:0 12px 34px rgba(0,0,0,.36);
}

.s2u-content-slide.is-library-feed.is-video-landscape
.s2u-landscape-control-bar{
  display:grid;
}

.s2u-landscape-episodes{
  min-width:0;
  height:40px;
  display:grid;
  grid-template-columns:23px minmax(0,1fr) 20px;
  gap:8px;
  align-items:center;
  border:0;
  border-radius:14px;
  padding:0 12px;
  background:rgba(255,255,255,.08);
  color:#fff;
  text-align:left;
}

.s2u-landscape-episodes b{
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  font-size:12px;
}

.s2u-landscape-episodes>span:last-child{
  font-size:15px;
  text-align:center;
}

.s2u-landscape-actions{
  display:flex;
  align-items:center;
  gap:7px;
}

.s2u-landscape-actions button{
  min-width:45px;
  height:40px;
  border:0;
  border-radius:999px;
  padding:0 12px;
  background:rgba(255,255,255,.10);
  color:#fff;
  font-size:11px;
  font-weight:850;
}

.s2u-landscape-actions [data-feed-fullscreen]{
  min-width:40px;
  padding:0;
  font-size:17px;
}

/* 横版专用底栏已包含选集入口，标题区不再重复“正片”。 */
.s2u-content-slide.is-library-feed.is-video-landscape
.s2h-progress-pill{
  display:none!important;
}

.s2u-content-slide.is-library-feed.is-video-landscape
.s2h-short-info{
  bottom:154px!important;
}

/* 全屏由原生播放器显示完整进度和控制。 */
.s2u-content-slide.is-video-vertical
.s2u-landscape-control-bar,
.s2u-content-slide.is-recommend-feed
.s2u-landscape-control-bar{
  display:none!important;
}

/* 片库打开时不再保留底部封面上的片库启动按钮。 */
.s2h-library-launcher.is-open{
  display:inline-flex!important;
  visibility:visible!important;
  opacity:1!important;
  pointer-events:auto!important;
}

/* 白色片库严格铺到导航栏上方。 */
#libraryDrawer{
  top:0!important;
  right:0!important;
  bottom:calc(72px + env(safe-area-inset-bottom))!important;
  left:0!important;
  height:auto!important;
  background:#fff!important;
}

#libraryDrawer .s2h-drawer-card{
  position:absolute!important;
  inset:0!important;
  display:grid!important;
  grid-template-rows:auto auto auto minmax(0,1fr)!important;
  width:100%!important;
  height:100%!important;
  min-height:0!important;
  max-height:none!important;
  padding:
    calc(3px + env(safe-area-inset-top))
    14px
    0!important;
  border-radius:0!important;
  overflow:hidden!important;
  background:#fff!important;
  box-sizing:border-box!important;
}

#libraryDrawer .s2h-drawer-head{
  height:48px!important;
}

#libraryDrawer .s2h-segment{
  margin:0 0 5px!important;
}

#libraryDrawer .s2h-chips{
  min-height:42px!important;
  margin:0!important;
  padding:3px 0 7px!important;
}

#libraryDrawer .s2kh10-library-scroll{
  width:100%!important;
  height:100%!important;
  min-height:0!important;
  overflow-y:auto!important;
  padding-bottom:18px!important;
  background:#fff!important;
}

#libraryDrawer #libraryGrid{
  min-height:calc(100% + 0px)!important;
  align-content:start!important;
  background:#fff!important;
}

/* 适度压缩作品文字区，使首屏稳定看到2排半。 */
#libraryDrawer .s2h-library-grid{
  gap:12px 10px!important;
  margin-top:2px!important;
}

#libraryDrawer .s2h-library-item h3{
  margin-top:5px!important;
  line-height:1.25!important;
}

#libraryDrawer .s2h-library-item p{
  margin-top:1px!important;
}

/* 小屏同样保持横版底栏与右侧操作区互不遮挡。 */
@media(max-height:720px){
  .s2h-short-side,
  .s2u-content-slide.is-video-landscape .s2h-short-side{
    bottom:132px!important;
  }

  .s2u-landscape-control-bar{
    bottom:80px!important;
    height:48px!important;
  }

  .s2u-landscape-episodes,
  .s2u-landscape-actions button{
    height:36px!important;
  }
}

/* MIIGO_LIBRARY_LAUNCHER_FIX_CSS_V7_1 */
.s2h-library-launcher{
  z-index:625!important;
}

.s2h-library-launcher.is-open{
  display:inline-flex!important;
  visibility:visible!important;
  opacity:1!important;
  pointer-events:auto!important;
}
/* MIIGO_LANDSCAPE_BK_DRAWER_FIX_CSS_V8 */

/* 横版控制栏位于片库快捷栏上方，两层完全分开。 */
.s2u-landscape-control-bar{
  bottom:136px!important;
}

.s2u-content-slide.is-library-feed.is-video-landscape
.s2h-short-info{
  bottom:202px!important;
}

/* 片库快捷栏保持靠近底部导航。 */
.s2h-library-launcher{
  bottom:82px!important;
  z-index:645!important;
}

/* 白色片库从屏幕底部下面弹起，铺满到顶部。 */
#libraryDrawer{
  top:0!important;
  right:0!important;
  bottom:0!important;
  left:0!important;
  height:auto!important;
  background:#fff!important;
  z-index:610!important;
}

#libraryDrawer .s2h-drawer-card{
  top:0!important;
  right:0!important;
  bottom:0!important;
  left:0!important;
  height:100%!important;
  min-height:100%!important;
  max-height:none!important;
  background:#fff!important;
}

/* 底部导航浮在白色片库上方。 */
.s2h-bottom-nav{
  z-index:640!important;
}

/* BK短UI由iframe内部隐藏控制，外层仅保留横版控制栏。 */
.s2u-content-slide.is-bk-playing
.s2u-landscape-control-bar{
  display:grid!important;
}

@media(max-height:720px){
  .s2u-landscape-control-bar{
    bottom:128px!important;
  }

  .s2u-content-slide.is-library-feed.is-video-landscape
  .s2h-short-info{
    bottom:190px!important;
  }
}
/* MIIGO_UNIFIED_LANDSCAPE_FULLSCREEN_CSS_V9 */

/* 横版沉浸卡片：单集只有全屏，多集为全集+全屏。 */
.s2u-landscape-control-bar{
  right:14px!important;
  bottom:132px!important;
  left:14px!important;
  height:50px!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  gap:10px!important;
  padding:5px!important;
}

.s2u-landscape-control-bar.is-single{
  grid-template-columns:1fr auto!important;
  background:transparent!important;
  border-color:transparent!important;
  box-shadow:none!important;
  backdrop-filter:none!important;
  pointer-events:none;
}

.s2u-landscape-single-spacer{
  display:block;
  min-width:0;
}

.s2u-landscape-fullscreen{
  pointer-events:auto;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:7px;
  min-width:92px;
  height:40px;
  border:1px solid rgba(255,255,255,.14);
  border-radius:999px;
  padding:0 15px;
  background:rgba(24,24,24,.82);
  color:#fff;
  font-size:12px;
  font-weight:850;
  backdrop-filter:blur(12px);
}

.s2u-landscape-fullscreen span{
  font-size:17px;
  line-height:1;
}

.s2u-landscape-fullscreen b{
  font-size:12px;
}

.s2u-landscape-actions{
  display:none!important;
}

.s2u-content-slide.is-library-feed.is-video-landscape
.s2h-short-info{
  bottom:194px!important;
}

/* 右侧按钮保持完整，只小幅下移。 */
.s2h-short-side,
.s2u-content-slide.is-video-landscape
.s2h-short-side{
  bottom:124px!important;
}

/* 全屏播放层。 */
.s2u-landscape-player-layer{
  z-index:980!important;
  display:none;
  overflow:hidden!important;
  background:#000!important;
}

.s2u-landscape-player-layer.is-open{
  display:grid!important;
  grid-template-rows:58px minmax(0,1fr) auto;
}

.s2u-landscape-layer-head{
  position:relative;
  z-index:4;
  display:grid;
  grid-template-columns:58px minmax(0,1fr) 58px;
  align-items:center;
  height:58px;
  padding:
    calc(4px + env(safe-area-inset-top))
    12px
    4px;
  background:rgba(0,0,0,.92);
  border-bottom:1px solid rgba(255,255,255,.08);
}

.s2u-landscape-layer-head strong{
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  text-align:center;
  font-size:14px;
}

.s2u-landscape-layer-head button{
  height:38px;
  border:0;
  background:transparent;
  color:#fff;
  font-size:13px;
}

.s2u-landscape-layer-head button:first-child{
  font-size:31px;
  text-align:left;
}

.s2u-landscape-stage{
  position:relative;
  min-height:0;
  background:#000;
  overflow:hidden;
}

.s2u-landscape-stage video{
  width:100%;
  height:100%;
  display:block;
  object-fit:contain;
  background:#000;
}

.s2u-landscape-bk-frame{
  position:absolute;
  z-index:5;
  inset:0;
  width:100%;
  height:100%;
  border:0;
  background:#000;
}

.s2u-landscape-full-controls{
  position:relative;
  z-index:6;
  padding:
    10px
    16px
    calc(12px + env(safe-area-inset-bottom));
  background:rgba(10,10,10,.98);
  border-top:1px solid rgba(255,255,255,.08);
}

.s2u-landscape-progress{
  display:grid;
  grid-template-columns:46px minmax(0,1fr) 46px;
  gap:9px;
  align-items:center;
  color:#cfcfcf;
  font-size:10px;
  font-variant-numeric:tabular-nums;
}

.s2u-landscape-progress input{
  width:100%;
  accent-color:#fff;
}

.s2u-landscape-full-actions{
  display:flex;
  align-items:center;
  gap:9px;
  margin-top:10px;
}

.s2u-landscape-full-actions button{
  min-width:76px;
  height:40px;
  border:1px solid rgba(255,255,255,.14);
  border-radius:999px;
  padding:0 15px;
  background:rgba(255,255,255,.09);
  color:#fff;
  font-size:12px;
  font-weight:850;
}

.s2u-landscape-full-actions span{
  margin-left:auto;
  color:rgba(255,255,255,.55);
  font-size:10px;
}

.s2u-landscape-player-layer.is-bk-player
.s2u-landscape-full-controls{
  display:none;
}

.s2u-landscape-player-layer.is-bk-player
#landscapeStart{
  display:none!important;
}

/* 片库是完整白色页面层，底部导航永久覆盖其上。 */
#libraryDrawer{
  position:fixed!important;
  z-index:600!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  background:#fff!important;
}

#libraryDrawer .s2h-drawer-backdrop{
  display:none!important;
}

#libraryDrawer .s2h-drawer-card{
  position:absolute!important;
  z-index:1!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  min-height:100%!important;
  max-height:none!important;
  padding-bottom:
    calc(82px + env(safe-area-inset-bottom))
    !important;
  background:#fff!important;
  border-radius:0!important;
  overflow:hidden!important;
}

.s2h-bottom-nav{
  position:fixed!important;
  z-index:900!important;
  display:grid!important;
  visibility:visible!important;
  opacity:1!important;
  pointer-events:auto!important;
}

html.is-library-drawer-open
.s2h-library-launcher{
  display:none!important;
}

/* 全屏播放层打开时不显示底部导航。 */
.s2u-landscape-player-layer.is-open
~ .s2h-bottom-nav{
  display:none!important;
}

@media(orientation:landscape){
  .s2u-landscape-player-layer.is-open{
    grid-template-rows:48px minmax(0,1fr) auto;
  }

  .s2u-landscape-layer-head{
    height:48px;
    padding:4px 12px;
  }

  .s2u-landscape-full-controls{
    padding:7px 16px 8px;
  }
}
/* MIIGO_FULLSCREEN_EXIT_LIBRARY_NAV_FIX_CSS_V10 */

/* 单集全屏固定在左侧片库按钮正上方；多集布局不变。 */
.s2u-landscape-control-bar.is-single{
  right:auto!important;
  bottom:136px!important;
  left:20px!important;
  width:auto!important;
  min-width:108px!important;
  grid-template-columns:auto!important;
  justify-content:start!important;
}

.s2u-landscape-control-bar.is-single
.s2u-landscape-single-spacer{
  display:none!important;
}

.s2u-landscape-control-bar.is-single
.s2u-landscape-fullscreen{
  min-width:108px!important;
}

/* 片库只铺到底部导航上方，不再制造多余白色占位。 */
#libraryDrawer{
  top:0!important;
  right:0!important;
  bottom:calc(
    72px + env(safe-area-inset-bottom)
  )!important;
  left:0!important;
  width:100%!important;
  height:auto!important;
  min-height:0!important;
  background:#fff!important;
  z-index:610!important;
  overflow:hidden!important;
}

#libraryDrawer .s2h-drawer-card{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  padding-bottom:0!important;
  background:#fff!important;
  overflow:hidden!important;
}

#libraryDrawer .s2kh10-library-scroll{
  height:100%!important;
  min-height:0!important;
  padding-bottom:18px!important;
  overflow-y:auto!important;
  background:#fff!important;
}

#libraryDrawer #libraryGrid{
  min-height:0!important;
  padding-bottom:10px!important;
  background:#fff!important;
}

/* 片库打开时底部导航必须始终显示并可点击。 */
html.is-library-drawer-open
.s2h-bottom-nav,
#libraryDrawer.is-open
~ .s2h-bottom-nav,
.s2h-bottom-nav{
  position:fixed!important;
  right:0!important;
  bottom:0!important;
  left:0!important;
  z-index:950!important;
  display:grid!important;
  visibility:visible!important;
  opacity:1!important;
  pointer-events:auto!important;
  height:calc(
    72px + env(safe-area-inset-bottom)
  )!important;
}

/* 全屏播放层的顶部返回始终固定可见。 */
.s2u-landscape-layer-head{
  position:relative!important;
  z-index:80!important;
  flex:none!important;
}

/* BK或普通全屏中都保留一个悬浮退出按钮。 */
.s2u-landscape-exit{
  position:absolute;
  z-index:90;
  top:14px;
  left:14px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:42px;
  height:42px;
  border:1px solid rgba(255,255,255,.24);
  border-radius:999px;
  padding:0;
  background:rgba(0,0,0,.58);
  color:#fff;
  font-size:27px;
  line-height:1;
  backdrop-filter:blur(10px);
  box-shadow:0 8px 28px rgba(0,0,0,.35);
}

.s2u-landscape-player-layer.is-bk-player
.s2u-landscape-exit{
  display:inline-flex!important;
}

/* 全屏层打开时，只有全屏层自己的导航隐藏，退出按钮始终保留。 */
.s2u-landscape-player-layer.is-open
~ .s2h-bottom-nav{
  display:none!important;
}

@media(max-height:720px){
  .s2u-landscape-control-bar.is-single{
    bottom:128px!important;
  }
}
/* MIIGO_BOTTOM_NAV_HEIGHT_FIX_CSS_V10_1 */

/* 恢复原始导航高度，不再重复计算安全区。 */
.s2h-bottom-nav,
html.is-library-drawer-open .s2h-bottom-nav,
#libraryDrawer.is-open ~ .s2h-bottom-nav{
  position:fixed!important;
  right:0!important;
  bottom:0!important;
  left:0!important;
  width:auto!important;
  height:72px!important;
  min-height:72px!important;
  max-height:72px!important;
  padding:
    5px
    6px
    calc(5px + env(safe-area-inset-bottom))
    !important;
  display:grid!important;
  grid-template-columns:repeat(5,1fr)!important;
  align-items:center!important;
  visibility:visible!important;
  opacity:1!important;
  pointer-events:auto!important;
  box-sizing:border-box!important;
  overflow:hidden!important;
  z-index:950!important;
}

.s2h-bottom-nav button{
  height:60px!important;
  min-height:60px!important;
  max-height:60px!important;
  margin:0!important;
  padding:0!important;
}

/* 片库弹窗紧贴导航上沿，不多留任何空白。 */
#libraryDrawer{
  top:0!important;
  right:0!important;
  bottom:72px!important;
  left:0!important;
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
}

#libraryDrawer .s2h-drawer-card{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  min-height:0!important;
  max-height:none!important;
  padding-bottom:0!important;
  box-sizing:border-box!important;
}

#libraryDrawer .s2kh10-library-scroll{
  height:100%!important;
  min-height:0!important;
  padding-bottom:12px!important;
  box-sizing:border-box!important;
}

/* 片库入口紧贴导航上方。 */
.s2h-library-launcher{
  bottom:82px!important;
}

/* PC手机壳宽度保持430，不影响高度。 */
@media(min-width:700px){
  .s2h-bottom-nav{
    left:50%!important;
    right:auto!important;
    width:430px!important;
    transform:translateX(-50%)!important;
  }

  #libraryDrawer{
    left:50%!important;
    right:auto!important;
    width:430px!important;
    transform:translateX(-50%)!important;
  }
}
/* MIIGO_BOTTOM_NAV_LOWER_CSS_V10_2 */

/*
 * 导航总高度仍为72px。
 * 只把内部按钮、图标和文字整体向下移动4px。
 */
.s2h-bottom-nav button{
  transform:translateY(4px)!important;
}

.s2h-bottom-nav button img,
.s2h-bottom-nav button svg,
.s2h-bottom-nav button span{
  transform:none!important;
}

/*
 * 保持导航内部空间平衡，
 * 不增加导航高度，不改变片库底边。
 */
.s2h-bottom-nav{
  padding:
    8px
    6px
    calc(2px + env(safe-area-inset-bottom))
    !important;
}
/* MIIGO_BOTTOM_NAV_AI_CSS_V10_3 */

/*
 * Total navigation height is exactly 58px.
 * Six buttons share the row equally.
 * Existing V10.2 translateY is explicitly cancelled.
 */
.s2h-bottom-nav,
html.is-library-drawer-open .s2h-bottom-nav,
#libraryDrawer.is-open ~ .s2h-bottom-nav{
  position:fixed!important;
  right:0!important;
  bottom:0!important;
  left:0!important;
  width:auto!important;
  height:58px!important;
  min-height:58px!important;
  max-height:58px!important;
  padding:0 4px!important;
  display:grid!important;
  grid-template-columns:repeat(6,minmax(0,1fr))!important;
  align-items:center!important;
  visibility:visible!important;
  opacity:1!important;
  pointer-events:auto!important;
  box-sizing:border-box!important;
  overflow:visible!important;
  z-index:950!important;
}

.s2h-bottom-nav button{
  height:54px!important;
  min-height:54px!important;
  max-height:54px!important;
  margin:0!important;
  padding:0!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  gap:1px!important;
  font-size:9px!important;
  line-height:1!important;
  transform:none!important;
  box-sizing:border-box!important;
}

/* Cancel any nested transform inherited from earlier nav tweaks. */
.s2h-bottom-nav button > img,
.s2h-bottom-nav button > svg,
.s2h-bottom-nav button > span{
  transform:none!important;
}

/* The library white page now ends exactly at the 58px navigation top. */
#libraryDrawer{
  bottom:58px!important;
}

.s2h-library-launcher{
  bottom:68px!important;
}

/* Image-only AI entry, placed immediately left of My. */
.s2u-ai-nav{
  gap:0!important;
  color:#fff!important;
  overflow:visible!important;
}

.s2u-ai-icon{
  position:relative;
  display:block;
  width:48px;
  height:43px;
  overflow:hidden;
  border-radius:50%;
  background:#fff;
  box-shadow:
    0 0 0 1px rgba(255,255,255,.10),
    0 5px 15px rgba(0,0,0,.32);
}

/*
 * The supplied file contains generous white margins.
 * This is a CSS-only crop: the original image file is not altered.
 */
.s2h-bottom-nav .s2u-ai-nav .s2u-ai-icon img{
  position:absolute!important;
  top:-18px!important;
  left:-8px!important;
  width:65px!important;
  height:auto!important;
  max-width:none!important;
  min-width:65px!important;
  opacity:1!important;
  object-fit:contain!important;
  filter:none!important;
  transform:none!important;
}

.s2u-ai-nav:active .s2u-ai-icon{
  transform:scale(.94);
}

/* Manga and AI retain equal visual boxes. */
.s2i-manga-nav img{
  width:48px!important;
  height:43px!important;
}

@media(min-width:700px){
  .s2h-bottom-nav{
    left:50%!important;
    right:auto!important;
    width:430px!important;
    transform:translateX(-50%)!important;
  }
}
/* MIIGO_REMOVE_AI_KEEP_58PX_CSS_V10_4 */

/* Restore the original five navigation destinations. */
.s2h-bottom-nav,
html.is-library-drawer-open .s2h-bottom-nav,
#libraryDrawer.is-open ~ .s2h-bottom-nav{
  position:fixed!important;
  right:0!important;
  bottom:0!important;
  left:0!important;
  width:auto!important;
  height:58px!important;
  min-height:58px!important;
  max-height:58px!important;
  padding:0 6px!important;
  display:grid!important;
  grid-template-columns:repeat(5,minmax(0,1fr))!important;
  align-items:center!important;
  visibility:visible!important;
  opacity:1!important;
  pointer-events:auto!important;
  box-sizing:border-box!important;
  overflow:hidden!important;
  z-index:950!important;
}

.s2h-bottom-nav button{
  height:54px!important;
  min-height:54px!important;
  max-height:54px!important;
  margin:0!important;
  padding:0!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  gap:1px!important;
  transform:none!important;
  box-sizing:border-box!important;
}

.s2h-bottom-nav button > img,
.s2h-bottom-nav button > svg,
.s2h-bottom-nav button > span{
  transform:none!important;
}

/* Defensive: the removed AI entry cannot occupy a hidden column. */
.s2u-ai-nav,
[data-ai-entry]{
  display:none!important;
}

/* Library geometry continues to match the 58px navigation. */
#libraryDrawer{
  bottom:58px!important;
}

.s2h-library-launcher{
  bottom:68px!important;
}

@media(min-width:700px){
  .s2h-bottom-nav{
    left:50%!important;
    right:auto!important;
    width:430px!important;
    transform:translateX(-50%)!important;
  }
}
/* MIIGO_BOTTOM_NAV_ICONS_LARGER_CSS_V10_5 */

/* Final geometry: five entries, 58px total height. */
.s2h-bottom-nav,
html.is-library-drawer-open .s2h-bottom-nav,
#libraryDrawer.is-open ~ .s2h-bottom-nav{
  height:58px!important;
  min-height:58px!important;
  max-height:58px!important;
  padding:0 6px!important;
  grid-template-columns:repeat(5,minmax(0,1fr))!important;
  align-items:center!important;
}

.s2h-bottom-nav button{
  height:54px!important;
  min-height:54px!important;
  max-height:54px!important;
  padding:0!important;
  gap:1px!important;
  align-items:center!important;
  justify-content:center!important;
  transform:none!important;
}

/* Home, novel and My icons: 25px -> 29px. */
.s2h-bottom-nav button > img{
  width:29px!important;
  height:29px!important;
  object-fit:contain!important;
}

/* Audio remains slightly larger than standard icons. */
.s2h-bottom-nav .s2h-audio-nav img{
  width:32px!important;
  height:32px!important;
}

/* Manga WOW icon: only a small increase, preserving its proportions. */
.s2h-bottom-nav .s2i-manga-nav img{
  width:50px!important;
  height:44px!important;
  max-width:50px!important;
  object-fit:contain!important;
}

/* Keep labels unchanged and vertically balanced. */
.s2h-bottom-nav button > span:not(.s2i-manga-nav){
  font-size:9px!important;
  line-height:1!important;
}

/* AI remains fully removed even if stale HTML is cached. */
.s2u-ai-nav,
[data-ai-entry]{
  display:none!important;
}

/* Library geometry still follows the 58px navigation. */
#libraryDrawer{
  bottom:58px!important;
}

.s2h-library-launcher{
  bottom:68px!important;
}

@media(min-width:700px){
  .s2h-bottom-nav{
    left:50%!important;
    right:auto!important;
    width:430px!important;
    transform:translateX(-50%)!important;
  }
}
/* MIIGO_LIBRARY_DYNAMIC_TAXONOMY_CSS_V11 */

/*
 * Dynamic library taxonomy:
 * theme row + level-1 row + optional level-2 row + content scroller.
 * Bottom navigation remains the verified five-entry 58px layout.
 */
#libraryDrawer{
  position:fixed!important;
  top:0!important;
  right:0!important;
  bottom:58px!important;
  left:0!important;
  width:100%!important;
  height:auto!important;
  min-height:0!important;
  overflow:hidden!important;
  background:#fff!important;
  z-index:610!important;
}

#libraryDrawer .s2h-drawer-card{
  position:absolute!important;
  inset:0!important;
  display:grid!important;
  grid-template-rows:
    52px
    auto
    auto
    auto
    minmax(0,1fr)!important;
  width:100%!important;
  height:100%!important;
  min-height:0!important;
  max-height:none!important;
  padding:
    calc(4px + env(safe-area-inset-top))
    14px
    0!important;
  overflow:hidden!important;
  border-radius:0!important;
  background:#fff!important;
  color:#111!important;
  box-sizing:border-box!important;
}

#libraryDrawer .s2h-drawer-head{
  height:48px!important;
  min-height:48px!important;
  margin:0!important;
}

#libraryDrawer .s2h-drawer-head strong{
  font-size:16px!important;
  font-weight:900!important;
}

/* Dynamic theme row: four themes fill the row; later themes scroll horizontally. */
#libraryChannels{
  display:grid!important;
  grid-template-columns:none!important;
  grid-auto-flow:column!important;
  grid-auto-columns:minmax(92px,1fr)!important;
  width:100%!important;
  min-height:50px!important;
  margin:0 0 6px!important;
  padding:5px!important;
  gap:4px!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  border-radius:14px!important;
  background:#f2f2f2!important;
  scrollbar-width:none!important;
  scroll-snap-type:x proximity;
  overscroll-behavior-x:contain;
  -webkit-overflow-scrolling:touch;
}

#libraryChannels::-webkit-scrollbar,
#libraryCategories::-webkit-scrollbar,
#librarySubcategories::-webkit-scrollbar,
.s2h-library-quick::-webkit-scrollbar{
  display:none!important;
}

#libraryChannels button{
  min-width:92px!important;
  height:40px!important;
  padding:0 14px!important;
  border:0!important;
  border-radius:11px!important;
  background:transparent!important;
  color:#676767!important;
  font-size:14px!important;
  font-weight:900!important;
  white-space:nowrap!important;
  scroll-snap-align:start;
}

#libraryChannels button.is-active{
  background:#0a0a0a!important;
  color:#fff!important;
  box-shadow:none!important;
}

/* Level-1 and level-2 category rows. */
#libraryCategories,
#librarySubcategories{
  display:flex!important;
  align-items:center!important;
  width:100%!important;
  min-height:46px!important;
  margin:0!important;
  padding:3px 0 7px!important;
  gap:9px!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  background:#fff!important;
  scrollbar-width:none!important;
  scroll-snap-type:x proximity;
  overscroll-behavior-x:contain;
  -webkit-overflow-scrolling:touch;
}

#librarySubcategories{
  min-height:43px!important;
  padding-top:0!important;
  border-top:1px solid #f1f1f1!important;
}

#librarySubcategories[hidden],
#librarySubcategories:empty{
  display:none!important;
}

#libraryCategories button,
#librarySubcategories button{
  flex:0 0 auto!important;
  min-width:76px!important;
  height:38px!important;
  margin:0!important;
  padding:0 17px!important;
  border:1px solid #dedede!important;
  border-radius:999px!important;
  background:#f5f5f5!important;
  color:#4e4e4e!important;
  font-size:12px!important;
  font-weight:850!important;
  white-space:nowrap!important;
  scroll-snap-align:start;
}

#librarySubcategories button{
  min-width:70px!important;
  height:35px!important;
  padding:0 15px!important;
  background:#fafafa!important;
  color:#666!important;
  font-size:11px!important;
}

#libraryCategories button.is-active,
#librarySubcategories button.is-active{
  border-color:#080808!important;
  background:#080808!important;
  color:#fff!important;
}

/* Content begins immediately after the last visible category row. */
#libraryDrawer .s2kh10-library-scroll{
  width:100%!important;
  height:100%!important;
  min-height:0!important;
  margin:0!important;
  padding:3px 0 14px!important;
  overflow-x:hidden!important;
  overflow-y:auto!important;
  background:#fff!important;
  overscroll-behavior:contain;
  -webkit-overflow-scrolling:touch;
  box-sizing:border-box!important;
}

#libraryDrawer #libraryGrid{
  min-height:0!important;
  height:auto!important;
  margin-top:0!important;
  padding:0 0 7px!important;
  overflow:visible!important;
  align-content:start!important;
  background:#fff!important;
}

#libraryDrawer .s2h-library-grid{
  gap:12px 10px!important;
}

#libraryDrawer .s2h-library-item h3{
  margin:5px 1px 1px!important;
  font-size:12px!important;
  line-height:1.25!important;
}

#libraryDrawer .s2h-library-item p{
  margin:0 1px!important;
  font-size:9px!important;
}

/* The launcher can contain any number of dynamic themes without widening the page. */
.s2h-library-launcher{
  bottom:68px!important;
  max-width:calc(100vw - 20px)!important;
}

.s2h-library-quick{
  min-width:0!important;
  max-width:0!important;
  overflow:hidden!important;
  scrollbar-width:none!important;
}

.s2h-library-launcher.is-open .s2h-library-quick{
  max-width:min(72vw,320px)!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
}

.s2h-library-quick button{
  flex:0 0 auto!important;
}

/* Preserve the final verified bottom navigation geometry. */
.s2h-bottom-nav,
html.is-library-drawer-open .s2h-bottom-nav,
#libraryDrawer.is-open ~ .s2h-bottom-nav{
  height:58px!important;
  min-height:58px!important;
  max-height:58px!important;
  grid-template-columns:repeat(5,minmax(0,1fr))!important;
  z-index:950!important;
}

@media(max-width:370px){
  #libraryDrawer .s2h-drawer-card{
    padding-left:11px!important;
    padding-right:11px!important;
  }

  #libraryChannels{
    grid-auto-columns:minmax(84px,1fr)!important;
  }

  #libraryChannels button{
    min-width:84px!important;
    padding:0 10px!important;
    font-size:13px!important;
  }

  #libraryCategories button,
  #librarySubcategories button{
    min-width:68px!important;
    padding-left:13px!important;
    padding-right:13px!important;
  }
}

@media(min-width:700px){
  #libraryDrawer{
    left:50%!important;
    right:auto!important;
    width:430px!important;
    transform:translateX(-50%)!important;
  }
}


/* MIIGO_LIBRARY_NO_ALL_LAZY_TREE_CSS_V11_4 */

.s2u-library-category-levels{
  display:grid;
  gap:7px;
  margin:9px 0 7px;
  min-height:0;
}

.s2u-library-category-levels[hidden]{
  display:none!important;
}

.s2u-library-category-level{
  display:flex;
  gap:8px;
  width:100%;
  min-height:40px;
  padding:0 1px 2px;
  overflow-x:auto;
  overflow-y:hidden;
  overscroll-behavior-x:contain;
  scrollbar-width:none;
  -webkit-overflow-scrolling:touch;
}

.s2u-library-category-level::-webkit-scrollbar{
  display:none;
}

.s2u-library-category-level button{
  flex:0 0 auto;
  min-width:76px;
  height:38px;
  border:1px solid #e4e4e4;
  border-radius:999px;
  padding:0 18px;
  background:#f5f5f5;
  color:#555;
  font-size:12px;
  font-weight:800;
  white-space:nowrap;
}

.s2u-library-category-level button.is-active{
  border-color:#111;
  background:#111;
  color:#fff;
}

/*
 * Theme is the theme-wide view.
 * Every selected category is its own "all descendants" view.
 * No additional "全部" chip is generated at any depth.
 */
#libraryDrawer .s2u-library-category-level
button[data-library-category="0"]{
  display:none!important;
}


/* MIIGO_TRUE_LANDSCAPE_FULLSCREEN_PLAYER_CSS_V11_5 */

html.is-landscape-player-open,
body.is-landscape-player-open{
  width:100%!important;
  height:100%!important;
  overflow:hidden!important;
  overscroll-behavior:none!important;
}

.s2u-landscape-player-layer{
  z-index:2147483000!important;
  display:none!important;
  position:fixed!important;
  inset:0!important;
  width:100vw!important;
  height:100vh!important;
  max-width:none!important;
  max-height:none!important;
  margin:0!important;
  padding:0!important;
  overflow:hidden!important;
  background:#000!important;
  color:#fff!important;
}

.s2u-landscape-player-layer.is-open{
  display:block!important;
}

.s2u-landscape-player-layer:fullscreen,
.s2u-landscape-player-layer:-webkit-full-screen{
  width:100vw!important;
  height:100vh!important;
  max-width:none!important;
  max-height:none!important;
  background:#000!important;
}

.s2u-landscape-player-layer.is-fallback-fullscreen{
  position:fixed!important;
  inset:0!important;
}

.s2u-landscape-player-layer.is-force-rotated{
  top:50%!important;
  left:50%!important;
  right:auto!important;
  bottom:auto!important;
  width:100vh!important;
  height:100vw!important;
  transform:
    translate(-50%,-50%)
    rotate(90deg)!important;
  transform-origin:center center!important;
}

.s2u-landscape-stage{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  min-height:0!important;
  overflow:hidden!important;
  background:#000!important;
}

.s2u-landscape-stage video{
  position:absolute!important;
  z-index:1!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
  background:#000!important;
}

.s2u-landscape-bk-frame{
  position:absolute!important;
  z-index:2!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  border:0!important;
  background:#000!important;
}

.s2u-landscape-control-shell{
  position:absolute!important;
  z-index:12!important;
  inset:0!important;
  display:grid!important;
  grid-template-rows:auto minmax(0,1fr) auto!important;
  opacity:0!important;
  visibility:hidden!important;
  pointer-events:none!important;
  transition:
    opacity .18s ease,
    visibility .18s ease!important;
  background:
    linear-gradient(
      to bottom,
      rgba(0,0,0,.72) 0,
      rgba(0,0,0,.12) 24%,
      transparent 42%
    ),
    linear-gradient(
      to top,
      rgba(0,0,0,.78) 0,
      rgba(0,0,0,.08) 28%,
      transparent 46%
    )!important;
}

.s2u-landscape-control-shell.is-visible{
  opacity:1!important;
  visibility:visible!important;
}

.s2u-landscape-control-shell button,
.s2u-landscape-control-shell input{
  pointer-events:auto!important;
}

.s2u-landscape-top-controls{
  display:grid!important;
  grid-template-columns:64px minmax(0,1fr) auto!important;
  align-items:center!important;
  gap:12px!important;
  min-height:66px!important;
  padding:
    calc(9px + env(safe-area-inset-top))
    calc(18px + env(safe-area-inset-right))
    8px
    calc(18px + env(safe-area-inset-left))
    !important;
}

.s2u-landscape-top-controls > strong{
  min-width:0!important;
  overflow:hidden!important;
  color:#fff!important;
  font-size:14px!important;
  font-weight:850!important;
  text-align:center!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
  text-shadow:0 2px 8px rgba(0,0,0,.75)!important;
}

.s2u-landscape-exit{
  position:static!important;
  z-index:auto!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:46px!important;
  height:46px!important;
  border:1px solid rgba(255,255,255,.16)!important;
  border-radius:50%!important;
  padding:0!important;
  background:rgba(15,15,15,.72)!important;
  color:#fff!important;
  font-size:30px!important;
  font-weight:300!important;
  line-height:1!important;
  backdrop-filter:blur(12px)!important;
  box-shadow:0 8px 24px rgba(0,0,0,.32)!important;
}

.s2u-landscape-top-actions{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  gap:10px!important;
  min-width:0!important;
}

.s2u-landscape-episode-menu{
  min-width:70px!important;
  height:40px!important;
  border:1px solid rgba(255,255,255,.16)!important;
  border-radius:999px!important;
  padding:0 13px!important;
  background:rgba(18,18,18,.7)!important;
  color:#fff!important;
  font-size:11px!important;
  font-weight:800!important;
  white-space:nowrap!important;
  backdrop-filter:blur(12px)!important;
}

.s2u-landscape-volume{
  display:flex!important;
  align-items:center!important;
  gap:8px!important;
  width:min(260px,24vw)!important;
  min-width:150px!important;
  height:42px!important;
  border:1px solid rgba(255,255,255,.15)!important;
  border-radius:999px!important;
  padding:0 12px!important;
  background:rgba(18,18,18,.74)!important;
  backdrop-filter:blur(12px)!important;
}

.s2u-landscape-volume button{
  width:30px!important;
  height:30px!important;
  border:0!important;
  padding:0!important;
  background:transparent!important;
  color:#fff!important;
  font-size:17px!important;
}

.s2u-landscape-volume input{
  width:100%!important;
  accent-color:#fff!important;
}

.s2u-landscape-center-controls{
  align-self:center!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:7vw!important;
  padding:18px!important;
}

.s2u-landscape-center-controls button{
  position:relative!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:70px!important;
  height:70px!important;
  border:1px solid rgba(255,255,255,.11)!important;
  border-radius:50%!important;
  padding:0!important;
  background:rgba(18,18,18,.72)!important;
  color:#fff!important;
  box-shadow:0 10px 30px rgba(0,0,0,.34)!important;
  backdrop-filter:blur(10px)!important;
}

.s2u-landscape-center-controls button.is-main{
  width:104px!important;
  height:104px!important;
  font-size:48px!important;
  font-weight:850!important;
}

.s2u-landscape-center-controls button:not(.is-main){
  font-size:30px!important;
}

.s2u-landscape-center-controls button:not(.is-main) b{
  position:absolute!important;
  right:16px!important;
  bottom:13px!important;
  font-size:10px!important;
}

.s2u-landscape-bottom-controls{
  display:grid!important;
  gap:10px!important;
  padding:
    8px
    calc(24px + env(safe-area-inset-right))
    calc(18px + env(safe-area-inset-bottom))
    calc(24px + env(safe-area-inset-left))
    !important;
}

.s2u-landscape-progress{
  display:grid!important;
  grid-template-columns:62px minmax(0,1fr) 70px!important;
  align-items:center!important;
  gap:12px!important;
  min-height:48px!important;
  border:1px solid rgba(255,255,255,.12)!important;
  border-radius:999px!important;
  padding:0 18px!important;
  background:rgba(18,18,18,.72)!important;
  color:#ddd!important;
  font-size:12px!important;
  font-variant-numeric:tabular-nums!important;
  backdrop-filter:blur(12px)!important;
}

.s2u-landscape-progress input{
  width:100%!important;
  accent-color:#fff!important;
}

.s2u-landscape-bottom-actions{
  display:flex!important;
  justify-content:flex-end!important;
}

.s2u-landscape-bottom-actions button{
  min-width:78px!important;
  height:40px!important;
  border:1px solid rgba(255,255,255,.15)!important;
  border-radius:999px!important;
  padding:0 16px!important;
  background:rgba(18,18,18,.72)!important;
  color:#fff!important;
  font-size:12px!important;
  font-weight:850!important;
  backdrop-filter:blur(12px)!important;
}

.s2u-landscape-player-layer.is-bk-player
.s2u-normal-controls{
  display:none!important;
}

.s2u-landscape-player-layer.is-bk-player
.s2u-landscape-control-shell{
  opacity:1!important;
  visibility:visible!important;
  background:
    linear-gradient(
      to bottom,
      rgba(0,0,0,.58),
      transparent 20%
    )!important;
}

.s2u-landscape-player-layer.is-bk-player
.s2u-landscape-top-controls{
  grid-template-columns:64px minmax(0,1fr) auto!important;
}

.s2u-landscape-player-layer.is-bk-player
#landscapeStart{
  display:none!important;
}

.s2u-landscape-episode-panel{
  position:absolute!important;
  z-index:30!important;
  top:0!important;
  right:0!important;
  bottom:0!important;
  width:min(420px,78vw)!important;
  display:grid!important;
  grid-template-rows:auto minmax(0,1fr)!important;
  transform:translateX(105%)!important;
  transition:transform .2s ease!important;
  background:rgba(12,12,12,.97)!important;
  border-left:1px solid rgba(255,255,255,.1)!important;
  box-shadow:-18px 0 45px rgba(0,0,0,.42)!important;
  backdrop-filter:blur(18px)!important;
}

.s2u-landscape-episode-panel.is-open{
  transform:translateX(0)!important;
}

.s2u-landscape-episode-head{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  min-height:64px!important;
  padding:
    calc(8px + env(safe-area-inset-top))
    18px
    8px!important;
  border-bottom:1px solid rgba(255,255,255,.1)!important;
}

.s2u-landscape-episode-head strong{
  font-size:15px!important;
}

.s2u-landscape-episode-head button{
  width:38px!important;
  height:38px!important;
  border:0!important;
  border-radius:50%!important;
  background:rgba(255,255,255,.09)!important;
  color:#fff!important;
  font-size:24px!important;
}

.s2u-landscape-episode-grid{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:9px!important;
  align-content:start!important;
  padding:16px 18px calc(18px + env(safe-area-inset-bottom))!important;
  overflow-y:auto!important;
}

.s2u-landscape-episode-grid button{
  min-height:42px!important;
  border:1px solid rgba(255,255,255,.12)!important;
  border-radius:9px!important;
  padding:7px!important;
  background:rgba(255,255,255,.07)!important;
  color:#fff!important;
  font-size:11px!important;
  font-weight:750!important;
}

.s2u-landscape-episode-grid button.is-active{
  border-color:#fff!important;
  background:#fff!important;
  color:#111!important;
}

.s2u-landscape-player-layer
.s2h-media-message{
  z-index:8!important;
}

.s2u-landscape-player-layer
#landscapeStart{
  z-index:9!important;
}

@media(max-width:900px){
  .s2u-landscape-top-controls{
    grid-template-columns:56px minmax(0,1fr) auto!important;
    min-height:58px!important;
    padding:
      calc(6px + env(safe-area-inset-top))
      12px
      5px!important;
  }

  .s2u-landscape-exit{
    width:42px!important;
    height:42px!important;
  }

  .s2u-landscape-top-controls > strong{
    font-size:12px!important;
  }

  .s2u-landscape-volume{
    width:190px!important;
    min-width:130px!important;
    height:38px!important;
  }

  .s2u-landscape-center-controls{
    gap:9vw!important;
  }

  .s2u-landscape-center-controls button{
    width:58px!important;
    height:58px!important;
  }

  .s2u-landscape-center-controls button.is-main{
    width:84px!important;
    height:84px!important;
    font-size:38px!important;
  }

  .s2u-landscape-bottom-controls{
    gap:6px!important;
    padding:5px 16px calc(9px + env(safe-area-inset-bottom))!important;
  }

  .s2u-landscape-progress{
    min-height:42px!important;
    padding:0 13px!important;
    grid-template-columns:52px minmax(0,1fr) 60px!important;
    font-size:10px!important;
  }

  .s2u-landscape-bottom-actions button{
    height:36px!important;
  }
}

@media(max-width:680px){
  .s2u-landscape-volume{
    width:150px!important;
    min-width:118px!important;
  }

  .s2u-landscape-episode-menu{
    min-width:58px!important;
    padding:0 10px!important;
  }

  .s2u-landscape-episode-panel{
    width:82vw!important;
  }

  .s2u-landscape-episode-grid{
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
  }
}


/* MIIGO_MOBILE_NATIVE_FULLSCREEN_CORRECTION_CSS_V11_5_1 */

/*
 * Normal videos use the phone's native fullscreen player.
 * The custom landscape layer is reserved for BK iframe playback.
 */
.s2h-short-video.is-mobile-native-fullscreen{
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
  background:#000!important;
}

.s2u-landscape-player-layer.is-normal-player{
  display:none!important;
}

/*
 * Native fullscreen controls are drawn by iOS/Android.
 * Do not place site overlays over the real video element.
 */
.s2h-short-slide.is-mobile-native-fullscreen
.s2h-short-side,
.s2h-short-slide.is-mobile-native-fullscreen
.s2h-short-info,
.s2h-short-slide.is-mobile-native-fullscreen
.s2u-landscape-control-bar,
.s2h-short-slide.is-mobile-native-fullscreen
.s2h-short-shade{
  pointer-events:none!important;
}


/* MIIGO_APPLICATION_CENTER_FRONTEND_CSS_V12 */
/* MIIGO_LIGHT_APPLICATION_VISUAL_V13 */

/* MIIGO_PLAYER_TRUE_ORIENTATION_FRONTEND_V1 */

.s2u-landscape-rotate-hint{
  pointer-events:none;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:8px;
  min-width:104px;
  height:40px;
  border:1px solid rgba(255,255,255,.13);
  border-radius:999px;
  padding:0 15px;
  background:rgba(24,24,24,.76);
  color:rgba(255,255,255,.92);
  font-size:12px;
  font-weight:850;
  backdrop-filter:blur(12px);
}

.s2u-landscape-rotate-hint b,
.s2or-series-rotate-hint b{
  font-size:12px;
  font-weight:850;
  letter-spacing:.03em;
}

.s2u-rotate-phone{
  position:relative;
  display:inline-block;
  width:18px;
  height:13px;
  border:1.8px solid currentColor;
  border-radius:3px;
  transform:rotate(-8deg);
  box-sizing:border-box;
}

.s2u-rotate-phone i{
  position:absolute;
  top:50%;
  right:2px;
  width:2px;
  height:2px;
  border-radius:50%;
  background:currentColor;
  transform:translateY(-50%);
}

.s2u-content-slide.is-library-feed.is-video-landscape
.s2u-landscape-control-bar{
  grid-template-columns:minmax(0,1fr) auto!important;
}

.s2u-landscape-control-bar.is-single{
  right:14px!important;
  left:14px!important;
  width:auto!important;
  min-width:0!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  justify-content:stretch!important;
}

.s2u-landscape-control-bar.is-single
.s2u-landscape-single-spacer{
  display:block!important;
}

.s2u-landscape-fullscreen{
  display:none!important;
}

html.is-auto-landscape-player,
body.is-auto-landscape-player{
  overflow:hidden!important;
  overscroll-behavior:none!important;
}

.s2h-short-slide.is-auto-landscape-fullscreen{
  position:fixed!important;
  z-index:3000!important;
  inset:0!important;
  width:100vw!important;
  width:100dvw!important;
  height:100vh!important;
  height:100dvh!important;
  min-height:0!important;
  margin:0!important;
  transform:none!important;
  background:#000!important;
}

.s2h-short-slide.is-auto-landscape-fullscreen
.s2u-media-stage{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  aspect-ratio:auto!important;
  transform:none!important;
  box-shadow:none!important;
  background:#000!important;
}

.s2h-short-slide.is-auto-landscape-fullscreen
.s2h-short-video,
.s2h-short-slide.is-auto-landscape-fullscreen
.s2u-feed-bk-frame{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
  background:#000!important;
}

.s2h-short-slide.is-auto-landscape-fullscreen
.s2h-short-side,
.s2h-short-slide.is-auto-landscape-fullscreen
.s2h-short-info,
.s2h-short-slide.is-auto-landscape-fullscreen
.s2h-short-shade,
.s2h-short-slide.is-auto-landscape-fullscreen
.s2u-landscape-control-bar,
.s2h-short-slide.is-auto-landscape-fullscreen
.s2u-landscape-rotate-hint{
  display:none!important;
}

.s2h-short-slide.is-auto-landscape-fullscreen
.s2h-center-play{
  z-index:3050!important;
}

.s2or-series-rotate-hint{
  pointer-events:none;
  position:absolute;
  z-index:24;
  right:15px;
  bottom:76px;
  display:inline-flex;
  align-items:center;
  gap:8px;
  height:36px;
  border:1px solid rgba(255,255,255,.13);
  border-radius:999px;
  padding:0 13px;
  background:rgba(24,24,24,.72);
  color:rgba(255,255,255,.92);
  backdrop-filter:blur(10px);
}

#seriesFullscreen{
  display:none!important;
}

.s2k-series-bottom{
  grid-template-columns:minmax(0,1fr) 64px!important;
}

@media(orientation:landscape){
  .s2k-series-slide.is-video-landscape
  .s2or-series-rotate-hint{
    display:none!important;
  }

  .s2k-series-layer.is-open.is-current-landscape
  .s2k-series-head,
  .s2k-series-layer.is-open.is-current-landscape
  .s2k-series-bottom,
  .s2k-series-layer.is-open.is-current-landscape
  .s2u-series-app-entry{
    opacity:0;
    pointer-events:none;
    transition:opacity .18s ease;
  }

  .s2k-series-slide.is-video-landscape video,
  .s2k-series-slide.is-video-landscape
  .s2u-series-bk-frame{
    object-fit:contain!important;
  }
}

html.is-application-page-open{
  overflow:hidden!important;
}

.s2v-application-layer{
  --application-accent:#f7c948;
  position:fixed;
  z-index:820;
  top:0;
  right:0;
  bottom:72px;
  left:0;
  display:none;
  overflow:hidden;
  background:#090a0d;
  color:#fff;
}

.s2v-application-layer.is-open{
  display:grid;
  grid-template-rows:auto minmax(0,1fr);
}

.s2v-application-header{
  position:relative;
  z-index:4;
  display:grid;
  grid-template-columns:44px minmax(0,1fr) 44px;
  align-items:center;
  min-height:70px;
  padding:
    calc(8px + env(safe-area-inset-top))
    10px
    8px;
  border-bottom:1px solid rgba(255,255,255,.08);
  background:
    radial-gradient(
      circle at 50% -40%,
      rgba(247,201,72,.14),
      transparent 55%
    ),
    rgba(9,10,13,.97);
  backdrop-filter:blur(18px);
  box-shadow:0 8px 24px rgba(0,0,0,.18);
}

.s2v-application-header > button{
  width:38px;
  height:38px;
  border:1px solid rgba(255,255,255,.08);
  border-radius:50%;
  padding:0;
  background:rgba(255,255,255,.07);
  color:#fff;
  font-size:29px;
  line-height:1;
  box-shadow:0 6px 16px rgba(0,0,0,.18);
}

.s2v-application-header > div{
  min-width:0;
  text-align:center;
}

.s2v-application-header strong{
  display:block;
  overflow:hidden;
  color:#fff;
  font-size:18px;
  font-weight:950;
  letter-spacing:.04em;
  text-overflow:ellipsis;
  white-space:nowrap;
}

.s2v-application-header small{
  display:block;
  margin-top:2px;
  overflow:hidden;
  color:rgba(255,255,255,.48);
  font-size:10.5px;
  font-weight:650;
  text-overflow:ellipsis;
  white-space:nowrap;
}

.s2v-application-body{
  min-height:0;
  display:grid;
  grid-template-columns:80px minmax(0,1fr);
  overflow:hidden;
}

.s2v-application-categories{
  min-height:0;
  overflow-y:auto;
  padding:10px 7px 18px;
  border-right:1px solid rgba(255,255,255,.07);
  background:
    linear-gradient(
      180deg,
      rgba(255,255,255,.025),
      transparent 35%
    ),
    #101116;
  scrollbar-width:none;
}

.s2v-application-categories::-webkit-scrollbar{
  display:none;
}

.s2v-application-categories button{
  position:relative;
  width:100%;
  min-height:72px;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  gap:6px;
  margin:0 0 7px;
  border:1px solid transparent;
  border-radius:15px;
  padding:7px 3px;
  background:transparent;
  color:rgba(255,255,255,.56);
  transition:
    background .15s ease,
    border-color .15s ease,
    color .15s ease,
    transform .15s ease;
}

.s2v-application-categories button::before{
  content:"";
  position:absolute;
  left:-7px;
  top:17px;
  bottom:17px;
  width:3px;
  border-radius:0 3px 3px 0;
  background:transparent;
}

.s2v-application-categories button.is-active{
  border-color:rgba(255,255,255,.095);
  background:
    linear-gradient(
      145deg,
      rgba(255,255,255,.10),
      rgba(255,255,255,.055)
    );
  color:#fff;
  box-shadow:0 8px 18px rgba(0,0,0,.18);
}

.s2v-application-categories button.is-active::before{
  background:var(--application-accent);
}

.s2v-application-categories i{
  width:38px;
  height:38px;
  display:flex;
  align-items:center;
  justify-content:center;
  overflow:hidden;
  border:1px solid rgba(255,255,255,.07);
  border-radius:12px;
  background:#1a1b22;
  color:var(--application-accent);
  font-size:18px;
  font-style:normal;
  font-weight:900;
  box-shadow:0 6px 14px rgba(0,0,0,.20);
}

.s2v-application-categories img{
  width:100%;
  height:100%;
  object-fit:contain;
}

.s2v-application-categories b{
  max-width:64px;
  display:-webkit-box;
  overflow:hidden;
  font-size:11.5px;
  font-weight:850;
  line-height:1.18;
  text-align:center;
  white-space:normal;
  word-break:break-word;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2;
}

.s2v-application-content{
  min-height:0;
  overflow-y:auto;
  padding:13px 10px 24px;
  background:
    radial-gradient(
      circle at 92% -2%,
      rgba(247,201,72,.09),
      transparent 30%
    ),
    linear-gradient(
      180deg,
      #0c0d11,
      #090a0d 38%
    );
  overscroll-behavior:contain;
  -webkit-overflow-scrolling:touch;
}

.s2v-application-section{
  margin-bottom:17px;
}

.s2v-application-section-head{
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:10px;
  margin-bottom:9px;
  padding:0 2px;
}

.s2v-application-section-head h2{
  position:relative;
  margin:0;
  padding-left:11px;
  color:#fff;
  font-size:16px;
  font-weight:950;
  line-height:1.25;
  letter-spacing:.01em;
}

.s2v-application-section-head h2::before{
  content:"";
  position:absolute;
  left:0;
  top:2px;
  bottom:2px;
  width:3.5px;
  border-radius:3px;
  background:var(--application-accent);
}

.s2v-application-section-head p{
  margin:4px 0 0 10px;
  color:rgba(255,255,255,.43);
  font-size:9.5px;
  line-height:1.45;
}

.s2v-application-items{
  display:grid;
  gap:9px;
}

.s2v-application-items.is-grid{
  grid-template-columns:repeat(2,minmax(0,1fr));
}

.s2v-application-items.is-banner,
.s2v-application-items.is-list{
  grid-template-columns:1fr;
}

.s2v-application-card{
  position:relative;
  min-width:0;
  display:grid;
  align-items:center;
  gap:7px;
  overflow:hidden;
  border:1px solid rgba(255,255,255,.075);
  border-radius:16px;
  background:
    linear-gradient(
      150deg,
      rgba(255,255,255,.085),
      rgba(255,255,255,.035) 68%
    ),
    #111218;
  box-shadow:
    0 8px 20px rgba(0,0,0,.22),
    inset 0 1px 0 rgba(255,255,255,.025);
  transition:
    transform .15s ease,
    border-color .15s ease,
    background .15s ease;
}

.s2v-application-card.is-grid{
  grid-template-columns:minmax(0,1fr);
  grid-template-rows:50px minmax(42px,auto) 34px;
  align-items:start;
  min-height:151px;
  padding:10px;
}

.s2v-application-card.is-grid
.s2v-application-icon{
  grid-row:1;
  grid-column:1;
  justify-self:center;
}

.s2v-application-card.is-grid
.s2v-application-copy{
  grid-row:2;
  grid-column:1;
  align-self:start;
  width:100%;
}

.s2v-application-card.is-grid > button{
  grid-row:3;
  grid-column:1;
  align-self:end;
  width:100%;
}

.s2v-application-card.is-banner{
  grid-template-columns:68px minmax(0,1fr) auto;
  min-height:84px;
  padding:11px 12px;
  background:
    linear-gradient(
      115deg,
      rgba(247,201,72,.11),
      rgba(255,255,255,.045)
    );
}

.s2v-application-card.is-list{
  grid-template-columns:52px minmax(0,1fr) auto;
  min-height:76px;
  padding:9px 11px;
}

.s2v-application-icon{
  width:50px;
  height:50px;
  display:flex;
  align-items:center;
  justify-content:center;
  overflow:hidden;
  border:1px solid rgba(255,255,255,.07);
  border-radius:14px;
  background:#1a1b22;
  color:#fff;
  box-shadow:
    0 8px 18px rgba(0,0,0,.28),
    inset 0 1px 0 rgba(255,255,255,.04);
}

.s2v-application-card.is-banner
.s2v-application-icon{
  width:68px;
  height:68px;
  border-radius:16px;
}

.s2v-application-card.is-list
.s2v-application-icon{
  width:52px;
  height:52px;
}

.s2v-application-icon img{
  width:100%;
  height:100%;
  object-fit:contain;
}

.s2v-application-icon span{
  color:var(--application-accent);
  font-size:20px;
  font-weight:950;
}

.s2v-application-copy{
  min-width:0;
}

.s2v-application-name{
  min-width:0;
  display:flex;
  align-items:flex-start;
  gap:5px;
}

.s2v-application-name strong{
  min-width:0;
  display:-webkit-box;
  overflow:hidden;
  color:#fff;
  font-size:13px;
  font-weight:950;
  line-height:1.3;
  white-space:normal;
  word-break:break-word;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2;
}

.s2v-application-card.is-banner
.s2v-application-name strong{
  font-size:14.5px;
}

.s2v-application-card.is-grid
.s2v-application-name{
  display:block;
  min-height:34px;
  padding:0 1px;
  text-align:center;
}

.s2v-application-card.is-grid
.s2v-application-name strong{
  width:100%;
}

.s2v-application-card.is-grid
.s2v-application-name em{
  position:absolute;
  top:8px;
  right:8px;
  max-width:45px;
}

.s2v-application-name em{
  flex:0 0 auto;
  max-width:48px;
  overflow:hidden;
  border-radius:999px;
  padding:2px 5px;
  background:rgba(247,201,72,.14);
  color:var(--application-accent);
  font-size:8px;
  font-style:normal;
  font-weight:900;
  text-overflow:ellipsis;
  white-space:nowrap;
}

.s2v-application-copy p{
  display:-webkit-box;
  margin:3px 0 0;
  overflow:hidden;
  color:rgba(255,255,255,.44);
  font-size:9px;
  line-height:1.4;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2;
}

.s2v-application-card.is-grid
.s2v-application-copy p{
  margin-top:3px;
  text-align:center;
  -webkit-line-clamp:1;
}

.s2v-application-card > button{
  min-width:58px;
  height:34px;
  border:1px solid color-mix(
    in srgb,
    var(--application-accent) 70%,
    transparent
  );
  border-radius:11px;
  padding:0 12px;
  background:var(--application-accent);
  color:#111;
  font-size:11px;
  font-weight:950;
  white-space:nowrap;
  box-shadow:
    0 7px 16px color-mix(
      in srgb,
      var(--application-accent) 18%,
      transparent
    );
}

.s2v-application-card.is-banner > button,
.s2v-application-card.is-list > button{
  min-width:62px;
}

.s2v-application-card > button:active{
  transform:scale(.96);
}

.s2v-application-card:active{
  border-color:rgba(255,255,255,.14);
  transform:scale(.985);
}

.s2v-application-more{
  width:100%;
  height:42px;
  margin-top:10px;
  border:1px solid rgba(255,255,255,.08);
  border-radius:13px;
  background:
    linear-gradient(
      145deg,
      rgba(255,255,255,.07),
      rgba(255,255,255,.035)
    );
  color:var(--application-accent);
  font-size:11px;
  font-weight:900;
}

.s2v-application-more:disabled{
  opacity:.55;
}

.s2v-application-content
.s2h-loading,
.s2v-application-content
.s2h-empty,
.s2v-application-content
.s2h-error{
  min-height:220px;
  display:flex;
  align-items:center;
  justify-content:center;
  color:rgba(255,255,255,.56);
  text-align:center;
}

@media(max-width:360px){
  .s2v-application-body{
    grid-template-columns:70px minmax(0,1fr);
  }

  .s2v-application-categories{
    padding-right:6px;
    padding-left:6px;
  }

  .s2v-application-categories b{
    max-width:58px;
    font-size:10.5px;
  }

  .s2v-application-content{
    padding-right:8px;
    padding-left:8px;
  }

  .s2v-application-items{
    gap:7px;
  }

  .s2v-application-card.is-grid{
    grid-template-rows:46px minmax(40px,auto) 32px;
    min-height:144px;
    padding:8px;
  }

  .s2v-application-card.is-grid
  .s2v-application-icon{
    width:46px;
    height:46px;
  }

  .s2v-application-card.is-grid
  .s2v-application-name strong{
    font-size:12px;
  }

  .s2v-application-card.is-grid > button{
    height:32px;
  }
}


/* MIIGO_LIGHT_APPLICATION_VISUAL_V14 */
/* Dense storefront layout based on the approved mobile reference. */

.s2v-application-layer{
  bottom:58px;
  background:#090a0d;
}

.s2v-application-header{
  grid-template-columns:40px minmax(0,1fr) 0;
  gap:8px;
  min-height:58px;
  padding:
    calc(6px + env(safe-area-inset-top))
    9px
    6px;
  background:
    radial-gradient(
      circle at 22% -60%,
      rgba(247,201,72,.13),
      transparent 54%
    ),
    rgba(10,11,15,.98);
}

.s2v-application-header > button{
  width:36px;
  height:36px;
  font-size:27px;
}

.s2v-application-header > div{
  min-width:0;
  display:flex;
  align-items:center;
  gap:9px;
  text-align:left;
}

.s2v-application-header > span{
  display:none;
}

.s2v-application-header strong{
  flex:0 0 auto;
  font-size:18px;
  letter-spacing:.02em;
}

.s2v-application-header small{
  min-width:0;
  margin:0;
  color:rgba(255,255,255,.48);
  font-size:10px;
  line-height:1;
}

.s2v-application-header small::before{
  content:"·";
  margin-right:8px;
  color:var(--application-accent);
  font-size:15px;
  font-weight:950;
  vertical-align:-1px;
}

.s2v-application-body{
  grid-template-columns:78px minmax(0,1fr);
  background:#090a0d;
}

.s2v-application-categories{
  padding:9px 7px 18px;
  border-right:0;
  background:#090a0d;
}

.s2v-application-categories button{
  min-height:64px;
  gap:4px;
  margin:0 0 8px;
  border:1px solid rgba(255,255,255,.07);
  border-radius:14px;
  padding:6px 3px;
  background:
    linear-gradient(
      145deg,
      rgba(255,255,255,.075),
      rgba(255,255,255,.035)
    ),
    #202127;
  color:rgba(255,255,255,.68);
  box-shadow:
    0 6px 15px rgba(0,0,0,.20),
    inset 0 1px 0 rgba(255,255,255,.025);
}

.s2v-application-categories button::before{
  left:-7px;
  top:14px;
  bottom:14px;
}

.s2v-application-categories button.is-active{
  border-color:rgba(247,201,72,.26);
  background:
    linear-gradient(
      145deg,
      rgba(247,201,72,.13),
      rgba(255,255,255,.055)
    ),
    #25241f;
  color:#fff;
  box-shadow:
    0 8px 18px rgba(0,0,0,.25),
    inset 0 1px 0 rgba(255,255,255,.035);
}

.s2v-application-categories i{
  width:32px;
  height:32px;
  border-radius:10px;
  background:rgba(255,255,255,.055);
  box-shadow:none;
}

.s2v-application-categories b{
  max-width:60px;
  font-size:11px;
  line-height:1.15;
}

.s2v-application-content{
  padding:11px 9px 22px;
  background:
    radial-gradient(
      circle at 86% -5%,
      rgba(247,201,72,.075),
      transparent 28%
    ),
    #090a0d;
}

.s2v-application-section{
  margin-bottom:15px;
}

.s2v-application-section-head{
  margin-bottom:8px;
}

.s2v-application-section-head h2{
  padding-left:10px;
  font-size:15px;
}

.s2v-application-section-head p{
  margin-top:3px;
  font-size:9px;
}

.s2v-application-items{
  gap:8px;
}

.s2v-application-card.is-grid{
  grid-template-columns:minmax(0,1fr) 54px;
  grid-template-rows:minmax(32px,auto) 28px;
  gap:4px 6px;
  align-items:center;
  min-height:78px;
  padding:7px 7px 7px 9px;
  border-radius:13px;
  background:
    linear-gradient(
      145deg,
      rgba(255,255,255,.075),
      rgba(255,255,255,.03)
    ),
    #202127;
}

.s2v-application-items.is-grid
.s2v-application-card:nth-child(even){
  grid-template-columns:54px minmax(0,1fr);
  padding-right:9px;
  padding-left:7px;
}

.s2v-application-card.is-grid
.s2v-application-icon{
  grid-row:1 / 3;
  grid-column:2;
  justify-self:end;
  width:54px;
  height:54px;
  border-radius:12px;
  box-shadow:0 5px 12px rgba(0,0,0,.24);
}

.s2v-application-items.is-grid
.s2v-application-card:nth-child(even)
.s2v-application-icon{
  grid-column:1;
  justify-self:start;
}

.s2v-application-card.is-grid
.s2v-application-copy{
  grid-row:1;
  grid-column:1;
  align-self:end;
  width:100%;
}

.s2v-application-items.is-grid
.s2v-application-card:nth-child(even)
.s2v-application-copy{
  grid-column:2;
}

.s2v-application-card.is-grid
.s2v-application-name{
  min-height:30px;
  display:flex;
  align-items:flex-end;
  padding:0;
  text-align:left;
}

.s2v-application-card.is-grid
.s2v-application-name strong{
  width:100%;
  font-size:12.5px;
  line-height:1.23;
  text-align:left;
}

.s2v-application-card.is-grid
.s2v-application-name em{
  top:5px;
  right:4px;
  left:auto;
  max-width:42px;
  padding:2px 4px;
  font-size:7px;
}

.s2v-application-items.is-grid
.s2v-application-card:nth-child(even)
.s2v-application-name em{
  right:auto;
  left:4px;
}

.s2v-application-card.is-grid
.s2v-application-copy p{
  display:none;
}

.s2v-application-card.is-grid > button{
  grid-row:2;
  grid-column:1;
  align-self:end;
  justify-self:start;
  width:58px;
  min-width:0;
  height:27px;
  border-radius:999px;
  padding:0 9px;
  font-size:10px;
  box-shadow:none;
}

.s2v-application-items.is-grid
.s2v-application-card:nth-child(even) > button{
  grid-column:2;
}

.s2v-application-card.is-grid:active{
  transform:scale(.98);
}

.s2v-application-more{
  height:40px;
  margin-top:9px;
  border-radius:12px;
}

@media(max-width:360px){
  .s2v-application-body{
    grid-template-columns:70px minmax(0,1fr);
  }

  .s2v-application-categories{
    padding-right:5px;
    padding-left:5px;
  }

  .s2v-application-categories button{
    min-height:60px;
  }

  .s2v-application-content{
    padding-right:7px;
    padding-left:7px;
  }

  .s2v-application-items{
    gap:7px;
  }

  .s2v-application-card.is-grid{
    grid-template-columns:minmax(0,1fr) 48px;
    grid-template-rows:minmax(29px,auto) 26px;
    min-height:72px;
    padding:6px;
  }

  .s2v-application-items.is-grid
  .s2v-application-card:nth-child(even){
    grid-template-columns:48px minmax(0,1fr);
    padding:6px;
  }

  .s2v-application-card.is-grid
  .s2v-application-icon{
    width:48px;
    height:48px;
  }

  .s2v-application-card.is-grid
  .s2v-application-name{
    min-height:27px;
  }

  .s2v-application-card.is-grid
  .s2v-application-name strong{
    font-size:11px;
  }

  .s2v-application-card.is-grid > button{
    width:52px;
    height:25px;
    padding:0 7px;
    font-size:9px;
  }
}


/* MIIGO_LIGHT_APPLICATION_VISUAL_V15 */
/* Name + badge + action equals the enlarged application icon height. */

.s2v-application-card.is-grid{
  grid-template-columns:minmax(0,1fr) 66px;
  grid-template-rows:minmax(36px,auto) 26px;
  gap:4px 6px;
  min-height:80px;
  padding:7px;
}

.s2v-application-items.is-grid
.s2v-application-card:nth-child(even){
  grid-template-columns:66px minmax(0,1fr);
  padding:7px;
}

.s2v-application-card.is-grid
.s2v-application-icon{
  width:66px;
  height:66px;
  border-radius:13px;
}

.s2v-application-card.is-grid
.s2v-application-copy{
  align-self:stretch;
}

.s2v-application-card.is-grid
.s2v-application-name{
  min-height:36px;
  height:100%;
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  justify-content:center;
  gap:2px;
  text-align:left;
}

.s2v-application-card.is-grid
.s2v-application-name strong{
  flex:0 0 auto;
  font-size:12.5px;
  line-height:1.18;
}

.s2v-application-card.is-grid
.s2v-application-name em,
.s2v-application-items.is-grid
.s2v-application-card:nth-child(even)
.s2v-application-name em{
  position:static;
  top:auto;
  right:auto;
  left:auto;
  max-width:100%;
  display:inline-flex;
  align-items:center;
  min-height:13px;
  margin:0;
  padding:1px 5px;
  border:1px solid
    color-mix(
      in srgb,
      var(--application-accent) 18%,
      transparent
    );
  background:
    color-mix(
      in srgb,
      var(--application-accent) 13%,
      transparent
    );
  font-size:7.5px;
  line-height:1.15;
}

.s2v-application-card.is-grid > button{
  width:58px;
  height:26px;
}

@media(max-width:360px){
  .s2v-application-card.is-grid{
    grid-template-columns:minmax(0,1fr) 58px;
    grid-template-rows:minmax(33px,auto) 25px;
    gap:3px 5px;
    min-height:72px;
    padding:6px;
  }

  .s2v-application-items.is-grid
  .s2v-application-card:nth-child(even){
    grid-template-columns:58px minmax(0,1fr);
    padding:6px;
  }

  .s2v-application-card.is-grid
  .s2v-application-icon{
    width:58px;
    height:58px;
    border-radius:11px;
  }

  .s2v-application-card.is-grid
  .s2v-application-name{
    min-height:33px;
  }

  .s2v-application-card.is-grid
  .s2v-application-name strong{
    font-size:11px;
  }

  .s2v-application-card.is-grid
  .s2v-application-name em{
    min-height:12px;
    padding:1px 4px;
    font-size:7px;
  }

  .s2v-application-card.is-grid > button{
    width:52px;
    height:25px;
  }
}

/* MIIGO_MY_PAGE_STUDIO_FRONTEND_CSS_V1 */
html.is-my-contact-open,
html.is-my-contact-open body{
  overflow:hidden;
}

.s2h-my-page{
  min-height:100%;
  padding:0 14px 108px!important;
  background:
    radial-gradient(
      circle at 82% 2%,
      rgba(184,137,43,.12),
      transparent 23%
    ),
    #07080b;
}

.s2kh5-member-card{
  overflow:visible!important;
  min-height:0!important;
  margin:0 0 12px!important;
  padding:
    calc(20px + env(safe-area-inset-top))
    0
    0!important;
  border-radius:0!important;
  background:transparent!important;
}

.s2kh5-member-card:before{
  display:none!important;
}

.s2w-profile-avatar{
  position:relative;
  z-index:4;
  display:grid;
  justify-items:center;
  width:max-content;
  margin:0 auto -26px;
}

.s2w-profile-avatar img{
  display:block;
  width:88px;
  height:88px;
  border:4px solid #0b0c10;
  border-radius:50%;
  object-fit:cover;
  box-shadow:
    0 0 0 1px rgba(225,188,99,.65),
    0 12px 32px rgba(0,0,0,.52);
}

.s2w-profile-avatar span{
  position:absolute;
  right:-15px;
  bottom:4px;
  min-height:22px;
  padding:4px 8px;
  border:1px solid rgba(245,205,112,.48);
  border-radius:999px;
  background:#17140d;
  color:#f4d17c;
  font-size:8px;
  font-weight:850;
  letter-spacing:.08em;
}

.s2w-vip-card{
  position:relative;
  overflow:hidden;
  min-height:246px;
  padding:42px 20px 17px;
  border:1px solid rgba(226,187,93,.23);
  border-radius:25px;
  background:
    radial-gradient(
      circle at 90% 8%,
      rgba(241,196,84,.2),
      transparent 35%
    ),
    linear-gradient(
      142deg,
      #201b10 0%,
      #111115 45%,
      #08090c 100%
    );
  box-shadow:
    0 18px 50px rgba(0,0,0,.34),
    inset 0 1px rgba(255,255,255,.05);
}

.s2w-vip-card:after{
  content:'';
  position:absolute;
  top:-42%;
  right:-12%;
  width:190px;
  height:190px;
  border:1px solid rgba(236,200,111,.12);
  border-radius:50%;
  box-shadow:
    0 0 0 25px rgba(236,200,111,.025),
    0 0 0 52px rgba(236,200,111,.018);
  pointer-events:none;
}

.s2w-vip-card > *{
  position:relative;
  z-index:1;
}

.s2w-vip-card .s2kh5-member-top{
  min-height:25px;
}

.s2w-vip-card .s2kh5-member-top>span{
  color:#d8bb72;
  font-size:8px;
  font-weight:800;
  letter-spacing:.22em;
}

.s2w-vip-card .s2kh5-member-status{
  min-height:24px;
  padding:0 9px;
  font-size:9px;
}

.s2w-member-title-row{
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:12px;
  margin:15px 0 4px;
}

.s2w-member-title-row h1{
  min-width:0;
  margin:0!important;
  font-size:27px!important;
  line-height:1.05;
}

.s2w-member-title-row>strong{
  flex:0 0 auto;
  padding:5px 9px;
  border:1px solid rgba(240,203,110,.38);
  border-radius:999px;
  color:#f3d27e;
  font-size:9px;
}

.s2w-vip-card>p{
  margin:0 0 14px!important;
  color:#9a9a9d!important;
  font-size:11px!important;
}

.s2w-vip-card .s2kh5-member-code{
  min-height:52px;
  padding:0 14px;
  border-color:rgba(255,255,255,.1);
  border-radius:15px;
  background:rgba(255,255,255,.055);
}

.s2w-vip-card .s2kh5-member-code strong{
  font-size:13px;
}

.s2w-member-foot{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  min-height:31px;
  margin-top:7px;
}

.s2w-member-foot small{
  color:#c4a85e;
  font-size:9px;
}

.s2w-member-foot .s2kh5-member-logout{
  width:auto;
  height:28px;
  margin:0;
  padding:0 10px;
  border-radius:9px;
  font-size:9px;
}

.s2w-my-actions{
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(0,1fr) 72px;
  align-items:center;
  gap:8px;
  margin:0 0 12px;
}

.s2w-my-actions>button{
  min-width:0;
  border:1px solid #22242a;
  color:#fff;
}

.s2w-my-actions>button:not(.s2w-service-entry){
  display:grid;
  grid-template-columns:31px minmax(0,1fr);
  align-items:center;
  gap:8px;
  min-height:64px;
  padding:10px;
  border-radius:17px;
  background:linear-gradient(145deg,#15161a,#0e0f12);
  text-align:left;
}

.s2w-my-actions i{
  display:grid;
  width:31px;
  height:31px;
  place-items:center;
  border-radius:10px;
  background:#222017;
  color:#f0cb70;
  font-size:12px;
  font-style:normal;
  font-weight:900;
}

.s2w-my-actions span,
.s2w-my-actions b,
.s2w-my-actions small{
  display:block;
  min-width:0;
}

.s2w-my-actions b{
  overflow:hidden;
  font-size:11px;
  line-height:1.3;
  white-space:nowrap;
  text-overflow:ellipsis;
}

.s2w-my-actions small{
  overflow:hidden;
  margin-top:3px;
  color:#71737a;
  font-size:7px;
  line-height:1.35;
  white-space:nowrap;
  text-overflow:ellipsis;
}

.s2w-service-entry{
  position:relative;
  width:64px;
  height:64px;
  justify-self:end;
  padding:0;
  border-radius:50%;
  background:#111;
  box-shadow:0 9px 25px rgba(0,0,0,.34);
}

.s2w-service-entry img{
  display:block;
  width:100%;
  height:100%;
  border:2px solid #262830;
  border-radius:50%;
  object-fit:cover;
}

.s2w-service-entry>b{
  position:absolute;
  right:-2px;
  bottom:-2px;
  min-width:29px;
  padding:4px 6px;
  border:2px solid #07080b;
  border-radius:999px;
  background:#f0c75e;
  color:#17120a;
  font-size:8px;
  line-height:1;
}

.s2w-my-notice{
  overflow:hidden;
  margin:0 0 13px;
  border:1px solid #22242a;
  border-radius:18px;
  background:#101115;
}

.s2w-my-notice-line{
  display:grid;
  grid-template-columns:auto minmax(0,1fr);
  align-items:center;
  min-height:44px;
  padding:0 13px;
  border-bottom:1px solid #202227;
}

.s2w-my-notice-line>b{
  position:relative;
  z-index:2;
  padding-right:11px;
  color:#f0ce7c;
  font-size:10px;
}

.s2w-marquee{
  overflow:hidden;
  min-width:0;
  -webkit-mask-image:linear-gradient(
    90deg,
    transparent,
    #000 7%,
    #000 93%,
    transparent
  );
  mask-image:linear-gradient(
    90deg,
    transparent,
    #000 7%,
    #000 93%,
    transparent
  );
}

.s2w-marquee-track{
  display:flex;
  width:max-content;
  animation:s2w-marquee 16s linear infinite;
  will-change:transform;
}

.s2w-marquee-track span{
  flex:0 0 auto;
  padding-right:58px;
  color:#92949a;
  font-size:9px;
  white-space:nowrap;
}

@keyframes s2w-marquee{
  from{transform:translateX(0)}
  to{transform:translateX(-50%)}
}

.s2w-feedback-entry{
  display:flex;
  align-items:center;
  justify-content:space-between;
  width:100%;
  min-height:53px;
  padding:0 14px;
  border:0;
  background:transparent;
  color:#fff;
  text-align:left;
}

.s2w-feedback-entry span,
.s2w-feedback-entry b,
.s2w-feedback-entry small{
  display:block;
}

.s2w-feedback-entry b{
  font-size:11px;
}

.s2w-feedback-entry small{
  margin-top:3px;
  color:#686b72;
  font-size:8px;
}

.s2w-feedback-entry em{
  color:#777a80;
  font-size:19px;
  font-style:normal;
}

.s2h-my-page .s2kh3-history-panel{
  margin-bottom:0;
  border-color:#22242a;
  background:#101115;
}

.s2w-contact-layer{
  position:fixed;
  z-index:1000001;
  inset:0;
  display:flex;
  align-items:flex-end;
  justify-content:center;
  padding:18px 14px calc(18px + env(safe-area-inset-bottom));
  pointer-events:none;
  visibility:hidden;
}

.s2w-contact-layer.is-open{
  pointer-events:auto;
  visibility:visible;
}

.s2w-contact-backdrop{
  position:absolute;
  inset:0;
  border:0;
  background:rgba(0,0,0,.72);
  opacity:0;
  backdrop-filter:blur(7px);
  transition:opacity .22s ease;
}

.s2w-contact-layer.is-open
.s2w-contact-backdrop{
  opacity:1;
}

.s2w-contact-card{
  position:relative;
  z-index:1;
  width:min(100%,430px);
  max-height:min(82vh,680px);
  overflow:auto;
  padding:19px;
  border:1px solid #2b2d34;
  border-radius:25px;
  background:
    radial-gradient(
      circle at 90% 0,
      rgba(222,177,68,.12),
      transparent 34%
    ),
    #111216;
  color:#fff;
  box-shadow:0 26px 80px rgba(0,0,0,.62);
  transform:translateY(28px);
  opacity:0;
  transition:
    transform .22s ease,
    opacity .22s ease;
}

.s2w-contact-layer.is-open
.s2w-contact-card{
  transform:translateY(0);
  opacity:1;
}

.s2w-contact-card header{
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap:14px;
}

.s2w-contact-card header span{
  display:block;
  margin-bottom:5px;
  color:#d1af60;
  font-size:8px;
  font-weight:850;
  letter-spacing:.2em;
}

.s2w-contact-card h2{
  margin:0;
  font-size:22px;
}

.s2w-contact-card header>button{
  display:grid;
  width:35px;
  height:35px;
  place-items:center;
  border:1px solid #2e3037;
  border-radius:50%;
  background:#191a1f;
  color:#fff;
  font-size:20px;
}

.s2w-contact-card>p{
  margin:13px 0;
  color:#9b9da4;
  font-size:11px;
  line-height:1.75;
  white-space:pre-line;
}

.s2w-contact-direct{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  margin-bottom:12px;
  padding:11px 12px;
  border:1px solid rgba(231,195,104,.25);
  border-radius:13px;
  background:rgba(231,195,104,.08);
  color:#ead187;
  font-size:10px;
  text-decoration:none;
}

.s2w-contact-direct[hidden]{
  display:none!important;
}

.s2w-contact-direct b{
  overflow:hidden;
  white-space:nowrap;
  text-overflow:ellipsis;
}

.s2w-contact-card form{
  display:grid;
  gap:10px;
}

.s2w-contact-card form[hidden]{
  display:none!important;
}

.s2w-contact-card label{
  display:grid;
  gap:6px;
}

.s2w-contact-card label>span{
  color:#a7a9af;
  font-size:9px;
  font-weight:700;
}

.s2w-contact-card input,
.s2w-contact-card textarea{
  width:100%;
  border:1px solid #2b2d34;
  border-radius:12px;
  outline:0;
  background:#0a0b0e;
  color:#fff;
  font:inherit;
}

.s2w-contact-card input{
  height:42px;
  padding:0 12px;
}

.s2w-contact-card textarea{
  min-height:104px;
  padding:11px 12px;
  line-height:1.55;
  resize:vertical;
}

.s2w-contact-card input:focus,
.s2w-contact-card textarea:focus{
  border-color:#cda94f;
}

.s2w-contact-card form>button{
  height:44px;
  border:0;
  border-radius:13px;
  background:linear-gradient(135deg,#f4d477,#d5a63f);
  color:#171109;
  font-weight:900;
}

.s2w-contact-card form>button:disabled{
  opacity:.62;
}

.s2w-honeypot{
  position:absolute!important;
  left:-10000px!important;
  width:1px!important;
  height:1px!important;
  opacity:0!important;
}

#myContactResult{
  min-height:18px;
  margin-top:8px;
  font-size:10px;
  line-height:1.5;
}

#myContactResult.is-success{
  color:#73d993;
}

#myContactResult.is-error{
  color:#ff818f;
}

@media(max-width:360px){
  .s2h-my-page{
    padding-right:11px!important;
    padding-left:11px!important;
  }

  .s2w-vip-card{
    padding-right:16px;
    padding-left:16px;
  }

  .s2w-my-actions{
    grid-template-columns:minmax(0,1fr) minmax(0,1fr) 62px;
    gap:6px;
  }

  .s2w-my-actions>button:not(.s2w-service-entry){
    grid-template-columns:27px minmax(0,1fr);
    gap:6px;
    padding:8px;
  }

  .s2w-my-actions i{
    width:27px;
    height:27px;
  }

  .s2w-service-entry{
    width:58px;
    height:58px;
  }
}
/* MIIGO_ACTOR_CENTER_FRONTEND_VISUAL_V1 */
/* MIIGO_NEW_SITE_INSTALL_CENTER_ENTRY_V1 */
.s2h-my-page .s2w-profile-avatar img{width:76px;height:76px}
.s2h-my-page .s2w-profile-avatar{margin-bottom:-23px}
.s2h-my-page .s2w-vip-card{min-height:210px;padding-top:36px;padding-bottom:12px}
.s2h-my-page .s2w-vip-card>p{margin-bottom:9px!important}
.s2h-my-page .s2w-vip-card .s2kh5-member-code{min-height:46px}
.s2h-my-page .s2w-vip-card .s2kh5-member-code{display:flex;align-items:center;justify-content:space-between}
.s2h-my-page .s2w-vip-card .s2kh5-member-code span,.s2h-my-page .s2w-vip-card .s2kh5-member-code strong{display:flex;align-items:center;min-height:30px;margin:0!important}
.s2h-my-page .s2w-member-foot{min-height:25px;margin-top:4px}
.s2w-install-entry{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:11px;min-height:68px;margin:0 0 10px;padding:11px 13px;border:1px solid rgba(231,194,96,.24);border-radius:18px;background:linear-gradient(135deg,#191710,#0e0f12);color:#fff;text-decoration:none;box-shadow:0 10px 26px rgba(0,0,0,.16)}
.s2w-install-entry[hidden]{display:none}
.s2w-install-entry>i{display:grid;width:42px;height:42px;place-items:center;border-radius:13px;background:linear-gradient(145deg,#ffdf4e,#ffb800);color:#111;font-size:18px;font-style:normal;font-weight:900}
.s2w-install-entry>i img{width:100%;height:100%;border-radius:13px;object-fit:cover}.s2w-install-entry>i em{font-style:normal}
.s2w-install-entry span,.s2w-install-entry b,.s2w-install-entry small{display:block;min-width:0}
.s2w-install-entry b{font-size:13px;line-height:1.35}
.s2w-install-entry small{overflow:hidden;margin-top:3px;color:#96938b;font-size:8px;line-height:1.45;white-space:nowrap;text-overflow:ellipsis}
.s2w-install-entry>strong{padding:8px 10px;border-radius:10px;background:#ffd229;color:#111;font-size:9px;white-space:nowrap}
#libraryDrawer #libraryGrid.is-actor {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px 9px;
  padding-top: 4px;
}

#libraryDrawer #libraryGrid.is-actor .s2h-library-item {
  min-width: 0;
  border: 1px solid #ececec;
  border-radius: 17px;
  padding: 8px 7px 9px;
  background: linear-gradient(155deg, #fff, #f6f6f6);
  text-align: center;
  box-shadow: 0 7px 18px rgba(0, 0, 0, .045);
}

#libraryDrawer #libraryGrid.is-actor .s2h-library-item figure {
  width: 100%;
  aspect-ratio: 1;
  border: 3px solid #fff;
  border-radius: 50%;
  background:
    radial-gradient(circle at 35% 25%, #fff8c8, #e7e7e7);
  box-shadow:
    0 0 0 1px rgba(0, 0, 0, .07),
    0 8px 20px rgba(0, 0, 0, .09);
}

#libraryDrawer #libraryGrid.is-actor .s2h-library-item h3 {
  min-height: 34px;
  margin: 8px 0 3px;
  overflow: visible;
  font-size: 12px;
  line-height: 17px;
  text-align: center;
  text-overflow: clip;
  white-space: normal;
  word-break: break-word;
}

#libraryDrawer #libraryGrid.is-actor .s2h-library-item p {
  display: inline-flex;
  align-items: center;
  min-height: 20px;
  margin: 0 auto;
  border-radius: 99px;
  padding: 0 7px;
  background: #fff2a8;
  color: #6c5800;
  font-size: 9px;
  font-weight: 800;
}

#libraryDrawer .s2w-actor-profile {
  grid-column: 1 / -1;
  display: grid;
  grid-template-columns: 26px 54px minmax(0, 1fr) auto;
  align-items: center;
  gap: 10px;
  width: 100%;
  min-height: 76px;
  margin: 2px 0 3px;
  border: 1px solid #e7d578;
  border-radius: 17px;
  padding: 10px 12px;
  background:
    linear-gradient(135deg, #fffdf1, #fff4b8 62%, #ffe15a);
  color: #111;
  text-align: left;
  box-shadow: 0 9px 25px rgba(153, 121, 0, .12);
}

#libraryDrawer .s2w-actor-profile-back {
  font-size: 28px;
  line-height: 1;
}

#libraryDrawer .s2w-actor-profile figure {
  width: 54px;
  height: 54px;
  overflow: hidden;
  margin: 0;
  border: 2px solid #fff;
  border-radius: 50%;
  background: #eee;
}

#libraryDrawer .s2w-actor-profile figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#libraryDrawer .s2w-actor-profile strong,
#libraryDrawer .s2w-actor-profile small {
  display: block;
}

#libraryDrawer .s2w-actor-profile strong {
  font-size: 15px;
}

#libraryDrawer .s2w-actor-profile small {
  margin-top: 4px;
  color: #74672d;
  font-size: 10px;
}

#libraryDrawer .s2w-actor-profile em {
  border-radius: 99px;
  padding: 6px 9px;
  background: rgba(17, 17, 17, .88);
  color: #fff;
  font-size: 9px;
  font-style: normal;
  font-weight: 800;
  white-space: nowrap;
}

@media (max-width: 360px) {
  #libraryDrawer .s2w-actor-profile {
    grid-template-columns: 22px 48px minmax(0, 1fr);
  }

  #libraryDrawer .s2w-actor-profile figure {
    width: 48px;
    height: 48px;
  }

  #libraryDrawer .s2w-actor-profile em {
    display: none;
  }
}
/* END MIIGO_ACTOR_CENTER_FRONTEND_VISUAL_V1 */

/* MIIGO_PLAYER_TRUE_ORIENTATION_FINAL_OVERRIDES_V1 */
.s2u-landscape-fullscreen{display:none!important}
#seriesFullscreen{display:none!important}
.s2k-series-bottom{
  grid-template-columns:minmax(0,1fr) 64px!important;
}
.s2h-short-slide.is-auto-landscape-fullscreen{
  position:fixed!important;
  z-index:3000!important;
  inset:0!important;
  width:100dvw!important;
  height:100dvh!important;
  min-height:0!important;
  transform:none!important;
}
.s2h-short-slide.is-auto-landscape-fullscreen
.s2u-media-stage{
  inset:0!important;
  width:100%!important;
  height:100%!important;
  aspect-ratio:auto!important;
  transform:none!important;
}
.s2h-short-slide.is-auto-landscape-fullscreen
.s2h-short-video,
.s2h-short-slide.is-auto-landscape-fullscreen
.s2u-feed-bk-frame{
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
}
.s2h-short-slide.is-auto-landscape-fullscreen
.s2h-short-side,
.s2h-short-slide.is-auto-landscape-fullscreen
.s2h-short-info,
.s2h-short-slide.is-auto-landscape-fullscreen
.s2h-short-shade,
.s2h-short-slide.is-auto-landscape-fullscreen
.s2u-landscape-control-bar{
  display:none!important;
}

/* MIIGO_PLAYER_TRUE_ORIENTATION_REFERENCE_LAYOUT_V1_1 */

/*
 * “横屏观看”是独立的原生全屏入口，放在横版视频正下方。
 * 它不属于全集按钮：点击进入播放器全屏，旋转手机也会自动进入。
 */
.s2u-landscape-rotate-hint{
  pointer-events:auto!important;
  user-select:none!important;
  -webkit-user-select:none!important;
  position:absolute!important;
  z-index:24!important;
  top:calc(50% + 28.125vw + 10px)!important;
  right:auto!important;
  bottom:auto!important;
  left:50%!important;
  display:none!important;
  width:auto!important;
  min-width:108px!important;
  max-width:132px!important;
  height:38px!important;
  margin:0!important;
  padding:0 14px!important;
  transform:translateX(-50%)!important;
  border:1px solid rgba(255,255,255,.14)!important;
  border-radius:999px!important;
  background:rgba(22,22,22,.78)!important;
  color:#fff!important;
  box-shadow:0 8px 24px rgba(0,0,0,.28)!important;
  backdrop-filter:blur(10px)!important;
  -webkit-tap-highlight-color:transparent!important;
  cursor:pointer!important;
}

.s2u-landscape-rotate-hint:active{
  transform:translateX(-50%) scale(.96)!important;
}

.s2or-series-rotate-hint:active{
  transform:scale(.96)!important;
}
.s2u-content-slide.is-video-landscape
.s2u-landscape-rotate-hint{
  display:inline-flex!important;
}

.s2u-content-slide.is-video-vertical
.s2u-landscape-rotate-hint{
  display:none!important;
}

/*
 * 全集入口恢复为内容宽度，不再与横屏提示组成整行，
 * 避免被拉成长条或覆盖提示。
 */
.s2u-landscape-control-bar,
.s2u-landscape-control-bar.is-multi{
  right:auto!important;
  bottom:132px!important;
  left:20px!important;
  display:none!important;
  width:auto!important;
  min-width:0!important;
  max-width:188px!important;
  height:46px!important;
  grid-template-columns:auto!important;
  padding:4px!important;
  border:1px solid rgba(255,255,255,.12)!important;
  border-radius:16px!important;
  background:rgba(18,18,18,.72)!important;
  box-shadow:0 10px 28px rgba(0,0,0,.30)!important;
}

.s2u-content-slide.is-video-landscape
.s2u-landscape-control-bar.is-multi{
  display:grid!important;
}

.s2u-landscape-episodes{
  width:auto!important;
  min-width:142px!important;
  max-width:180px!important;
  height:38px!important;
  grid-template-columns:22px auto 18px!important;
  padding:0 11px!important;
}

.s2u-landscape-episodes b{
  width:auto!important;
  min-width:0!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
}

/*
 * V1 的网页固定层全屏完全停用。
 * 横屏时只调用普通/HLS或BK播放器自身的真正全屏。
 */
.s2h-short-slide.is-auto-landscape-fullscreen{
  position:relative!important;
  z-index:auto!important;
  inset:auto!important;
  width:auto!important;
  height:100%!important;
  min-height:100%!important;
  transform:none!important;
}

html.is-auto-landscape-player,
body.is-auto-landscape-player{
  overflow:visible!important;
}

@media(max-width:430px){
  .s2u-landscape-rotate-hint{
    top:calc(50% + 28.125vw + 9px)!important;
  }
}

@media(max-height:720px){
  .s2u-landscape-control-bar,
  .s2u-landscape-control-bar.is-multi{
    bottom:124px!important;
  }
}

/*
 * 系列模式若播放器全屏调用被浏览器短暂延迟，
 * 页面控制不能预先消失；真正全屏后系统播放器会自然覆盖。
 */
@media(orientation:landscape){
  .s2k-series-layer.is-open.is-current-landscape
  .s2k-series-head,
  .s2k-series-layer.is-open.is-current-landscape
  .s2k-series-bottom,
  .s2k-series-layer.is-open.is-current-landscape
  .s2u-series-app-entry{
    opacity:1!important;
    pointer-events:auto!important;
  }
}

.s2or-series-rotate-hint{
  pointer-events:auto!important;
  cursor:pointer!important;
}

/* MIIGO_PLAYER_IMMERSIVE_NATIVE_FULLSCREEN_STATE_V1_2 */

/*
 * 横向作品统一上移：只调整横向媒体舞台，
 * 竖向沉浸作品仍保持原有全屏布局。
 */
.s2u-content-slide.is-video-landscape
.s2u-media-stage,
.s2u-content-slide.is-library-feed.is-video-landscape
.s2u-media-stage{
  top:42%!important;
}

/*
 * 横向全屏入口不使用胶囊，只保留旋转图标和文字。
 * 位置始终紧跟横向画面下沿。
 */
.s2u-landscape-rotate-hint{
  top:calc(42% + 28.125vw + 7px)!important;
  min-width:0!important;
  max-width:none!important;
  height:28px!important;
  gap:6px!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  backdrop-filter:none!important;
  -webkit-backdrop-filter:none!important;
  color:rgba(255,255,255,.92)!important;
}

.s2u-landscape-rotate-hint b{
  font-size:12px!important;
  font-weight:800!important;
}

/*
 * 多集入口收紧为“图标 + 2集”，并向左移动。
 * 外层不再形成第二个大胶囊。
 */
.s2u-landscape-control-bar,
.s2u-landscape-control-bar.is-multi{
  left:10px!important;
  width:auto!important;
  max-width:102px!important;
  height:36px!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  backdrop-filter:none!important;
}

.s2u-landscape-episodes{
  width:auto!important;
  min-width:70px!important;
  max-width:96px!important;
  height:34px!important;
  grid-template-columns:20px auto!important;
  gap:6px!important;
  padding:0 10px!important;
  border:1px solid rgba(255,255,255,.14)!important;
  border-radius:12px!important;
  background:rgba(18,18,18,.72)!important;
}

.s2u-landscape-episodes b{
  font-size:11px!important;
}

.s2or-series-rotate-hint{
  height:28px!important;
  gap:6px!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  backdrop-filter:none!important;
  -webkit-backdrop-filter:none!important;
}

@media(max-width:430px){
  .s2u-landscape-rotate-hint{
    top:calc(42% + 28.125vw + 7px)!important;
  }
}

/* MIIGO_LIBRARY_SERIES_FLOW_UI_FIX_V1 */

/*
 * 所有横向作品的“类型 + 名称”信息区统一下移，
 * 靠近位置保持不变的紧凑集数入口。
 * 本规则不移动集数按钮。
 */
.s2u-content-slide.is-video-landscape
.s2h-short-info{
  bottom:176px!important;
}

/* “点击全屏播放”字数增加后保持自然宽度。 */
.s2u-landscape-rotate-hint,
.s2or-series-rotate-hint{
  max-width:none!important;
  white-space:nowrap!important;
}

/* MIIGO_IMMERSIVE_AD_INFO_BAR_V1 */

/*
 * 沉浸广告信息固定在片库入口正上方：
 * 广告提示在上，LOGO + 名称/简介 + 后台按钮组成单行信息条。
 */
.s2u-ad-info{
  left:14px!important;
  right:14px!important;
  bottom:128px!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-start!important;
  gap:6px!important;
  color:#fff!important;
  text-shadow:none!important;
  pointer-events:none!important;
}

.s2u-ad-info>.s2u-ad-badge{
  display:inline-flex!important;
  width:auto!important;
  min-height:22px!important;
  align-items:center!important;
  padding:3px 9px!important;
  border:1px solid rgba(255,255,255,.16)!important;
  border-radius:999px!important;
  background:rgba(18,18,18,.76)!important;
  color:rgba(255,255,255,.94)!important;
  font-size:10px!important;
  font-weight:850!important;
  line-height:1!important;
  backdrop-filter:blur(10px)!important;
  -webkit-backdrop-filter:blur(10px)!important;
}

.s2u-ad-info-bar{
  width:100%!important;
  min-width:0!important;
  height:66px!important;
  display:grid!important;
  grid-template-columns:48px minmax(0,1fr) auto!important;
  align-items:center!important;
  gap:10px!important;
  padding:9px 10px!important;
  border:1px solid rgba(255,255,255,.10)!important;
  border-radius:14px!important;
  background:rgba(18,18,20,.84)!important;
  box-shadow:0 10px 28px rgba(0,0,0,.28)!important;
  backdrop-filter:blur(15px)!important;
  -webkit-backdrop-filter:blur(15px)!important;
  overflow:hidden!important;
  pointer-events:auto!important;
}

.s2u-ad-logo-shell{
  position:relative!important;
  width:48px!important;
  height:48px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  border-radius:11px!important;
  background:#252529!important;
  color:#fff!important;
  object-fit:cover!important;
  overflow:hidden!important;
  font-size:19px!important;
  font-weight:900!important;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.08)!important;
}

.s2u-ad-logo-fallback{
  position:absolute!important;
  inset:0!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
}

.s2u-ad-logo{
  position:relative!important;
  z-index:1!important;
  width:100%!important;
  height:100%!important;
  display:block!important;
  object-fit:cover!important;
}

.s2u-ad-copy{
  min-width:0!important;
  align-self:center!important;
}

.s2u-ad-info .s2u-ad-copy h2{
  overflow:hidden!important;
  margin:0 0 4px!important;
  color:#fff!important;
  font-size:14px!important;
  font-weight:850!important;
  line-height:1.2!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
}

.s2u-ad-info .s2u-ad-copy p{
  overflow:hidden!important;
  max-width:none!important;
  margin:0!important;
  color:rgba(255,255,255,.62)!important;
  font-size:10px!important;
  line-height:1.25!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
}

.s2u-ad-info-bar .s2u-ad-cta{
  min-width:76px!important;
  max-width:104px!important;
  min-height:36px!important;
  height:36px!important;
  margin:0!important;
  padding:0 13px!important;
  border-radius:999px!important;
  overflow:hidden!important;
  font-size:11px!important;
  line-height:36px!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
  box-shadow:none!important;
  pointer-events:auto!important;
}

@media(max-width:360px){
  .s2u-ad-info-bar{
    grid-template-columns:44px minmax(0,1fr) auto!important;
    gap:8px!important;
    padding:8px!important;
  }

  .s2u-ad-logo-shell{
    width:44px!important;
    height:44px!important;
  }

  .s2u-ad-info-bar .s2u-ad-cta{
    min-width:68px!important;
    max-width:88px!important;
    padding:0 10px!important;
  }
}

/* MIIGO_LIBRARY_SERIES_VISUAL_CONSISTENCY_V1 */

/*
 * 多集页横向作品复用沉浸页的 16:9 媒体舞台。
 * 只限制页面内的横向视频与 BK 播放框；竖向作品继续使用原全屏布局。
 */
.s2k-series-slide.is-video-landscape video,
.s2k-series-slide.is-video-landscape .s2u-series-bk-frame{
  top:42%!important;
  right:0!important;
  bottom:auto!important;
  left:0!important;
  width:100%!important;
  height:min(56.25vw,241.875px)!important;
  aspect-ratio:16/9!important;
  transform:translateY(-50%)!important;
  object-fit:contain!important;
  background:#000!important;
}

.s2k-series-slide.is-video-landscape .s2h-center-play{
  top:42%!important;
}

/*
 * 选集弹窗的推荐作品复用片库卡片结构：
 * 视频为两列横图，动漫和短剧为三列竖图，所有图片使用固定容器裁切。
 */
#episodeSheet .s2h-related-grid{
  display:grid!important;
  align-items:start!important;
  gap:14px 10px!important;
}

#episodeSheet .s2h-related-grid.is-video{
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
}

#episodeSheet .s2h-related-grid.is-short,
#episodeSheet .s2h-related-grid.is-anime{
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
}

#episodeSheet .s2sv-related-card{
  min-width:0!important;
  width:100%!important;
  border:0!important;
  padding:0!important;
  background:transparent!important;
  color:#111!important;
  text-align:left!important;
}

#episodeSheet .s2sv-related-card figure{
  position:relative!important;
  width:100%!important;
  height:auto!important;
  margin:0!important;
  overflow:hidden!important;
  border-radius:12px!important;
  background:#eee!important;
}

#episodeSheet .s2h-related-grid.is-video
.s2sv-related-card figure{
  aspect-ratio:16/9!important;
}

#episodeSheet .s2h-related-grid.is-short
.s2sv-related-card figure,
#episodeSheet .s2h-related-grid.is-anime
.s2sv-related-card figure{
  aspect-ratio:3/4!important;
}

#episodeSheet .s2sv-related-card img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
}

#episodeSheet .s2sv-related-card h3{
  min-height:0!important;
  margin:6px 1px 2px!important;
  overflow:hidden!important;
  color:#111!important;
  font-size:12px!important;
  line-height:1.4!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
}

#episodeSheet .s2sv-related-card p{
  margin:0 1px!important;
  overflow:hidden!important;
  color:#999!important;
  font-size:9px!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
}

/* MIIGO_LIBRARY_SERIES_VISUAL_CONSISTENCY_V1_1 */

/*
 * 多集页横向全屏提示跟随 16:9 画面下沿，
 * 与沉浸页保持同一位置关系，不再停留在原右下角控制区。
 */
.s2k-series-slide.is-video-landscape
.s2or-series-rotate-hint{
  position:absolute!important;
  z-index:24!important;
  top:calc(42% + 28.125vw + 7px)!important;
  right:auto!important;
  bottom:auto!important;
  left:50%!important;
  width:auto!important;
  min-width:0!important;
  max-width:none!important;
  margin:0!important;
  transform:translateX(-50%)!important;
  white-space:nowrap!important;
}

.s2k-series-slide.is-video-landscape
.s2or-series-rotate-hint:active{
  transform:translateX(-50%) scale(.96)!important;
}

@media(min-width:700px){
  .s2k-series-slide.is-video-landscape
  .s2or-series-rotate-hint{
    top:calc(42% + 120.9375px + 7px)!important;
  }
}
\n/* D26_4_BACKEND_ASSET_CONFIG_BUS_V1 */
.s2h-bottom-nav .d26-nav-fallback{display:grid;place-items:center;width:24px;height:24px;font-size:10px}.d26-short-action-icon{display:block;width:100%;height:100%;object-fit:contain}.s2h-center-play .d26-short-action-icon{width:26px;height:26px}.s2ap-sound-unlock .d26-short-action-icon{display:inline-block;width:18px;height:18px;vertical-align:middle}.s2u-landscape-rotate-hint>.d26-short-action-icon{width:30px;height:30px}.s2h-progress-pill>.d26-short-action-icon,.s2u-landscape-episodes>.d26-short-action-icon{width:18px;height:18px}.s2h-bottom-nav [data-nav-key] img{object-fit:contain}\n
/* MIIGO_D29_8_IMMERSIVE_IMAGE_AD_FULL_VISIBILITY_V1
 * Image advertisements always fit inside the available stage without cropping.
 * Video advertisement behavior is intentionally unchanged.
 */
.s2u-ad-image,
.s2u-ad-slide.is-template-full_vertical .s2u-ad-image,
.s2u-ad-slide.is-auto-vertical .s2u-ad-image,
.s2u-ad-slide.is-template-medium .s2u-ad-image,
.s2u-ad-slide.is-auto-medium .s2u-ad-image{
  object-fit:contain!important;
  object-position:center center!important;
  max-width:100%!important;
  max-height:100%!important;
  background:#050505!important;
}

/* MIIGO_D29_8_1_IMMERSIVE_IMAGE_AD_COVER_CENTER_V1
 * IMAGE ads fill their stage and remain centered. VIDEO ads are untouched.
 */
.s2u-ad-image,
.s2u-ad-slide.is-template-full_vertical .s2u-ad-image,
.s2u-ad-slide.is-auto-vertical .s2u-ad-image,
.s2u-ad-slide.is-template-medium .s2u-ad-image,
.s2u-ad-slide.is-auto-medium .s2u-ad-image{
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  max-height:none!important;
  object-fit:cover!important;
  object-position:center center!important;
  display:block!important;
}
