:root{--adm-radius-s:4px;--adm-radius-m:8px;--adm-radius-l:12px;--adm-font-size-1:9px;--adm-font-size-2:10px;--adm-font-size-3:11px;--adm-font-size-4:12px;--adm-font-size-5:13px;--adm-font-size-6:14px;--adm-font-size-7:15px;--adm-font-size-8:16px;--adm-font-size-9:17px;--adm-font-size-10:18px;--adm-color-primary:#1677ff;--adm-color-success:#00b578;--adm-color-warning:#ff8f1f;--adm-color-danger:#ff3141;--adm-color-yellow:#ff9f18;--adm-color-orange:#ff6430;--adm-color-wathet:#e7f1ff;--adm-color-text:#333333;--adm-color-text-secondary:#666666;--adm-color-weak:#999999;--adm-color-light:#cccccc;--adm-color-border:#eeeeee;--adm-color-background:#ffffff;--adm-color-highlight:var(--adm-color-danger);--adm-color-white:#ffffff;--adm-color-box:#f5f5f5;--adm-color-text-light-solid:var(--adm-color-white);--adm-color-text-dark-solid:#000000;--adm-color-fill-content:var(--adm-color-box);--adm-font-size-main:var(--adm-font-size-5);--adm-font-family:-apple-system,blinkmacsystemfont,"Helvetica Neue",helvetica,segoe ui,arial,roboto,"PingFang SC","miui","Hiragino Sans GB","Microsoft Yahei",sans-serif;--adm-border-color:var(--adm-color-border)}html[data-prefers-color-scheme=dark]{--adm-color-primary:#3086ff;--adm-color-success:#34b368;--adm-color-warning:#ffa930;--adm-color-danger:#ff4a58;--adm-color-yellow:#ffa930;--adm-color-orange:#e65a2b;--adm-color-wathet:#0d2543;--adm-color-text:#e6e6e6;--adm-color-text-secondary:#b3b3b3;--adm-color-weak:#808080;--adm-color-light:#4d4d4d;--adm-color-border:#2b2b2b;--adm-color-box:#0a0a0a;--adm-color-background:#1a1a1a;--adm-color-background-body:var(--adm-color-background);--adm-border-color:var(--adm-color-border)}:root{-webkit-tap-highlight-color:rgba(0,0,0,0)}html{background-color:var(--adm-color-background-body)}body{color:var(--adm-color-text);font-size:var(--adm-font-size-main);font-family:var(--adm-font-family)}a,button{cursor:pointer}a{color:var(--adm-color-primary);transition:opacity .2s ease-in-out}a:active{opacity:.8}.adm-plain-anchor{color:unset;transition:none}.adm-plain-anchor:active{opacity:unset}body.adm-overflow-hidden{overflow:hidden!important}div.adm-px-tester{--size:1;height:calc(var(--size) / 2 * 2px);width:0;position:fixed;left:-100vw;top:-100vh;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.adm-infinite-scroll{color:var(--adm-color-weak);padding:18px;display:flex;justify-content:center;align-items:center;font-size:var(--adm-font-size-main)}.adm-infinite-scroll-failed-text{display:inline-block;margin-right:8px}.adm-dot-loading{display:inline-block}.adm-popover{--z-index:var(--adm-popover-z-index,1030);--background:#ffffff;--arrow-size:8px;--content-padding:8px 12px;color:var(--adm-color-text);position:absolute;top:0;left:0;z-index:var(--z-index);white-space:normal;text-align:left;cursor:auto;-webkit-user-select:text;-moz-user-select:text;user-select:text;animation:none}.adm-popover.adm-popover-dark{--background:rgba(0,0,0,0.75);--adm-color-text:#ffffff;color:#ffffff}.adm-popover.adm-popover-dark .adm-popover-inner{box-shadow:none}.adm-popover:after{position:absolute;background:rgba(255,255,255,.01);content:""}.adm-popover-hidden{display:none}.adm-popover-inner{background-color:var(--background);background-clip:padding-box;border-radius:8px;box-shadow:0 0 30px 0 rgba(51,51,51,.2);font-size:var(--adm-font-size-7);width:max-content;min-width:32px;max-width:calc(100vw - 24px);overflow-y:hidden}.adm-popover-inner-content{padding:var(--content-padding)}.adm-popover-arrow{width:var(--arrow-size);overflow:visible;background:transparent}.adm-popover-arrow,.adm-popover-arrow-icon{position:absolute;display:block;height:var(--arrow-size)}.adm-popover-arrow-icon{width:calc(var(--arrow-size) / 8 * 15);top:50%;left:50%;transform:translate(-50%,-50%) rotate(var(--arrow-icon-rotate))}.adm-popover .adm-popover-arrow{color:var(--background)}.adm-popover-menu{--border-color:var(--adm-color-border)}.adm-popover-menu.adm-popover{--content-padding:0}.adm-popover-menu-list{overflow:hidden;min-width:120px}.adm-popover-menu-list-inner{margin-top:-1px}.adm-popover-menu-list-scroll{padding-right:2px;overflow-y:scroll;-webkit-overflow-scrolling:auto}.adm-popover-menu-list-scroll::-webkit-scrollbar{-webkit-appearance:none;width:4px}.adm-popover-menu-list-scroll::-webkit-scrollbar-thumb{border-radius:4px;background-color:#ddd}.adm-popover-menu-item{display:flex;padding-left:20px;justify-content:flex-start;align-items:center;position:relative}.adm-popover-menu-item-icon{flex:none;padding-right:8px;font-size:20px}.adm-popover-menu-item-text{flex:auto;padding:14px 20px 14px 0;border-top:1px solid var(--border-color)}.adm-popover-menu-item-disabled{cursor:not-allowed}.adm-popover-menu-item-disabled>*{opacity:.4}.adm-popover-menu-item:active:not(.adm-popover-menu-item-disabled){background-color:var(--border-color)}.adm-popover-menu-item:active:not(.adm-popover-menu-item-disabled):after{content:" ";display:block;position:absolute;width:100%;bottom:-1px;left:0;border-bottom:1px solid var(--border-color)}.adm-popover.adm-popover-dark.adm-popover-menu{--border-color:var(--adm-color-text);--background:rgba(0,0,0,0.9)}.adm-pull-to-refresh-head{overflow:hidden;position:relative}.adm-pull-to-refresh-head-content{position:absolute;bottom:0;left:0;width:100%;color:var(--adm-color-weak);display:flex;justify-content:center;align-items:center}.adm-toast-mask .adm-toast-wrap{position:fixed;top:0;left:0;width:100%;height:100%;text-align:center}.adm-toast-mask .adm-toast-main{display:inline-block;position:relative;top:50%;transform:translateY(-50%);width:auto;max-width:204px;max-height:70%;overflow:auto;color:white;word-break:break-all;background-color:rgba(0,0,0,.7);border-radius:8px;pointer-events:all;font-size:var(--adm-font-size-7);line-height:1.5;box-sizing:border-box;text-align:initial}.adm-toast-mask .adm-toast-main-text{padding:12px;min-width:0}.adm-toast-mask .adm-toast-main-icon{padding:35px 12px;min-width:150px}.adm-toast-mask .adm-toast-main-icon .adm-toast-icon{text-align:center;margin-bottom:8px;font-size:36px;line-height:1}.adm-toast-loading{--size:48px;margin:0 auto 8px}.adm-auto-center{display:flex;justify-content:center}.adm-auto-center-content{flex:0 1 auto}.adm-mask{--z-index:var(--adm-mask-z-index,1000);position:fixed;z-index:var(--z-index);display:block}.adm-mask,.adm-mask-aria-button{top:0;left:0;width:100%;height:100%}.adm-mask-aria-button{position:absolute;z-index:0;pointer-events:none}.adm-mask-content{z-index:1}.adm-spin-loading{--color:var(--adm-color-weak);--size:32px;width:var(--size);height:var(--size)}.adm-spin-loading-svg{width:100%;height:100%;animation:adm-spin-loading-rotate .8s linear infinite}.adm-spin-loading-svg>.adm-spin-loading-fill{stroke:var(--color)}@keyframes adm-spin-loading-rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.PullRefreshList_container__wxITy{min-height:0;flex:1 1;overflow:hidden}.PullRefreshList_scrollContent__lD55u{height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch}.PullRefreshList_loadingContainer__tdMK8,.PullRefreshList_statusContainer__Vf5fA{display:flex;min-height:calc(64*var(--rpx));align-items:center;justify-content:center;gap:calc(12*var(--rpx));color:#737a83;font-size:calc(22*var(--rpx))}.PullRefreshList_arrow__aeuK7,.PullRefreshList_checkIcon__j5Y71{width:calc(30*var(--rpx));height:calc(30*var(--rpx));flex:0 0 auto}.PullRefreshList_arrow__aeuK7{transition:transform .2s ease}.PullRefreshList_rotated__WqFHK{transform:rotate(180deg)}.PullRefreshList_checkIcon__j5Y71{color:#52c41a}.PullRefreshList_spinner__0iFRz{--dot-left:-6px;--dot-right:6px;--dot-up:-3.5px;--dot-down:3.5px;--dot-diagonal-left:-4.25px;--dot-diagonal-right:4.25px;--dot-diagonal-up:-2.5px;--dot-diagonal-down:2.5px;position:relative;width:clamp(20px,36*var(--rpx),30px);height:clamp(20px,36*var(--rpx),30px);flex:0 0 auto}.PullRefreshList_spinnerDot__DOrCs{position:absolute;top:50%;left:50%;width:clamp(9px,16*var(--rpx),12px);height:clamp(9px,16*var(--rpx),12px);border-radius:50%;transform:translate(-50%,-50%)}.PullRefreshList_spinnerDotWarm__5AHby{background:#ffad0a;box-shadow:0 0 calc(8*var(--rpx)) rgba(255,173,10,.28);animation:PullRefreshList_rotateWarm__LTG_Z 1s linear infinite}.PullRefreshList_spinnerDotHot__sNVie{background:#ff3158;box-shadow:0 0 calc(8*var(--rpx)) rgba(255,49,88,.28);animation:PullRefreshList_rotateHot__Q5BnS 1s linear infinite}.PullRefreshList_empty__P_5e7{display:flex;padding:calc(80*var(--rpx)) calc(48*var(--rpx));flex-direction:column;align-items:center;justify-content:center;gap:calc(24*var(--rpx));color:#737a83;font-size:calc(22*var(--rpx));text-align:center}.PullRefreshList_empty__P_5e7 img{display:block;width:calc(152*var(--rpx));height:calc(152*var(--rpx))}.PullRefreshList_error__2bRIE{display:block;width:calc(100% - 96*var(--rpx));margin:calc(24*var(--rpx)) calc(48*var(--rpx)) 0;padding:calc(18*var(--rpx));border:0;border-radius:calc(12*var(--rpx));color:#ffb5aa;background:#3b292b;font-size:calc(21*var(--rpx))}@keyframes PullRefreshList_rotateWarm__LTG_Z{0%,to{transform:translate(-50%,-50%) translateX(var(--dot-left))}12.5%{transform:translate(-50%,-50%) translate(var(--dot-diagonal-left),var(--dot-diagonal-up))}25%{transform:translate(-50%,-50%) translateY(var(--dot-up))}37.5%{transform:translate(-50%,-50%) translate(var(--dot-diagonal-right),var(--dot-diagonal-up))}50%{transform:translate(-50%,-50%) translateX(var(--dot-right))}62.5%{transform:translate(-50%,-50%) translate(var(--dot-diagonal-right),var(--dot-diagonal-down))}75%{transform:translate(-50%,-50%) translateY(var(--dot-down))}87.5%{transform:translate(-50%,-50%) translate(var(--dot-diagonal-left),var(--dot-diagonal-down))}}@keyframes PullRefreshList_rotateHot__Q5BnS{0%,to{transform:translate(-50%,-50%) translateX(var(--dot-right))}12.5%{transform:translate(-50%,-50%) translate(var(--dot-diagonal-right),var(--dot-diagonal-down))}25%{transform:translate(-50%,-50%) translateY(var(--dot-down))}37.5%{transform:translate(-50%,-50%) translate(var(--dot-diagonal-left),var(--dot-diagonal-down))}50%{transform:translate(-50%,-50%) translateX(var(--dot-left))}62.5%{transform:translate(-50%,-50%) translate(var(--dot-diagonal-left),var(--dot-diagonal-up))}75%{transform:translate(-50%,-50%) translateY(var(--dot-up))}87.5%{transform:translate(-50%,-50%) translate(var(--dot-diagonal-right),var(--dot-diagonal-up))}}.PullRefreshList_container__wxITy .adm-pull-to-refresh{height:100%;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch}.PullRefreshList_container__wxITy .adm-pull-to-refresh::-webkit-scrollbar{display:none;width:0;height:0}.PullRefreshList_container__wxITy .adm-pull-to-refresh-head{color:#a0a6ad}.PullRefreshList_container__wxITy .adm-pull-to-refresh-head-content{display:flex;align-items:center;justify-content:center}.PullRefreshList_container__wxITy .adm-infinite-scroll{padding:calc(12*var(--rpx)) 0}@media(prefers-reduced-motion:reduce){.PullRefreshList_arrow__aeuK7{transition:none}}.DramaList_page__jR9jb{display:flex;height:100%;min-height:0;padding-bottom:calc(16*var(--rpx));flex-direction:column;overflow:hidden;color:#f5f7f9;background:#20262e}.DramaList_embedded__2XhDw{flex:1 1;min-height:0}.DramaList_header__71vxf{position:relative;z-index:8;top:0;flex:0 0 auto;padding:calc(48*var(--rpx) + var(--safe-area-top)) calc(48*var(--rpx)) calc(20*var(--rpx));background:rgba(32,38,46,.98)}.DramaList_header__71vxf h1{margin:0;color:#ff3b19;font-size:calc(48*var(--rpx));line-height:1}.DramaList_titleRow__ttx2f{display:flex;align-items:center;justify-content:space-between;margin-bottom:calc(38*var(--rpx))}.DramaList_titleRow__ttx2f>button{display:grid;width:calc(54*var(--rpx));height:calc(42*var(--rpx));padding:0;place-items:center;border:0;background:rgba(0,0,0,0)}.DramaList_titleRow__ttx2f>button img{width:100%;height:100%;object-fit:contain}.DramaList_titleRowStandalone__YaGTE{margin-bottom:0}.DramaList_tabs__b69Ph{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:calc(12*var(--rpx));gap:calc(12*var(--rpx))}.DramaList_tabs__b69Ph button{min-width:0;height:calc(52*var(--rpx));padding:0 calc(10*var(--rpx));border:0;border-radius:calc(28*var(--rpx));color:#747b84;background:rgba(0,0,0,0);font-size:calc(23*var(--rpx));white-space:nowrap}.DramaList_tabs__b69Ph .DramaList_activeTab__Tddc4{color:#ef7d2c;background:#fff0df;font-weight:700}.DramaList_grid__Ec3SF{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:calc(28*var(--rpx)) calc(38*var(--rpx));gap:calc(28*var(--rpx)) calc(38*var(--rpx));padding:calc(10*var(--rpx)) calc(48*var(--rpx))}.DramaList_card__Wg2kn{position:relative;min-width:0}.DramaList_card__Wg2kn h2{margin:calc(12*var(--rpx)) 0 0;color:#f5f7f9;line-height:1.25;font-weight:700}.DramaList_card__Wg2kn .DramaList_tagsBox__H7Qvt,.DramaList_card__Wg2kn h2{overflow:hidden;font-size:calc(24*var(--rpx));text-overflow:ellipsis;white-space:nowrap}.DramaList_card__Wg2kn .DramaList_tagsBox__H7Qvt{margin-top:calc(6*var(--rpx));color:#797979;font-family:Inter,sans-serif;font-weight:500;height:calc(30*var(--rpx))}.DramaList_card__Wg2kn .DramaList_tagsBox__H7Qvt .DramaList_tags__yt0oV{display:inline-flex;align-items:center;min-height:calc(36*var(--rpx));padding:calc(4*var(--rpx)) calc(10*var(--rpx)) calc(4*var(--rpx)) calc(10*var(--rpx));border-radius:calc(10*var(--rpx));background:#402f25;color:#ffc99d;font-family:Inter;font-weight:500;font-size:calc(24*var(--rpx))}.DramaList_poster__X1pE7{position:relative;display:block;width:100%;aspect-ratio:308/380;overflow:hidden;border-radius:calc(16*var(--rpx));background:#303841}.DramaList_poster__X1pE7>img{width:100%;height:100%;object-fit:cover}.DramaList_hotRibbon__xHvym{position:absolute;z-index:2;top:calc(0*var(--rpx));left:calc(0*var(--rpx));min-width:calc(80*var(--rpx));height:calc(40*var(--rpx));display:flex;place-content:center;place-items:center;gap:calc(20*var(--rpx));flex-shrink:0;box-sizing:border-box;padding:calc(6*var(--rpx)) calc(12*var(--rpx)) calc(4*var(--rpx)) calc(12*var(--rpx));border-radius:calc(16*var(--rpx)) calc(0*var(--rpx)) calc(16*var(--rpx)) calc(0*var(--rpx));background:linear-gradient(90deg,rgb(254,88,35),rgb(255,49,112));color:#fff;font-family:Inter,sans-serif;font-weight:500;font-size:calc(24*var(--rpx));font-style:italic}.DramaList_episodeCount__HE9g8{position:absolute;right:calc(12*var(--rpx));bottom:calc(17*var(--rpx));color:#fff;font-size:calc(22*var(--rpx));text-shadow:0 1px 4px #000}.DramaList_progress__iROcd{position:absolute;bottom:0;left:0;max-width:100%;height:calc(5*var(--rpx));background:#ff3b19}.DramaList_favorite__6CMiO{position:absolute;z-index:2;top:calc(10*var(--rpx));right:calc(10*var(--rpx));display:grid;width:calc(50*var(--rpx));height:calc(50*var(--rpx));padding:0;place-items:center;border:0;border-radius:50%;background:rgba(0,0,0,0)}.DramaList_favorite__6CMiO img{width:100%;height:100%;object-fit:contain}.DramaList_favoriteActive__6AfbB{filter:drop-shadow(0 1px 3px rgba(0,0,0,.35))}.DramaList_actionError__wL3Z1{flex:0 0 auto;margin:0;padding:calc(12*var(--rpx)) calc(48*var(--rpx));color:#ffb5aa;background:#3b292b;font-size:calc(21*var(--rpx));text-align:center}.DramaAppShell_coverImage__fXrHG{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.DramaAppShell_appShell__zVauU{position:relative;width:100%;max-width:750px;height:100%;margin:0 auto;overflow:hidden;background:#000;box-shadow:0 0 calc(50*var(--rpx)) rgba(0,0,0,.32)}.DramaAppShell_appShellHidden__EqrcS{display:none}.DramaAppShell_appShellBehind__ASNqx{position:fixed;z-index:0;inset:0;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.DramaAppShell_tabPanel___XIoL{width:100%;position:absolute;z-index:1;inset:0 0 calc(146*var(--rpx) + var(--safe-area-bottom));overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.DramaAppShell_homePanel__2rEz4{display:flex;flex-direction:column;overflow:hidden}.DramaAppShell_tabPanelHidden__vMnU2{display:none}.DramaAppShell_homeFixed__0bGhj{flex:0 0 auto}.DramaAppShell_header__tp4Sr{position:-webkit-sticky;position:sticky;z-index:10;top:0;height:calc(102*var(--rpx) + var(--safe-area-top));padding:var(--safe-area-top) calc(62*var(--rpx)) 0;background-color:#20262e;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);display:flex;align-items:center;justify-content:space-between;font-style:italic}.DramaAppShell_header__tp4Sr h1{margin:0;color:var(--accent);font-size:calc(47*var(--rpx));line-height:1;font-weight:750;letter-spacing:-.035em}.DramaAppShell_heroSection__hT1Gn{position:relative;isolation:isolate;overflow:hidden;background:#20262d}.DramaAppShell_heroAmbient__i6exQ{position:absolute;z-index:-1;inset:calc(-70*var(--rpx)) calc(-45*var(--rpx)) calc(-10*var(--rpx));overflow:hidden;opacity:.42;pointer-events:none}.DramaAppShell_heroAmbient__i6exQ:after{position:absolute;inset:0;content:"";background:linear-gradient(180deg,rgba(32,38,45,.24),#20262d 94%),linear-gradient(90deg,rgba(32,38,45,.72),transparent 50%,rgba(32,38,45,.72))}.DramaAppShell_heroAmbient__i6exQ img{width:100%;height:100%;object-fit:cover;filter:blur(calc(42 * var(--rpx))) saturate(1.35);transform:scale(1.18);animation:DramaAppShell_ambientReveal___LwNG .7s cubic-bezier(.2,.75,.2,1) both}.DramaAppShell_heroRail__7Mry7{display:flex;align-items:center;gap:calc(25*var(--rpx));overflow-x:auto;padding:calc(8*var(--rpx)) calc(62*var(--rpx)) calc(13*var(--rpx));perspective:calc(1100*var(--rpx));scroll-padding-inline:calc(62*var(--rpx));scroll-snap-type:x mandatory;overscroll-behavior-x:contain;touch-action:pan-x;scrollbar-width:none;background-color:#20262d}.DramaAppShell_heroRail__7Mry7::-webkit-scrollbar{display:none}.DramaAppShell_heroCard__t7Jd9{--hero-scale:0.925;--hero-lift:5.5%;--hero-rotate:0deg;--hero-opacity:0.72;--hero-image-shift:0%;position:relative;flex:0 0 calc(580*var(--rpx));height:calc(297*var(--rpx));overflow:hidden;border-radius:calc(30*var(--rpx));scroll-snap-align:center;scroll-snap-stop:always;background:#303841;cursor:pointer;opacity:var(--hero-opacity);transform:translateY(var(--hero-lift)) scale(var(--hero-scale)) rotateY(var(--hero-rotate));transform-style:preserve-3d;will-change:transform,opacity;transition:box-shadow .32s ease,filter .32s ease}.DramaAppShell_heroCard__t7Jd9:focus-visible{outline:calc(4*var(--rpx)) solid rgba(255,147,28,.92);outline-offset:calc(5*var(--rpx))}.DramaAppShell_heroCard__t7Jd9:hover{box-shadow:0 calc(22*var(--rpx)) calc(50*var(--rpx)) rgba(0,0,0,.4)}.DramaAppShell_heroCard__t7Jd9 h2{max-width:calc(450*var(--rpx));margin:calc(5*var(--rpx)) 0 0;color:#fff;font-size:calc(33*var(--rpx));line-height:1.2;font-weight:520;letter-spacing:-.035em;text-shadow:0 calc(2*var(--rpx)) calc(8*var(--rpx)) rgba(0,0,0,.65)}.DramaAppShell_heroImage__duNv_{display:block;width:110%;height:100%;margin-left:-5%;object-fit:cover;transform:translate3d(var(--hero-image-shift),0,0) scale(1.035);will-change:transform}.DramaAppShell_heroShade__PTmNq{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(0,0,0,.03) 20%,rgba(0,0,0,.82))}.DramaAppShell_heroMeta__04Qq2{position:absolute;z-index:2;right:calc(28*var(--rpx));bottom:calc(25*var(--rpx));left:calc(28*var(--rpx));transform:translateY(0);transition:transform .32s cubic-bezier(.2,.75,.2,1)}.DramaAppShell_heroMeta__04Qq2>span{color:#ffad55;font-size:calc(18*var(--rpx));line-height:1;font-weight:750;letter-spacing:.12em;text-transform:uppercase}.DramaAppShell_dots__SlbuF{display:flex;height:calc(54*var(--rpx));align-items:center;justify-content:center;gap:calc(12*var(--rpx))}.DramaAppShell_dots__SlbuF button{width:calc(14*var(--rpx));height:calc(14*var(--rpx));margin:0;padding:0;border:0;border-radius:99px;overflow:hidden;background:hsla(0,0%,100%,.34);cursor:pointer;transition:width .28s cubic-bezier(.2,.75,.2,1),background-color .18s ease}.DramaAppShell_dots__SlbuF button span{display:block;width:100%;height:100%;border-radius:inherit;background:#f58120;transform:scaleX(0);transform-origin:left}.DramaAppShell_dots__SlbuF .DramaAppShell_dotActive__EyA8v{width:calc(50*var(--rpx));background:hsla(0,0%,100%,.3)}.DramaAppShell_dots__SlbuF .DramaAppShell_dotActive__EyA8v span{animation:DramaAppShell_heroProgress__c_69Z 4.5s linear both}.DramaAppShell_heroPaused__CN9KI .DramaAppShell_dotActive__EyA8v span{animation-play-state:paused}@keyframes DramaAppShell_heroProgress__c_69Z{to{transform:scaleX(1)}}@keyframes DramaAppShell_ambientReveal___LwNG{0%{opacity:0;transform:scale(1.24)}}@media(prefers-reduced-motion:reduce){.DramaAppShell_dotActive__EyA8v span,.DramaAppShell_heroAmbient__i6exQ img{animation:none}.DramaAppShell_dots__SlbuF button,.DramaAppShell_heroCard__t7Jd9,.DramaAppShell_heroImage__duNv_,.DramaAppShell_heroMeta__04Qq2{transition:none}}.DramaAppShell_popularTitle__k0iix{margin:0;padding:0 calc(62*var(--rpx)) calc(4*var(--rpx));color:var(--accent);background:#20262d;font-size:calc(31*var(--rpx));line-height:1;font-weight:720;letter-spacing:-.025em;padding-bottom:calc(30*var(--rpx));font-style:italic}.DramaAppShell_bottomNav__06QxY{position:absolute;z-index:20;right:0;bottom:0;left:0;display:grid;grid-template-columns:repeat(3,1fr);width:100%;max-width:750px;height:calc(146*var(--rpx) + var(--safe-area-bottom));margin:0 auto;padding:calc(22*var(--rpx)) calc(48*var(--rpx)) var(--safe-area-bottom);border-top:calc(3*var(--rpx)) solid #086ba7;background:rgba(31,36,43,.98);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.DramaAppShell_bottomNav__06QxY>a{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:calc(8*var(--rpx));color:#777d85;font-size:calc(19*var(--rpx));font-weight:600;cursor:pointer}.DramaAppShell_bottomNav__06QxY svg{width:calc(39*var(--rpx));height:calc(39*var(--rpx));fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.DramaAppShell_bottomNav__06QxY .DramaAppShell_active__AHSrf{color:var(--nav-accent)}@media(min-width:751px){.DramaAppShell_appShell__zVauU{border-right:1px solid hsla(0,0%,100%,.08);border-left:1px solid hsla(0,0%,100%,.08)}}.DramaPlayer_page__jQpKn{position:fixed;z-index:30;inset:0;width:100%;min-height:100vh;min-height:100dvh;margin:0 auto;overflow:hidden;background:#000;box-shadow:calc(-18*var(--rpx)) 0 calc(40*var(--rpx)) rgba(0,0,0,.3);will-change:transform;touch-action:none}.DramaPlayer_episodePlaceholder__5n1WI,.DramaPlayer_episodeSlide__aWWAY,.DramaPlayer_episodeSwiper__9PpXW{width:100%;height:100vh;height:100dvh}.DramaPlayer_episodeSwiper__9PpXW{position:relative;z-index:1;background:#000}.DramaPlayer_episodePlaceholder__5n1WI,.DramaPlayer_episodeSlide__aWWAY{overflow:hidden;background:#000}.DramaPlayer_backGestureEdge__HcGiP{position:absolute;z-index:34;top:calc(90*var(--rpx) + var(--safe-area-top));bottom:0;left:0;width:max(24px,48*var(--rpx));touch-action:none}.DramaPlayer_back__hkhoy{position:absolute;z-index:33;top:calc(20*var(--rpx) + var(--safe-area-top));left:calc(20*var(--rpx));width:calc(40*var(--rpx));height:calc(40*var(--rpx));padding:0;border:0;background:rgba(0,0,0,0);display:flex;align-items:center}.DramaPlayer_back__hkhoy img{display:block;width:100%;height:100%;object-fit:contain}.DramaPlayer_currentNums__20hum{color:#fff;font-family:Lato,sans-serif;font-weight:700;font-size:calc(32*var(--rpx))}.DramaPlayer_actions__pAWRU{position:absolute;z-index:3;right:calc(20*var(--rpx));bottom:calc(300*var(--rpx));display:flex;align-items:center;flex-direction:column}.DramaPlayer_actions__pAWRU button{display:block;padding:0;border:0;background:rgba(0,0,0,0)}.DramaPlayer_actions__pAWRU .DramaPlayer_choseIcon__lf2eA{width:calc(60*var(--rpx));height:calc(60*var(--rpx))}.DramaPlayer_actions__pAWRU .DramaPlayer_favoriteIcon__at2SR{width:calc(60*var(--rpx));height:calc(66*var(--rpx));margin-bottom:calc(10*var(--rpx))}.DramaPlayer_actions__pAWRU .DramaPlayer_numsBox__eRzqe{color:#fffefe;font-family:Inter,sans-serif;font-weight:500;font-size:calc(30*var(--rpx));margin-bottom:calc(50*var(--rpx))}.DramaPlayer_actions__pAWRU .DramaPlayer_speedIcon__H3JNn{width:calc(84*var(--rpx));height:calc(84*var(--rpx));margin-bottom:calc(50*var(--rpx));object-fit:contain}.DramaPlayer_actions__pAWRU button:first-of-type{margin-bottom:calc(20*var(--rpx))}.DramaPlayer_actions__pAWRU button:first-of-type,.DramaPlayer_actions__pAWRU button:first-of-type img{width:calc(42*var(--rpx));height:calc(36*var(--rpx))}.DramaPlayer_actions__pAWRU button:last-child,.DramaPlayer_actions__pAWRU button:last-child img{width:calc(84*var(--rpx));height:calc(84*var(--rpx))}.DramaPlayer_actions__pAWRU img{display:block;object-fit:contain}.DramaPlayer_centerMessage__CcooR{position:absolute;z-index:9;top:50%;left:50%;width:min(82%,600*var(--rpx));padding:calc(28*var(--rpx));border:0;border-radius:calc(24*var(--rpx));color:#fff;background:rgba(20,20,20,.78);text-align:center;transform:translate(-50%,-50%)}.DramaPlayer_centerMessage__CcooR small{display:block;margin-top:calc(12*var(--rpx));color:#aaa}.DramaPlayer_episodeMask__zztp4,.DramaPlayer_rateMask__IpJph{position:absolute;z-index:11;inset:0;display:flex;align-items:flex-end;justify-content:center;background:rgba(0,0,0,.28);animation:DramaPlayer_maskIn__WJ_ga .22s ease-out both}.DramaPlayer_rateMask__IpJph{z-index:10;background:rgba(0,0,0,.55)}.DramaPlayer_maskClosing__VwPor{animation:DramaPlayer_maskOut__W_F1T .2s ease-in both}.DramaPlayer_episodePicker__MBDL1{width:100%;height:60vh;padding:0 calc(48*var(--rpx)) calc(48*var(--rpx) + var(--safe-area-bottom));overflow:hidden;border-radius:calc(56*var(--rpx)) calc(56*var(--rpx)) 0 0;color:#171820;background:#fff;animation:DramaPlayer_sheetIn__f7wm_ .32s cubic-bezier(.22,1,.36,1) both}.DramaPlayer_sheetClosing__SlM_x{animation:DramaPlayer_sheetOut__1X24C .22s ease-in both!important}.DramaPlayer_episodeHeader__vGVwT{display:grid;height:calc(132*var(--rpx));align-items:center;grid-template-columns:calc(72*var(--rpx)) 1fr calc(72*var(--rpx))}.DramaPlayer_episodeHeader__vGVwT h2{margin:0;overflow:hidden;font-size:calc(36*var(--rpx));font-weight:700;line-height:1.2;text-align:center;text-overflow:ellipsis;white-space:nowrap}.DramaPlayer_episodeHeader__vGVwT button{width:calc(40*var(--rpx));height:calc(40*var(--rpx));padding:0;border:0;background:rgba(0,0,0,0)}.DramaPlayer_episodeHeader__vGVwT button img{display:block;width:100%;height:100%;object-fit:contain}.DramaPlayer_groups__waczq{display:grid;padding:calc(10*var(--rpx)) calc(14*var(--rpx));margin:0 0 calc(28*var(--rpx));border-radius:calc(16*var(--rpx));background:#f1f1f1;grid-template-columns:repeat(3,1fr)}.DramaPlayer_groups__waczq button{height:calc(60*var(--rpx));padding:0;border:0;border-radius:calc(12*var(--rpx));color:#6f6f6f;background:rgba(0,0,0,0);font-size:calc(30*var(--rpx))}.DramaPlayer_groups__waczq .DramaPlayer_groupActive__kB8jk{color:#171820;background:#fff;font-weight:600}.DramaPlayer_episodeGrid__N2pa0{display:grid;max-height:calc(100% - 240*var(--rpx));overflow-y:auto;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:calc(20*var(--rpx)) calc(40*var(--rpx));gap:calc(20*var(--rpx)) calc(40*var(--rpx));scrollbar-width:none}.DramaPlayer_episodeGrid__N2pa0::-webkit-scrollbar{display:none}.DramaPlayer_episodeGrid__N2pa0 button{position:relative;display:flex;min-width:0;height:calc(120*var(--rpx));padding:0;align-items:center;justify-content:center;border:0;border-radius:calc(12*var(--rpx));color:#111;background:#f1f1f1;font-size:calc(32*var(--rpx));transition:transform .12s ease}.DramaPlayer_episodeGrid__N2pa0 button img{position:absolute;top:0;right:0;width:calc(24*var(--rpx));height:calc(24*var(--rpx));object-fit:contain}.DramaPlayer_episodeGrid__N2pa0 button:active{transform:scale(.95)}.DramaPlayer_episodeGrid__N2pa0 .DramaPlayer_current__TjBW8{gap:calc(6*var(--rpx));background:#b8fffc}.DramaPlayer_episodeGrid__N2pa0 .DramaPlayer_current__TjBW8 span:last-child{color:#65dad5}.DramaPlayer_playingBars__lUR0R{display:flex;height:calc(28*var(--rpx));align-items:flex-end;gap:calc(2*var(--rpx))}.DramaPlayer_playingBars__lUR0R i{width:calc(2*var(--rpx));height:calc(16*var(--rpx));background:#65dad5;animation:DramaPlayer_playing__u3smy .7s ease-in-out infinite alternate}.DramaPlayer_playingBars__lUR0R i:nth-child(2){height:calc(26*var(--rpx));animation-delay:-.35s}.DramaPlayer_playingBars__lUR0R i:nth-child(3){height:calc(20*var(--rpx));animation-delay:-.18s}.DramaPlayer_ratePicker__wJ1Lh{width:100%;padding:calc(14*var(--rpx)) calc(28*var(--rpx)) calc(34*var(--rpx) + var(--safe-area-bottom));border-radius:calc(28*var(--rpx)) calc(28*var(--rpx)) 0 0;color:#111;background:hsla(0,0%,100%,.98);animation:DramaPlayer_sheetIn__f7wm_ .28s cubic-bezier(.22,1,.36,1) both;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.DramaPlayer_ratePicker__wJ1Lh h2{margin:0 0 calc(30*var(--rpx));font-size:calc(30*var(--rpx));font-weight:600;line-height:1;text-align:center}.DramaPlayer_rateHandle__vgOWw{width:calc(48*var(--rpx));height:calc(5*var(--rpx));margin:0 auto calc(28*var(--rpx));border-radius:calc(3*var(--rpx));background:rgba(0,0,0,.18)}.DramaPlayer_rateList__t10wU{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:calc(18*var(--rpx));gap:calc(18*var(--rpx))}.DramaPlayer_rateList__t10wU button{height:calc(76*var(--rpx));padding:0;border:1px solid rgba(0,0,0,.1);border-radius:calc(16*var(--rpx));color:#111;background:#f6f6f6;font-size:calc(26*var(--rpx));font-weight:500;transition:transform .12s ease}.DramaPlayer_rateList__t10wU button:active{transform:scale(.96)}.DramaPlayer_rateList__t10wU .DramaPlayer_rateActive__mliOf{color:#65dad5;background:#b8fffc}.DramaPlayer_unlockMask__fLSns{position:absolute;z-index:24;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.68)}.DramaPlayer_unlockDialog__LVmwg{position:relative;display:flex;width:calc(648*var(--rpx));height:calc(654*var(--rpx));padding-top:calc(300*var(--rpx));align-items:center;flex-direction:column;color:#1f2232;background:url(/playlet/unlock-dialog.svg) 50%/100% 100% no-repeat}.DramaPlayer_unlockDialog__LVmwg h2{margin:0 0 calc(30*var(--rpx));text-transform:capitalize}.DramaPlayer_unlockDialog__LVmwg h2,.DramaPlayer_unlockDialog__LVmwg p{font-size:calc(28*var(--rpx));font-weight:500;line-height:calc(34*var(--rpx));text-align:center}.DramaPlayer_unlockDialog__LVmwg p{margin:0}.DramaPlayer_unlockActions__dNtz5{position:absolute;bottom:calc(70*var(--rpx));display:flex;gap:calc(20*var(--rpx))}.DramaPlayer_unlockActions__dNtz5 button{width:calc(250*var(--rpx));height:calc(68*var(--rpx));border:0;border-radius:calc(40*var(--rpx));color:#f88115;background:#f6f8f9;font-size:calc(32*var(--rpx));font-weight:500}.DramaPlayer_unlockActions__dNtz5 button:last-child{color:#fff;background:linear-gradient(180deg,#ff8801 17.26%,#f06a13 54.76%)}@keyframes DramaPlayer_maskIn__WJ_ga{0%{opacity:0}}@keyframes DramaPlayer_maskOut__W_F1T{to{opacity:0}}@keyframes DramaPlayer_sheetIn__f7wm_{0%{opacity:0;transform:translateY(100%)}}@keyframes DramaPlayer_sheetOut__1X24C{to{opacity:0;transform:translateY(100%)}}@keyframes DramaPlayer_playing__u3smy{to{height:calc(6*var(--rpx))}}@media(prefers-reduced-motion:reduce){.DramaPlayer_episodeMask__zztp4,.DramaPlayer_episodePicker__MBDL1,.DramaPlayer_playingBars__lUR0R i,.DramaPlayer_rateMask__IpJph,.DramaPlayer_ratePicker__wJ1Lh,.DramaPlayer_sheetClosing__SlM_x{animation-duration:1ms}}