*,:before,:after{box-sizing:border-box}html,body{height:100%}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;margin:0}p,figure{margin:0}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer;-webkit-appearance:none;appearance:none;background:0 0;border:0;margin:0;padding:0}input{font:inherit;color:inherit}img,svg,video{max-width:100%;display:block}*{-webkit-tap-highlight-color:transparent}:root{--h5-width:375px;--app-height:100%;--nav-bottom-gap:56px;--gutter-bg:#e9eaee;--stage-bg:#121317;--c-bg:#121317;--c-surface:#1b1c20;--c-surface-2:#2c2c34;--c-line:rgba(255,255,255,.1);--c-text:#fff;--c-text-2:#999;--c-text-3:#dadada;--c-gold:#ffe37b;--brand-from:#ee32ff;--brand-to:#ffcbcb;--blob-magenta:#8e1399;--blob-blue:#132c99}@supports (height:100svh){:root{--app-height:100svh}}body{background:var(--gutter-bg);color:#fff;font-family:var(--font-sans), -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "PingFang SC", "Microsoft YaHei", sans-serif;-webkit-font-smoothing:antialiased;margin:0}@media (max-width:767px){body{background:var(--stage-bg)}}.font-sans{font-family:var(--font-sans), -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "PingFang SC", "Microsoft YaHei", sans-serif}a[title=站长统计]{display:none!important}@-webkit-keyframes fadeIn{0%{opacity:0;-webkit-transform:translateY(4px);transform:translateY(4px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0;-webkit-transform:translateY(4px);transform:translateY(4px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@-webkit-keyframes spin{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.brand-gradient{background-image:linear-gradient(90deg, var(--brand-from), var(--brand-to))}.text-brand-gradient{background-image:linear-gradient(90deg, var(--brand-from), var(--brand-to));color:transparent;-webkit-background-clip:text;background-clip:text}.line-clamp-2{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.truncate{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.w-full{width:100%}.h-full{height:100%}.px-15{padding-left:15px;padding-right:15px}.stack-6>*+*{margin-top:6px}.stack-10>*+*{margin-top:10px}.stack-12>*+*{margin-top:12px}.stack-14>*+*{margin-top:14px}.stack-18>*+*{margin-top:18px}.stack-20>*+*{margin-top:20px}.stack-28>*+*{margin-top:28px}.rounded{border-radius:4px}.rounded-md{border-radius:8px}.rounded-lg{border-radius:10px}.rounded-2xl{border-radius:18px}.rounded-none{border-radius:0}.rounded-full{border-radius:9999px}.sq-3{width:12px;height:12px}.sq-4{width:16px;height:16px}.sq-5{width:20px;height:20px}.sq-6{width:24px;height:24px}.sq-7{width:28px;height:28px}.sq-8{width:32px;height:32px}.sq-9{width:36px;height:36px}.fill-white{fill:#fff}.fill-white-40{fill:rgba(255,255,255,.4)}.is-clickable{cursor:pointer}*{scrollbar-width:none;-ms-overflow-style:none}::-webkit-scrollbar{width:0;height:0;display:none}.ar-cover,.ar-player,.ar-square{height:0;position:relative;overflow:hidden}.ar-cover{padding-bottom:56.89%}.ar-player{padding-bottom:56.27%}.ar-square{padding-bottom:100%}.h5-viewport{height:var(--app-height);justify-content:center;width:100%;display:flex}.h5-stage{background:var(--stage-bg);color:#fff;width:100%;max-width:none;height:100%;position:relative;overflow:hidden}@media (min-width:768px){.h5-stage{max-width:var(--h5-width);box-shadow:0 0 40px rgba(0,0,0,.35)}}.scroll-area{z-index:10;overscroll-behavior:contain;height:100%;padding-bottom:calc(var(--nav-bottom-gap) + 64px);position:relative;overflow-y:auto}.decor{pointer-events:none;z-index:0;height:456px;position:absolute;top:0;left:0;right:0;overflow:hidden}.decor__blob{pointer-events:none;opacity:.6;-webkit-filter:blur(70px);filter:blur(70px);border-radius:9999px;width:200px;height:226px;position:absolute}.app-header{z-index:10;padding:12px 15px 0;position:relative}.app-header__logorow{align-items:center;display:flex}.app-header__logo{width:80px;min-height:40px}.app-nav{align-items:center;margin-top:12px;display:flex}.app-nav__link{color:var(--c-text-2);padding-bottom:6px;font-size:14px;line-height:20px;position:relative}.app-nav__link+.app-nav__link{margin-left:15px}.app-nav__link.is-active{color:#fff}.app-nav__label{font-weight:400}.app-nav__link.is-active .app-nav__label{font-weight:600}.app-nav__underline{border-radius:9999px;width:28px;height:2px;margin-left:-14px;position:absolute;bottom:0;left:50%}.tabbar{z-index:30;padding-bottom:env(safe-area-inset-bottom);position:absolute;bottom:0;left:0;right:0}.tabbar__inner{margin:0 15px var(--nav-bottom-gap)}.tabbar__bar{background:var(--c-surface);border-radius:24.5px;align-items:center;height:49px;padding:0 5px;display:flex;position:relative}.tabbar__pill{border-radius:19.5px;width:calc(50% - 5px);height:39px;transition:left .3s;position:absolute;top:5px}.tabbar__item{z-index:10;color:var(--c-text-2);flex:1;justify-content:center;align-items:center;display:flex;position:relative}.tabbar__item.is-active{color:#fff}.tabbar__icon{width:18px;height:18px;margin-right:6px}.tabbar__label{font-size:11px}.banner__viewport{border-radius:10px;overflow:hidden}.banner__container{display:flex}.banner__slide{flex:0 0 100%;min-width:0}.banner__dots{justify-content:center;align-items:center;margin-top:10px;display:flex}.banner__dot{background:var(--c-text-2);border-radius:9999px;width:4px;height:4px}.banner__dot+.banner__dot{margin-left:6px}.banner__dot.is-active{background-image:linear-gradient(90deg, var(--brand-from), var(--brand-to));width:14px}.cover{position:relative;overflow:hidden}.cover-img{object-fit:cover;width:100%;height:100%;display:block}.ar-cover>.cover-img,.ar-player>.cover-img,.ar-square>.cover-img{position:absolute;top:0;left:0}.cover-ph{fill:rgba(255,255,255,.4);width:28px;height:28px;margin-top:-14px;margin-left:-14px;position:absolute;top:50%;left:50%}.avatar{border-radius:9999px;width:100%;height:0;padding-bottom:100%;position:relative;overflow:hidden}.avatar__ch{color:rgba(255,255,255,.8);justify-content:center;align-items:center;font-size:18px;font-weight:600;line-height:1;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 11px;display:grid}.cells-3{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.list-pad{padding:16px 15px 0}.video-card{cursor:pointer;display:block}.video-card:active{opacity:.7}.video-card__title{white-space:nowrap;text-overflow:ellipsis;color:var(--c-text-2);margin-top:8px;font-size:13px;line-height:18px;overflow:hidden}.section-header{justify-content:space-between;align-items:center;display:flex}.section-header__title{color:#fff;font-size:14px;font-weight:500;line-height:20px}.section-header__more{color:rgba(255,255,255,.9);align-items:center;font-size:12px;line-height:16px;display:flex}.section-header__more svg{width:12px;height:12px;margin-left:2px}.home{padding:12px 15px 0}.actor-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px 15px;display:grid}.actor-cell{flex-direction:column;align-items:center;display:flex}.actor-cell__avatar{width:88px}.actor-cell__name{white-space:nowrap;text-overflow:ellipsis;text-align:center;color:#fff;width:100%;margin-top:8px;font-size:14px;overflow:hidden}.type-link{white-space:nowrap;text-overflow:ellipsis;background:var(--c-line);text-align:center;color:#fff;border-radius:10px;height:34px;padding:0 8px;font-size:14px;line-height:34px;display:block;overflow:hidden}.type-link:active{opacity:.7}.search-page{padding:12px 15px 0}.search-title{color:#fff;font-size:14px;font-weight:600;line-height:20px}.hot-link{background:var(--c-line);color:#fff;border-radius:10px;justify-content:center;align-items:center;height:34px;font-size:14px;display:flex}.hot-link:active{opacity:.7}.search-bar{align-items:center;display:flex}.search-bar>*+*{margin-left:10px}.search-bar__box{background:var(--c-line);border:1px solid #ffcbcb;border-radius:9999px;flex:1;align-items:center;height:34px;padding:0 15px;display:flex}.search-bar__box>*+*{margin-left:8px}.search-bar__icon{flex-shrink:0;width:22px;height:22px}.search-bar__input{color:#fff;background:0 0;border:0;outline:none;width:100%;font-size:13px}.search-bar__input::-webkit-input-placeholder{color:var(--c-text-2)}.search-bar__input::placeholder{color:var(--c-text-2)}.search-bar__clear{flex-shrink:0}.search-bar__submit{color:#fff;border-radius:9999px;justify-content:center;align-items:center;width:80px;height:34px;font-size:13px;font-weight:600;display:flex}.detail__title{color:#fff;font-size:14px;line-height:20px}.detail__meta{color:var(--c-text-2);flex-wrap:wrap;align-items:center;font-size:12px;line-height:16px;display:flex}.detail__meta>*{margin-bottom:6px;margin-right:8px}.detail__meta-time{margin-left:auto;margin-right:0}.detail__tag{background:var(--c-line);color:#fff;border-radius:10px;align-items:center;height:23px;padding:0 10px;display:inline-flex}.detail__tag:active{opacity:.7}.tag{background:var(--c-line);color:#fff;border-radius:10px;align-items:center;height:23px;padding:0 10px;font-size:12px;display:inline-flex}.pagination{color:var(--c-text-2);justify-content:center;align-items:center;padding:20px 0;font-size:12px;line-height:16px;display:flex}.pagination>*+*{margin-left:12px}.pagination__edge{color:#fff}.pagination__edge:active{opacity:.6}.pagination__edge:disabled{opacity:.4;cursor:default}.pagination__arrow{padding:0 2px}.pagination__page{color:var(--c-text-2)}.pagination__page.is-active{color:#fff;border-radius:4px;justify-content:center;align-items:center;width:33px;height:22px;font-weight:600;display:inline-flex}.player{background:#000}.player__video{object-fit:cover;cursor:pointer;width:100%;height:100%;position:absolute;top:0;left:0}.player__play{border-radius:9999px;justify-content:center;align-items:center;width:70px;height:70px;margin-top:-35px;margin-left:-35px;display:flex;position:absolute;top:50%;left:50%}.player__play-icon{fill:#fff;width:36px;height:36px;margin-left:4px}.player__vol-catch{z-index:10;cursor:pointer;position:absolute;top:0;bottom:0;left:0;right:0}.player__controls{z-index:20;padding:0 15px 12px;position:absolute;bottom:0;left:0;right:0}.player__seek{margin:-16px 0;padding:16px 0}.player__seek.is-seekable{cursor:pointer;touch-action:none}.player__track{background:rgba(255,255,255,.5);border-radius:9999px;width:100%;height:2px;position:relative}.player__fill{background:#fff;border-radius:9999px;height:100%}.player__handle{background:#fff;border-radius:9999px;width:12px;height:12px;transition:-webkit-transform .1s,transform .1s;position:absolute;top:50%;box-shadow:0 1px 2px rgba(0,0,0,.3)}.player__row{color:#fff;align-items:center;margin-top:8px;font-size:12px;line-height:16px;display:flex}.player__row>*+*{margin-left:12px}.player__time{flex:1}.player__vol{position:relative}.player__vol-pop{background:rgba(0,0,0,.7);border-radius:4px;margin-bottom:8px;padding:12px 8px;position:absolute;bottom:100%;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}.player__vol-inner{justify-content:center;align-items:center;width:20px;height:96px;display:flex}.player__vol-range{cursor:pointer;touch-action:none;accent-color:#fff;width:96px;height:4px}.vplayer{background:#000;position:relative}.vplayer__video{object-fit:contain;width:100%;height:100%}.vplayer__play{background:rgba(0,0,0,.45);border-radius:9999px;justify-content:center;align-items:center;width:64px;height:64px;margin-top:-32px;margin-left:-32px;display:flex;position:absolute;top:50%;left:50%}.vplayer__play:active{-webkit-transform:scale(.95);transform:scale(.95)}.vplayer__spinner{border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:9999px;width:36px;height:36px;margin-top:-18px;margin-left:-18px;-webkit-animation:1s linear infinite spin;animation:1s linear infinite spin;position:absolute;top:50%;left:50%}.back-header{z-index:10;align-items:center;height:48px;padding:0 15px;display:flex;position:relative}.back-header__btn{justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:absolute;left:15px}.back-header__btn:active{opacity:.6}.back-header__title{color:#fff;margin:0 auto;font-size:16px;font-weight:600}.empty-state{flex-direction:column;justify-content:center;align-items:center;padding:40px 0;display:flex}.empty-state__img{width:200px;height:200px}.empty-state__text{color:var(--c-text-2);margin-top:8px;font-size:14px}.error-state{flex-direction:column;justify-content:center;align-items:center;padding:80px 0;display:flex}.error-state__msg{color:var(--c-text-2);font-size:14px}.error-state__btn{color:#fff;border-radius:9999px;align-items:center;height:36px;margin-top:16px;padding:0 24px;font-size:14px;font-weight:600;display:flex}.notfound{text-align:center;flex-direction:column;align-items:center;padding:96px 32px 0;display:flex}.notfound__hero{position:relative}.notfound__num{letter-spacing:.05em;font-size:88px;font-weight:800;line-height:1}.notfound__blob{pointer-events:none;z-index:-10;opacity:.4;-webkit-filter:blur(64px);filter:blur(64px);border-radius:9999px;width:160px;height:112px;position:absolute;top:-24px;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}.notfound__film{width:96px;height:64px;margin-top:16px}.notfound__title{color:#fff;margin-top:24px;font-size:16px;font-weight:600}.notfound__desc{color:var(--c-text-2);margin-top:8px;font-size:14px}.notfound__btn{color:#fff;border-radius:9999px;align-items:center;height:40px;margin-top:28px;padding:0 32px;font-size:14px;font-weight:600;display:flex}.notfound__btn:active{opacity:.9}.detail-missing{text-align:center;color:var(--c-text-2);padding:40px 0;font-size:14px}.skeleton{background:var(--c-surface-2);border-radius:10px;-webkit-animation:2s cubic-bezier(.4,0,.6,1) infinite pulse;animation:2s cubic-bezier(.4,0,.6,1) infinite pulse}.overlay{pointer-events:none;z-index:50;position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}.toast-wrap{flex-direction:column;align-items:center;padding:0 32px;display:flex;position:absolute;top:33.333%;left:0;right:0}.toast{pointer-events:auto;color:#fff;border-radius:10px;max-width:100%;padding:8px 16px;font-size:14px;-webkit-animation:.15s ease-out fadeIn;animation:.15s ease-out fadeIn;box-shadow:0 10px 15px -3px rgba(0,0,0,.3)}.toast+.toast{margin-top:8px}.toast--info{background:rgba(0,0,0,.8)}.toast--success{background:rgba(5,150,105,.95)}.toast--error{background:rgba(225,29,72,.95)}.dialog-mask{pointer-events:auto;background:rgba(0,0,0,.45);justify-content:center;align-items:center;padding:0 32px;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.modal-mask{padding:0 24px}.dialog{color:#111827;background:#fff;border-radius:18px;width:100%;max-width:300px;overflow:hidden}.dialog__title{text-align:center;padding:20px 20px 0;font-size:16px;font-weight:600}.dialog__content{text-align:center;color:#4b5563;padding:16px 20px;font-size:14px;line-height:1.625}.dialog__actions{border-top:1px solid #f3f4f6;font-size:14px;display:flex}.dialog__btn{flex:1;padding:12px 0}.dialog__btn:active{background:#f9fafb}.dialog__btn--cancel{color:#6b7280}.dialog__btn--ok{color:#2563eb;font-weight:600}.dialog__divider{background:#f3f4f6;width:1px}.modal{color:#111827;background:#fff;border-radius:18px;width:100%;max-width:320px;max-height:80%;overflow-y:auto}
@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/fef07dbb0973bf53-s.3p2_lha1f2xer.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8a480f0b521d4e75-s.1qq4vpdcun5oj.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/53b9e256198e5412-s.390ncx5urfkfu.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7178b3e590c64307-s.21jp631_3pja2.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.0wgildi0cnwt9.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Fallback;src:local(Arial);ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.0%;size-adjust:104.76%}.geist_da832ead-module__aN_Ytq__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_da832ead-module__aN_Ytq__variable{--font-sans:"Geist", "Geist Fallback"}
