@charset "UTF-8";.alert-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:9999;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.alert-dialog{background:#fff;border-radius:12px;width:280px;overflow:hidden;animation:slideUp .3s ease;box-shadow:0 4px 12px #00000026}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.alert-content{padding:24px 20px 20px;text-align:center}.alert-content .alert-title{font-size:18px;font-weight:600;color:#000;margin-bottom:16px}.alert-content .alert-message{font-size:16px;color:#999;line-height:1.5}.alert-divider{height:1px;background:#e5e5e5;margin:0}.alert-footer{padding:12px 20px;display:flex;gap:10px}.alert-footer .alert-cancel-btn{flex:1;background:transparent;border:none;color:#999;font-size:16px;font-weight:500;padding:8px 0;cursor:pointer;transition:opacity .3s}.alert-footer .alert-cancel-btn:active{opacity:.7}.alert-footer .alert-confirm-btn{flex:1;background:transparent;border:none;color:#4a90e2;font-size:16px;font-weight:500;padding:8px 0;cursor:pointer;transition:opacity .3s}.alert-footer .alert-confirm-btn:active{opacity:.7}.home-page{height:calc(100vh - 50px);background:#000;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative;touch-action:none}.home-page .loading-state,.home-page .error-state{padding:40px 20px;text-align:center;color:#fff9;font-size:14px}.video-container{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.video-container .video-player{position:relative;width:100%;height:100%;background:#000;display:flex;align-items:center;justify-content:center;touch-action:none}.video-container .video-player .video-element{width:100%;height:100%;object-fit:contain;max-height:100%;touch-action:none;pointer-events:auto}.video-container .video-player .video-info-overlay{position:absolute;bottom:60px;left:15px;right:60px;z-index:10}.video-container .video-player .video-info-overlay .video-title{font-size:16px;color:#fff;font-weight:600;margin-bottom:5px}.video-container .video-player .video-info-overlay .video-episode{font-size:14px;color:#aeb2c1}.video-container .video-player .video-actions{position:absolute;right:15px;display:flex;flex-direction:column;gap:20px;z-index:10}.video-container .video-player .video-actions .action-item{display:flex;flex-direction:column;align-items:center;cursor:pointer}.video-container .video-player .video-actions .action-item .action-icon{width:40px;height:40px;background:#00000080;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:5px}.video-container .video-player .video-actions .action-item .action-icon img{width:24px;height:24px;object-fit:contain}.video-container .video-player .video-actions .action-item .action-text{font-size:12px;color:#fff;transition:color .3s}.video-container .video-player .video-actions .action-item.following .action-icon img{filter:brightness(0) saturate(100%) invert(27%) sepia(95%) saturate(7471%) hue-rotate(349deg) brightness(101%) contrast(101%)}.video-container .video-player .video-actions .action-item.following .action-text{color:#ff3d3d}.delivery-page{min-height:100vh;background:#25272a;padding-bottom:60px}.delivery-header{padding:15px 0}.delivery-header .search-box{display:flex;align-items:center;background:#3c3c3c99;border-radius:10px;padding:10px 15px;cursor:pointer;color:#fff;width:93%;margin:0 auto}.delivery-header .search-box .search-icon{width:16px;height:16px;margin-right:10px;color:#fff;flex-shrink:0}.delivery-header .search-box .search-placeholder{font-size:14px;color:#fff;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.logo-section{margin:0 10px;padding:10px 0}.logo-section .logo-container{display:flex;justify-content:space-between;align-items:center;padding:0 6px;margin-bottom:0}.logo-section .logo-container .logo-image{width:147px;height:45px;object-fit:contain}.logo-section .logo-container .delivery-records{font-size:16px;color:#fff;cursor:pointer;margin-left:auto;white-space:nowrap}.banner-section{margin:20px 10px 0}.banner-section .swiper-container{position:relative;height:200px;border-radius:8px;overflow:hidden;box-shadow:0 2px 16px #0000000a}.banner-section .swiper-container .swiper-wrapper{display:flex;transition:transform .3s ease;height:100%}.banner-section .swiper-container .swiper-wrapper .swiper-slide{flex-shrink:0;width:100%;height:100%}.banner-section .swiper-container .swiper-wrapper .swiper-slide img{width:100%;height:100%;object-fit:cover}.banner-section .swiper-container .swiper-dots{position:absolute;bottom:10px;left:50%;transform:translate(-50%);display:flex;gap:8px}.banner-section .swiper-container .swiper-dots .swiper-dot{width:8px;height:8px;border-radius:50%;background:#ffffff4d;cursor:pointer;transition:background .3s}.banner-section .swiper-container .swiper-dots .swiper-dot.active{background:#fff}.video-section{margin:20px 10px}.video-section .promo-video{width:100%;height:215px;object-fit:contain;background:#000;border-radius:8px}.packages-section{margin:0 10px}.packages-section .package-loading{text-align:center;color:#fff;font-size:16px;padding:40px 0}.packages-section .package-empty{text-align:center;color:#ffffffb3;font-size:16px;padding:40px 0}.packages-section .package-item{margin-top:20px;margin-bottom:20px}.packages-section .package-item .package-title{font-size:16px;color:#fff;font-weight:600;text-align:left;margin-bottom:16px}.packages-section .package-item .package-videos{display:flex;justify-content:space-between;flex-wrap:wrap;padding:15px 15px 0}.packages-section .package-item .package-videos .video-card{width:30%;display:flex;flex-direction:column;align-items:center;border-radius:8px;overflow:hidden;background:#888;box-shadow:0 4px 20px #0000000a;padding-bottom:10px;margin-bottom:15px}.packages-section .package-item .package-videos .video-card .video-cover{width:100%;height:130px;overflow:hidden;border-radius:2px}.packages-section .package-item .package-videos .video-card .video-cover img{width:100%;height:100%;object-fit:cover}.packages-section .package-item .package-videos .video-card .video-title{margin-top:8px;padding:0 10px;font-size:14px;font-weight:400;text-align:center;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.packages-section .package-item .package-actions{display:flex;justify-content:space-between;align-items:center;padding:0;margin-top:0}.packages-section .package-item .package-actions .left-container{display:flex;align-items:center;width:50%;justify-content:flex-start;padding-left:0;cursor:pointer}.packages-section .package-item .package-actions .left-container .leftitem{background-color:#ffd130;color:#000;padding:10px;width:90%;text-align:center;border-radius:5px;font-size:16px;font-weight:400;cursor:pointer}.packages-section .package-item .package-actions .left-container.is-disabled{cursor:not-allowed}.packages-section .package-item .package-actions .left-container.is-disabled .leftitem{cursor:not-allowed;opacity:.6}.packages-section .package-item .package-actions .right-container{display:flex;align-items:center;width:50%;justify-content:flex-end;padding-right:0;cursor:pointer}.packages-section .package-item .package-actions .right-container .rightitem{background-color:#202123;border:1px solid #3b3c3e;padding:10px;width:90%;text-align:center;border-radius:5px;display:flex;align-items:center;justify-content:center;gap:5px;cursor:pointer}.packages-section .package-item .package-actions .right-container .rightitem .arrow{font-size:16px;color:#ffd130;margin-right:4px}.packages-section .package-item .package-actions .right-container .rightitem .action-text{color:#fff;font-size:16px;font-weight:400}.customer-service{position:fixed;right:0;bottom:50%;z-index:999;cursor:pointer}.customer-service img{width:60px;height:60px;object-fit:contain}.follow-page{min-height:100vh;background:#25272a;padding-bottom:60px}.page-header{padding:15px;background:#000}.page-header .header-title{font-size:18px;color:#fff;font-weight:600;text-align:center}.section{margin-bottom:24px}.section .section-container{background:#888;border-radius:16px;padding:16px 15px;box-shadow:0 4px 20px #0000000a}.section .section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.section .section-header .section-title{font-size:16px;font-weight:600;color:#fff}.section .section-header .section-more{font-size:14px;color:#aeb2c1;cursor:pointer}.section .section-header .section-more:active{opacity:.7}.recent-section .recent-video-list{display:flex;overflow-x:auto;gap:15px;padding-bottom:5px;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.recent-section .recent-video-list::-webkit-scrollbar{display:none}.recent-section .recent-video-list .recent-video-item{flex-shrink:0;width:120px;cursor:pointer;transition:transform .2s}.recent-section .recent-video-list .recent-video-item:active{transform:scale(.98)}.recent-section .recent-video-list .recent-video-item .recent-video-cover{width:120px;height:160px;border-radius:8px;overflow:hidden;background:#2e2f33;margin-bottom:8px}.recent-section .recent-video-list .recent-video-item .recent-video-cover img{width:100%;height:100%;object-fit:cover}.recent-section .recent-video-list .recent-video-item .recent-video-info .recent-video-title{font-size:14px;color:#fff;margin-bottom:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:400}.recent-section .recent-video-list .recent-video-item .recent-video-info .recent-video-subtitle{font-size:12px;color:#aeb2c1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.follow-section .follow-list{display:flex;flex-direction:column;gap:15px}.follow-section .follow-list .follow-item{display:flex;align-items:center;gap:12px;padding:12px;background:#0003;border-radius:10px;cursor:pointer;transition:background .2s}.follow-section .follow-list .follow-item:active{background:#0000004d}.follow-section .follow-list .follow-item .follow-thumbnail{width:80px;height:110px;border-radius:8px;overflow:hidden;background:#2e2f33;flex-shrink:0}.follow-section .follow-list .follow-item .follow-thumbnail img{width:100%;height:100%;object-fit:cover}.follow-section .follow-list .follow-item .follow-content{flex:1;min-width:0}.follow-section .follow-list .follow-item .follow-content .follow-title{font-size:14px;color:#fff;margin-bottom:6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:400}.follow-section .follow-list .follow-item .follow-content .follow-progress{font-size:13px;color:#ff8c00;margin-bottom:4px}.follow-section .follow-list .follow-item .follow-content .follow-update{font-size:12px;color:#aeb2c1}.follow-section .follow-list .follow-item .continue-btn{flex-shrink:0;height:36px;padding:0 12px;background:#ffd130;color:#000;border:none;border-radius:18px;font-size:14px;font-weight:500;cursor:pointer;transition:opacity .2s;white-space:nowrap}.follow-section .follow-list .follow-item .continue-btn:active{opacity:.8}.follow-section .follow-list .empty-state{padding:40px 20px;text-align:center}.follow-section .follow-list .empty-state .empty-text{font-size:14px;color:#fff9}.recent-section .recent-video-list .empty-state{padding:40px 20px;text-align:center}.recent-section .recent-video-list .empty-state .empty-text{font-size:14px;color:#fff9}.user-info-section .settings-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#ffffffd9;font-size:24px;transition:color .2s ease}.user-info-section .settings-icon:hover{color:#fff}.balance-section .balance-card .balance-actions{display:flex;align-items:center;gap:10px}.balance-section .balance-card .balance-actions .recharge-btn,.balance-section .balance-card .balance-actions .withdraw-btn{flex:1;background:#ffd130;color:#000;border:none;border-radius:8px;padding:0 10px;height:50px;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;font-size:14px;cursor:pointer}.balance-section .balance-card .balance-actions .recharge-btn:active,.balance-section .balance-card .balance-actions .withdraw-btn:active{background:#ffc107}.profile-page{min-height:100vh;background:#25272a;padding-bottom:60px}.profile-header{padding:15px;background:#000;display:flex;align-items:center;justify-content:center}.profile-header .header-title{font-size:18px;color:#fff;font-weight:600}.profile-detail-page{min-height:100vh;background:#25272a;padding-bottom:60px}.profile-settings-list{background:#888;border-radius:12px;overflow:hidden}.profile-setting-item{display:flex;align-items:center;justify-content:space-between;padding:15px 20px;border-bottom:1px solid rgba(255,255,255,.1);cursor:pointer}.profile-setting-item:last-child{border-bottom:none}.profile-setting-item:active{background:#0000001a}.profile-setting-item .setting-label{font-size:16px;color:#fff}.profile-setting-item .setting-value{display:flex;align-items:center;gap:10px}.profile-setting-item .setting-value .avatar-circle{width:50px;height:50px;border-radius:50%;overflow:hidden;background:linear-gradient(135deg,#4a90e2,#357abd);display:flex;align-items:center;justify-content:center;position:relative}.profile-setting-item .setting-value .avatar-circle img{width:100%;height:100%;object-fit:cover}.profile-setting-item .setting-value .avatar-circle:not(:has(img[src])):before{content:"";position:absolute;width:100%;height:100%;background:url(/images/avatar.jpg) center/cover}.profile-setting-item .setting-value .nickname-text{font-size:16px;color:#fff}.profile-setting-item .setting-value .setting-arrow{font-size:18px;color:#ffffff80}.user-info-section{display:flex;align-items:center;padding:20px 15px;background:#000}.user-info-section .user-avatar{width:60px;height:60px;border-radius:50%;overflow:hidden;margin-right:15px}.user-info-section .user-avatar img{width:100%;height:100%;object-fit:cover}.user-info-section .user-details{flex:1}.user-info-section .user-details .username{font-size:18px;color:#fff;font-weight:600;margin-bottom:5px}.user-info-section .user-details .user-id{font-size:14px;color:#fff9}.user-info-section .settings-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer}.user-info-section .settings-icon .settings-icon-wrapper{position:relative;width:30px;height:30px}.user-info-section .settings-icon .settings-icon-wrapper .settings-icon-bg{width:100%;height:100%;background:#ffffff1a;border-radius:50%}.user-status-section{padding:20px 15px;background:#000}.user-status-section .user-status-card{display:flex;align-items:center;background:#ffffff0d;border-radius:12px;padding:15px;cursor:pointer}.user-status-section .user-status-card .avatar-placeholder{width:50px;height:50px;margin-right:15px}.user-status-section .user-status-card .user-status-text{flex:1}.user-status-section .user-status-card .user-status-text .status-title{font-size:16px;color:#fff;margin-bottom:5px}.user-status-section .user-status-card .user-status-text .status-desc{font-size:14px;color:#fff9}.user-status-section .user-status-card .status-arrow{font-size:20px;color:#ffffff80}.login-prompt-card{margin:20px 15px;background:#ffd1301a;border-radius:12px;padding:20px;text-align:center}.login-prompt-card .prompt-text{font-size:14px;color:#ffd130;margin-bottom:15px}.login-prompt-card .login-now-btn{background:#ffd130;color:#000;border:none;border-radius:8px;padding:10px 30px;font-size:16px;font-weight:600;cursor:pointer}.login-prompt-card .login-now-btn:active{opacity:.8}.balance-section{padding:20px 15px}.balance-section .balance-card{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;padding:20px}.balance-section .balance-card .balance-label{font-size:14px;color:#ffffffe6;margin-bottom:10px}.balance-section .balance-card .balance-amount{font-size:32px;font-weight:600;color:#fff;margin-bottom:20px}.balance-section .balance-card .balance-actions{display:flex;gap:10px}.balance-section .balance-card .balance-actions .recharge-btn,.balance-section .balance-card .balance-actions .withdraw-btn{flex:1;background:#fff3;color:#fff;border:none;border-radius:8px;padding:10px;font-size:14px;cursor:pointer}.balance-section .balance-card .balance-actions .recharge-btn:active,.balance-section .balance-card .balance-actions .withdraw-btn:active{background:#ffffff4d}.banner-section{padding:20px 15px}.banner-section .banner-container{position:relative;border-radius:12px;overflow:hidden}.banner-section .banner-container .banner-wrapper{display:flex;transition:transform .3s ease}.banner-section .banner-container .banner-wrapper .banner-slide{min-width:100%}.banner-section .banner-container .banner-wrapper .banner-slide img{width:100%;height:auto;display:block}.banner-section .banner-container .banner-dots{position:absolute;bottom:10px;left:50%;transform:translate(-50%);display:flex;gap:8px}.banner-section .banner-container .banner-dots .banner-dot{width:8px;height:8px;border-radius:50%;background:#ffffff80;cursor:pointer}.banner-section .banner-container .banner-dots .banner-dot.active{background:#fff}.menu-section{padding:0 15px 20px}.menu-section .menu-item{display:flex;align-items:center;background:#ffffff0d;border-radius:12px;padding:15px;margin-bottom:10px;cursor:pointer}.menu-section .menu-item:active{background:#ffffff1a}.menu-section .menu-item .menu-icon{width:40px;height:40px;border-radius:8px;display:flex;align-items:center;justify-content:center;margin-right:15px;font-size:20px}.menu-section .menu-item .menu-icon.withdrawal-icon{background:#ffd13033;color:#ffd130}.menu-section .menu-item .menu-icon.watch-history-icon{background:#4caf5033;color:#4caf50}.menu-section .menu-item .menu-icon.watchlist-icon{background:#2196f333;color:#2196f3}.menu-section .menu-item .menu-icon.likes-icon{background:#f4433633;color:#f44336}.menu-section .menu-item .menu-icon.bill-icon{background:#9c27b033;color:#9c27b0}.menu-section .menu-item .menu-icon.language-icon{background:#ff980033;color:#ff9800}.menu-section .menu-item .menu-icon.service-icon{background:#00bcd433;color:#00bcd4}.menu-section .menu-item .menu-text{flex:1;font-size:16px;color:#fff}.login-page{min-height:100vh;background:#25272a;display:flex;flex-direction:column}.login-header{background:#000;display:flex;align-items:center;justify-content:space-between;padding:15px;position:relative}.login-header .header-back{width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer}.login-header .header-back svg{width:20px;height:20px}.login-header .header-title{position:absolute;left:50%;transform:translate(-50%);color:#fff;font-size:18px;font-weight:600}.login-content{flex:1;display:flex;flex-direction:column;padding:40px 36px;position:relative;margin-top:20px}.content-lang{position:absolute;top:0;right:36px;color:#fff;font-size:14px;cursor:pointer}.content-lang:active{opacity:.7}.logo-container{display:flex;justify-content:center;align-items:center;margin-top:20px;margin-bottom:50px}.login-form{margin-bottom:30px}.login-form .form-item{display:flex;align-items:center;height:50px;border-bottom:1px solid rgba(255,255,255,.3);margin-bottom:25px}.login-form .form-item .form-icon{width:24px;height:24px;margin-right:12px;flex-shrink:0;display:flex;align-items:center;justify-content:center;color:#ffd130}.login-form .form-item .form-icon svg{width:100%;height:100%}.login-form .form-item .form-input{flex:1;background:transparent;border:none;outline:none;color:#fff;font-size:16px}.login-form .form-item .form-input::placeholder{color:#ffffffb3}.btn-login{width:100%;height:50px;background:#ffd130;color:#000;font-size:17px;font-weight:600;border:none;border-radius:8px;margin:0 auto 30px;cursor:pointer;transition:opacity .3s}.btn-login:active{opacity:.8}.login-footer{display:flex;justify-content:space-between;padding:0 10px}.login-footer .footer-link{color:#fff;font-size:14px;cursor:pointer}.login-footer .footer-link:active{opacity:.7}.register-page{min-height:100vh;background:#25272a;display:flex;flex-direction:column}.register-header{background:#000;display:flex;align-items:center;justify-content:space-between;padding:15px;position:relative}.register-header .header-back{width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer}.register-header .header-back svg{width:20px;height:20px}.register-header .header-title{position:absolute;left:50%;transform:translate(-50%);color:#fff;font-size:18px;font-weight:600}.register-content{flex:1;display:flex;flex-direction:column;padding:40px 36px;position:relative;margin-top:20px}.logo-container{display:flex;justify-content:center;align-items:center;margin-bottom:50px}.logo-container .logo-wrapper{border-radius:50%;overflow:hidden;width:86px;height:86px;display:flex;align-items:center;justify-content:center}.logo-container .logo-wrapper img{width:100%;height:100%;object-fit:cover}.register-form{margin-bottom:30px}.register-form .form-item{margin-bottom:25px}.register-form .form-item .form-input-wrapper{display:flex;align-items:center;height:50px;border-bottom:1px solid rgba(255,255,255,.3)}.register-form .form-item .form-input-wrapper .form-icon{width:24px;height:24px;margin-right:12px;flex-shrink:0;display:flex;align-items:center;justify-content:center;color:#ffd130}.register-form .form-item .form-input-wrapper .form-icon svg{width:100%;height:100%}.register-form .form-item .form-input-wrapper .form-input{flex:1;background:transparent;border:none;outline:none;color:#fff;font-size:16px}.register-form .form-item .form-input-wrapper .form-input::placeholder{color:#ffffffb3}.register-form .form-item .form-input-wrapper .form-eye{width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#ffffffb3;margin-left:12px;flex-shrink:0}.register-form .form-item .form-input-wrapper .form-eye svg{width:20px;height:20px}.register-form .form-item .form-input-wrapper .form-eye:active{opacity:.7}.btn-register{width:100%;height:50px;background:#ffd130;color:#000;font-size:17px;font-weight:600;border:none;border-radius:8px;margin:0 auto 30px;cursor:pointer;transition:opacity .3s}.btn-register:active{opacity:.8}.agreement{display:flex;align-items:center;justify-content:center;margin-bottom:20px}.agreement .agreement-checkbox{width:20px;height:20px;margin-right:8px;cursor:pointer;flex-shrink:0;display:flex;align-items:center;justify-content:center}.agreement .agreement-checkbox svg{width:20px;height:20px}.agreement .agreement-checkbox:active{opacity:.7}.agreement .agreement-text{font-size:14px;color:#ffffffb3}.agreement .agreement-text .agreement-link{color:#ffd130;cursor:pointer}.agreement .agreement-text .agreement-link:active{opacity:.7}.lang-page{min-height:100vh;background:#25272a}.page-header{display:flex;align-items:center;padding:15px;background:#000}.page-header .back-btn{width:30px;height:30px;display:flex;align-items:center;justify-content:center;font-size:30px;color:#fff;cursor:pointer}.page-header .header-title{flex:1;text-align:center;font-size:18px;color:#fff;font-weight:600;margin-right:30px}.page-content{padding:15px}.lang-list{background:#2e2f33;border-radius:10px;overflow:hidden}.lang-list .lang-item{display:flex;align-items:center;justify-content:space-between;padding:20px 15px;border-bottom:1px solid rgba(255,255,255,.1);cursor:pointer}.lang-list .lang-item:last-child{border-bottom:none}.lang-list .lang-item.active{background:#5e40ff1a}.lang-list .lang-item .lang-info{flex:1}.lang-list .lang-item .lang-info .lang-name{font-size:16px;color:#fff;margin-bottom:5px}.lang-list .lang-item .lang-info .lang-code{font-size:14px;color:#aeb2c1}.lang-list .lang-item .lang-check{font-size:20px;color:#ffd130}.bill-details-page{min-height:100vh;background:#000;padding-bottom:60px}.bill-header{display:flex;align-items:center;padding:15px;background:#000;position:sticky;top:0;z-index:100}.bill-header .back-btn{width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;font-size:20px;margin-right:10px}.bill-header .back-btn:active{opacity:.7}.bill-header .header-title{flex:1;font-size:18px;font-weight:600;color:#fff;text-align:center;margin-right:50px}.bill-content{padding:15px}.bill-item{display:flex;justify-content:space-between;align-items:center;background:#2e2f33;border-radius:10px;padding:15px;margin-bottom:12px}.bill-item:last-child{margin-bottom:0}.bill-item .bill-item-content{flex:1;min-width:0}.bill-item .bill-item-content .bill-description{font-size:16px;color:#fff;margin-bottom:8px;font-weight:400}.bill-item .bill-item-content .bill-time{font-size:14px;color:#ffffffb3}.bill-item .bill-amount{font-size:16px;font-weight:600;flex-shrink:0;margin-left:15px}.bill-item .bill-amount.positive,.bill-item .bill-amount.negative{color:#fff}.loading-state,.empty-state{padding:60px 20px;text-align:center}.recent-watch-page{min-height:100vh;background:#25272a;padding-bottom:60px}.recent-list{display:flex;flex-direction:column;gap:15px}.recent-list .recent-item{position:relative;display:flex;align-items:center;gap:12px;padding:12px;background:#888;border-radius:10px;cursor:pointer;transition:background .2s}.recent-list .recent-item:active{background:#0000004d}.recent-list .recent-item .recent-cover{width:80px;height:110px;border-radius:8px;overflow:hidden;background:#2e2f33;flex-shrink:0}.recent-list .recent-item .recent-cover img{width:100%;height:100%;object-fit:cover}.recent-list .recent-item .recent-play-btn{position:absolute;bottom:12px;right:12px;height:32px;padding:0 14px;background:#ffd130;color:#000;border:none;border-radius:16px;font-size:13px;font-weight:500;cursor:pointer;white-space:nowrap;transition:all .2s;z-index:5}.recent-list .recent-item .recent-play-btn:hover{background:#ffd850}.recent-list .recent-item .recent-play-btn:active{opacity:.8;transform:scale(.95)}.recent-list .recent-item .recent-info{flex:1;min-width:0}.recent-list .recent-item .recent-info .recent-title{font-size:14px;color:#fff;margin-bottom:6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:400}.recent-list .recent-item .recent-info .recent-episode{font-size:13px;color:#ff8c00;margin-bottom:4px;font-weight:500}.recent-list .recent-item .recent-info .recent-time{font-size:12px;color:#aeb2c1;margin-bottom:4px}.recent-list .recent-item .recent-info .recent-progress{font-size:13px;color:#ff8c00}.my-follow-page{min-height:100vh;background:#25272a;padding-bottom:60px}.follow-list{display:flex;flex-direction:column;gap:15px}.follow-list .follow-item{display:flex;align-items:center;gap:12px;padding:12px;background:#0003;border-radius:10px;cursor:pointer;transition:background .2s}.follow-list .follow-item:active{background:#0000004d}.follow-list .follow-item .follow-thumbnail{width:80px;height:110px;border-radius:8px;overflow:hidden;background:#2e2f33;flex-shrink:0}.follow-list .follow-item .follow-thumbnail img{width:100%;height:100%;object-fit:cover}.follow-list .follow-item .follow-content{flex:1;min-width:0}.follow-list .follow-item .follow-content .follow-title{font-size:14px;color:#fff;margin-bottom:6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:400}.follow-list .follow-item .follow-content .follow-progress{font-size:13px;color:#ff8c00;margin-bottom:4px}.follow-list .follow-item .follow-content .follow-update{font-size:12px;color:#aeb2c1}.follow-list .follow-item .continue-btn{flex-shrink:0;height:36px;padding:0 12px;background:#ffd130;color:#000;border:none;border-radius:18px;font-size:14px;font-weight:500;cursor:pointer;transition:opacity .2s;white-space:nowrap}.follow-list .follow-item .continue-btn:active{opacity:.8}.delivery-records-page{min-height:100vh;background:#25272a;padding-bottom:60px}.loading-state,.empty-state{padding:40px 20px;text-align:center}.loading-state .loading-text,.loading-state .empty-text,.empty-state .loading-text,.empty-state .empty-text{font-size:14px;color:#fff9}.delivery-list{display:flex;flex-direction:column;gap:15px}.delivery-list .delivery-item{display:flex;align-items:center;gap:12px;padding:12px 120px 12px 12px;background:#0003;border-radius:10px;position:relative}.delivery-list .delivery-item .delivery-thumbnail{width:100px;height:140px;border-radius:8px;overflow:hidden;background:#2e2f33;flex-shrink:0;position:relative}.delivery-list .delivery-item .delivery-thumbnail img{width:100%;height:100%;object-fit:cover}.delivery-list .delivery-item .delivery-thumbnail .thumbnail-placeholder{width:100%;height:100%;background:#2e2f33}.delivery-list .delivery-item .delivery-thumbnail .thumbnail-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,rgba(0,0,0,.8),transparent);padding:8px;font-size:12px;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.delivery-list .delivery-item .delivery-info{flex:1;min-width:0}.delivery-list .delivery-item .delivery-info .delivery-title{font-size:14px;color:#fff;margin-bottom:8px;font-weight:400;width:250px;display:block;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.delivery-list .delivery-item .delivery-info .delivery-price-row{display:flex;align-items:center;gap:10px;width:250px;margin-top:4px;flex-wrap:wrap}.delivery-list .delivery-item .delivery-info .delivery-amount{font-size:13px;color:#aeb2c1}.delivery-list .delivery-item .delivery-info .delivery-revenue{margin-top:0;font-size:13px;color:#ffd130}.delivery-list .delivery-item .delivery-btn{flex-shrink:0;height:36px;padding:0 16px;border:none;border-radius:18px;font-size:14px;font-weight:500;cursor:pointer;transition:opacity .2s;white-space:nowrap;position:absolute;right:12px;bottom:12px}.delivery-list .delivery-item .delivery-btn.pending{background:#ffd130;color:#000}.delivery-list .delivery-item .delivery-btn.pending:active{opacity:.8}.delivery-list .delivery-item .delivery-btn.completed{background:#888;color:#fff;cursor:not-allowed}.delivery-list .delivery-item .delivery-btn.completed:disabled{opacity:1}.delivery-video-modal{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000d9;z-index:1000;display:flex;align-items:center;justify-content:center}.delivery-video-modal .video-dialog{position:relative;width:320px;background:#0009;border-radius:12px;padding:16px 16px 24px;display:flex;flex-direction:column;align-items:center;gap:16px}.delivery-video-modal .video-close{position:absolute;top:12px;right:16px;color:#fff;font-size:14px;cursor:pointer;opacity:.8}.delivery-video-modal .video-close:active{opacity:.6}.delivery-video-modal .video-message{background:#ffd130;color:#000;padding:12px;border-radius:8px;font-size:14px;font-weight:500;text-align:center;line-height:1.4}.delivery-video-modal .video-player-wrapper{width:180px;height:320px;background:#000;border-radius:10px;overflow:hidden}.delivery-video-modal .video-player-wrapper video{width:100%;height:100%;object-fit:cover}.delivery-result-modal{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000a6;z-index:1001;display:flex;align-items:center;justify-content:center}.delivery-result-modal .result-dialog{width:260px;background:#fff;border-radius:12px;padding:20px 16px 24px;text-align:center;display:flex;flex-direction:column;gap:12px}.delivery-result-modal .result-title{font-size:16px;font-weight:600;color:#000}.delivery-result-modal .result-content{font-size:14px;color:#333;line-height:1.5}.delivery-result-modal .result-confirm-btn{height:36px;border-radius:18px;background:#ffd130;color:#000;font-weight:600;border:none;cursor:pointer}.delivery-result-modal .result-confirm-btn:active{opacity:.85}.recharge-page{min-height:100vh;background:#25272a;padding-bottom:60px}.recharge-btn{width:100%;height:50px;background:#ffd130;border:none;border-radius:10px;font-size:16px;font-weight:600;color:#000;cursor:pointer;transition:background .2s}.recharge-btn:active{background:#ffc107}.recharge-btn:disabled{background:#666;color:#999;cursor:not-allowed}.balance-card{background-image:url(/images/vipcard_bg_balance.png);background-size:100% 100%;background-position:center;background-repeat:no-repeat;border-radius:12px;padding:20px;margin-bottom:20px;position:relative;overflow:hidden}.balance-card .balance-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.balance-card .balance-header .balance-label{font-size:14px;color:#ffffffe6}.balance-card .balance-header .balance-icon{font-size:24px;color:#ffd130;font-weight:700}.balance-card .balance-header .balance-refresh-btn{background:#ffd13026;border:1px solid rgba(255,209,48,.3);border-radius:6px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;background:#0003;transition:all .2s;padding:0}.balance-card .balance-header .balance-refresh-btn:hover{background:#ffd13040;border-color:#ffd13080}.balance-card .balance-header .balance-refresh-btn:active{transform:scale(.95)}.balance-card .balance-header .balance-refresh-btn:disabled{opacity:.5;cursor:not-allowed}.balance-card .balance-header .balance-refresh-btn svg{width:18px;height:18px}.balance-card .balance-header .balance-refresh-btn svg.refreshing{animation:rotate 1s linear infinite}.balance-card .balance-amount{font-size:32px;font-weight:600;color:#fff;margin-bottom:15px}.balance-card .balance-details{display:flex;justify-content:space-between;align-items:center;background:#0003;border-radius:8px;padding:12px 15px;cursor:pointer}.balance-card .balance-details span{font-size:14px;color:#fff}.balance-card .balance-details .arrow{width:20px;height:20px;color:#fff;flex-shrink:0}.amount-options{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:20px}.amount-options .amount-option{display:flex;justify-content:space-between;align-items:center;background:#888;border-radius:10px;padding:15px;cursor:pointer;transition:background .2s}.amount-options .amount-option:active{background:#3b3c3e}.amount-options .amount-option.selected{background:#ffd130}.amount-options .amount-option.selected span{color:#000;font-weight:600}.amount-options .amount-option.selected .radio-button{background:#000;border-color:#000}.amount-options .amount-option.selected .radio-button:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:8px;height:8px;background:#fff;border-radius:50%}.amount-options .amount-option span{font-size:16px;color:#fff}.amount-options .amount-option .radio-button{width:20px;height:20px;border-radius:50%;border:2px solid #fff;background:transparent;position:relative;flex-shrink:0}.recharge-tip{font-size:14px;color:#ffd130;text-align:center;margin-bottom:20px;line-height:1.5}.custom-amount-section,.remark-section{margin-bottom:15px}.custom-amount-section input,.remark-section input{width:100%;height:50px;background:#888;border:none;border-radius:10px;padding:0 15px;font-size:16px;color:#fff}.custom-amount-section input::placeholder,.remark-section input::placeholder{color:#fff9}.custom-amount-section input:focus,.remark-section input:focus{outline:none;background:#3b3c3e}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.settings-page{min-height:100vh;background:#000;padding-bottom:60px}.page-header{padding:15px;background:#000;display:flex;align-items:center;justify-content:space-between;position:relative}.page-header .header-back{font-size:24px;color:#fff;cursor:pointer;width:30px;height:30px;display:flex;align-items:center;justify-content:center}.page-header .header-placeholder{width:30px;height:30px}.page-content{padding:0}.settings-list{background:#888;margin:0;padding:0}.settings-list .settings-item{display:flex;justify-content:space-between;align-items:center;padding:15px;border-bottom:1px solid rgba(0,0,0,.1);cursor:pointer;transition:background .2s}.settings-list .settings-item:last-child{border-bottom:none}.settings-list .settings-item:active{background:#0000001a}.settings-list .settings-item .settings-item-text{font-size:16px;color:#fff}.settings-list .settings-item .settings-item-arrow{font-size:18px;color:#ffffff80}.settings-list .settings-item .settings-item-version{font-size:14px;color:#fff}.logout-section{background:#888;margin-top:0}.logout-section .logout-divider{height:1px;background:#0003}.logout-section .logout-btn{padding:15px;text-align:center;font-size:16px;color:#ff3d3d;cursor:pointer;transition:opacity .2s}.logout-section .logout-btn:active{opacity:.7}.company-intro-page{min-height:100vh;background:#25272a;padding-bottom:60px}.page-header .header-back{font-size:24px;color:#fff;cursor:pointer;width:30px;text-align:left}.intro-content{color:#fff;font-size:16px;line-height:1.8}.intro-content p{margin-bottom:20px}.intro-content p:last-child{margin-bottom:0}.withdraw-page{min-height:100vh;background:#25272a;padding-bottom:60px}.balance-info{margin-bottom:20px}.balance-info .balance-label{font-size:16px;color:#fff;margin-right:8px}.balance-info .balance-amount{font-size:16px;color:#ffd130;font-weight:600}.form-item{margin-bottom:0;padding-bottom:15px}.form-item:last-of-type{border-bottom:none;margin-bottom:0}.form-item .form-input{width:100%;height:auto;min-height:40px;background:transparent;border:none;border-bottom:none;border-radius:0;padding:8px 0;font-size:16px;color:#fff}.form-item .form-input:disabled{opacity:.5;cursor:not-allowed}.form-item .form-value{font-size:16px;color:#ffd130;padding:8px 0;min-height:40px;display:flex;align-items:center}.form-item .form-placeholder{font-size:16px;color:#fff9;padding:8px 0;min-height:40px;display:flex;align-items:center}.form-item .form-overlay{position:relative;background:transparent;border-radius:8px;padding:20px;cursor:pointer;min-height:40px;display:flex;align-items:center}.form-item .form-overlay .overlay-message{font-size:14px;color:#fff;text-align:center}.form-item .form-overlay:active{opacity:.8}.remark-info{font-size:14px;color:#f44;margin-bottom:20px;line-height:1.5;padding:12px;background:#ff44441a;border-radius:8px}.submit-btn{width:100%;height:50px;background:#ffd130;border:none;border-radius:10px;font-size:16px;font-weight:600;color:#000;cursor:pointer;transition:background .2s}.withdrawal-info-page{min-height:100vh;background:#25272a;padding-bottom:60px}.form-panel{background:#888;border-radius:12px;padding:20px}.form-item{margin-bottom:5px}.form-item .form-label{font-size:14px;color:#fff;margin-bottom:8px;display:block}.form-item .form-input{width:100%;height:50px;background:transparent;border:none;border-radius:0;padding:0 15px;font-size:16px;color:#fff}.form-item .form-input:focus{outline:none}.form-item .form-input.bank-info-input{color:#ffd130}.withdrawal-submit-btn,.withdrawal-clear-btn{width:100%;height:50px;background:#ffd130;border:none;border-radius:10px;font-size:16px;font-weight:600;color:#000;cursor:pointer;transition:background .2s}.withdrawal-submit-btn:active,.withdrawal-clear-btn:active{background:#ffc107}.withdrawal-submit-btn:disabled,.withdrawal-clear-btn:disabled{background:#666;color:#999;cursor:not-allowed}.authentication-page{min-height:100vh;background:#25272a;padding-bottom:60px}.status-banner{background:#ffd130;color:#000;padding:12px 15px;text-align:center;font-size:14px;font-weight:600}.page-content{padding:16px 15px}.content-panel{background:#888;border-radius:12px;padding:20px}.form-item{margin-bottom:25px}.form-item:last-of-type{margin-bottom:30px}.form-item .form-label{font-size:14px;color:#fff;margin-bottom:10px;display:block}.form-item .form-input{width:100%;height:auto;min-height:40px;background:transparent;border:none;border-bottom:1px solid rgba(255,255,255,.3);border-radius:0;padding:8px 0;font-size:16px;color:#fff}.form-item .form-input::placeholder{color:#fff9}.form-item .form-input:focus{outline:none;border-bottom-color:#fff9}.form-item .upload-area{width:100%;min-height:200px;border:2px dashed rgba(255,255,255,.5);border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;background:#0003;overflow:hidden;position:relative}.form-item .upload-area:active{opacity:.8}.form-item .upload-area .upload-placeholder{font-size:14px;color:#fff9;text-align:center;padding:20px}.form-item .upload-area .uploaded-image{width:320px;height:200px;object-fit:contain;display:block;margin:0 auto}.form-item .uploading-tip{margin-top:8px;font-size:12px;color:#ffffffbf}.verify-remark{margin-bottom:20px;padding:15px;background:#ff44441a;border-radius:8px;color:#f44;font-size:14px;line-height:1.5}.verify-remark strong{display:block;margin-bottom:8px}.submit-btn{width:100%;height:50px;background:#ffd130!important;border:none;border-radius:10px;font-size:16px;font-weight:600;color:#000!important;cursor:pointer;transition:background .2s}.submit-btn:active{background:#ffc107}.submit-btn:disabled{opacity:.6;cursor:not-allowed}.edit-nickname-page{min-height:100vh;background:#25272a;padding-bottom:60px}.page-header .header-placeholder{width:30px}.input-container{margin-bottom:30px}.input-container .nickname-input{width:100%;height:50px;background:#888;border:none;border-radius:10px;padding:0 15px;font-size:16px;color:#fff}.input-container .nickname-input::placeholder{color:#fff9}.input-container .nickname-input:focus{outline:none;background:#3b3c3e}.submit-btn{width:100%;height:50px;background:#888;border:none;border-radius:10px;font-size:16px;font-weight:600;color:#fff;cursor:pointer;transition:background .2s}.submit-btn:active{background:#3b3c3e}.submit-btn:disabled{background:#666;color:#999;cursor:not-allowed}.delivery-details-page{min-height:100vh;background:#25272a;padding-bottom:60px;color:#fff}.page-header{padding:15px;background:#000;display:flex;align-items:center;position:relative}.page-header .header-back{position:absolute;left:15px;font-size:24px;color:#fff;cursor:pointer;width:30px;height:30px;display:flex;align-items:center;justify-content:center}.page-header .header-title{font-size:18px;color:#fff;font-weight:600;text-align:center;flex:1}.details-loading,.details-error{padding:40px 20px;text-align:center;font-size:16px;color:#ffffffb3}.details-content{padding:20px 15px 40px}.banner-section{position:relative;height:200px;border-radius:12px;overflow:hidden;margin-bottom:20px}.banner-section .banner-image{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;filter:blur(6px);transform:scale(1.1)}.banner-section .banner-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,#0003,#000c)}.banner-section .banner-logo{position:absolute;top:35px;left:50%;transform:translate(-50%);z-index:2}.banner-section .banner-logo img{display:block;width:160px;height:auto}.banner-section .banner-info{position:absolute;left:0;right:0;bottom:50px;z-index:2;text-align:center}.banner-section .banner-info .banner-title{font-size:20px;font-weight:700;line-height:1.4;text-align:center}.info-card{background:#2f3033;border-radius:12px;padding:20px;margin-bottom:20px;box-shadow:0 4px 20px #00000026}.info-card .info-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px;font-size:15px}.info-card .info-row:last-of-type{margin-bottom:0}.info-card .info-row .label{color:#ffffffb3}.info-card .info-row .value{color:#ffd130;font-weight:600}.join-btn{width:100%;height:50px;background:#ffd130;border:none;border-radius:12px;font-size:16px;font-weight:600;color:#000;cursor:pointer;transition:background .2s}.join-btn:disabled{opacity:.6;cursor:not-allowed}.join-btn:active{background:#ffc107}.watch-page{height:calc(100vh - 50px);background:#000;display:flex;align-items:center;justify-content:center;overflow:hidden;color:#fff}.watch-page .watch-loading,.watch-page .watch-error{padding:80px 0;text-align:center;color:#aaa}.watch-page .watch-video-container{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.watch-page .watch-video-container .watch-video-player{position:relative;width:100%;height:100%;background:#000;display:flex;align-items:center;justify-content:center}.watch-page .watch-video-container .watch-video-player .watch-video-element{width:100%;height:100%;object-fit:contain;max-height:100%}.watch-page .watch-video-container .watch-video-player .watch-back-btn{position:absolute;top:15px;left:15px;width:40px;height:40px;background:#00000080;border-radius:50%;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;color:#fff;transition:background .3s}.watch-page .watch-video-container .watch-video-player .watch-back-btn:hover{background:#000000b3}.watch-page .watch-video-container .watch-video-player .watch-back-btn svg{width:24px;height:24px}.watch-page .watch-video-container .watch-video-player .watch-info-overlay{position:absolute;bottom:60px;left:15px;right:60px;z-index:10}.watch-page .watch-video-container .watch-video-player .watch-info-overlay .watch-info-title{font-size:16px;color:#fff;font-weight:600;margin-bottom:5px}.watch-page .watch-video-container .watch-video-player .watch-info-overlay .watch-info-meta{font-size:14px;color:#aeb2c1;margin-bottom:12px}.watch-page .watch-video-container .watch-video-player .watch-info-overlay .watch-select-episode-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border-radius:20px;background:#ffffff26;color:#fff;border:none;cursor:pointer;font-size:13px;transition:background .2s ease}.watch-page .watch-video-container .watch-video-player .watch-info-overlay .watch-select-episode-btn .arrow{font-size:16px}.watch-page .watch-video-container .watch-video-player .watch-info-overlay .watch-select-episode-btn:hover{background:#ffffff40}.watch-page .watch-video-container .watch-video-player .watch-video-actions{position:absolute;right:15px;display:flex;flex-direction:column;gap:20px;z-index:10}.watch-page .watch-video-container .watch-video-player .watch-video-actions .action-item{display:flex;flex-direction:column;align-items:center;cursor:pointer}.watch-page .watch-video-container .watch-video-player .watch-video-actions .action-item .action-icon{width:40px;height:40px;background:#00000080;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:5px}.watch-page .watch-video-container .watch-video-player .watch-video-actions .action-item .action-icon img{width:24px;height:24px;object-fit:contain}.watch-page .watch-video-container .watch-video-player .watch-video-actions .action-item .action-text{font-size:12px;color:#fff;transition:color .3s}.watch-page .watch-video-container .watch-video-player .watch-video-actions .action-item.following .action-icon img{filter:brightness(0) saturate(100%) invert(27%) sepia(95%) saturate(7471%) hue-rotate(349deg) brightness(101%) contrast(101%)}.watch-page .watch-video-container .watch-video-player .watch-video-actions .action-item.following .action-text{color:#ff3d3d}.episode-drawer{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000a6;display:flex;justify-content:center;align-items:flex-end;z-index:99}.episode-drawer .drawer-panel{width:100%;max-height:80vh;background:#111;border-top-left-radius:20px;border-top-right-radius:20px;padding:16px;display:flex;flex-direction:column}.episode-drawer .drawer-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.episode-drawer .drawer-header .drawer-title{font-size:16px;font-weight:600}.episode-drawer .drawer-header .drawer-close{font-size:20px;cursor:pointer}.episode-drawer .drawer-content{overflow-y:auto;padding-bottom:8px}.episode-drawer .drawer-item{display:flex;align-items:center;padding:12px;border-radius:14px;cursor:pointer;transition:background .2s ease}.episode-drawer .drawer-item+.drawer-item{margin-top:8px}.episode-drawer .drawer-item.is-active{background:#ffffff14}.episode-drawer .drawer-item:not(.is-active):hover{background:#ffffff0a}.episode-drawer .item-thumb{width:72px;height:54px;flex-shrink:0;border-radius:8px;overflow:hidden;background:#ffffff0d;display:flex;align-items:center;justify-content:center;margin-right:12px}.episode-drawer .item-thumb img{width:100%;height:100%;object-fit:cover}.episode-drawer .item-thumb .thumb-placeholder{font-size:12px;color:#ccc;padding:0 4px;text-align:center}.episode-drawer .item-info{flex:1}.episode-drawer .item-info .item-title{font-size:15px;font-weight:500}.episode-drawer .item-info .item-subtitle{font-size:13px;color:#aaa;margin-top:4px}.agreement-page{min-height:100vh;background:#25272a;padding-bottom:60px}.page-header{display:flex;align-items:center;justify-content:space-between;padding:15px;background:#000}.page-header .header-back{width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer}.page-header .header-back svg{width:20px;height:20px}.page-header .header-back:active{opacity:.7}.page-header .header-title{font-size:18px;color:#fff;font-weight:600;flex:1;text-align:center}.page-header .header-placeholder{width:24px}.page-content{padding:20px 15px}.agreement-content{color:#fff;font-size:16px;line-height:1.8}.agreement-content p{margin-bottom:20px}.agreement-content p:last-child{margin-bottom:0}.tabbar{position:fixed;bottom:0;left:0;right:0;height:50px;background:#000;display:flex;border-top:1px solid rgba(255,255,255,.1);padding-bottom:env(safe-area-inset-bottom);z-index:1000}.tabbar-item{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer}.tabbar-item .tabbar-icon{width:24px;height:24px;margin-bottom:3px}.tabbar-item .tabbar-icon img{width:100%;height:100%;object-fit:contain}.tabbar-item .tabbar-label{font-size:12px;color:#fff;white-space:nowrap}.tabbar-item.active .tabbar-label{color:#ffd130}.flex{display:flex}.flex.space{justify-content:space-between}.flex.center{justify-content:center}.flex.alcenter{align-items:center}.flex.start{justify-content:flex-start}.flex.end{justify-content:flex-end}.flex.wrap{flex-wrap:wrap}.ft12{font-size:12px}.ft14{font-size:14px}.ft16{font-size:16px}.ft18{font-size:18px}.ft20{font-size:20px}.ft24{font-size:24px}.ftw400{font-weight:400}.ftw500{font-weight:500}.ftw600{font-weight:600}.text-center{text-align:center}.text-right{text-align:right}.text-over{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-over2{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.text-over3{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.cl-w{color:#fff}.cl-main{color:#2e2f33}.cl-info{color:#666}.cl-notice{color:#aeb2c1}.cl-price{color:#ff3d3d}.cl-yellow{color:#ffe5ad}.cl-green{color:#00c657}.cl-manage{color:#5e40ff}.bg-w{background:#fff}.bg-default{background:#f7f7f7}.bg-manage{background:#5e40ff}.mt10{margin-top:10px}.mt15{margin-top:15px}.mt20{margin-top:20px}.mb10{margin-bottom:10px}.mb15{margin-bottom:15px}.mb20{margin-bottom:20px}.ml10{margin-left:10px}.ml15{margin-left:15px}.mr10{margin-right:10px}.mr15{margin-right:15px}.pd10{padding:10px}.pd15{padding:15px}.pd20{padding:20px}.plr10{padding:0 10px}.plr15{padding:0 15px}.plr20{padding:0 20px}.btn-big,.btn-manage{width:100%;height:45px;border-radius:26px;display:flex;justify-content:center;align-items:center;font-size:16px;font-weight:500;color:#000;background:#fff;border:none;cursor:pointer;transition:all .4s}.btn-big.btn-manage,.btn-manage.btn-manage{background:#5e40ff;color:#fff}.btn-big:disabled,.btn-manage:disabled{background:#f0f1f5;color:#aeb2c1;cursor:not-allowed}*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%;background:#25272a;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{width:100%;height:100%}.app{width:100%;min-height:100vh;background:#25272a;padding-bottom:60px}
