.online-mic-component[data-v-506996dc]{margin:10px 10px 0 10px;background-color:#fff;border-radius:10px;padding:10px}.online-mic-component .mic-header[data-v-506996dc]{padding:0}.online-mic-component .mic-title[data-v-506996dc]{font-size:18px;font-weight:700;color:#333;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.online-mic-component .mic-title .title-text[data-v-506996dc]{position:relative;padding-left:10px;font-size:18px;font-weight:600;color:#333}.online-mic-component .mic-title .title-text[data-v-506996dc]:before{content:"";position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:inline-block;width:4px;height:18px;border-radius:2px;background-color:#ff551f}.online-mic-component .mic-users-list[data-v-506996dc]{max-height:150px;overflow-y:auto;padding:8px 0;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.online-mic-component .mic-user-item[data-v-506996dc]{width:calc(33.33% - 6px);height:54px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;background-color:#f8f8f8;border-radius:10px;padding:6px}.online-mic-component .mic-user-item[data-v-506996dc]:last-child{border-bottom:none}.online-mic-component .user-avatar[data-v-506996dc]{width:33px;height:33px;border-radius:50%;overflow:hidden;-ms-flex-negative:0;flex-shrink:0}.online-mic-component .user-avatar img[data-v-506996dc]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.online-mic-component .avatar-placeholder[data-v-506996dc]{width:100%;height:100%;background-color:#f0f2f5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#999;font-size:18px}.online-mic-component .user-info[data-v-506996dc]{-webkit-box-flex:1;-ms-flex:1;flex:1}.online-mic-component .user-name[data-v-506996dc]{font-size:14px;font-weight:500;color:#333;margin-bottom:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:62px}.online-mic-component .user-status[data-v-506996dc]{font-size:12px;color:#67c23a}.online-mic-component .no-mic-users[data-v-506996dc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:24px 16px;color:#999}.online-mic-component .no-mic-users .no-mic-icon[data-v-506996dc]{font-size:32px;margin-bottom:8px}.online-mic-component .no-mic-users .no-mic-text[data-v-506996dc]{font-size:14px}.online-mic-component .mic-apply-section[data-v-506996dc]{padding:12px 16px}.online-mic-component .mic-apply-section .apply-mic-btn[data-v-506996dc],.online-mic-component .mic-apply-section .cancel-apply-btn[data-v-506996dc],.online-mic-component .mic-apply-section .leave-mic-btn[data-v-506996dc]{width:50%;height:36px;font-size:14px;border-radius:30px;border:none}.online-mic-component .mic-apply-section .apply-mic-btn[data-v-506996dc]{background:linear-gradient(135deg,#67c23a,#85ce61)}.online-mic-component .mic-apply-section .cancel-apply-btn[data-v-506996dc]{background:linear-gradient(135deg,#e6a23c,#f0bb56)}.online-mic-component .mic-apply-section .leave-mic-btn[data-v-506996dc]{background:linear-gradient(135deg,#ff5b5b,#ffd6d6)}.dialog-content[data-v-c37d9cec]{padding:10px 20px}.avatar-section[data-v-c37d9cec],.dialog-content[data-v-c37d9cec]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.avatar-section[data-v-c37d9cec]{margin-bottom:30px}.avatar-uploader[data-v-c37d9cec]{cursor:pointer;position:relative;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.avatar-uploader[data-v-c37d9cec]:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.avatar-preview[data-v-c37d9cec]{width:100px;height:100px;border-radius:50%;overflow:hidden;position:relative;border:2px solid #f0f2f5}.avatar-preview .avatar[data-v-c37d9cec]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.avatar-preview .avatar-mask[data-v-c37d9cec]{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.4);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s}.avatar-preview .avatar-mask i[data-v-c37d9cec]{color:#fff;font-size:24px}.avatar-preview:hover .avatar-mask[data-v-c37d9cec]{opacity:1}.avatar-placeholder-wrapper[data-v-c37d9cec]{width:100px;height:100px;border-radius:50%;background:#f5f7fa;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;border:2px solid #fff;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.1);box-shadow:0 2px 8px rgba(0,0,0,.1)}.avatar-placeholder-wrapper .default-avatar[data-v-c37d9cec]{width:60px;height:60px;opacity:.8}.avatar-placeholder-wrapper .upload-icon-badge[data-v-c37d9cec]{position:absolute;right:0;bottom:0;width:32px;height:32px;background:#409eff;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:2px solid #fff}.avatar-placeholder-wrapper .upload-icon-badge i[data-v-c37d9cec]{color:#fff;font-size:16px}.avatar-tip[data-v-c37d9cec]{margin-top:12px;font-size:12px;color:#909399}.form-section[data-v-c37d9cec]{width:100%}.form-section+.form-section[data-v-c37d9cec]{margin-top:16px}[data-v-c37d9cec] .edit-temp-info-dialog{border-radius:12px;max-width:90vw}[data-v-c37d9cec] .edit-temp-info-dialog .el-dialog__header{padding:20px 20px 10px;border-bottom:none}[data-v-c37d9cec] .edit-temp-info-dialog .el-dialog__header .el-dialog__title{font-weight:600;font-size:18px}[data-v-c37d9cec] .edit-temp-info-dialog .el-dialog__body{padding:10px 0}[data-v-c37d9cec] .edit-temp-info-dialog .el-dialog__footer{padding:10px 20px 20px;border-top:none}[data-v-c37d9cec] .edit-temp-info-dialog .el-input__inner{border-radius:20px;background-color:#f5f7fa;border-color:transparent;height:40px;line-height:40px}[data-v-c37d9cec] .edit-temp-info-dialog .el-input__inner:focus{background-color:#fff;border-color:#409eff}[data-v-c37d9cec] .edit-temp-info-dialog .el-input__count-inner{background:none}.chat-section[data-v-4e4fb8bd],.chat-tab[data-v-4e4fb8bd]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.chat-section[data-v-4e4fb8bd]{margin:10px;background-color:#fff;border-radius:10px;padding:0 10px}.chat-header[data-v-4e4fb8bd]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 0}.chat-title[data-v-4e4fb8bd]{position:relative;padding-left:10px;font-size:18px;font-weight:600;color:#333}.chat-title[data-v-4e4fb8bd]:before{content:"";position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:inline-block;width:4px;height:18px;border-radius:2px;background-color:#ff551f}.chat-content[data-v-4e4fb8bd]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:auto;padding:16px;background-color:#fff}.message-item[data-v-4e4fb8bd]{margin-bottom:12px;line-height:1.5;font-size:14px;word-break:break-all}.message-sender[data-v-4e4fb8bd]{font-weight:700;margin-right:8px;color:#788096}.message-sender.creator[data-v-4e4fb8bd]{color:#ff551f}.message-content[data-v-4e4fb8bd]{color:#333}.system-message[data-v-4e4fb8bd]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px;padding:8px 12px;background:#fff3cd;border:1px solid #ffeaa7;border-radius:8px;color:#856404;font-size:14px;font-weight:500}.system-message i[data-v-4e4fb8bd]{color:#ffa502}.chat-input[data-v-4e4fb8bd]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:6px 10px;background-color:#f8f8f8;border-radius:24px;gap:8px}.chat-input .el-input[data-v-4e4fb8bd]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:36px;line-height:36px}.chat-input .el-input .el-input__inner[data-v-4e4fb8bd]{height:36px;line-height:36px;border:none}.chat-input .send-message-button[data-v-4e4fb8bd]{width:80px;height:36px;background-color:#ff551f;color:#fff;border-radius:20px;border:none}.mute-tip[data-v-4e4fb8bd]{text-align:center;color:#f56c6c;font-size:12px;padding:8px 0}.chat-error-message[data-v-4e4fb8bd]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:16px;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin:16px}.error-icon[data-v-4e4fb8bd]{-ms-flex-negative:0;flex-shrink:0;margin-right:12px}.error-icon i[data-v-4e4fb8bd]{font-size:24px;color:#ef4444}.error-text[data-v-4e4fb8bd]{-webkit-box-flex:1;-ms-flex:1;flex:1}.error-title[data-v-4e4fb8bd]{font-size:14px;font-weight:600;color:#dc2626;margin-bottom:4px}.error-desc[data-v-4e4fb8bd]{font-size:12px;color:#991b1b}.chat-mute-message[data-v-4e4fb8bd]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:16px;background:#fefce8;border:1px solid #fde047;border-radius:8px;margin:16px}.mute-icon[data-v-4e4fb8bd]{-ms-flex-negative:0;flex-shrink:0;margin-right:12px}.mute-icon i[data-v-4e4fb8bd]{font-size:24px;color:#ca8a04}.mute-text[data-v-4e4fb8bd]{-webkit-box-flex:1;-ms-flex:1;flex:1}.mute-title[data-v-4e4fb8bd]{font-size:14px;font-weight:600;color:#a16207;margin-bottom:4px}.mute-desc[data-v-4e4fb8bd]{font-size:12px;color:#854d0e}.empty-state[data-v-4e4fb8bd]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:200px;color:#999}.empty-state .el-empty[data-v-4e4fb8bd]{padding:0}.empty-state .el-icon-chat-line-round[data-v-4e4fb8bd]{font-size:80px;color:#ddd}.chat-user-info[data-v-4e4fb8bd]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;cursor:pointer;font-size:14px;background:#ebebeb;padding:3px 6px;border-radius:4px}.chat-user-info-avatar[data-v-4e4fb8bd]{width:20px;height:20px;border-radius:50%}.chat-user-info-name[data-v-4e4fb8bd]{color:#333;font-size:14px}.avatar-placeholder[data-v-4e4fb8bd]{width:20px;height:20px;border-radius:50%;background:#f5f5f5;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.avatar-placeholder[data-v-4e4fb8bd],.chat-input-container[data-v-4e4fb8bd]{display:-webkit-box;display:-ms-flexbox;display:flex}.chat-mic[data-v-4e4fb8bd]{padding:0 10px;font-size:16px;text-align:center}.chat-mic i[data-v-4e4fb8bd]{color:#ff551f;font-size:24px}.chat-mic .chat-mic-icon[data-v-4e4fb8bd]{position:relative}.chat-mic .el-icon-more[data-v-4e4fb8bd]{position:absolute;right:2px;bottom:4px;font-size:10px;background-color:#fff}.live-broadcast-page.pc .chat-mic[data-v-4e4fb8bd]{display:none}.download-remind[data-v-dd208f52]{position:fixed;top:20px;right:20px;z-index:9999;background:#fff;border-radius:8px;-webkit-box-shadow:0 2px 12px rgba(0,0,0,.15);box-shadow:0 2px 12px rgba(0,0,0,.15);padding:16px;min-width:280px;max-width:400px}.download-remind .download-item[data-v-dd208f52]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;padding:8px 0}.download-remind .download-item[data-v-dd208f52]:not(:last-child){border-bottom:1px solid #eee;margin-bottom:8px}.download-remind .download-item .download-name[data-v-dd208f52]{font-size:14px;color:#333;font-weight:500;word-break:break-all}.download-remind .download-item .download-progress[data-v-dd208f52]{font-size:13px;color:#409eff}.live-broadcast-page[data-v-dd208f52]{overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100vh;background-color:#f8f8f8}.header-nav[data-v-dd208f52]{padding:12px 16px;background-color:#1e1e1e;color:#fff;height:56px;-webkit-box-sizing:border-box;box-sizing:border-box}.header-nav .nav-left[data-v-dd208f52],.header-nav[data-v-dd208f52]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-nav .nav-left[data-v-dd208f52]{cursor:pointer}.header-nav .nav-left i[data-v-dd208f52]{font-size:20px}.header-nav .nav-title[data-v-dd208f52]{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:18px;font-weight:700;margin-left:16px;text-align:center}.header-nav .nav-right[data-v-dd208f52],.live-status-indicator[data-v-dd208f52]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.live-status-indicator[data-v-dd208f52]{margin-right:16px;font-size:14px}.live-status-indicator .status-dot[data-v-dd208f52]{width:8px;height:8px;border-radius:50%;margin-right:4px}.status-living .status-dot[data-v-dd208f52]{background-color:#f56c6c}.status-waiting .status-dot[data-v-dd208f52]{background-color:#e6a23c}.status-ended .status-dot[data-v-dd208f52]{background-color:#909399}.viewer-count[data-v-dd208f52]{font-size:14px;margin-right:4px}.el-icon-more[data-v-dd208f52]{cursor:pointer;font-size:20px}.main-content[data-v-dd208f52]{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-transition:all .3s cubic-bezier(.4,0,.2,1);transition:all .3s cubic-bezier(.4,0,.2,1)}.main-content[data-v-dd208f52],.video-section[data-v-dd208f52]{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:0}.video-section[data-v-dd208f52]{position:relative;-webkit-box-flex:2;-ms-flex:2;flex:2;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#000}.screen-share-section[data-v-dd208f52]{-webkit-box-flex:1;-ms-flex:1;flex:1;background-color:#000;border-bottom:2px solid #333}.screen-share-section .screen-share-container[data-v-dd208f52]{width:100%;height:100%;position:relative}.screen-share-section .screen-share-video[data-v-dd208f52]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;background-color:#000}.screen-share-section .screen-share-info[data-v-dd208f52]{position:absolute;top:12px;left:12px;background:rgba(0,0,0,.2);color:#fff;padding:4px 8px;border-radius:4px;font-size:12px}.main-video-section[data-v-dd208f52]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#000;min-height:250px;position:relative}.main-video-section.reduced-height[data-v-dd208f52]{height:50%}.main-video-section .main-video-container[data-v-dd208f52]{width:100%;height:100%;position:relative}.main-video-section .main-video-player[data-v-dd208f52]{width:100%;height:100%;height:250px}.main-video-section .main-player-container[data-v-dd208f52]{position:relative}.main-video-section .main-cover-container[data-v-dd208f52],.main-video-section .main-player-container[data-v-dd208f52]{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#000}.main-video-section .main-cover-image[data-v-dd208f52]{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.main-video-section .main-cover-placeholder[data-v-dd208f52]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#ccc;font-size:14px;gap:6px}.main-video-section .main-cover-placeholder i[data-v-dd208f52]{font-size:32px;color:#777}.main-video-section .device-info[data-v-dd208f52]{position:absolute;top:24px;left:6px;background:rgba(0,0,0,.7);color:#fff;padding:4px 8px;border-radius:4px;font-size:12px;z-index:1}.main-video-section .live-ended-overlay[data-v-dd208f52]{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.8);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:10}.main-video-section .live-ended-overlay .live-ended-content[data-v-dd208f52]{text-align:center;color:#fff}.main-video-section .live-ended-overlay .live-ended-icon[data-v-dd208f52]{font-size:64px;color:#909399;margin-bottom:16px}.main-video-section .live-ended-overlay .live-ended-text[data-v-dd208f52]{font-size:24px;font-weight:700;margin-bottom:8px}.device-selector[data-v-dd208f52]{background-color:#000;padding:8px 16px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.device-selector .device-list[data-v-dd208f52]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:8px;min-height:80px}.device-selector .device-item[data-v-dd208f52]{position:relative;-ms-flex-negative:0;flex-shrink:0;width:120px;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease}.device-selector .device-item.active[data-v-dd208f52]{display:none}.device-selector .device-item.active .device-cover[data-v-dd208f52]{border-color:#f56c6c}.device-selector .device-item .device-cover[data-v-dd208f52]{width:100%;height:60px;border-radius:4px;overflow:hidden;position:relative;background-color:#333;border:2px solid transparent;-webkit-transition:border-color .3s ease;transition:border-color .3s ease}.device-selector .device-item .device-cover img[data-v-dd208f52]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.device-selector .device-item .device-cover .cover-placeholder[data-v-dd208f52]{width:100%;height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#999;font-size:20px}.device-selector .device-item .device-cover .cover-placeholder[data-v-dd208f52],.device-selector .device-item .device-cover .playing-indicator[data-v-dd208f52]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.device-selector .device-item .device-cover .playing-indicator[data-v-dd208f52]{position:absolute;top:4px;right:4px;width:20px;height:20px;background-color:rgba(245,108,108,.9);border-radius:50%;color:#fff;font-size:12px}.device-selector .device-item .device-name[data-v-dd208f52]{height:22px;color:#fff;font-size:12px;text-align:center;margin-top:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.device-selector .device-player[data-v-dd208f52]{width:100%;height:100%;background-color:#000}.device-selector.pc[data-v-dd208f52]{position:absolute;top:0;left:0;right:0;background-color:#fff;padding:10px;-webkit-box-sizing:border-box;box-sizing:border-box}.device-selector.pc .device-list[data-v-dd208f52]{height:80px}.device-selector.pc .device-name[data-v-dd208f52]{position:absolute;bottom:0;left:0;color:#000;font-size:12px;height:20px;background-color:hsla(0,0%,100%,.5);padding:2px 8px;border-radius:4px;max-width:100%}.device-selector.pc .device-name.anchor[data-v-dd208f52]{background-color:#ff551f;color:#fff;padding:2px 8px;border-radius:4px}.device-selector.pc .device-cover[data-v-dd208f52]{height:100%}.operation-section[data-v-dd208f52]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;text-align:center;cursor:pointer}.operation-section.pc[data-v-dd208f52]{background-color:#fff}.tabs-section[data-v-dd208f52]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#f8f8f8;border-left:1px solid #eee;min-width:510px;max-width:450px;-webkit-transition:all .3s cubic-bezier(.4,0,.2,1);transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden;position:relative}.tabs-section.collapsed[data-v-dd208f52]{min-width:0;max-width:0;-webkit-box-flex:0;-ms-flex:0;flex:0;opacity:0;border-left-width:0}.tabs-section .stats-bar[data-v-dd208f52]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:8px 16px}.tabs-section .stats-bar[data-v-dd208f52],.tabs-section .stats-item-container[data-v-dd208f52]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tabs-section .stats-item-container[data-v-dd208f52]{gap:20px}.tabs-section .stats-item[data-v-dd208f52]{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;color:#666;font-size:24px}.tabs-section .stats-item.like-item.liked i[data-v-dd208f52]{color:#ff5b5b}.tabs-section .stats-item .left-slash[data-v-dd208f52]{position:absolute;left:50%;top:0;width:2px;height:100%;background-color:#ff551f;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.tabs-section .share-item[data-v-dd208f52]{cursor:pointer;-webkit-transition:color .3s ease;transition:color .3s ease}.tabs-section .tab-headers[data-v-dd208f52]{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#fff;position:relative;overflow:hidden}.tabs-section .tab-header[data-v-dd208f52]{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center;padding:10px 12px;font-size:16px;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease;color:#666;position:relative;z-index:2}.tabs-section .tab-header.active[data-v-dd208f52]{font-weight:700}.tabs-section .tab-slider[data-v-dd208f52]{position:absolute;bottom:0;left:0;height:3px;background:#ff551f;-webkit-transition:all .3s cubic-bezier(.4,0,.2,1);transition:all .3s cubic-bezier(.4,0,.2,1);z-index:1}.tabs-section .tab-content[data-v-dd208f52]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:auto}.detail-tab[data-v-dd208f52]{padding:12px}.detail-tab .stats-section[data-v-dd208f52]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;margin-bottom:12px;gap:12px}.detail-tab .stats-section .stat-item[data-v-dd208f52]{position:relative;background-color:#fff;padding:10px;border-radius:10px;-webkit-box-flex:1;-ms-flex:1;flex:1}.detail-tab .stats-section .stat-item .teacher-clickable[data-v-dd208f52]:hover{-webkit-box-shadow:0 2px 8px rgba(0,0,0,.08);box-shadow:0 2px 8px rgba(0,0,0,.08)}.detail-tab .stats-section .stat-item .stat-label[data-v-dd208f52]{font-size:14px;color:#999;margin-bottom:8px}.detail-tab .stats-section .stat-item .stat-value[data-v-dd208f52]{font-size:24px;font-weight:700}.detail-tab .stats-section .stat-item .stat-icon[data-v-dd208f52]{position:absolute;bottom:0;right:0;font-size:48px;color:rgba(0,0,0,.1)}.detail-tab .stats-section .stat-item.liked .stat-value[data-v-dd208f52]{color:#ff551f}.detail-tab .live-info-section[data-v-dd208f52]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.detail-tab .info-item[data-v-dd208f52]{padding-bottom:16px;background-color:#fff;border-radius:10px;padding:10px}.detail-tab .info-item[data-v-dd208f52]:last-child{border-bottom:none}.detail-tab .info-header[data-v-dd208f52]{margin-bottom:12px}.detail-tab .info-label[data-v-dd208f52]{position:relative;padding-left:10px;font-size:18px;font-weight:600;color:#333}.detail-tab .info-label[data-v-dd208f52]:before{content:"";position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:inline-block;width:4px;height:18px;border-radius:2px;background-color:#ff551f}.detail-tab .info-content[data-v-dd208f52]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.detail-tab .info-content[data-v-dd208f52],.detail-tab .live-status-info[data-v-dd208f52]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.detail-tab .live-status-info .live-status[data-v-dd208f52]{display:inline-block;padding:4px 12px;border-radius:8px;font-size:12px;font-weight:700;background-color:#4caf50;color:#fff;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.detail-tab .live-status-info .live-status.status-living[data-v-dd208f52]{background-color:#4caf50}.detail-tab .live-status-info .live-status.status-waiting[data-v-dd208f52]{background-color:#ff9800}.detail-tab .live-status-info .live-status.status-ended[data-v-dd208f52]{background-color:#9e9e9e}.detail-tab .live-status-info .live-start-time[data-v-dd208f52]{font-size:14px;color:#666;line-height:24px}.detail-tab .description-container[data-v-dd208f52]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#f8f8f8;border-radius:10px;padding:10px}.detail-tab .description[data-v-dd208f52]{font-size:14px;color:#666;line-height:1.6}.detail-tab .description-collapsed[data-v-dd208f52]{display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.detail-tab .description-toggle[data-v-dd208f52]{cursor:pointer;color:#f9a579;font-size:12px;margin-top:4px;-ms-flex-item-align:end;align-self:flex-end}.detail-tab .file-item[data-v-dd208f52]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;padding:14px 10px;font-size:14px;border-radius:8px;background-color:#fafafa;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease}.detail-tab .file-item[data-v-dd208f52]:hover{background-color:#f0f0f0}.detail-tab .file-item .file-icon[data-v-dd208f52]{width:32px;height:32px;-ms-flex-negative:0;flex-shrink:0}.detail-tab .file-item .file-name[data-v-dd208f52]{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:14px;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.detail-tab .file-item .file-action[data-v-dd208f52]{padding:4px 12px;background-color:#4caf50;color:#fff;border-radius:4px;font-size:12px;cursor:pointer}.detail-tab .device-list[data-v-dd208f52]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.detail-tab .device-item[data-v-dd208f52]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;padding:12px;border-radius:8px;background-color:#fafafa;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease}.detail-tab .device-item[data-v-dd208f52]:hover{background-color:#f0f0f0}.detail-tab .device-item.device-active[data-v-dd208f52]{background-color:#e8f5e8;border:1px solid #4caf50}.detail-tab .device-item.device-active .device-icon i[data-v-dd208f52]{color:#4caf50}.detail-tab .device-item .device-icon[data-v-dd208f52]{width:40px;height:40px;border-radius:50%;background-color:#f0f0f0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0}.detail-tab .device-item .device-icon i[data-v-dd208f52]{font-size:20px;color:#666}.detail-tab .device-item .device-info[data-v-dd208f52]{-webkit-box-flex:1;-ms-flex:1;flex:1}.detail-tab .device-item .device-info .device-name[data-v-dd208f52]{font-size:14px;font-weight:500;color:#333;margin-bottom:4px}.detail-tab .device-item .device-info .device-status[data-v-dd208f52]{font-size:12px}.detail-tab .device-item .device-info .device-status.status-active[data-v-dd208f52]{color:#4caf50}.detail-tab .device-item .device-info .device-status.status-inactive[data-v-dd208f52]{color:#999}.detail-tab .link-item[data-v-dd208f52]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:12px;padding:12px;background-color:#f9f9f9;border-radius:8px}.detail-tab .link-icon[data-v-dd208f52]{width:80px;height:60px;border-radius:4px;background-color:#f0f2f5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;overflow:hidden}.detail-tab .link-icon i[data-v-dd208f52]{font-size:36px;color:#f9a579}.detail-tab .link-info[data-v-dd208f52]{-webkit-box-flex:1;-ms-flex:1;flex:1}.detail-tab .link-title[data-v-dd208f52]{font-size:16px;font-weight:700;color:#333;line-height:1.4;margin-bottom:4px}.detail-tab .link-status[data-v-dd208f52]{font-size:14px}.detail-tab .link-status.live[data-v-dd208f52]{background-color:#00cc7a;color:#fff;padding:2px 4px;border-radius:4px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.error-icon[data-v-dd208f52]{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);color:#fff;font-size:12px}.recorded-video-container[data-v-dd208f52]{position:relative;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}.recorded-video-container .recorded-video-player[data-v-dd208f52],.recorded-video-container[data-v-dd208f52]{width:100%;height:100%;background-color:#000}.recorded-video-container .video-container[data-v-dd208f52]{position:relative;width:100%;height:100%}.recorded-video-container .play-overlay[data-v-dd208f52]{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.25);cursor:pointer}.recorded-video-container .play-overlay .play-button[data-v-dd208f52],.recorded-video-container .play-overlay[data-v-dd208f52]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.recorded-video-container .play-overlay .play-button[data-v-dd208f52]{width:80px;height:80px;border-radius:50%;background:none;-webkit-transition:all .3s ease;transition:all .3s ease}.recorded-video-container .play-overlay .play-button[data-v-dd208f52]:hover{-webkit-transform:scale(1.08);transform:scale(1.08)}.recorded-video-container .play-overlay .play-button i[data-v-dd208f52]{font-size:36px;color:#fff}.recorded-video-container .video-controls[data-v-dd208f52]{position:absolute;left:0;right:0;bottom:0;background:rgba(0,0,0,.85);border-top:1px solid #333;padding:14px 16px;-webkit-transition:opacity .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease;transition:opacity .3s ease,transform .3s ease,-webkit-transform .3s ease}.recorded-video-container .video-controls[v-show=false][data-v-dd208f52]{opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%)}.recorded-video-container .video-controls[v-show=true][data-v-dd208f52]{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.recorded-video-container .progress-container[data-v-dd208f52]{position:relative;margin-bottom:12px}.recorded-video-container .progress-container .mark-points[data-v-dd208f52]{position:absolute;top:10px;left:0;right:0;height:20px;z-index:2;pointer-events:none}.recorded-video-container .progress-container .mark-points .mark-point[data-v-dd208f52]{position:absolute;cursor:pointer;-webkit-transform:translateX(-50%);transform:translateX(-50%);pointer-events:auto}.recorded-video-container .progress-container .mark-points .mark-point .mark-dot[data-v-dd208f52]{width:18px;height:18px;border-radius:50%;background:#fff;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.2);box-shadow:0 2px 4px rgba(0,0,0,.2);-webkit-transition:all .3s ease;transition:all .3s ease}.recorded-video-container .progress-container .mark-points .mark-point .mark-dot[data-v-dd208f52]:hover{-webkit-transform:scale(1.2);transform:scale(1.2);background:#ff3742}.recorded-video-container .progress-container .mark-points .mark-point .mark-tooltip[data-v-dd208f52]{position:absolute;bottom:22px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);background:rgba(0,0,0,.8);color:#fff;padding:6px 10px;border-radius:4px;font-size:12px;white-space:nowrap;opacity:0;visibility:hidden;-webkit-transition:all .3s ease;transition:all .3s ease;pointer-events:none}.recorded-video-container .progress-container .mark-points .mark-point .mark-tooltip[data-v-dd208f52]:after{content:"";position:absolute;top:100%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);border:4px solid transparent;border-top-color:rgba(0,0,0,.8)}.recorded-video-container .progress-container .mark-points .mark-point:hover .mark-tooltip[data-v-dd208f52]{opacity:1;visibility:visible}.recorded-video-container .progress-container .progress-bar[data-v-dd208f52]{height:6px;background:#e6e6e6;border-radius:3px;cursor:pointer;position:relative}.recorded-video-container .progress-container .progress-bar .progress-track[data-v-dd208f52]{position:absolute;top:0;left:0;right:0;bottom:0;border-radius:3px}.recorded-video-container .progress-container .progress-bar .progress-fill[data-v-dd208f52]{height:100%;background:#ff551f;border-radius:2px;-webkit-transition:width .1s ease;transition:width .1s ease}.recorded-video-container .progress-container .progress-bar .progress-thumb[data-v-dd208f52]{position:absolute;top:50%;width:14px;height:14px;background:#ff551f;border-radius:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);cursor:pointer;-webkit-transition:all .2s ease;transition:all .2s ease;-webkit-box-shadow:0 2px 8px rgba(255,85,31,.4);box-shadow:0 2px 8px rgba(255,85,31,.4);border:2px solid #fff}.recorded-video-container .progress-container .progress-bar .progress-thumb[data-v-dd208f52]:hover{-webkit-transform:translate(-50%,-50%) scale(1.18);transform:translate(-50%,-50%) scale(1.18);-webkit-box-shadow:0 4px 12px rgba(255,85,31,.6);box-shadow:0 4px 12px rgba(255,85,31,.6)}.recorded-video-container .control-buttons[data-v-dd208f52]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.recorded-video-container .control-buttons .left-controls[data-v-dd208f52],.recorded-video-container .control-buttons .right-controls[data-v-dd208f52]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:14px}.recorded-video-container .control-buttons .control-btn[data-v-dd208f52]{width:36px;height:36px;border:none;background:none;cursor:pointer;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all .3s ease;transition:all .3s ease}.recorded-video-container .control-buttons .control-btn[data-v-dd208f52]:hover{background:rgba(255,85,31,.1);-webkit-transform:translateY(-1px);transform:translateY(-1px)}.recorded-video-container .control-buttons .control-btn[data-v-dd208f52]:active{-webkit-transform:translateY(0);transform:translateY(0)}.recorded-video-container .control-buttons .control-btn i[data-v-dd208f52]{font-size:18px;color:#fff}.recorded-video-container .control-buttons .control-btn.play-btn[data-v-dd208f52]{background:#ff551f;color:#fff}.recorded-video-container .control-buttons .control-btn.play-btn i[data-v-dd208f52]{color:#fff;font-size:20px}.recorded-video-container .control-buttons .time-display[data-v-dd208f52]{font-size:14px;color:#ccc}.recorded-video-container .control-buttons .time-display .time-separator[data-v-dd208f52]{margin:0 4px}.recorded-video-container .video-info[data-v-dd208f52]{position:absolute;top:24px;left:6px;background:rgba(0,0,0,.7);color:#fff;padding:4px 8px;border-radius:4px;font-size:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.recorded-video-container .video-duration[data-v-dd208f52]{color:#ccc;font-size:11px}.live-video-container[data-v-dd208f52]{width:100%;height:100%;position:relative;-webkit-transition:all .3s ease;transition:all .3s ease}.live-video-container .fullscreen-btn[data-v-dd208f52]{cursor:pointer;color:#fff;font-size:24px;z-index:100;-webkit-transition:all .3s ease;transition:all .3s ease;margin-right:10px}.live-video-container .fullscreen-btn[data-v-dd208f52]:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.live-video-container .fullscreen-btn i[data-v-dd208f52]{font-size:22px}.live-video-container .collapse-btn[data-v-dd208f52]{position:absolute;top:50%;right:16px;width:20px;height:50px;background:#f8f8f8;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;color:#333;font-size:18px;z-index:100;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all .3s ease;transition:all .3s ease}.live-video-container .collapse-btn[data-v-dd208f52]:hover{background:#f8f8f8;-webkit-transform:translateY(-50%) scale(1.1);transform:translateY(-50%) scale(1.1)}.live-video-container .collapse-btn i[data-v-dd208f52]{font-size:16px}.live-video-container.fullscreen[data-v-dd208f52]{position:fixed!important;top:0!important;left:0!important;width:100vw!important;height:100vh!important;z-index:9999!important;background:#000}.live-video-container.fullscreen .main-video-player[data-v-dd208f52]{max-height:100%}.live-video-container.fullscreen[data-v-dd208f52]:-webkit-full-screen{width:100%!important;height:100%!important;top:0!important;left:0!important;-webkit-transform:none!important;transform:none!important}.live-video-container.fullscreen[data-v-dd208f52]:-moz-full-screen,.live-video-container.fullscreen[data-v-dd208f52]:-ms-fullscreen,.live-video-container.fullscreen[data-v-dd208f52]:-webkit-full-screen,.live-video-container.fullscreen[data-v-dd208f52]:fullscreen{width:100%!important;height:100%!important;top:0!important;left:0!important;-webkit-transform:none!important;transform:none!important}@media (min-width:769px){.live-video-container.fullscreen .main-video-player[data-v-dd208f52]{width:100%!important;height:100%!important}}@media (max-width:768px){.live-video-container.fullscreen[data-v-dd208f52]{top:50%!important;left:50%!important;-webkit-transform:translate(-50%,-50%) rotate(90deg)!important;transform:translate(-50%,-50%) rotate(90deg)!important;-webkit-transform-origin:center center!important;transform-origin:center center!important;width:calc(100vh - env(safe-area-inset-top) - env(safe-area-inset-bottom))!important;height:calc(100vw - env(safe-area-inset-left) - env(safe-area-inset-right))!important}.live-video-container.fullscreen .main-video-player[data-v-dd208f52]{width:100%!important;height:100%!important}.live-video-container.fullscreen .fullscreen-btn[data-v-dd208f52]{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:center center;transform-origin:center center}.live-video-container.fullscreen .fullscreen-btn[data-v-dd208f52]:hover{-webkit-transform:rotate(-90deg) scale(1.1);transform:rotate(-90deg) scale(1.1)}}.no-video-container[data-v-dd208f52]{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#000}.no-video-container .no-video-content[data-v-dd208f52]{text-align:center;color:#999}.no-video-container .no-video-content i[data-v-dd208f52]{font-size:64px;margin-bottom:16px;display:block}.no-video-container .no-video-content .no-video-text[data-v-dd208f52]{font-size:16px}.recorded-video-list[data-v-dd208f52]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;min-height:80px}.recorded-video-list .recorded-video-item[data-v-dd208f52]{-ms-flex-negative:0;flex-shrink:0;width:120px;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease}.recorded-video-list .recorded-video-item.active[data-v-dd208f52]{-webkit-transform:scale(1.05);transform:scale(1.05)}.recorded-video-list .recorded-video-item.active .video-cover[data-v-dd208f52]{border-color:#f56c6c}.recorded-video-list .recorded-video-item .video-cover[data-v-dd208f52]{width:100%;height:60px;border-radius:4px;overflow:hidden;position:relative;background-color:#333;border:2px solid transparent;-webkit-transition:border-color .3s ease;transition:border-color .3s ease}.recorded-video-list .recorded-video-item .video-thumbnail[data-v-dd208f52]{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:24px;background-size:cover;background-position:50%}.recorded-video-list .recorded-video-item .video-duration-badge[data-v-dd208f52]{position:absolute;bottom:4px;right:4px;background:rgba(0,0,0,.8);color:#fff;padding:2px 4px;border-radius:2px;font-size:10px;line-height:1}.recorded-video-list .recorded-video-item .video-name[data-v-dd208f52]{color:#fff;font-size:12px;text-align:center;margin-top:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shoot-action-sheet .shoot-action-list[data-v-dd208f52]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.shoot-action-sheet .shoot-action-item[data-v-dd208f52]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px;padding:14px 0;font-size:16px;color:#333;cursor:pointer}.shoot-action-sheet .shoot-action-item[data-v-dd208f52]:not(:last-child){border-bottom:1px solid #f2f2f2}.shoot-action-sheet .shoot-action-item.cancel[data-v-dd208f52]{color:#999}.shoot-action-sheet .shoot-action-item[data-v-dd208f52]:hover{background:#f9f9f9}.shoot-photos-preview[data-v-dd208f52]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px;margin-top:12px}.shoot-photos-preview .shoot-photo-item[data-v-dd208f52]{position:relative;width:80px;height:80px;border-radius:8px;overflow:hidden;border:1px solid #e0e0e0}.shoot-photos-preview .shoot-photo-item .el-image[data-v-dd208f52]{width:100%;height:100%;cursor:pointer}.shoot-photos-preview .shoot-photo-item .shoot-photo-remove[data-v-dd208f52]{position:absolute;top:4px;right:4px;width:20px;height:20px;background-color:rgba(0,0,0,.6);border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;-webkit-transition:all .2s ease;transition:all .2s ease;z-index:1}.shoot-photos-preview .shoot-photo-item .shoot-photo-remove i[data-v-dd208f52]{color:#fff;font-size:12px}.shoot-photos-preview .shoot-photo-item .shoot-photo-remove[data-v-dd208f52]:hover{background-color:rgba(255,85,31,.9);-webkit-transform:scale(1.1);transform:scale(1.1)}.shoot-photos-preview .shoot-photo-item.uploading[data-v-dd208f52]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#f5f5f5;border:1px dashed #d9d9d9}.shoot-photos-preview .shoot-photo-item.uploading i[data-v-dd208f52]{font-size:24px;color:#ff551f}.photo-actions[data-v-dd208f52]{margin-top:8px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:768px){.live-broadcast-page[data-v-dd208f52]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100vh}.header-nav[data-v-dd208f52]{height:50px;padding:8px 16px}.nav-title[data-v-dd208f52]{font-size:16px}.main-content[data-v-dd208f52]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.video-section[data-v-dd208f52]{-webkit-box-flex:0;-ms-flex:none;flex:none}.device-selector[data-v-dd208f52]{padding:6px 12px}.device-item[data-v-dd208f52]{width:100px}.device-cover[data-v-dd208f52]{height:50px}.tabs-section[data-v-dd208f52]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:auto;max-width:none;border-left:none;border-top:1px solid #eee;height:300px}.tab-header[data-v-dd208f52]{font-size:14px;padding:10px 12px}.control-tab[data-v-dd208f52],.detail-tab[data-v-dd208f52]{padding:10px}.chat-tab[data-v-dd208f52]{padding:0}.stats-bar[data-v-dd208f52]{padding:8px 12px}.stats-item[data-v-dd208f52]{gap:4px;font-size:24px}.close-live-btn[data-v-dd208f52]{width:100%}}@media screen and (min-width:1200px){.video-section[data-v-dd208f52]{-webkit-box-flex:3;-ms-flex:3;flex:3}.tabs-section[data-v-dd208f52]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:510px;max-width:500px}}.user-avatar-container[data-v-dd208f52]{width:100%;height:100%;background:#000}.user-avatar-container[data-v-dd208f52],.user-avatar[data-v-dd208f52]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.user-avatar[data-v-dd208f52]{width:40px;height:40px;border-radius:50%;background:#e6e6e6;overflow:hidden}.user-avatar img[data-v-dd208f52]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.user-avatar i[data-v-dd208f52]{font-size:26px;color:#999}.main-user-avatar-container[data-v-dd208f52]{width:100%;height:100%;background:#000}.main-user-avatar-container[data-v-dd208f52],.main-user-avatar[data-v-dd208f52]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.main-user-avatar[data-v-dd208f52]{width:120px;height:120px;border-radius:50%;background:#e6e6e6;overflow:hidden}.main-user-avatar img[data-v-dd208f52]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.main-user-avatar i[data-v-dd208f52]{font-size:60px;color:#999}.main-video-footer[data-v-dd208f52]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;position:absolute;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.5);padding:8px;z-index:100}.main-video-footer .refresh-btn[data-v-dd208f52]{font-size:22px;color:#fff;cursor:pointer;margin-right:16px;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.main-video-footer .refresh-btn[data-v-dd208f52]:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.main-video-footer .mute-btn[data-v-dd208f52]{font-size:22px;color:#fff;cursor:pointer;margin-right:16px;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.main-video-footer .mute-btn[data-v-dd208f52]:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.main-video-footer .fullscreen-btn[data-v-dd208f52]{font-size:24px;color:#fff}.meeting-operation-container[data-v-dd208f52]{padding-bottom:40px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.meeting-operation-item[data-v-dd208f52]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;width:30%}.meeting-operation-item-icon[data-v-dd208f52]{text-align:center;font-size:32px;background-color:#f5f5f5;border-radius:10px;width:56px;height:56px;line-height:56px}.meeting-operation-item-text[data-v-dd208f52]{font-size:14px;color:#333}.select-device-container[data-v-dd208f52]{font-size:14px}.check.active[data-v-dd208f52]{background-color:#007aff;color:#fff}.live-broadcast-page.pc .main-player-container[data-v-dd208f52]{position:relative}.live-broadcast-page.pc .main-video-player[data-v-dd208f52]{height:100%}.live-broadcast-page.pc .tab-header[data-v-dd208f52]{padding:0}.live-broadcast-page.pc .operation-section[data-v-dd208f52]{background-color:#fff}.live-broadcast-page.pc .operation-item[data-v-dd208f52]{width:82px;padding:12px;font-size:14px;color:#172140}.live-broadcast-page.pc .operation-item .icon-container[data-v-dd208f52]{position:relative;margin-bottom:6px;background-color:#f8f8f8;border-radius:10px;padding:10px}.live-broadcast-page.pc .operation-item .icon-container>i[data-v-dd208f52]{font-size:24px;font-weight:700}.live-broadcast-page.pc .operation-item .icon-container .applying-icon[data-v-dd208f52]{position:absolute;right:10px;bottom:10px;background-color:#ff551f;border-radius:50%;display:inline-block;width:16px;height:16px;line-height:16px;text-align:center}.live-broadcast-page.pc .operation-item .icon-container .applying-icon>i[data-v-dd208f52]{font-size:12px;color:#fff}.live-broadcast-page.pc .tab-headers-container[data-v-dd208f52]{margin:10px 10px 0 10px;padding:0 10px;background-color:#fff;border-radius:10px}.live-broadcast-page.pc .tab-headers[data-v-dd208f52]{height:62px}.live-broadcast-page.pc .tab-header[data-v-dd208f52]{line-height:62px}.live-broadcast-page.pc .tab-header.active[data-v-dd208f52]{color:#fff;font-weight:700}.live-broadcast-page.pc .tab-slider[data-v-dd208f52]{bottom:6px;height:50px;border-radius:10px}.live-broadcast-page.pc .fullscreen-btn[data-v-dd208f52]{cursor:pointer}.live-broadcast-page.pc .anchor-info-section[data-v-dd208f52]{background-color:#fff;padding:18px}.live-broadcast-page.pc .anchor-info-section .anchor-info-title[data-v-dd208f52]{text-align:center;font-size:22px;font-weight:600;color:#333}.live-broadcast-page.pc .anchor-info-section .anchor-info-user[data-v-dd208f52]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.live-broadcast-page.pc .anchor-info-section .anchor-info-avatar[data-v-dd208f52]{margin-right:10px;width:40px;height:40px;border-radius:50%;background-color:#f8f8f8;text-align:center;line-height:48px}.live-broadcast-page.pc .anchor-info-section .anchor-info-avatar img[data-v-dd208f52]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.live-broadcast-page.pc .anchor-info-section .anchor-info-avatar i[data-v-dd208f52]{font-size:24px;color:#999}.live-broadcast-page.pc .anchor-info-section .anchor-info-name[data-v-dd208f52]{font-size:14px;color:#333}.live-broadcast-page.pc .video-section[data-v-dd208f52]{max-width:calc(100vw - 510px)}.mark-fab[data-v-dd208f52]{position:fixed;right:24px;bottom:84px;z-index:998;width:56px;height:56px;border-radius:50%;background:#ff551f;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.15);box-shadow:0 6px 12px rgba(0,0,0,.15);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;-webkit-transition:all .2s ease;transition:all .2s ease;color:#fff;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mark-fab img[data-v-dd208f52]{width:24px;height:24px}.mark-fab .fab-text[data-v-dd208f52]{font-size:12px;white-space:nowrap;-webkit-transform:translateY(2px);transform:translateY(2px)}.mark-fab[data-v-dd208f52]:hover{-webkit-filter:brightness(1.05);filter:brightness(1.05);-webkit-transform:translateY(-2px);transform:translateY(-2px)}.mark-popup[data-v-dd208f52]{padding:2px 0 4px}.mark-fields[data-v-dd208f52],.mark-types[data-v-dd208f52]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch}.mark-types[data-v-dd208f52]{margin:0}.mark-type[data-v-dd208f52]{height:36px;padding:0 12px;border-radius:10px;background:#f7f8fa;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#333;cursor:pointer;-webkit-transition:all .15s ease;transition:all .15s ease;font-size:14px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.mark-type img[data-v-dd208f52]{margin-right:4px;width:18px;height:18px}.mark-type i[data-v-dd208f52]{margin-right:6px}.mark-type.active[data-v-dd208f52]{background:#ffefe9;color:#ff6a3d}.mark-type[data-v-dd208f52]:hover{background:#fff3f0}.mark-popup .mark-actions[data-v-dd208f52]{margin-top:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mark-popup .right-actions[data-v-dd208f52]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.mark-type.active[data-v-dd208f52]{background:#ff551f;color:#fff}.primary-orange[data-v-dd208f52]{background-color:#ff551f!important;border-color:#ff551f!important;color:#fff!important}.primary-orange[data-v-dd208f52]:focus,.primary-orange[data-v-dd208f52]:hover{-webkit-filter:brightness(.95);filter:brightness(.95);color:#fff!important}.mic-btn[data-v-dd208f52]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:6px;height:34px;padding:0 12px;background-color:#f8f8f8;border:none;cursor:pointer;border-radius:8px;line-height:1;white-space:nowrap}.mic-btn img[data-v-dd208f52]{width:18px;height:18px;display:inline-block}.mark-popup .right-actions .el-button[data-v-dd208f52]{height:34px;line-height:34px;border-radius:8px;padding:0 14px}@media (max-width:480px){.mark-types[data-v-dd208f52]{gap:4px}.mark-type[data-v-dd208f52]{height:30px;padding:4px 12px;font-size:12px}.mark-type img[data-v-dd208f52]{width:16px;height:16px;margin-right:3px}}@media (max-width:360px){.mark-types[data-v-dd208f52]{gap:2px}.mark-type[data-v-dd208f52]{height:28px;padding:2px 8px;font-size:11px}.mark-type img[data-v-dd208f52]{width:14px;height:14px;margin-right:2px}}.mark-tab[data-v-dd208f52]{margin:10px;background-color:#fff;border-radius:10px;padding:0 10px}.mark-tab .section-header[data-v-dd208f52]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 0}.mark-tab .section-header .section-title[data-v-dd208f52]{position:relative;padding-left:10px;font-size:18px;font-weight:600;color:#333;white-space:nowrap}.mark-tab .section-header .section-title[data-v-dd208f52]:before{content:"";position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:4px;height:18px;border-radius:2px;background-color:#ff551f}.mark-tab .section-header .section-count[data-v-dd208f52]{font-size:14px;color:#999;margin-left:4px}.mark-tab .section-header .section-actions[data-v-dd208f52]{margin-left:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mark-tab .section-header .section-actions .refresh-btn[data-v-dd208f52]{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mark-tab .section-header .section-actions .refresh-btn i[data-v-dd208f52]{font-size:20px}.mark-tab .section-header .section-actions .refresh-btn[data-v-dd208f52]:hover{color:#ff551f}.mark-tab .section-header .filter-input[data-v-dd208f52]{width:98px;margin-right:8px}.mark-tab .mark-list[data-v-dd208f52]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.mark-tab .mark-card[data-v-dd208f52]{background:#fff;border-radius:8px;padding:12px;border:1px solid transparent;-webkit-box-shadow:0 2px 6px rgba(0,0,0,.04);box-shadow:0 2px 6px rgba(0,0,0,.04);cursor:pointer}.mark-tab .mark-card.active[data-v-dd208f52]{background:#ffcf99;border:1px solid #ffe4d6;-webkit-box-shadow:0 2px 6px rgba(255,106,61,.12);box-shadow:0 2px 6px rgba(255,106,61,.12)}.mark-tab .mark-row[data-v-dd208f52]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mark-tab .top-row[data-v-dd208f52]{margin-bottom:8px;padding-bottom:8px;border-bottom:1px solid #f0f0f0;-ms-flex-wrap:wrap;flex-wrap:wrap}.mark-tab .top-row .device-name-right[data-v-dd208f52]{margin-left:auto;color:#999;font-size:12px}.mark-tab .tag-list[data-v-dd208f52]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:8px}.mark-tab .tag-chip[data-v-dd208f52]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 4px;background:#fff6f0;color:#ff7a45;border:1px solid #ffd8bf;border-radius:10px;font-size:12px;line-height:1.4;max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mark-tab .tag-chip.level-1[data-v-dd208f52]{padding:2px 6px;background:#f5f5f5;color:#333;border:none;font-size:14px}.mark-tab .tag-chip .tag-icon[data-v-dd208f52]{width:14px;height:14px;margin-right:2px;font-size:14px}.mark-tab .teacher-name[data-v-dd208f52]{font-weight:600;color:#333;font-size:15px}.mark-tab .mark-time[data-v-dd208f52]{margin-left:8px;font-weight:400;color:#969696;font-size:12px}.mark-tab .text-row[data-v-dd208f52]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;color:#444;font-size:14px;line-height:22px;margin-bottom:8px}.mark-tab .image-row[data-v-dd208f52]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}.mark-tab .image-row .media-thumb[data-v-dd208f52]{position:relative;width:calc(33.333% - 8px);padding-bottom:calc(33.333% - 8px);height:0;border-radius:6px;overflow:hidden;background:#f8f8f8}.mark-tab .image-row .snapshot[data-v-dd208f52]{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:6px;-o-object-fit:cover;object-fit:cover;border:1px solid #eee}@media (max-width:768px){.mark-tab .image-row .media-thumb[data-v-dd208f52]{width:calc(33.333% - 8px)!important;padding-bottom:calc(33.333% - 8px)!important}}.mark-tab .image-row .video-play-icon[data-v-dd208f52]{position:absolute;inset:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;background:rgba(0,0,0,.35);font-size:28px;pointer-events:none}