.app-download-guide[data-v-f12f4dd4]{width:var(--app-download-guide-width,100vw);margin-left:var(--app-download-guide-margin-left,calc(50% - 50vw));padding:9px 8px max(9px, env(safe-area-inset-bottom)) 10px;border:1px solid var(--border);background:#fff;border-radius:0;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;display:grid;position:relative;box-shadow:0 10px 24px #10211b14}.app-download-guide__brand[data-v-f12f4dd4]{align-items:center;gap:9px;min-width:0;display:flex}.app-download-guide__logo[data-v-f12f4dd4]{border:1px solid var(--border);object-fit:contain;background:#fff;border-radius:10px;flex:none;width:34px;height:34px;padding:3px}.app-download-guide__copy[data-v-f12f4dd4]{gap:2px;min-width:0;display:grid}.app-download-guide__copy strong[data-v-f12f4dd4],.app-download-guide__copy span[data-v-f12f4dd4]{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.app-download-guide__copy strong[data-v-f12f4dd4]{color:var(--text-primary);font-size:14px;line-height:1.35}.app-download-guide__copy span[data-v-f12f4dd4]{color:var(--text-secondary);font-size:12px;line-height:1.35}.app-download-guide__action[data-v-f12f4dd4]{background:var(--brand);color:#fff;white-space:nowrap;border-radius:999px;min-width:76px;min-height:34px;padding:0 12px;font-size:13px;font-weight:800;line-height:1}.app-download-guide__action[data-v-f12f4dd4]:active{transform:scale(.96)}@media (width<=360px){.app-download-guide[data-v-f12f4dd4]{gap:8px}.app-download-guide__logo[data-v-f12f4dd4]{width:32px;height:32px}.app-download-guide__action[data-v-f12f4dd4]{min-width:68px;padding:0 10px}}.app-image[data-v-c7b01d22]{background:#eef6f2;width:100%;height:100%;display:block;position:relative;overflow:hidden}.app-image__media[data-v-c7b01d22]{object-position:center;opacity:0;width:100%;height:100%;transition:opacity .18s;display:block}.app-image__media--loaded[data-v-c7b01d22]{opacity:1}.app-image__loading[data-v-c7b01d22],.app-image__error[data-v-c7b01d22]{color:var(--brand);place-items:center;display:grid;position:absolute;inset:0}.app-image__loading[data-v-c7b01d22]{background:linear-gradient(135deg,#f5faf7 0%,#e9f3ee 100%)}.app-image__error[data-v-c7b01d22]{opacity:.76;background:linear-gradient(135deg,#eef6f2 0%,#dfeee7 100%)}:root{--h5-viewport-height:100vh;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#10211b;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif}@supports (height:100dvh){:root{--h5-viewport-height:100dvh}}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body,#app{width:100%;height:100%;min-height:var(--h5-viewport-height);margin:0}body{background:radial-gradient(circle at 100% 0,#cdeedc8c,#0000 24%),linear-gradient(#fff 0%,#f5f8f6 100%)}button,input{font:inherit}button{background:0 0;border:0;padding:0}:root{--brand:#1d624f;--brand-soft:#eaf7f0;--bg:#fff;--bg-soft:#f5f8f6;--text-primary:#07130f;--text-secondary:#6f847b;--border:#dce8e1}.login-page{min-height:var(--h5-viewport-height);color:#10211b;place-items:center;padding:12px;display:grid}.login-panel{background:#fff;border:1px solid #dce8e1;border-radius:28px;width:100%;max-width:480px;overflow:hidden;box-shadow:0 18px 40px #10211b14}.login-panel__header{background:linear-gradient(#fff 0%,#f5f8f6 100%);border-bottom:1px solid #dce8e1;justify-content:space-between;align-items:flex-start;gap:12px;padding:20px;display:flex}.login-panel__brand{align-items:center;gap:12px;display:flex}.login-panel__mark{color:#1d624f;background:#eaf7f0;border:1px solid #dce8e1;border-radius:16px;flex:none;place-items:center;width:48px;height:48px;font-weight:800;display:grid}.login-panel__eyebrow{letter-spacing:.12em;color:#6f847b;margin:0;font-size:12px}.login-panel h1{color:#07130f;margin:6px 0 0;font-size:30px;line-height:1.1}.login-panel__eyebrow--right{text-align:right}.login-form{gap:14px;padding:18px 20px 20px;display:grid}.field{gap:8px;display:grid}.field>span{color:#6f847b;font-size:13px;font-weight:600}.field__control,.field__row{align-items:center;gap:10px}.field__control{background:#f7fcf9;border:1px solid #dce8e1;border-radius:18px;min-height:54px;padding:0 16px;display:flex}.field--error .field__control,.field--error .field__row input{background:#e85d2a0d;border-color:#e85d2a94}.field__prefix{color:#6f847b;font-weight:700}.field__control input{color:#10211b;background:0 0;border:0;outline:none;width:100%}.field__row{grid-template-columns:minmax(0,1fr) 112px;width:100%;display:grid}.field__row input{color:#10211b;background:#f7fcf9;border:1px solid #dce8e1;border-radius:18px;outline:none;min-width:0;min-height:54px;padding:0 16px}.field__error{color:#e85d2a;margin:-2px 0 0;font-size:12px;line-height:1.5}.field__action,.login-form__submit{border-radius:18px;min-height:54px;font-weight:800}.field__action{color:#1d624f;white-space:nowrap;background:#eaf7f0;border:1px solid #d8e6de;width:112px;padding:0 8px}.login-form__submit{color:#fff;background:#1d624f;box-shadow:0 12px 24px #1d624f24}.login-form__agreement{color:#6f847b;align-items:center;gap:10px;font-size:12px;line-height:1.6;display:flex}.login-form__agreement input{accent-color:#1d624f;width:16px;height:16px}.login-form__agreement a{color:#1d624f;font-weight:700;text-decoration:none}.login-form__agreement a:active{opacity:.72}.login-form__divider{color:#9aa7a1;align-items:center;gap:12px;font-size:12px;display:flex}.login-form__divider span{background:#e4ece7;flex:1;height:1px}.login-form__quick-login{justify-content:center;align-items:center;display:flex}.login-form__wechat{color:#06b357;background:#f1fcf7;border:1px solid #cfe7da;border-radius:50%;place-items:center;width:37px;height:37px;display:grid;box-shadow:0 10px 20px #07c1601a}.login-form__wechat:active{transform:scale(.98)}.login-form__wechat-icon{fill:currentColor;width:22px;height:22px}.auth-callback-page{background:#f4f8f5;padding:28px 24px}.auth-callback{text-align:center;width:100%;max-width:340px}.auth-callback__status{color:#1d624f;background:#fff;border:1px solid #dce8e1;border-radius:30px;place-items:center;width:88px;height:88px;margin:0 auto 20px;font-size:38px;font-weight:900;line-height:1;display:grid;box-shadow:0 14px 34px #10211b14}.auth-callback__status.is-loading{color:#1d624f}.auth-callback__status.is-success{color:#1d624f;background:#eaf7f0}.auth-callback__status.is-error{color:#e85d2a;background:#fff2ed;border-color:#f4d5ca}.auth-callback__title{color:#07130f;margin:0;font-size:24px;font-weight:850;line-height:1.35}.auth-callback__description{color:#6f847b;max-width:260px;margin:10px auto 22px;font-size:14px;line-height:1.8}.auth-callback__actions{background:#fff;border:1px solid #d8e6de;border-radius:999px;max-width:240px;margin:0 auto;padding:6px;box-shadow:0 16px 32px #10211b14}.auth-callback__action{color:#fff;background:#1d624f;border-radius:999px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:52px;font-size:16px;font-weight:800;display:inline-flex;box-shadow:0 10px 20px #1d624f2e}.auth-callback__action-icon{background:#ffffff2e;border-radius:50%;place-items:center;width:20px;height:20px;font-size:22px;line-height:1;display:inline-grid;transform:translateY(-1px)}.auth-callback__action:active{transform:scale(.99)}@media (width<=640px){.login-page{padding:10px}.login-panel{max-width:100%}.login-panel__header{flex-direction:column;align-items:flex-start}.login-panel__eyebrow--right{text-align:left}.login-panel__header,.login-form{padding-left:16px;padding-right:16px}}.home-page{--home-page-x-padding:14px;height:var(--h5-viewport-height);min-height:var(--h5-viewport-height);max-width:100%;color:var(--text-primary);padding:18px 14px 0;overflow:hidden}.home-shell{grid-template-rows:auto minmax(0,1fr) auto;gap:0;width:100%;min-width:0;max-width:430px;height:100%;margin:0 auto;display:grid}.home-header{justify-content:space-between;align-items:center;gap:16px;min-width:0;max-width:100%;padding:6px 2px 16px;display:flex}.home-header__brand{flex:auto;align-items:center;gap:10px;min-width:0;display:flex;overflow:hidden}.home-header__logo{border:1px solid var(--border);object-fit:contain;background:#fff;border-radius:12px;flex:none;width:36px;height:36px;padding:3px;box-shadow:0 8px 18px #10211b0f}.home-header h1{min-width:0;color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:24px;line-height:1.25;overflow:hidden}.home-header__actions{flex:0 auto;align-items:center;gap:8px;min-width:0;display:flex}.home-header__order{border:1px solid var(--border);min-width:0;max-width:88px;min-height:36px;color:var(--brand);text-overflow:ellipsis;white-space:nowrap;background:#fff;border-radius:18px;flex:none;padding:0 14px;font-size:14px;font-weight:700;line-height:1;overflow:hidden;box-shadow:0 8px 18px #10211b0f}.home-header__order:active{transform:scale(.98)}.home-header__avatar{border:1px solid var(--border);background:var(--brand);color:#fff;border-radius:50%;flex:none;width:36px;height:36px;font-size:15px;font-weight:900;line-height:1;overflow:hidden;box-shadow:0 8px 18px #10211b14}.home-header__avatar-img{object-fit:cover;width:100%;height:100%;display:block}.home-header__avatar:active{transform:scale(.96)}.home-tabs{border:1px solid var(--border);background:var(--bg-soft);border-radius:999px;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;min-width:0;max-width:100%;margin:0 0 14px;padding:5px;display:grid;overflow:hidden}.home-tabs__item{min-width:0;min-height:40px;color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;border-radius:999px;font-size:14px;font-weight:700;transition:background-color .18s,color .18s,box-shadow .18s,transform .18s;overflow:hidden}.home-tabs__item.active{color:var(--brand);background:#fff;box-shadow:0 8px 18px #10211b14}.home-tabs__item:active{transform:scale(.98)}.home-content{grid-template-rows:auto minmax(0,1fr);min-width:0;max-width:100%;min-height:0;display:grid}.home-empty{text-align:center;-webkit-overflow-scrolling:touch;place-items:center;min-height:0;padding:28px 12px;display:grid;overflow-y:auto}.home-empty>div{width:100%;max-width:340px}.home-empty h2{color:var(--text-primary);margin:0;font-size:22px;line-height:1.35}.home-empty p{color:var(--text-secondary);margin:10px 0 20px;font-size:14px;line-height:1.6}.home-empty__action{background:var(--brand);color:#fff;border-radius:999px;min-width:136px;min-height:42px;padding:0 18px;font-size:15px;font-weight:800;line-height:1}.home-empty__action:active{transform:scale(.98)}.home-download-guide{--app-download-guide-width:calc(100% + var(--home-page-x-padding) + var(--home-page-x-padding));--app-download-guide-margin-left:calc(0px - var(--home-page-x-padding));border-bottom:0;margin-top:10px;margin-bottom:0}.video-list__refresh{overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;max-width:100%;min-height:0;position:relative;overflow:hidden auto}.video-list__refresh-indicator{height:44px;color:var(--text-secondary);pointer-events:none;justify-content:center;align-items:center;gap:6px;font-size:13px;line-height:1;display:flex;position:absolute;top:0;left:0;right:0}.video-list__refresh-icon,.video-list__loading-icon{color:var(--brand);flex:none}.video-list__refresh-body{max-width:100%;min-height:100%;transition:transform .18s}.video-list{--video-list-gap:12px;align-content:start;align-items:start;gap:var(--video-list-gap);grid-template-columns:minmax(0,1fr);grid-auto-rows:auto;max-width:100%;min-height:0;padding-bottom:8px;display:grid}.video-list__state,.video-list__empty{text-align:center;align-content:center;place-items:center;gap:14px;min-height:0;padding:28px 12px;display:grid}.video-list__state p,.video-list__empty p{color:var(--text-secondary);margin:0;font-size:14px;line-height:1.6}.video-list__state-action{background:var(--brand);color:#fff;border-radius:999px;min-width:108px;min-height:38px;padding:0 14px;font-size:14px;font-weight:800}.video-list__state-action:active{transform:scale(.98)}.video-list__load-more{justify-content:center;padding:4px 0 10px;display:flex}.video-list__load-more span{color:var(--text-secondary);font-size:13px;line-height:1.4}.home-live{min-height:0;display:grid}.video-card{--video-card-poster-width:104px;--video-card-poster-height:70px;width:100%;min-width:0;max-width:100%;min-height:calc(var(--video-card-poster-height) + 22px);grid-template-columns:var(--video-card-poster-width) minmax(0, 1fr) 20px;text-align:left;border:1px solid var(--border);background:#fff;border-radius:8px;align-items:center;gap:12px;padding:11px 12px;display:grid;overflow:hidden;box-shadow:0 10px 24px #10211b0f}.video-card:active{transform:scale(.99)}.video-card--live{cursor:pointer}.video-card__poster{width:var(--video-card-poster-width);height:var(--video-card-poster-height);background:var(--bg-soft);border-radius:8px;position:relative;overflow:hidden}.video-card__preview{width:100%;height:100%;display:block}.video-card__poster-play{color:#fff;filter:drop-shadow(0 1px 4px #07130f73);place-items:center;width:28px;height:28px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.video-card__content{align-content:center;gap:7px;min-width:0;display:grid}.video-card__tags{align-items:center;gap:6px;min-width:0;min-height:20px;display:flex;overflow:hidden}.video-card__tag,.video-card__access-tag{text-overflow:ellipsis;white-space:nowrap;border-radius:999px;flex:none;max-width:50%;padding:4px 7px;font-size:12px;font-weight:700;line-height:1;overflow:hidden}.video-card__tag{background:var(--brand-soft);color:var(--brand)}.video-card__access-tag{color:#c24f25;background:#e85d2a1a}.video-card__access-tag--free{color:#137348;background:#1b9c581f}.video-card__access-tag--paid{background:var(--brand-soft);color:var(--brand)}.video-card h2{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:15px;font-weight:800;line-height:1.3;overflow:hidden}.video-card__meta{color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:12px;line-height:1.25;overflow:hidden}.video-card__arrow{color:var(--text-secondary);justify-self:end}@media (width<=640px){.home-page{--home-page-x-padding:12px;padding:14px 12px 0}.home-shell{max-width:430px}.home-header{padding-bottom:14px}.video-list{--video-list-gap:10px}.video-card h2{font-size:15px}}@media (width>=641px){.home-shell{max-width:720px}.video-list{--video-list-gap:14px}}@media (width>=900px){.home-shell{max-width:720px}.video-list{--video-list-gap:16px}}.order-page{height:var(--h5-viewport-height);min-height:var(--h5-viewport-height);color:var(--text-primary);padding:14px 12px 24px;overflow:hidden}.order-shell{grid-template-rows:auto auto minmax(0,1fr);width:100%;max-width:720px;height:100%;margin:0 auto;display:grid}.order-header{grid-template-columns:40px minmax(0,1fr) 40px;align-items:center;padding:2px 0 14px;display:grid}.order-header__back{border:1px solid var(--border);width:36px;height:36px;color:var(--brand);background:#fff;border-radius:50%;font-size:26px;line-height:1;box-shadow:0 8px 18px #10211b0f}.order-header h1{text-align:center;margin:0;font-size:20px;line-height:1.3}.order-summary{border:1px solid var(--border);background:#fff;border-radius:8px;justify-content:space-between;align-items:center;margin:0 0 12px;padding:12px;display:flex}.order-summary span{color:var(--text-secondary);font-size:13px;font-weight:700}.order-summary strong{color:var(--brand);font-size:18px}.order-list{-webkit-overflow-scrolling:touch;flex-direction:column;gap:10px;min-height:0;padding-bottom:8px;display:flex;overflow-y:auto}.order-state{text-align:center;-webkit-overflow-scrolling:touch;align-content:center;place-items:center;gap:14px;min-height:0;padding:28px 12px;display:grid;overflow-y:auto}.order-state p{color:var(--text-secondary);margin:0;font-size:14px;line-height:1.6}.order-state__action{background:var(--brand);color:#fff;border-radius:999px;min-width:108px;min-height:38px;padding:0 14px;font-size:14px;font-weight:800}.order-list__load-more{justify-content:center;padding:4px 0 10px;display:flex}.order-card{border:1px solid var(--border);background:#fff;border-radius:8px;flex:none;padding:12px;box-shadow:0 10px 24px #10211b12}.order-card__header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.order-card__header p{color:var(--text-secondary);margin:0 0 6px;font-size:12px;line-height:1.4}.order-card h2{color:var(--text-primary);margin:0;font-size:16px;line-height:1.35}.order-card__status{background:var(--brand-soft);color:var(--brand);border-radius:999px;flex:none;padding:6px 9px;font-size:12px;font-weight:700;line-height:1}.order-card__status--paid{background:var(--brand-soft);color:var(--brand)}.order-card__status--pending{color:#d4551f;background:#e85d2a1a}.order-card__status--closed{color:#718178;background:#eef2ef}.order-card__status--failed{color:#bd3030;background:#c42d2d1a}.order-card__meta{gap:8px;margin:12px 0;padding:0;display:grid}.order-card__meta div{justify-content:space-between;gap:12px;display:flex}.order-card__meta dt,.order-card__meta dd{margin:0;font-size:13px;line-height:1.5}.order-card__meta dt{color:var(--text-secondary)}.order-card__meta dd{color:var(--text-primary);text-align:right;font-weight:700}.order-card__footer{justify-content:flex-end;display:flex}.order-card__action{background:var(--brand);color:#fff;border-radius:999px;min-width:92px;min-height:36px;padding:0 14px;font-size:14px;font-weight:800}.order-card__action:disabled{cursor:not-allowed;background:#a8b7af}.video-detail-page{height:var(--h5-viewport-height);min-height:var(--h5-viewport-height);color:var(--text-primary);padding:14px 12px 0;overflow:hidden}.video-detail-page,.video-detail-shell,.video-detail__content,.video-detail__footer{min-width:0;max-width:100%}.video-detail-shell{grid-template-rows:auto minmax(0,1fr) auto;width:100%;max-width:720px;height:100%;margin:0 auto;display:grid}.video-detail-header{grid-template-columns:40px minmax(0,1fr) 40px;align-items:center;padding:2px 0 14px;display:grid}.video-detail-header__back{border:1px solid var(--border);width:36px;height:36px;color:var(--brand);background:#fff;border-radius:50%;font-size:26px;line-height:1;box-shadow:0 8px 18px #10211b0f}.video-detail-header h1{text-align:center;margin:0;font-size:20px;line-height:1.3}.video-detail__content{-webkit-overflow-scrolling:touch;flex-direction:column;gap:12px;min-height:0;padding-bottom:14px;display:flex;overflow-y:auto}.video-detail__media{aspect-ratio:16/9;background:var(--bg-soft);border-radius:8px;position:relative;overflow:hidden}.video-detail__player{background:#07130f;width:100%;height:100%;display:block}.video-detail__locked{color:#fff;background:#07130f;place-items:center;width:100%;height:100%;font-size:14px;font-weight:700;display:grid;position:relative;overflow:hidden}.video-detail__locked .app-icon{display:block}.video-detail__poster{opacity:.72;width:100%;height:100%;position:absolute;inset:0}.video-detail__locked:after{content:"";background:#0000006b;position:absolute;inset:0}.video-detail__loading-panel{z-index:1;background:#00000085;border-radius:8px;place-items:center;gap:8px;min-width:104px;padding:12px 14px;display:inline-grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.video-detail__loading-icon{color:#ffffffdb}.video-detail__error-panel,.video-detail__payment-mask{z-index:5;text-align:center;color:#fff;background:#0000009e;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:20px;display:flex;position:absolute;inset:0}.video-detail__error-panel{z-index:2}.video-detail__error-panel strong,.video-detail__payment-mask strong{font-size:17px;line-height:1.35}.video-detail__error-panel span,.video-detail__payment-mask span{color:#ffffffc7;max-width:82%;font-size:13px;font-weight:500;line-height:1.5}.video-detail__error-panel button,.video-detail__payment-mask button{color:#111827;background:#fff;border:0;border-radius:6px;padding:9px 20px;font-size:14px;font-weight:700}.video-detail__payment-mask button:disabled{opacity:.7}.xigua-video-player,.xigua-video-player .xgplayer{width:100%;height:100%}.xigua-video-player .xgplayer{background:#07130f}.video-detail-webrtc{cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-font-smoothing:antialiased;background:#000;width:100%;height:100%;font-family:PingFang SC,Helvetica Neue,Helvetica,STHeiTi,Microsoft YaHei,WenQuanYi Micro Hei,sans-serif;position:relative;overflow:hidden}.video-detail-webrtc--fullscreen{width:100vw;height:var(--h5-viewport-height);background:#000}.video-detail-webrtc:fullscreen{width:100vw;height:var(--h5-viewport-height);background:#000}.video-detail-webrtc:-webkit-full-screen{width:100vw;height:var(--h5-viewport-height);background:#000}.video-detail-webrtc__video{object-fit:contain;background:#000;outline:none;width:100%;height:100%;display:block;position:absolute;inset:0}.video-detail-webrtc__status{text-align:center;color:#fff;z-index:6;background:#000;place-items:center;padding:16px;display:grid;position:absolute;inset:0}.video-detail-webrtc__status-content{justify-items:center;gap:12px;max-width:76%;font-size:14px;line-height:18px;display:grid}.video-detail-webrtc__loading{color:#ffffffd1;place-items:center;width:50px;height:50px;display:inline-grid}.video-detail-webrtc__retry{color:#fa1f41;cursor:pointer;background:0 0;min-height:28px;padding:0 4px;font-size:14px;font-weight:400}.video-detail-webrtc__replay-overlay{z-index:8;background:#0000008f;place-items:center;padding:16px;display:grid;position:absolute;inset:0}.video-detail-webrtc__replay-button{color:#fff;cursor:pointer;background:#0000009e;border:0;border-radius:999px;align-content:center;place-items:center;gap:8px;min-width:88px;min-height:88px;font-size:14px;font-weight:600;line-height:1;display:inline-grid}.video-detail-webrtc__controls{color:#fff;z-index:10;background-image:linear-gradient(#0000,#0000005e,#000000bf,#000000bf);height:48px;transition:opacity .5s,visibility .5s;display:block;position:absolute;bottom:0;left:0;right:0}.video-detail-webrtc__inner-controls{justify-content:space-between;align-items:center;height:40px;display:flex;position:absolute;bottom:0;left:10px;right:10px}.video-detail-webrtc__left-grid,.video-detail-webrtc__right-grid{z-index:1;flex-wrap:wrap;flex-shrink:0;height:100%;display:flex;position:relative}.video-detail-webrtc__right-grid{flex-direction:row-reverse}.video-detail-webrtc__center-grid{flex:1;align-items:center;gap:12px;min-width:0;height:100%;padding:0 8px;display:flex}.video-detail-webrtc__play,.video-detail-webrtc__volume-toggle,.video-detail-webrtc__fullscreen{color:#fffc;cursor:pointer;background:0 0;border:0;place-items:center;width:40px;height:40px;margin:0 10px;font-size:18px;line-height:1;display:grid}.video-detail-webrtc__left-grid>:first-child{margin-left:0}.video-detail-webrtc__right-grid>:first-child{margin-right:0}.video-detail-webrtc__volume{color:#fffc;width:40px;height:40px;position:relative}.video-detail-webrtc__volume .video-detail-webrtc__volume-toggle{margin:0}.video-detail-webrtc__volume-panel{background:#0000008a;border-radius:1px;outline:none;width:28px;height:92px;display:none;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}.video-detail-webrtc__volume:hover .video-detail-webrtc__volume-panel,.video-detail-webrtc__volume:focus-within .video-detail-webrtc__volume-panel{display:block}.video-detail-webrtc__volume-panel:after{content:"";z-index:20;width:28px;height:15px;position:absolute;bottom:-15px;left:0}.video-detail-webrtc__volume-bar,.video-detail-webrtc__volume-drag{cursor:pointer;background:#ffffff4d;border-radius:100px;width:4px;height:76px;display:block;position:absolute;bottom:6px;left:12px}.video-detail-webrtc__volume-drag{background:#fa1f41;max-height:76px;bottom:0;left:0}.video-detail-webrtc__volume-drag:after{content:"";background:#fff;border-radius:50%;width:8px;height:8px;position:absolute;top:-4px;left:-2px;box-shadow:0 0 5px #00000042}.video-detail-webrtc__volume-slider{appearance:none;z-index:2;opacity:0;cursor:pointer;writing-mode:vertical-lr;direction:rtl;background:0 0;width:28px;height:76px;position:absolute;bottom:6px;left:0}.video-detail-webrtc__volume-slider::-webkit-slider-runnable-track{background:0 0;width:4px;height:76px}.video-detail-webrtc__volume-slider::-webkit-slider-thumb{-webkit-appearance:none;background:0 0;width:28px;height:10px}.video-detail-webrtc__volume-slider::-moz-range-track{background:0 0;width:4px;height:76px}.video-detail-webrtc__volume-slider::-moz-range-thumb{background:0 0;border:0;width:28px;height:10px}.video-detail-webrtc__play-icon,.video-detail-webrtc__volume-icon,.video-detail-webrtc__fullscreen-icon,.video-detail-webrtc__control-icon{justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.video-detail-webrtc__timeline{--webrtc-progress:0%;cursor:pointer;flex:1;align-items:center;min-width:10px;height:20px;display:flex;position:relative}.video-detail-webrtc__progress-outer{cursor:pointer;border-radius:3px;width:100%;height:3px;display:block;position:relative}.video-detail-webrtc__progress-inner{border-radius:inherit;pointer-events:none;background:#ffffff4d;width:100%;height:100%;transition:height .2s ease-in,opacity .2s ease-out;display:block;position:relative}.video-detail-webrtc__progress-played{border-radius:inherit;background:linear-gradient(-90deg,#fa1f41 0%,#e31106 100%);height:100%;display:block;position:absolute;top:0;left:0}.video-detail-webrtc__progress-btn{box-sizing:border-box;pointer-events:none;background:#ff5e5e4e;border:.5px solid #ff5e5e0e;border-radius:30px;width:20px;height:20px;transition:transform .2s;display:block;position:absolute;top:50%;transform:translate(-50%,-50%)scale(0);box-shadow:0 0 1px #ff000062}.video-detail-webrtc__progress-btn:before{content:"";background:#fff;border-radius:30px;width:12px;height:12px;display:block;position:relative;top:50%;left:50%;transform:translate(-50%,-50%)}.video-detail-webrtc__timeline:hover .video-detail-webrtc__progress-outer,.video-detail-webrtc__timeline:focus-within .video-detail-webrtc__progress-outer{height:6px;margin-bottom:3px;transition:height .3s,margin-bottom .3s}.video-detail-webrtc__timeline:hover .video-detail-webrtc__progress-btn,.video-detail-webrtc__timeline:focus-within .video-detail-webrtc__progress-btn{transform:translate(-50%,-50%)scale(1)}.video-detail-webrtc__timeline input{z-index:2;appearance:none;opacity:0;cursor:pointer;background:0 0;width:100%;height:20px;display:block;position:absolute;inset:0}.video-detail-webrtc__timeline input::-webkit-slider-runnable-track{background:0 0;height:20px}.video-detail-webrtc__timeline input::-webkit-slider-thumb{-webkit-appearance:none;background:0 0;width:20px;height:20px}.video-detail-webrtc__timeline input::-moz-range-track{background:0 0;height:20px}.video-detail-webrtc__timeline input::-moz-range-thumb{background:0 0;border:0;width:20px;height:20px}.video-detail-webrtc__mini-progress{z-index:11;pointer-events:none;height:2px;display:none;position:absolute;bottom:0;left:0;right:0}.video-detail-webrtc__mini-progress span{border-radius:inherit;background:linear-gradient(-90deg,#fa1f41 0%,#e31106 100%);height:100%;display:block}.video-detail-webrtc__timeline input:focus-visible,.video-detail-webrtc__play:focus-visible,.video-detail-webrtc__volume-toggle:focus-visible,.video-detail-webrtc__fullscreen:focus-visible{outline-offset:-2px;outline:1px solid #ffffffd1}.video-detail-webrtc__time{text-align:center;color:#fff;font-variant-numeric:tabular-nums;white-space:nowrap;pointer-events:none;min-width:82px;font-family:PingFangSC-Semibold,PingFang SC,Helvetica Neue,Helvetica,sans-serif;font-size:14px;line-height:40px;display:inline-block}.video-detail-webrtc__time span{height:40px;line-height:40px;display:inline-block}.video-detail-webrtc__time-duration{color:#ffffff80}@media (hover:none),(pointer:coarse){.video-detail-webrtc__volume-panel,.video-detail-webrtc__volume:hover .video-detail-webrtc__volume-panel,.video-detail-webrtc__volume:focus-within .video-detail-webrtc__volume-panel{display:none}}@media only screen and (width<=480px){.video-detail-webrtc__inner-controls{left:8px;right:8px}.video-detail-webrtc__play,.video-detail-webrtc__volume-toggle,.video-detail-webrtc__fullscreen{margin-left:10px;margin-right:10px}.video-detail-webrtc__center-grid{gap:8px;padding:0 4px}.video-detail-webrtc__time{min-width:72px;font-size:12px}.video-detail-webrtc__volume-panel,.video-detail-webrtc__volume:hover .video-detail-webrtc__volume-panel,.video-detail-webrtc__volume:focus-within .video-detail-webrtc__volume-panel{display:none}.video-detail-webrtc__progress-outer{height:4px}}@media (width>=768px){.video-detail-webrtc__loading{width:70px;height:70px}}.video-detail__info,.video-detail__download,.video-detail-empty{border:1px solid var(--border);background:#fff;border-radius:8px;box-shadow:0 10px 24px #10211b12}.video-detail__info{gap:9px;padding:14px;display:grid}.video-detail__tag{background:var(--brand-soft);width:fit-content;color:var(--brand);border-radius:999px;padding:5px 8px;font-size:12px;font-weight:700;line-height:1}.video-detail__info h2{margin:0;font-size:20px;line-height:1.35}.video-detail__info p,.video-detail__download p,.video-detail-empty p{color:var(--text-secondary);margin:0;font-size:13px;line-height:1.5}.video-detail__download{gap:8px;padding:14px;display:grid}.video-detail__download div{justify-content:space-between;align-items:center;gap:12px;display:flex}.video-detail__download span{color:var(--text-secondary);font-size:13px;font-weight:700}.video-detail__download strong{color:var(--brand);font-size:22px;line-height:1.2}.video-detail__footer{background:var(--bg);gap:10px;padding:10px 0 0;display:grid;position:sticky;bottom:0}.video-detail__download-guide{--app-download-guide-width:calc(100% + 24px);--app-download-guide-margin-left:-12px;border-bottom:0;box-shadow:0 10px 22px #10211b14}.video-detail__action,.video-detail-empty button{background:var(--brand);color:#fff;border-radius:999px;width:100%;min-height:46px;font-size:16px;font-weight:800;box-shadow:0 12px 24px #309a6b38}.video-detail__action:disabled{color:#6f8179;box-shadow:none;opacity:1;background:#d9e4df}.video-detail-empty{align-self:start;gap:10px;padding:18px 14px;display:grid}.video-detail-empty h2{margin:0;font-size:18px;line-height:1.35}@media (width>=768px){.video-detail-page{padding-top:18px}.video-detail__info h2{font-size:22px}}.live-detail-page{height:var(--h5-viewport-height);min-height:var(--h5-viewport-height);color:var(--text-primary);padding:14px 12px 0;overflow:hidden}.live-detail-shell{grid-template-rows:auto minmax(0,1fr);width:100%;max-width:720px;height:100%;margin:0 auto;display:grid}.live-detail-header{grid-template-columns:40px minmax(0,1fr) 40px;align-items:center;padding:2px 0 14px;display:grid}.live-detail-header__back{border:1px solid var(--border);width:36px;height:36px;color:var(--brand);background:#fff;border-radius:50%;place-items:center;display:grid;box-shadow:0 8px 18px #10211b0f}.live-detail-header h1{min-width:0;color:var(--text-primary);text-align:center;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:20px;font-weight:800;line-height:1.3;overflow:hidden}.live-detail-content{-webkit-overflow-scrolling:touch;flex-direction:column;gap:12px;min-height:0;padding-bottom:14px;display:flex;overflow-y:auto}.live-detail-player{aspect-ratio:16/9;background:#07130f;border-radius:8px;position:relative;overflow:hidden}.live-detail-player__webrtc{background:#000;width:100%;height:100%;display:block}.live-detail-info{border:1px solid var(--border);background:#fff;border-radius:8px;gap:9px;padding:14px;display:grid;box-shadow:0 10px 24px #10211b12}.live-detail-info__tag{background:var(--brand-soft);width:fit-content;color:var(--brand);border-radius:999px;padding:5px 8px;font-size:12px;font-weight:700;line-height:1}.live-detail-info__title{overflow-wrap:anywhere;min-width:0;color:var(--text-primary);margin:0;font-size:20px;font-weight:800;line-height:1.35}.live-detail-info__venue{overflow-wrap:anywhere;min-width:0;color:var(--text-secondary);margin:0;font-size:13px;line-height:1.5}.live-detail-state{min-height:280px;color:var(--text-secondary);text-align:center;align-content:center;place-items:center;gap:14px;padding:24px;display:grid}.live-detail-state p{margin:0;font-size:14px;line-height:1.6}.live-detail-state button{background:var(--brand);color:#fff;border-radius:999px;min-width:96px;min-height:38px;font-size:14px;font-weight:850}.profile-page{height:var(--h5-viewport-height);min-height:var(--h5-viewport-height);color:var(--text-primary);padding:14px 12px 0;overflow:hidden}.profile-shell{grid-template-rows:auto minmax(0,1fr);width:100%;max-width:720px;height:100%;margin:0 auto;display:grid}.profile-header{grid-template-columns:40px minmax(0,1fr) 40px;align-items:center;padding:2px 0 14px;display:grid}.profile-header__back{border:1px solid var(--border);width:36px;height:36px;color:var(--brand);background:#fff;border-radius:50%;font-size:26px;line-height:1;box-shadow:0 8px 18px #10211b0f}.profile-header h1{text-align:center;margin:0;font-size:20px;line-height:1.3}.profile-content{min-height:0;padding-bottom:max(18px, env(safe-area-inset-bottom));-webkit-overflow-scrolling:touch;flex-direction:column;gap:12px;display:flex;overflow-y:auto}.profile-card,.profile-fields,.profile-actions,.profile-state{border:1px solid var(--border);background:#fff;border-radius:8px;box-shadow:0 10px 24px #10211b12}.profile-card{grid-template-columns:64px minmax(0,1fr);align-items:center;gap:12px;padding:14px;display:grid}.profile-card__avatar{background:var(--brand-soft);width:64px;height:64px;color:var(--brand);border-radius:50%;place-items:center;font-size:24px;font-weight:900;display:grid;overflow:hidden}.profile-card__avatar-img{object-fit:cover;width:100%;height:100%;display:block}.profile-card__avatar-fallback{line-height:1}.profile-card__body{min-width:0}.profile-card__body h2{margin:0 0 6px;font-size:20px;line-height:1.35}.profile-card__body p{color:var(--text-secondary);margin:0;font-size:14px;line-height:1.5}.profile-fields{margin:0;padding:0}.profile-fields div{justify-content:space-between;align-items:center;gap:16px;padding:14px;display:flex}.profile-fields div+div{border-top:1px solid var(--border)}.profile-fields dt,.profile-fields dd{margin:0;font-size:14px;line-height:1.5}.profile-fields dt{color:var(--text-secondary);flex:none}.profile-fields dd{min-width:0;color:var(--text-primary);text-align:right;overflow-wrap:anywhere;font-weight:800}.profile-actions{padding:10px 14px}.profile-actions__logout{color:#d54848;background:#fff5f5;border-radius:999px;width:100%;min-height:44px;font-size:15px;font-weight:800}.profile-state{gap:10px;padding:18px 14px;display:grid}.profile-state h2{margin:0;font-size:18px;line-height:1.35}.profile-state p{color:var(--text-secondary);margin:0;font-size:14px;line-height:1.5}.profile-state button{background:var(--brand);color:#fff;border-radius:999px;width:100%;min-height:44px;font-size:15px;font-weight:800}@media (width>=768px){.profile-page{padding-top:18px}}.app-toast{z-index:1000;color:#fff;text-align:center;background:#10211beb;border-radius:999px;max-width:min(320px,100vw - 32px);padding:10px 14px;font-size:13px;line-height:1.5;position:fixed;bottom:42px;left:50%;transform:translate(-50%);box-shadow:0 12px 28px #10211b2e}.app-toast--warning{background:#e85d2af0}.app-toast--success{background:#1d624ff0}.app-toast-enter-active,.app-toast-leave-active{transition:opacity .18s,transform .18s}.app-toast-enter-from,.app-toast-leave-to{opacity:0;transform:translate(-50%,8px)}
