@charset "UTF-8";.video-player-wrapper[data-v-96aa4018]{width:100%;height:100%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.main-video[data-v-96aa4018]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.main-video[data-v-96aa4018]::-webkit-media-controls{display:none!important}.play-overlay[data-v-96aa4018]{position:absolute;top:0;left:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:rgba(0,0,0,.3);z-index:10;cursor:pointer}.play-overlay .play-button[data-v-96aa4018]{font-size:64px;color:hsla(0,0%,100%,.8);-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.play-overlay .play-button[data-v-96aa4018]:hover{-webkit-transform:scale(1.1);transform:scale(1.1);color:#fff}.video-controls[data-v-96aa4018]{position:absolute;bottom:16px;left:16px;right:16px;background-color:rgba(0,0,0,.3);border-radius:8px;padding:8px 12px;z-index:20;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transition:opacity .3s;transition:opacity .3s}.video-controls .progress-container[data-v-96aa4018]{margin-bottom:8px}.video-controls .progress-container .progress-bar[data-v-96aa4018]{height:4px;background-color:hsla(0,0%,100%,.3);border-radius:2px;position:relative;cursor:pointer}.video-controls .progress-container .progress-bar[data-v-96aa4018]:hover{height:6px}.video-controls .progress-container .progress-bar:hover .progress-thumb[data-v-96aa4018]{-webkit-transform:scale(1.2);transform:scale(1.2)}.video-controls .progress-container .progress-bar .progress-track[data-v-96aa4018]{position:absolute;top:0;left:0;width:100%;height:100%}.video-controls .progress-container .progress-bar .progress-fill[data-v-96aa4018]{position:absolute;top:0;left:0;height:100%;background-color:#ff551f;border-radius:2px}.video-controls .progress-container .progress-bar .progress-thumb[data-v-96aa4018]{position:absolute;top:50%;width:12px;height:12px;background-color:#fff;border-radius:50%;margin-top:-6px;margin-left:-6px;-webkit-transition:-webkit-transform .1s;transition:-webkit-transform .1s;transition:transform .1s;transition:transform .1s,-webkit-transform .1s}.video-controls .progress-container .progress-bar .mark-points[data-v-96aa4018]{position:absolute;top:10px;left:0;right:0;height:20px;z-index:2;pointer-events:none}.video-controls .progress-container .progress-bar .mark-points .mark-point[data-v-96aa4018]{position:absolute;cursor:pointer;-webkit-transform:translateX(-50%);transform:translateX(-50%);pointer-events:auto}.video-controls .progress-container .progress-bar .mark-points .mark-point .mark-dot[data-v-96aa4018]{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;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:#ff551f;font-size:12px;font-weight:600;border:2px solid #ffcf99;position:relative}.video-controls .progress-container .progress-bar .mark-points .mark-point .mark-dot[data-v-96aa4018]:before{content:"";position:absolute;top:-6px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:6px solid #ffcf99;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.video-controls .progress-container .progress-bar .mark-points .mark-point .mark-dot.source-tag-blue[data-v-96aa4018]{color:#1890ff;border-color:#91d5ff}.video-controls .progress-container .progress-bar .mark-points .mark-point .mark-dot.source-tag-blue[data-v-96aa4018]:before{border-bottom-color:#91d5ff}.video-controls .progress-container .progress-bar .mark-points .mark-point .mark-dot img[data-v-96aa4018]{width:14px;height:14px}.video-controls .progress-container .progress-bar .mark-points .mark-point:hover .mark-dot[data-v-96aa4018]{-webkit-transform:scale(1.2);transform:scale(1.2)}.video-controls .progress-container .progress-bar .mark-points .mark-point:hover .mark-dot[data-v-96aa4018]:before{-webkit-transform:translateX(-50%) scale(1.2);transform:translateX(-50%) scale(1.2)}.video-controls .progress-container .progress-bar .mark-points .mark-point .mark-tooltip[data-v-96aa4018]{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;max-width:200px;overflow:hidden;text-overflow:ellipsis}.video-controls .progress-container .progress-bar .mark-points .mark-point .mark-tooltip[data-v-96aa4018]: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)}.video-controls .progress-container .progress-bar .mark-points .mark-point:hover .mark-tooltip[data-v-96aa4018]{opacity:1;visibility:visible}.video-controls .control-buttons[data-v-96aa4018]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.video-controls .control-buttons .left-controls[data-v-96aa4018],.video-controls .control-buttons[data-v-96aa4018]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.video-controls .control-buttons .left-controls .control-btn[data-v-96aa4018]{background:none;border:none;color:#fff;font-size:24px;cursor:pointer;padding:0;margin-right:16px;outline:none}.video-controls .control-buttons .left-controls .control-btn[data-v-96aa4018]:hover{color:#ff551f}.video-controls .control-buttons .left-controls .time-display[data-v-96aa4018]{color:#fff;font-size:14px}.video-controls .control-buttons .left-controls .time-display .current-time[data-v-96aa4018]{font-weight:700}.video-controls .control-buttons .left-controls .time-display .time-separator[data-v-96aa4018]{margin:0 4px;color:hsla(0,0%,100%,.6)}.video-controls .control-buttons .left-controls .time-display .total-time[data-v-96aa4018]{color:hsla(0,0%,100%,.6)}.video-controls .control-buttons .right-controls[data-v-96aa4018]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:14px}.video-controls .control-buttons .right-controls .control-btn[data-v-96aa4018]{background:none;border:none;color:#fff;font-size:20px;cursor:pointer;padding:0;outline:none}.video-controls .control-buttons .right-controls .control-btn[data-v-96aa4018]:hover{color:#ff551f}.video-controls .control-buttons .right-controls .speed-control[data-v-96aa4018]{position:relative}.video-controls .control-buttons .right-controls .speed-control .speed-btn[data-v-96aa4018]{width:auto;padding:0 8px}.video-controls .control-buttons .right-controls .speed-control .speed-btn .speed-label[data-v-96aa4018]{font-size:13px;color:#fff;white-space:nowrap}.video-controls .control-buttons .right-controls .speed-control .speed-menu[data-v-96aa4018]{position:absolute;bottom:100%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);background:rgba(0,0,0,.85);border-radius:6px;padding:4px 0;margin-bottom:6px;min-width:60px;z-index:10}.video-controls .control-buttons .right-controls .speed-control .speed-menu[data-v-96aa4018]:before{content:"";position:absolute;left:0;right:0;bottom:-6px;height:6px}.video-controls .control-buttons .right-controls .speed-control .speed-menu .speed-menu-item[data-v-96aa4018]{padding:6px 12px;text-align:center;font-size:13px;color:#ccc;cursor:pointer;white-space:nowrap;-webkit-transition:all .2s;transition:all .2s}.video-controls .control-buttons .right-controls .speed-control .speed-menu .speed-menu-item[data-v-96aa4018]:hover{color:#fff;background:rgba(255,85,31,.2)}.video-controls .control-buttons .right-controls .speed-control .speed-menu .speed-menu-item.active[data-v-96aa4018]{color:#ff551f;font-weight:700}.file-display-container .image-display[data-v-37fd52d8],.file-display-container[data-v-37fd52d8]{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.file-display-container .image-display img[data-v-37fd52d8]{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.file-display-container .pdf-display[data-v-37fd52d8]{width:100%;height:100%}.file-display-container .pdf-display iframe[data-v-37fd52d8]{border:none;background-color:#fff}.file-display-container .pdf-display .mini-program-preview[data-v-37fd52d8]{width:100%;height:100%;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-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;text-align:center;color:#333}.file-display-container .pdf-display .mini-program-preview .file-large-icon[data-v-37fd52d8]{width:128px;height:128px;margin-bottom:20px}.file-display-container .pdf-display .mini-program-preview h3[data-v-37fd52d8]{margin-bottom:10px;font-size:16px}.file-display-container .pdf-display .mini-program-preview p[data-v-37fd52d8]{margin-bottom:20px;color:#666;font-size:13px}.file-display-container .file-info-display[data-v-37fd52d8]{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.file-display-container .file-info-display .file-info-content[data-v-37fd52d8]{text-align:center;color:#333}.file-display-container .file-info-display .file-info-content .file-large-icon[data-v-37fd52d8]{width:128px;height:128px;margin-bottom:20px}.file-display-container .file-info-display .file-info-content h3[data-v-37fd52d8]{margin-bottom:10px}.file-display-container .file-info-display .file-info-content p[data-v-37fd52d8]{margin-bottom:20px;color:#666}.file-thumbnails[data-v-c0ac4e92]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;overflow-x:auto;padding:4px 0}.file-thumbnails .thumbnail-item[data-v-c0ac4e92]{width:140px;-ms-flex-negative:0;flex-shrink:0;cursor:pointer;background-color:#fff;border-radius:8px;overflow:hidden;border:2px solid transparent;-webkit-transition:all .3s;transition:all .3s}.file-thumbnails .thumbnail-item.active[data-v-c0ac4e92]{border-color:#ff551f}.file-thumbnails .thumbnail-item .thumbnail-img[data-v-c0ac4e92]{height:80px;position:relative}.file-thumbnails .thumbnail-item .thumbnail-img img[data-v-c0ac4e92]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.file-thumbnails .thumbnail-item .thumbnail-img .duration[data-v-c0ac4e92]{position:absolute;bottom:6px;left:6px;background-color:rgba(0,0,0,.6);color:#fff;padding:2px 6px;border-radius:4px;font-size:12px}.file-thumbnails .thumbnail-item .thumbnail-img .play-icon[data-v-c0ac4e92]{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);color:#fff;font-size:24px;text-shadow:0 2px 4px rgba(0,0,0,.5)}.file-thumbnails .thumbnail-item .thumbnail-img .file-type-icon[data-v-c0ac4e92]{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:18px;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.5);background-color:rgba(0,0,0,.3);border-radius:50%;width:32px;height:32px}.file-thumbnails .thumbnail-item .thumbnail-img .file-type-icon[data-v-c0ac4e92],.file-thumbnails .thumbnail-item .thumbnail-img .observation-default-cover[data-v-c0ac4e92]{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}.file-thumbnails .thumbnail-item .thumbnail-img .observation-default-cover[data-v-c0ac4e92]{width:100%;height:100%;background:linear-gradient(135deg,#667eea,#764ba2)}.file-thumbnails .thumbnail-item .thumbnail-img .observation-default-cover i[data-v-c0ac4e92]{font-size:32px;color:hsla(0,0%,100%,.8)}.file-thumbnails .thumbnail-item .thumbnail-img .equipment-badge[data-v-c0ac4e92]{position:absolute;top:6px;left:6px;background-color:#409eff;color:#fff;padding:2px 6px;border-radius:4px;font-size:12px}.file-thumbnails .thumbnail-item .thumbnail-img .observation-badge[data-v-c0ac4e92]{position:absolute;top:6px;left:6px;background-color:#ff551f;color:#fff;padding:2px 6px;border-radius:4px;font-size:12px;font-weight:700}.file-thumbnails .thumbnail-item .thumbnail-img .listen-badge[data-v-c0ac4e92]{position:absolute;top:6px;left:6px;background-color:#409eff;color:#fff;padding:2px 6px;border-radius:4px;font-size:12px;font-weight:700}.file-thumbnails .thumbnail-item .thumbnail-img .video-badge[data-v-c0ac4e92]{position:absolute;top:6px;left:6px;background-color:#67c23a;color:#fff;padding:2px 6px;border-radius:4px;font-size:12px}.file-thumbnails .thumbnail-item .thumbnail-img .attachment-badge[data-v-c0ac4e92]{position:absolute;top:6px;left:6px;background-color:#909399;color:#fff;padding:2px 6px;border-radius:4px;font-size:12px}.file-thumbnails .thumbnail-item .thumbnail-info[data-v-c0ac4e92]{padding:4px 6px}.file-thumbnails .thumbnail-item .thumbnail-info .thumbnail-title[data-v-c0ac4e92]{font-size:13px;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:500}.file-thumbnails .thumbnail-item .thumbnail-info .thumbnail-time[data-v-c0ac4e92]{font-size:12px;color:#999}.teaching-records-section[data-v-04afc592]{-webkit-box-flex:1;-ms-flex:1;flex:1;background:#fff;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}.teaching-records-section .teaching-records-title[data-v-04afc592]{margin-top:12px;text-align:center;font-size:14px}.teaching-records-section .records-list[data-v-04afc592]{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:32px;overflow-y:auto}.teaching-records-section .records-list .record-item[data-v-04afc592]{margin-bottom:12px;font-size:14px}.teaching-records-section .records-list .record-item .record-time[data-v-04afc592]{color:#999;margin-right:12px;min-width:60px}.teaching-records-section .records-list .record-item .record-content[data-v-04afc592]{margin-bottom:6px;color:#333;-webkit-box-flex:1;-ms-flex:1;flex:1;word-break:break-all}.teaching-records-section .records-list .record-item .record-content .action[data-v-04afc592]{line-height:1.6}.summary-module-wrapper[data-v-5195519a]{background:#fff;border-radius:8px;padding:12px 16px;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}.summary-module-wrapper .summary-title[data-v-5195519a]{font-size:16px;font-weight:700;color:#333}.summary-module-wrapper .summary-text[data-v-5195519a]{font-size:14px;color:#666;line-height:1.8;overflow:hidden;border-radius:6px;white-space:normal;word-break:break-word;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.summary-module-wrapper .summary-text.expanded[data-v-5195519a]{-webkit-line-clamp:unset;overflow:visible}.summary-module-wrapper .expand-btn[data-v-5195519a]{color:#1890ff;font-size:14px;cursor:pointer;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.summary-module-wrapper .expand-btn[data-v-5195519a]:hover{color:#40a9ff}#mindMapContainer[data-v-91ebf8f0]{position:absolute;left:0;top:0;width:100%;height:100%}#mindMapContainer [data-v-91ebf8f0]{margin:0;padding:0}.mindmap-wrapper[data-v-91ebf8f0]{position:relative;width:100%;height:100%}.mindmap-wrapper.is-fullscreen[data-v-91ebf8f0]{position:fixed;top:0;left:0;right:0;bottom:0;width:100vw!important;height:100vh!important;z-index:2000;background:#fff}.fullscreen-btn[data-v-91ebf8f0]{position:absolute;width:40px;height:40px;background:#fff;border-radius:4px;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.15);box-shadow:0 2px 8px 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;z-index:100;-webkit-transition:all .3s;transition:all .3s}.fullscreen-btn.position-top-left[data-v-91ebf8f0]{left:16px;top:16px}.fullscreen-btn.position-top-right[data-v-91ebf8f0]{right:16px;top:16px}.fullscreen-btn.position-bottom-left[data-v-91ebf8f0]{left:16px;bottom:16px}.fullscreen-btn.position-bottom-right[data-v-91ebf8f0]{right:16px;bottom:16px}.fullscreen-btn[data-v-91ebf8f0]:hover{background:#409eff;color:#fff}.fullscreen-btn i[data-v-91ebf8f0]{font-size:18px}.mindmap-module-wrapper[data-v-3b677e1a]{background:#fff;border-radius:8px;padding:12px 16px;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;min-height:200px}.mindmap-module-wrapper .mindmap-title[data-v-3b677e1a]{font-size:16px;font-weight:700;color:#333}.mindmap-module-wrapper .mindmap-content[data-v-3b677e1a]{height:500px;width:100%;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}.research-summary-wrapper[data-v-c1dbaa2e]{overflow-y:auto;padding:16px;margin-top:-10px}.research-summary-wrapper .editor-mode[data-v-c1dbaa2e],.research-summary-wrapper[data-v-c1dbaa2e]{height:120%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.research-summary-wrapper .editor-mode .editor-toolbar[data-v-c1dbaa2e]{-ms-flex-negative:0;flex-shrink:0;padding:5px 16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.research-summary-wrapper .editor-mode .editor-wrapper[data-v-c1dbaa2e]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.research-summary-wrapper .editor-mode .editor-wrapper .editor-content[data-v-c1dbaa2e]{height:100%;overflow-y:hidden;background:#fff;position:relative;z-index:1}.research-summary-wrapper .preview-mode[data-v-c1dbaa2e]{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.research-summary-wrapper .preview-mode .preview-toolbar[data-v-c1dbaa2e]{-ms-flex-negative:0;flex-shrink:0;padding:5px 16px;border-bottom:1px solid #e8e8e8;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.research-summary-wrapper .preview-mode .preview-wrapper[data-v-c1dbaa2e]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;position:relative;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}.research-summary-wrapper .preview-mode .preview-wrapper .preview-content[data-v-c1dbaa2e]{width:100%;height:100%;overflow-y:auto}.research-summary-wrapper .editor-content[data-v-c1dbaa2e] .wangeditor,.research-summary-wrapper .preview-content[data-v-c1dbaa2e] .wangeditor{border:none!important}.research-summary-wrapper .editor-content[data-v-c1dbaa2e] .w-e-toolbar{border-bottom:1px solid #e8e8e8!important;background:#fafafa;position:relative;z-index:2!important}.research-summary-wrapper .editor-content[data-v-c1dbaa2e] .w-e-text-container{background:#fff;position:relative;z-index:2!important}.research-summary-wrapper .preview-content[data-v-c1dbaa2e] .w-e-text-container{background:#fff;position:relative;z-index:2!important;border:none!important}.research-summary-wrapper .editor-content[data-v-c1dbaa2e] .w-e-text,.research-summary-wrapper .preview-content[data-v-c1dbaa2e] .w-e-text{padding:16px}.research-summary-wrapper .editor-content[data-v-c1dbaa2e] .w-e-text ol,.research-summary-wrapper .editor-content[data-v-c1dbaa2e] .w-e-text table,.research-summary-wrapper .editor-content[data-v-c1dbaa2e] .w-e-text ul,.research-summary-wrapper .preview-content[data-v-c1dbaa2e] .w-e-text ol,.research-summary-wrapper .preview-content[data-v-c1dbaa2e] .w-e-text table,.research-summary-wrapper .preview-content[data-v-c1dbaa2e] .w-e-text ul{font-size:15px}.research-summary-wrapper .follow-clear-confirm.el-message-box__wrapper[data-v-c1dbaa2e],.research-summary-wrapper .follow-clear-confirm[data-v-c1dbaa2e]{z-index:9999!important}@media (max-width:768px){.research-summary-wrapper[data-v-c1dbaa2e]{padding:0}}.summary-section[data-v-c1dbaa2e]{background:#fff;border-radius:8px;padding:12px;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;-ms-flex-negative:0;flex-shrink:0}.summary-section .section-title[data-v-c1dbaa2e]{font-size:16px;font-weight:700;color:#333}.summary-section .section-content[data-v-c1dbaa2e]{font-size:14px;color:#666;line-height:1.8;white-space:pre-line;word-break:break-word}.keywords-section[data-v-c1dbaa2e]{background:#fff;border-radius:8px;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;-ms-flex-negative:0;flex-shrink:0}.keywords-section .section-title[data-v-c1dbaa2e]{font-size:16px;font-weight:700;color:#333}.keywords-section .keywords-list[data-v-c1dbaa2e]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}.keywords-section .keywords-list .keyword-tag[data-v-c1dbaa2e]{padding:5px 12px;background:#f5f5f5;border-radius:4px;font-size:14px;color:#666}.host-notes-section[data-v-c1dbaa2e]{background:#fff;border-radius:8px;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;-ms-flex-negative:0;flex-shrink:0}.host-notes-section .section-title[data-v-c1dbaa2e]{font-size:16px;font-weight:700;color:#333}.host-notes-section .mention-input-section[data-v-c1dbaa2e]{padding:12px 0}.host-notes-section .mention-input-section .mention-selected[data-v-c1dbaa2e]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;padding:4px 10px;margin-bottom:6px;border-radius:12px;background:#fff3eb;color:#ff551f;font-weight:600;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:14px}.host-notes-section .mention-input-section .mention-selected .el-icon-close[data-v-c1dbaa2e]{cursor:pointer;font-size:14px;-webkit-transition:opacity .2s;transition:opacity .2s}.host-notes-section .mention-input-section .mention-selected .el-icon-close[data-v-c1dbaa2e]:hover{opacity:.6}.host-notes-section .mention-input-section .mention-textarea[data-v-c1dbaa2e]{margin-bottom:8px}.host-notes-section .mention-input-section .mention-textarea[data-v-c1dbaa2e] .el-textarea__inner{border:none;background-color:#f8f8f8;border-radius:8px}.host-notes-section .mention-input-section .mention-actions[data-v-c1dbaa2e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:8px}.host-notes-section .mention-input-section .mention-actions .el-button[data-v-c1dbaa2e]{padding:8px 16px;font-size:13px}.host-notes-section .mentions-section .mention-item[data-v-c1dbaa2e]{padding:10px 12px;background-color:#f8f9fb;border-radius:6px;margin-bottom:10px}.host-notes-section .mentions-section .mention-item[data-v-c1dbaa2e]:last-child{margin-bottom:0}.host-notes-section .mentions-section .mention-item .mention-content[data-v-c1dbaa2e]{font-size:14px;color:#333;margin-bottom:6px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px;-ms-flex-wrap:wrap;flex-wrap:wrap}.host-notes-section .mentions-section .mention-item .mention-name[data-v-c1dbaa2e]{color:#2075ff;font-weight:500;white-space:nowrap}.host-notes-section .mentions-section .mention-item .mention-text[data-v-c1dbaa2e]{-webkit-box-flex:1;-ms-flex:1;flex:1;color:#333;word-break:break-all}.host-notes-section .mentions-section .mention-item .mention-time[data-v-c1dbaa2e]{font-size:12px;color:#909399}.mention-teacher-popover[data-v-c1dbaa2e]{padding:0;border-radius:10px;overflow:hidden}.mention-teacher-popover .teacher-list[data-v-c1dbaa2e]{max-height:300px;overflow-y:auto;padding:8px 0 10px}.mention-teacher-popover .teacher-search[data-v-c1dbaa2e]{padding:10px 12px 4px}.mention-teacher-popover .teacher-item[data-v-c1dbaa2e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px 12px;cursor:pointer;-webkit-transition:background .2s;transition:background .2s}.mention-teacher-popover .teacher-item[data-v-c1dbaa2e]:hover{background:#f5f5f5}.mention-teacher-popover .teacher-avatar[data-v-c1dbaa2e]{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#ff8a65,#ff551f);color:#fff;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-weight:600;margin-right:10px}.mention-teacher-popover .teacher-info[data-v-c1dbaa2e]{-webkit-box-flex:1;-ms-flex:1;flex:1}.mention-teacher-popover .teacher-name[data-v-c1dbaa2e]{font-size:14px;color:#333}.mention-teacher-popover .teacher-checked[data-v-c1dbaa2e]{color:#ff551f;font-size:16px}.mention-teacher-popover .empty-tip[data-v-c1dbaa2e]{padding:20px;text-align:center;color:#909399;font-size:14px}.hotspot-content-wrapper[data-v-dd86d8c6]{height:100%;overflow-y:auto;padding:16px;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}.hotspot-card[data-v-dd86d8c6]{background:#fff;border-radius:8px;padding:16px;border:1px solid #eee;-webkit-transition:all .2s;transition:all .2s}.hotspot-card[data-v-dd86d8c6]:hover{-webkit-box-shadow:0 2px 8px rgba(0,0,0,.08);box-shadow:0 2px 8px rgba(0,0,0,.08);border-color:#ffe8e0}.hotspot-header[data-v-dd86d8c6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #eee}.hotspot-icon[data-v-dd86d8c6]{width:24px;height:24px;-ms-flex-negative:0;flex-shrink:0}.hotspot-icon img[data-v-dd86d8c6]{width:100%;height:100%}.hotspot-brief[data-v-dd86d8c6]{font-size:16px;font-weight:600;color:#333;line-height:1.4}.hotspot-section[data-v-dd86d8c6]{margin-bottom:16px}.hotspot-section[data-v-dd86d8c6]:last-child{margin-bottom:0}.section-title[data-v-dd86d8c6]{font-size:14px;font-weight:600;color:#666;margin-bottom:8px;position:relative;padding-left:10px}.section-title[data-v-dd86d8c6]:before{content:"";position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:3px;height:12px;background:#ff551f;border-radius:2px}.section-content[data-v-dd86d8c6]{font-size:14px;color:#666;line-height:1.8;word-break:break-word;white-space:pre-wrap}.reference-list[data-v-dd86d8c6]{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}.reference-item[data-v-dd86d8c6]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.ref-number[data-v-dd86d8c6]{-ms-flex-negative:0;flex-shrink:0;width:18px;height:18px;background:rgba(255,85,31,.1);color:#ff551f;font-size:12px;font-weight:600;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;margin-top:2px}.ref-text[data-v-dd86d8c6]{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:13px;color:#666;line-height:1.6}.hotspot-footer[data-v-dd86d8c6]{margin-top:12px;padding-top:12px;border-top:1px dashed #eee;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.mark-count[data-v-dd86d8c6]{font-size:13px;color:#999;background:#f8f8f8;padding:4px 10px;border-radius:12px}.markers-panel[data-v-384f63e0]{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}.markers-panel .filter-buttons[data-v-384f63e0]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;padding:12px 16px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.markers-panel .filter-buttons .level0-filter-select[data-v-384f63e0]{width:160px}.markers-panel .filter-buttons.level-2-filters[data-v-384f63e0]{padding-top:0;margin-bottom:0;padding-bottom:0}.markers-panel .filter-buttons .filter-btn[data-v-384f63e0]{padding:6px 16px;border-radius:12px;background:#fff;color:#666;font-size:14px;cursor:pointer;-webkit-transition:all .2s;transition:all .2s;white-space:nowrap;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;position:relative;border:1px solid #e0e0e0}.markers-panel .filter-buttons .filter-btn .filter-icon[data-v-384f63e0]{width:14px;height:14px}.markers-panel .filter-buttons .filter-btn .mark-count-badge[data-v-384f63e0]{position:absolute;top:-6px;right:-6px;min-width:16px;height:16px;padding:0 4px;background:#ff551f;color:#fff;font-size:11px;font-weight:700;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;line-height:1;-webkit-transform:scale(.9);transform:scale(.9)}.markers-panel .filter-buttons .filter-btn[data-v-384f63e0]:hover{background:#ffe8e0;color:#ff551f;border-color:#ffe8e0}.markers-panel .filter-buttons .filter-btn.active[data-v-384f63e0]{background:#ff551f;color:#fff;border-color:#ff551f}.markers-panel .filter-buttons .filter-btn.active .mark-count-badge[data-v-384f63e0]{background:#fff;color:#ff551f}.markers-panel .mark-list[data-v-384f63e0]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:auto;padding:10px 16px;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}.markers-panel .mark-card[data-v-384f63e0]{background:#fff;padding:10px;border-radius:8px;border:1px solid #f0f0f0;-webkit-box-shadow:0 2px 6px rgba(0,0,0,.04);box-shadow:0 2px 6px rgba(0,0,0,.04);cursor:pointer;-webkit-transition:all .2s;transition:all .2s}.markers-panel .mark-card[data-v-384f63e0]:hover{border-color:#ffe8e0;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.08);box-shadow:0 4px 8px rgba(0,0,0,.08)}.markers-panel .mark-row[data-v-384f63e0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.markers-panel .top-row[data-v-384f63e0]{margin-bottom:8px;padding-bottom:8px;border-bottom:1px solid #f0f0f0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.markers-panel .top-row-left[data-v-384f63e0]{-ms-flex-align:center;-webkit-box-flex:1;-ms-flex:1;flex:1;flex-wrap:wrap;gap:6px}.markers-panel .tag-list[data-v-384f63e0],.markers-panel .top-row-left[data-v-384f63e0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-ms-flex-wrap:wrap}.markers-panel .tag-list[data-v-384f63e0]{-ms-flex-align:center;gap:4px;flex-wrap:wrap;margin-right:8px}.markers-panel .tag-chip[data-v-384f63e0]{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}.markers-panel .tag-chip.level-1[data-v-384f63e0]{padding:2px 6px;background:#f5f5f5;color:#333;border:none;font-size:14px}.markers-panel .tag-chip.source-tag[data-v-384f63e0]{width:20px;height:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:600;background:#ffe8e0;color:#ff551f;border-color:#ffe8e0}.markers-panel .tag-chip.source-tag.source-tag-blue[data-v-384f63e0]{background:#e6f7ff;color:#1890ff;border-color:#91d5ff}.markers-panel .tag-chip .tag-icon[data-v-384f63e0]{width:14px;height:14px;margin-right:2px}.markers-panel .teacher-name[data-v-384f63e0]{font-weight:600;color:#333;font-size:14px;margin-right:8px}.markers-panel .org-name[data-v-384f63e0]{color:#999;font-size:13px}.markers-panel .text-row[data-v-384f63e0]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;color:#444;font-size:14px;line-height:22px;margin-bottom:8px}.markers-panel .text-row .text[data-v-384f63e0]{word-break:break-word;white-space:pre-line}.markers-panel .image-row[data-v-384f63e0]{margin-bottom:8px}.markers-panel .image-row .image-gallery[data-v-384f63e0]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.markers-panel .image-row .image-gallery .snapshot[data-v-384f63e0]{-webkit-box-flex:0;-ms-flex:0 0 120px;flex:0 0 120px;height:0;padding-bottom:120px;border-radius:6px;border:1px solid #eee;cursor:pointer;position:relative;overflow:hidden}.markers-panel .image-row .image-gallery .snapshot[data-v-384f63e0] .el-image__inner{position:absolute;top:0;left:0;width:100%!important;height:100%!important;-o-object-fit:cover;object-fit:cover}.markers-panel .image-row .image-gallery .snapshot[data-v-384f63e0]:hover{border-color:#ff551f}.markers-panel .time-row[data-v-384f63e0]{margin-bottom:0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.markers-panel .create-time[data-v-384f63e0]{color:#999;font-size:12px}.markers-panel .interaction-icons[data-v-384f63e0]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}.markers-panel .interaction-icons .icon-group[data-v-384f63e0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;cursor:pointer;color:#999;font-size:14px;-webkit-transition:all .2s;transition:all .2s}.markers-panel .interaction-icons .icon-group[data-v-384f63e0]:hover{color:#ff551f}.markers-panel .interaction-icons .icon-group.liked[data-v-384f63e0]{color:#ff4d4f}.markers-panel .interaction-icons .icon-group i[data-v-384f63e0]{font-size:16px}.markers-panel .interaction-icons .icon-group .count[data-v-384f63e0]{font-size:12px}.markers-panel .earliest-comment-row[data-v-384f63e0]{margin-bottom:8px;padding:8px;background:#f8f8f8;border-radius:4px;cursor:pointer;-webkit-transition:all .2s;transition:all .2s}.markers-panel .earliest-comment-row[data-v-384f63e0]:hover{background:#ffe8e0}.markers-panel .earliest-comment-row .earliest-comment[data-v-384f63e0]{font-size:13px;line-height:1.5;color:#666;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;-webkit-box-flex:1;-ms-flex:1;flex:1}.markers-panel .earliest-comment-row .earliest-comment .comment-author[data-v-384f63e0]{font-weight:600;color:#333;-ms-flex-negative:0;flex-shrink:0}.markers-panel .earliest-comment-row .earliest-comment .comment-content[data-v-384f63e0]{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.markers-panel .earliest-comment-row .more-hint[data-v-384f63e0]{margin-left:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;font-size:12px;color:#ff551f;-ms-flex-negative:0;flex-shrink:0}.markers-panel .comment-input-area[data-v-384f63e0]{margin-top:8px;padding:8px;background:#f8f8f8;border-radius:4px}.markers-panel .comment-input-area .comment-input[data-v-384f63e0] .el-textarea__inner{border:none;background:#f8f8f8;padding:8px}.markers-panel .comment-input-area .comment-actions[data-v-384f63e0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:8px;margin-top:8px}.markers-panel .comment-dialog[data-v-384f63e0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:500px}.markers-panel .comment-dialog .comment-list[data-v-384f63e0]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:auto;padding:16px;background:#f8f8f8;border-radius:4px;margin-bottom:16px}.markers-panel .comment-dialog .comment-list .comment-item[data-v-384f63e0]{background:#fff;border-radius:8px;padding:12px;margin-bottom:12px;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.05);box-shadow:0 2px 4px rgba(0,0,0,.05)}.markers-panel .comment-dialog .comment-list .comment-item[data-v-384f63e0]:last-child{margin-bottom:0}.markers-panel .comment-dialog .comment-list .comment-item .comment-header[data-v-384f63e0]{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;margin-bottom:8px}.markers-panel .comment-dialog .comment-list .comment-item .comment-header .author-section[data-v-384f63e0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}.markers-panel .comment-dialog .comment-list .comment-item .comment-header .author-section .comment-author[data-v-384f63e0]{font-weight:600;color:#333;font-size:14px}.markers-panel .comment-dialog .comment-list .comment-item .comment-header .author-section .comment-org[data-v-384f63e0]{color:#999;font-size:13px}.markers-panel .comment-dialog .comment-list .comment-item .comment-header .comment-time[data-v-384f63e0]{color:#999;font-size:12px}.markers-panel .comment-dialog .comment-list .comment-item .comment-content[data-v-384f63e0]{color:#666;font-size:14px;line-height:1.6;word-break:break-word}.markers-panel .comment-dialog .comment-list .empty-state[data-v-384f63e0]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:40px 0}.markers-panel .comment-dialog .comment-list .empty-state[data-v-384f63e0],.markers-panel .comment-dialog .comment-list .loading-state[data-v-384f63e0]{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}.markers-panel .comment-dialog .comment-list .loading-state[data-v-384f63e0]{padding:16px;font-size:14px}.markers-panel .comment-dialog .comment-list .loading-state i[data-v-384f63e0]{margin-right:8px;font-size:16px}.markers-panel .comment-dialog .dialog-comment-input[data-v-384f63e0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.markers-panel .empty-state[data-v-384f63e0]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:40px 0}.markers-panel .empty-state[data-v-384f63e0],.markers-panel .loading-state[data-v-384f63e0]{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}.markers-panel .loading-state[data-v-384f63e0]{padding:16px;font-size:14px}.markers-panel .loading-state i[data-v-384f63e0]{margin-right:8px;font-size:16px}@media (max-width:768px){.markers-panel[data-v-384f63e0] .el-dialog{width:100%!important;max-width:none;margin:0!important}.markers-panel[data-v-384f63e0] .el-dialog__body{padding:12px}.markers-panel .comment-dialog[data-v-384f63e0]{height:calc(100vh - 120px)}.markers-panel .comment-dialog .comment-list[data-v-384f63e0]{padding:12px;margin-bottom:12px}}.follow-arrange-container[data-v-1aee34e3]{overflow:hidden;position:relative;z-index:1}.follow-arrange-container .editor-mode[data-v-1aee34e3],.follow-arrange-container[data-v-1aee34e3]{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.follow-arrange-container .editor-mode .editor-toolbar[data-v-1aee34e3]{-ms-flex-negative:0;flex-shrink:0;padding:12px 16px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.follow-arrange-container .editor-mode .editor-wrapper[data-v-1aee34e3]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.follow-arrange-container .editor-mode .editor-wrapper .editor-content[data-v-1aee34e3]{height:100%;overflow-y:auto;background:#fff;position:relative;z-index:1}.follow-arrange-container .preview-mode[data-v-1aee34e3]{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.follow-arrange-container .preview-mode .preview-toolbar[data-v-1aee34e3]{-ms-flex-negative:0;flex-shrink:0;padding:12px 16px;border-bottom:1px solid #e8e8e8;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.follow-arrange-container .preview-mode .preview-wrapper[data-v-1aee34e3]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;position:relative;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}.follow-arrange-container .preview-mode .preview-wrapper .preview-content[data-v-1aee34e3]{width:100%;height:100%;overflow-y:auto}.editor-content[data-v-1aee34e3] .wangeditor,.preview-content[data-v-1aee34e3] .wangeditor{border:none!important}.editor-content[data-v-1aee34e3] .w-e-toolbar{border-bottom:1px solid #e8e8e8!important;background:#fafafa;position:relative;z-index:2}.editor-content[data-v-1aee34e3] .w-e-text-container{background:#fff;position:relative;z-index:2}.preview-content[data-v-1aee34e3] .w-e-text-container{background:#fff;position:relative;z-index:2;border:none!important}.editor-content[data-v-1aee34e3] .w-e-text,.preview-content[data-v-1aee34e3] .w-e-text{padding:16px}.follow-clear-confirm,.follow-clear-confirm.el-message-box__wrapper{z-index:9999!important}.radar-chart-container[data-v-f0195e88]{padding:20px;border-radius:16px}.research-summary-wrapper[data-v-9b97f73e]{height:100%;overflow-y:auto;padding:16px;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}@media (max-width:768px){.research-summary-wrapper[data-v-9b97f73e]{padding:0}}.summary-section[data-v-9b97f73e]{background:#fff;border-radius:8px;padding:12px;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;-ms-flex-negative:0;flex-shrink:0}.summary-section .section-title[data-v-9b97f73e]{font-size:16px;font-weight:700;color:#333}.summary-section .section-content[data-v-9b97f73e]{font-size:14px;color:#666;line-height:1.8;white-space:pre-line;word-break:break-word}.summary-section.dimension-section .dimension-list[data-v-9b97f73e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:14px}.summary-section.dimension-section .dimension-item .dimension-title[data-v-9b97f73e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;font-size:14px;font-weight:500;color:#303133;margin-bottom:6px}.summary-section.dimension-section .dimension-item .dimension-title .dimension-num[data-v-9b97f73e]{color:#606266}.summary-section.dimension-section .dimension-item .dimension-title .dimension-name[data-v-9b97f73e]{color:#303133}.summary-section.dimension-section .dimension-item .dimension-content[data-v-9b97f73e]{font-size:14px;color:#606266;line-height:1.7;padding-left:18px}.summary-section .score-dot[data-v-9b97f73e]{display:inline-block;width:10px;height:10px;border-radius:50%;-ms-flex-negative:0;flex-shrink:0;vertical-align:middle;margin-left:4px}.summary-section .score-dot.score-red[data-v-9b97f73e]{background-color:#f56c6c}.summary-section .score-dot.score-yellow[data-v-9b97f73e]{background-color:#e6a23c}.summary-section .score-dot.score-green[data-v-9b97f73e]{background-color:#67c23a}.host-notes-section[data-v-9b97f73e]{background:#fff;border-radius:8px;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;-ms-flex-negative:0;flex-shrink:0}.host-notes-section .section-title[data-v-9b97f73e]{font-size:16px;font-weight:700;color:#333}.observation-record-detail[data-v-e9f3a124]{padding:20px;background-color:transparent;min-height:100%}.record-content[data-v-e9f3a124]{max-width:800px;margin:0 auto}.record-header[data-v-e9f3a124]{padding-bottom:16px}.record-title[data-v-e9f3a124]{font-size:24px;font-weight:700;color:#303133;margin-bottom:8px;line-height:1.4}.record-org[data-v-e9f3a124]{font-size:14px;color:#909399}.record-meta[data-v-e9f3a124]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;padding-bottom:16px}.record-meta .meta-item[data-v-e9f3a124]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px}.record-meta .meta-item .meta-label[data-v-e9f3a124]{color:#909399;margin-right:8px}.record-meta .meta-item .meta-value[data-v-e9f3a124]{color:#606266;font-weight:500}.record-sections .record-section[data-v-e9f3a124]{margin-bottom:24px}.record-sections .record-section[data-v-e9f3a124]:last-child{margin-bottom:0}.record-sections .section-title[data-v-e9f3a124]{font-size:16px;font-weight:700;color:#303133;margin-bottom:12px;padding-left:12px;border-left:3px solid #ff6b00}.record-sections .section-content[data-v-e9f3a124]{font-size:14px;line-height:1.6;color:#606266;margin:0}.evaluate-list .evaluate-item[data-v-e9f3a124]{margin-bottom:16px}.evaluate-list .evaluate-item[data-v-e9f3a124]:last-child{margin-bottom:0}.evaluate-list .quality-name[data-v-e9f3a124]{font-size:15px;font-weight:700;color:#303133;margin-bottom:8px}.evaluate-list .question-item[data-v-e9f3a124]{margin-left:16px;margin-bottom:8px}.evaluate-list .question-item .question-name[data-v-e9f3a124]{font-size:14px;font-weight:500;color:#606266;margin-bottom:4px}.evaluate-list .question-item .question-answer[data-v-e9f3a124]{font-size:14px;color:#909399;margin-left:8px}.observation-content .text-item[data-v-e9f3a124]{margin-bottom:16px}.observation-content .text-item[data-v-e9f3a124]:last-child{margin-bottom:0}.observation-content .text-content[data-v-e9f3a124]{font-size:15px;line-height:1.6;color:#606266;margin-bottom:12px;font-weight:600}.observation-content .image-grid[data-v-e9f3a124]{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:12px}.observation-content .image-item[data-v-e9f3a124]{position:relative;width:120px;height:120px;border-radius:4px;overflow:hidden;cursor:pointer}.observation-content .image-item[data-v-e9f3a124]:hover{opacity:.9}.observation-content .image-item[data-v-e9f3a124] .el-image{width:100%;height:100%}.observation-content .video-play-icon[data-v-e9f3a124]{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1;font-size:32px;color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.3)}.observation-content .video-play-icon i[data-v-e9f3a124]{cursor:pointer}.reference-guide[data-v-e9f3a124]{background:#f8f8f8;border-radius:8px;padding:16px 20px}.reference-guide .guide-card[data-v-e9f3a124]{padding:0;margin-bottom:16px}.reference-guide .guide-card[data-v-e9f3a124]:last-child{margin-bottom:0}.reference-guide .guide-header[data-v-e9f3a124]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;margin-bottom:8px}.reference-guide .guide-header .guide-field[data-v-e9f3a124]{font-size:18px;font-weight:700;color:#333;line-height:1.2}.reference-guide .guide-header .guide-category[data-v-e9f3a124]{font-size:14px;color:#ff6b35;border:1px solid #ff6b35;padding:4px 8px;border-radius:4px;line-height:1.4;-ms-flex-negative:0;flex-shrink:0}.reference-guide .guide-targets[data-v-e9f3a124]{font-size:14px;color:#666;line-height:1.6;margin:8px 0 0 0}.extra-fields[data-v-e9f3a124]{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}.extra-fields .extra-field-item[data-v-e9f3a124]{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px}.extra-fields .extra-field-item .extra-field-label[data-v-e9f3a124]{color:#909399;min-width:120px;-ms-flex-negative:0;flex-shrink:0}.extra-fields .extra-field-item .extra-field-value[data-v-e9f3a124]{color:#606266;-webkit-box-flex:1;-ms-flex:1;flex:1;word-break:break-all}.no-record[data-v-e9f3a124]{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;padding:60px 20px;color:#c0c4cc}.no-record i[data-v-e9f3a124]{font-size:64px;margin-bottom:16px}.no-record p[data-v-e9f3a124]{font-size:14px;margin:0}.evaluation-section[data-v-e9f3a124]{padding:12px 0}.evaluation-section .comment-item[data-v-e9f3a124]{margin:12px 0}.evaluation-section .comment-item[data-v-e9f3a124]:last-child{margin-bottom:0}.evaluation-section .comment-header[data-v-e9f3a124]{gap:8px;margin-bottom:12px}.evaluation-section .avatar[data-v-e9f3a124],.evaluation-section .comment-header[data-v-e9f3a124]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.evaluation-section .avatar[data-v-e9f3a124]{width:24px;height:24px;border-radius:50%;background-color:#eee;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden}.evaluation-section .avatar img[data-v-e9f3a124]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.evaluation-section .avatar i[data-v-e9f3a124]{font-size:14px;color:#999}.evaluation-section .teacher-name[data-v-e9f3a124]{font-size:14px;color:#333}.evaluation-section .comment-time[data-v-e9f3a124]{margin-left:auto;font-size:12px;color:#999}.evaluation-section .comment-content[data-v-e9f3a124]{margin-bottom:8px}.evaluation-section .evaluation-text[data-v-e9f3a124]{font-size:14px;color:#333;line-height:1.5;text-indent:2em;display:block}.evaluation-section .reply-list[data-v-e9f3a124]{margin-top:12px;background:#f8f8f8;padding:12px;border-radius:6px}.evaluation-section .reply-item[data-v-e9f3a124]{margin-bottom:12px}.evaluation-section .reply-item[data-v-e9f3a124]:last-child{margin-bottom:0}.evaluation-section .reply-header[data-v-e9f3a124]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;margin-bottom:8px}.evaluation-section .reply-content .evaluation-text[data-v-e9f3a124]{text-indent:2em}.expert-section[data-v-e9f3a124]{padding:12px 0}.expert-section .expert-item[data-v-e9f3a124]{padding-bottom:16px;margin-bottom:16px;border-bottom:1px solid #e7e8eb}.expert-section .expert-item[data-v-e9f3a124]:last-child{border-bottom:none;margin-bottom:0}.expert-section .expert-header[data-v-e9f3a124]{gap:8px;margin-bottom:12px}.expert-section .expert-avatar[data-v-e9f3a124],.expert-section .expert-header[data-v-e9f3a124]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.expert-section .expert-avatar[data-v-e9f3a124]{width:20px;height:20px;border-radius:50%;background-color:#eee;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden}.expert-section .expert-avatar img[data-v-e9f3a124]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.expert-section .expert-avatar i[data-v-e9f3a124]{font-size:12px;color:#999}.expert-section .expert-name[data-v-e9f3a124]{font-size:12px;color:#666}.expert-section .expert-tag[data-v-e9f3a124]{padding:2px 8px;background:#333;color:#fec72e;font-size:10px;border-radius:10px}.expert-section .expert-time[data-v-e9f3a124]{margin-left:auto;font-size:12px;color:#999}.expert-section .expert-item-content[data-v-e9f3a124]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:8px;margin-bottom:12px}.expert-section .expert-tag-mini[data-v-e9f3a124]{padding:2px 8px;background:#333;color:#fec72e;font-size:10px;border-radius:10px;-ms-flex-negative:0;flex-shrink:0}.expert-section .expert-text[data-v-e9f3a124]{font-size:14px;color:#333;line-height:1.5;text-indent:2em;-webkit-box-flex:1;-ms-flex:1;flex:1}.support-section[data-v-e9f3a124]{padding:12px 0}.timeline-container[data-v-e9f3a124]{position:relative}.timeline-line[data-v-e9f3a124]{position:absolute;width:2px;height:100%;background:#e7e8eb;left:3px;top:4px}.timeline-item[data-v-e9f3a124]{margin-bottom:24px}.timeline-item[data-v-e9f3a124]:last-child{margin-bottom:0}.timeline-date[data-v-e9f3a124]{position:relative;font-size:14px;font-weight:700;color:#333;margin-bottom:12px;padding-left:12px}.timeline-date[data-v-e9f3a124]:before{content:"";position:absolute;left:-3px;top:4px;width:8px;height:8px;background:#fff;border-radius:50%;border:2px solid #ff551f}.timeline-row[data-v-e9f3a124]{margin-left:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:12px;padding:8px;background:#fff0eb;border-radius:4px}.timeline-row[data-v-e9f3a124]:last-child{margin-bottom:0}.timeline-row.completed[data-v-e9f3a124]{background:#f8f8f8}.timeline-row.completed .timeline-time[data-v-e9f3a124]{color:#a4a9b7;border-color:#a4a9b7}.timeline-row.cancelled[data-v-e9f3a124]{background:#fff5f0}.timeline-row.cancelled .timeline-time[data-v-e9f3a124]{color:#bbbec9;border-color:#bbbec9}.timeline-row.delayed[data-v-e9f3a124]{background:#fff0f0}.timeline-row.delayed .timeline-time[data-v-e9f3a124]{color:#ff1d1d;border-color:#ff1d1d}.timeline-status[data-v-e9f3a124]{text-align:center;width:24px;-ms-flex-negative:0;flex-shrink:0}.status-text[data-v-e9f3a124]{display:inline-block;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;text-orientation:upright;font-size:12px;color:#666;background:#f0f0f0;padding:4px 0;border-radius:2px;letter-spacing:2px}.timeline-row:not(.completed):not(.cancelled):not(.delayed) .status-text[data-v-e9f3a124]{background:#ff6b35;color:#fff}.timeline-row.delayed .status-text[data-v-e9f3a124]{background:#f44;color:#fff}.timeline-info[data-v-e9f3a124]{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:8px}.timeline-title[data-v-e9f3a124]{font-size:14px;font-weight:700;color:#333;margin-bottom:6px}.type-tag[data-v-e9f3a124]{display:inline-block;margin-right:4px;padding:2px 8px;background:#ff6b35;color:#fff;font-size:12px;border-radius:4px}.timeline-meta[data-v-e9f3a124]{gap:8px}.timeline-avatar[data-v-e9f3a124],.timeline-meta[data-v-e9f3a124]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.timeline-avatar[data-v-e9f3a124]{width:16px;height:16px;border-radius:50%;background-color:#eee;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden}.timeline-avatar img[data-v-e9f3a124]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.timeline-avatar i[data-v-e9f3a124]{font-size:10px;color:#999}.timeline-teacher[data-v-e9f3a124]{font-size:12px;color:#666}.teacher-tag[data-v-e9f3a124]{padding:1px 6px;background:#333;color:#fff;font-size:10px;border-radius:8px}.timeline-time[data-v-e9f3a124]{margin-left:auto;padding:1px 6px;font-size:12px;color:#ff551f;border-radius:4px;border:1px solid #ff551f}.other-reports-section[data-v-e9f3a124]{padding:12px 0}.report-item[data-v-e9f3a124]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:16px;cursor:pointer}.report-item[data-v-e9f3a124]:last-child{margin-bottom:0}.report-image[data-v-e9f3a124]{width:80px;height:80px;border-radius:8px;margin-right:12px;-ms-flex-negative:0;flex-shrink:0;overflow:hidden}.report-image img[data-v-e9f3a124]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.report-image-placeholder[data-v-e9f3a124]{width:80px;height:80px;border-radius:8px;margin-right:12px;-ms-flex-negative:0;flex-shrink:0;background:#f5f5f5;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}.report-image-placeholder i[data-v-e9f3a124]{font-size:32px;color:#ccc}.report-content[data-v-e9f3a124]{-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;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.report-title[data-v-e9f3a124]{font-size:14px;color:#333;line-height:1.4;margin-bottom:6px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.report-time[data-v-e9f3a124]{font-size:12px;color:#999}.word-cloud-container[data-v-d68fb676]{width:100%;height:100%}.research-topics-panel[data-v-deadd24e]{padding:0 15px 12px;height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:visible}.research-topics-panel .chat-header[data-v-deadd24e],.research-topics-panel[data-v-deadd24e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box}.research-topics-panel .chat-header[data-v-deadd24e]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;position:sticky;top:0;z-index:10;background:-webkit-gradient(linear,left top,left bottom,from(rgba(237,248,255,.5490196078431373)),to(#edf8ff));background:linear-gradient(180deg,rgba(237,248,255,.5490196078431373),#edf8ff);backdrop-filter:blur(8.55px);padding-bottom:8px;min-height:140px}.research-topics-panel .chat-header .header-content[data-v-deadd24e]{padding-top:20px;-webkit-box-flex:1;-ms-flex:1;flex:1}.research-topics-panel .chat-header .header-content .header-title[data-v-deadd24e]{font-size:36px;font-weight:800;font-family:摇醒青年黑1\.0;color:#1c274c;margin-bottom:4px;letter-spacing:1px}.research-topics-panel .chat-header .header-content .header-subtitle[data-v-deadd24e]{margin-bottom:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;font-size:13px;color:#909399}.research-topics-panel .chat-header .header-content .header-subtitle .subtitle-text[data-v-deadd24e]{color:#606266}.research-topics-panel .chat-header .header-content .header-subtitle .aisummary-icon[data-v-deadd24e]{width:16px;height:16px;-ms-flex-negative:0;flex-shrink:0}@media (max-width:768px){.research-topics-panel .chat-header .header-content .header-title[data-v-deadd24e]{font-size:20px;white-space:nowrap}.research-topics-panel .chat-header .header-content .header-subtitle[data-v-deadd24e]{font-size:11px;white-space:nowrap}}@media (max-width:768px){.research-topics-panel .chat-header[data-v-deadd24e]{position:static;padding-bottom:0}}.research-topics-panel .chat-header .header-avatar[data-v-deadd24e]{position:absolute;right:0;width:130px;height:130px;-o-object-fit:contain;object-fit:contain;-ms-flex-negative:0;flex-shrink:0;top:-1px;z-index:0}.research-topics-panel .topics-add-row[data-v-deadd24e]{-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;margin-bottom:16px;background:#fff;border-radius:12px;padding:10px 12px;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.06);box-shadow:0 2px 8px rgba(0,0,0,.06)}.research-topics-panel .topics-add-row .topics-input[data-v-deadd24e]{-webkit-box-flex:1;-ms-flex:1;flex:1}.research-topics-panel .topics-add-row .topics-add-btn[data-v-deadd24e]{background-color:#ff551f;border-color:#ff551f;border-radius:20px;padding:10px 20px;font-size:15px}.research-topics-panel .topics-add-row .topics-add-btn[data-v-deadd24e]:focus,.research-topics-panel .topics-add-row .topics-add-btn[data-v-deadd24e]:hover{background-color:#e04010;border-color:#e04010}.research-topics-panel .topics-list[data-v-deadd24e]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:0;z-index:10}.research-topics-panel .topic-item[data-v-deadd24e]:first-child{opacity:.8}.research-topics-panel .topics-empty[data-v-deadd24e]{margin:auto;padding:20px 0}.research-topics-panel .topic-item[data-v-deadd24e]{background:#fff;border-radius:12px;margin-bottom:10px;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.06);box-shadow:0 2px 8px rgba(0,0,0,.06);overflow:hidden;border:2px solid transparent;-webkit-transition:border-color .2s;transition:border-color .2s}.research-topics-panel .topic-item--active[data-v-deadd24e]{border-color:#ff551f}.research-topics-panel .topic-item--fullscreen[data-v-deadd24e]{-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;margin-bottom:0;border-color:#ff551f}.research-topics-panel .topic-item--fullscreen .topic-item__header[data-v-deadd24e]{-ms-flex-negative:0;flex-shrink:0}.research-topics-panel .topic-item--fullscreen .topic-item__body[data-v-deadd24e]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.research-topics-panel .topic-item--fullscreen .answer-list[data-v-deadd24e]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;overflow-y:auto}.research-topics-panel .topic-item--fullscreen .answer-input-row[data-v-deadd24e]{-ms-flex-negative:0;flex-shrink:0}.research-topics-panel .topic-item__header[data-v-deadd24e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:14px 16px}.research-topics-panel .topic-item__title[data-v-deadd24e]{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:15px;color:#333;font-weight:500}.research-topics-panel .topic-item__right[data-v-deadd24e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;-ms-flex-negative:0;flex-shrink:0}.research-topics-panel .topic-item__right .topic-unread-badge[data-v-deadd24e]{min-width:18px;height:18px;padding:0 5px;background:#ff551f;color:#fff;border-radius:9px;font-size:11px;line-height:18px;text-align:center;font-weight:600;-webkit-box-sizing:border-box;box-sizing:border-box}.research-topics-panel .topic-item__right>.topic-action-icon[data-v-deadd24e]{font-size:16px;color:#aaa;cursor:pointer}.research-topics-panel .topic-item__right>.topic-action-icon[data-v-deadd24e]:hover{color:#ff551f}@media (max-width:768px){.research-topics-panel .topic-item__right>.el-icon-full-screen[data-v-deadd24e]{display:none}}.research-topics-panel .topic-item__actions[data-v-deadd24e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.research-topics-panel .topic-item__actions .topic-action-icon[data-v-deadd24e]{font-size:16px;color:#aaa;cursor:pointer}.research-topics-panel .topic-item__actions .topic-action-icon[data-v-deadd24e]:hover{color:#ff551f}.research-topics-panel .topic-item__stat[data-v-deadd24e]{color:#ff551f}.research-topics-panel .topic-item__expand-btn[data-v-deadd24e],.research-topics-panel .topic-item__stat[data-v-deadd24e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2px;font-size:13px}.research-topics-panel .topic-item__expand-btn[data-v-deadd24e]{color:#999;white-space:nowrap;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.research-topics-panel .topic-item__expand-btn[data-v-deadd24e]:hover{color:#ff551f}.research-topics-panel .topic-item__body[data-v-deadd24e]{border-top:1px solid #f5f5f5;padding:12px 16px 14px}.research-topics-panel .answer-list[data-v-deadd24e]{margin-bottom:12px;min-height:20px}.research-topics-panel .answer-list .new-answer-tip[data-v-deadd24e]{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:4px;margin-bottom:10px;padding:7px 14px;background:linear-gradient(135deg,#ff551f,#ff8c5a);color:#fff;font-size:12px;border-radius:16px;cursor:pointer;-webkit-box-shadow:0 2px 8px rgba(255,85,31,.25);box-shadow:0 2px 8px rgba(255,85,31,.25);-webkit-transition:opacity .2s;transition:opacity .2s}.research-topics-panel .answer-list .new-answer-tip[data-v-deadd24e]:hover{opacity:.9}.research-topics-panel .answer-list .new-answer-tip .el-icon-top[data-v-deadd24e]{font-weight:700}.research-topics-panel .answer-list .answer-empty[data-v-deadd24e]{color:#bbb;font-size:13px;padding:8px 0}.research-topics-panel .answer-list .answer-item[data-v-deadd24e]{position:relative;margin-bottom:12px}.research-topics-panel .answer-list .answer-item__user[data-v-deadd24e]{font-size:13px;font-weight:600;margin-bottom:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.research-topics-panel .answer-list .answer-item__time[data-v-deadd24e]{font-size:12px;font-weight:400;color:#bbb;-ms-flex-negative:0;flex-shrink:0}.research-topics-panel .answer-list .answer-item__content-row[data-v-deadd24e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px}.research-topics-panel .answer-list .answer-item__bubble[data-v-deadd24e]{background:#f5f6f8;border-radius:4px 12px 12px 12px;padding:8px 12px;font-size:14px;color:#333;max-width:75%;line-height:1.5;word-break:break-all}.research-topics-panel .answer-list .answer-item__like[data-v-deadd24e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2px;cursor:pointer;-ms-flex-negative:0;flex-shrink:0;font-size:18px;color:#ccc;-webkit-transition:color .2s;transition:color .2s}.research-topics-panel .answer-list .answer-item__like.is-liked[data-v-deadd24e],.research-topics-panel .answer-list .answer-item__like[data-v-deadd24e]:hover{color:#ff551f}.research-topics-panel .answer-list .answer-item__like.is-readonly[data-v-deadd24e]{cursor:default}.research-topics-panel .answer-list .answer-item__like.is-readonly[data-v-deadd24e]:hover{color:#ccc}.research-topics-panel .answer-list .answer-item__like .answer-item__like-count[data-v-deadd24e]{font-size:12px;color:#999}.research-topics-panel .answer-list .answer-item__like.is-liked .answer-item__like-count[data-v-deadd24e]{color:#ff551f}.research-topics-panel .answer-list .answer-item__del[data-v-deadd24e]{position:absolute;top:0;right:0;font-size:12px;color:#ccc;cursor:pointer}.research-topics-panel .answer-list .answer-item__del[data-v-deadd24e]:hover{color:#f56c6c}.research-topics-panel .answer-list .answer-more[data-v-deadd24e]{text-align:center;color:#ff551f;font-size:13px;cursor:pointer;padding:4px 0}.research-topics-panel .answer-input-row[data-v-deadd24e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;background:#f0f4ff;border-radius:24px;padding:8px 8px 8px 16px;position:absolute;bottom:0;width:100%;left:0}.research-topics-panel .answer-input-row .answer-input[data-v-deadd24e]{-webkit-box-flex:1;-ms-flex:1;flex:1}.research-topics-panel .answer-input-row .answer-input[data-v-deadd24e] .el-textarea__inner{background:transparent;border:none;padding:0;font-size:14px;line-height:1.5;resize:none}.research-topics-panel .answer-input-row .answer-input[data-v-deadd24e] .el-textarea__inner::-webkit-input-placeholder{color:#aaa}.research-topics-panel .answer-input-row .answer-input[data-v-deadd24e] .el-textarea__inner::-moz-placeholder{color:#aaa}.research-topics-panel .answer-input-row .answer-input[data-v-deadd24e] .el-textarea__inner:-ms-input-placeholder{color:#aaa}.research-topics-panel .answer-input-row .answer-input[data-v-deadd24e] .el-textarea__inner::-ms-input-placeholder{color:#aaa}.research-topics-panel .answer-input-row .answer-input[data-v-deadd24e] .el-textarea__inner::placeholder{color:#aaa}.research-topics-panel .answer-input-row .answer-send-btn[data-v-deadd24e]{background:#4472f5;color:#fff;border:none;border-radius:18px;padding:6px 18px;font-size:14px;cursor:pointer;white-space:nowrap}.research-topics-panel .answer-input-row .answer-send-btn[data-v-deadd24e]:disabled{opacity:.5;cursor:not-allowed}.research-topics-panel .answer-input-row .answer-send-btn[data-v-deadd24e]:hover:not(:disabled){background:#3361e0}.research-topic-dialog{border-radius:16px;overflow:hidden}.research-topic-dialog .el-dialog__header{padding:20px 24px 12px}.research-topic-dialog .el-dialog__body{padding:12px 24px 20px}.research-topic-dialog .el-dialog__footer{padding:0 24px 20px}.research-topic-dialog .el-button--primary{background-color:#ff551f;border-color:#ff551f}.research-topic-dialog .el-button--primary:focus,.research-topic-dialog .el-button--primary:hover{background-color:#e04010;border-color:#e04010}.research-topic-dialog .el-button--primary:active{background-color:#c6380e;border-color:#c6380e}.question-fullscreen-dialog .el-dialog__header{display:none}.question-fullscreen-dialog .el-dialog__body{padding:0;height:100vh;overflow:hidden}.teacher-answer-dialog{border-radius:16px;overflow:hidden}.teacher-answer-dialog .el-dialog__header{padding:20px 24px 12px}.teacher-answer-dialog .el-dialog__body{padding:8px 24px 20px;max-height:60vh;overflow-y:auto}.ta-list .ta-empty{color:#bbb;font-size:13px;text-align:center;padding:24px 0}.ta-list .ta-item{padding:10px 0;border-bottom:1px solid #f5f5f5}.ta-list .ta-item:last-child{border-bottom:none}.ta-list .ta-item .ta-item__time{font-size:12px;color:#bbb;margin-bottom:4px}.ta-list .ta-item .ta-item__content{font-size:14px;color:#333;line-height:1.6;word-break:break-all}.qf-container{height:100%;background:-webkit-gradient(linear,left top,left bottom,from(rgba(252,187,143,.6)),color-stop(44.51%,rgba(253,216,173,.3)),to(rgba(253,185,140,0)));background:linear-gradient(180deg,rgba(252,187,143,.6),rgba(253,216,173,.3) 44.51%,rgba(253,185,140,0))}.qf-container,.qf-left{display:-webkit-box;display:-ms-flexbox;display:flex}.qf-left{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:transparent;overflow:hidden}.qf-topic-title{position:relative;font-size:18px;font-weight:700;color:#ff551f;padding:20px 56px 16px 24px;border-bottom:1px solid #f0f0f0;line-height:1.4}.qf-topic-title .qf-topic-tag{color:#ff551f}.qf-topic-title .qf-close-btn{position:absolute;top:50%;right:20px;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-size:20px;color:#999;cursor:pointer}.qf-topic-title .qf-close-btn:hover{color:#333}.qf-tab-bar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px 24px;border-bottom:1px solid #f0f0f0;-ms-flex-negative:0;flex-shrink:0}.qf-tab-bar .qf-tab-group{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;border-radius:6px;overflow:hidden;border:1px solid #ff551f;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.06);box-shadow:0 2px 8px rgba(0,0,0,.06)}.qf-tab-bar .qf-tab{padding:6px 16px;font-size:14px;font-weight:600;color:#ff551f;background:#fff;cursor:pointer;-webkit-transition:all .2s;transition:all .2s}.qf-tab-bar .qf-tab--active{background:#ff551f;color:#fff}.qf-answer-list{position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:auto;padding:16px 24px;min-height:0}.qf-new-tip{position:absolute;top:10px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;padding:7px 20px;background:linear-gradient(135deg,#ff551f,#ff8c5a);color:#fff;font-size:13px;font-weight:500;border-radius:18px;cursor:pointer;-webkit-box-shadow:0 4px 14px rgba(255,85,31,.35);box-shadow:0 4px 14px rgba(255,85,31,.35);white-space:nowrap;-webkit-transition:-webkit-box-shadow .2s;transition:-webkit-box-shadow .2s;transition:box-shadow .2s;transition:box-shadow .2s,-webkit-box-shadow .2s}.qf-new-tip:hover{-webkit-box-shadow:0 6px 18px rgba(255,85,31,.45);box-shadow:0 6px 18px rgba(255,85,31,.45)}.qf-new-tip:hover .el-icon-top{-webkit-transform:translateY(-2px);transform:translateY(-2px)}.qf-new-tip .el-icon-top{font-weight:700;-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.qf-new-tip-enter-active,.qf-new-tip-leave-active{-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}.qf-new-tip-enter,.qf-new-tip-leave-to{opacity:0;-webkit-transform:translate(-50%,-12px);transform:translate(-50%,-12px)}.qf-answer-empty{color:#bbb;font-size:14px;padding:40px 0;text-align:center}.qf-answer-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:14px;margin-bottom:16px;background:#fff;border-radius:12px;border-left:5px solid #ff551f;-webkit-box-shadow:0 2px 10px rgba(0,0,0,.05);box-shadow:0 2px 10px rgba(0,0,0,.05);padding:18px 20px}.qf-answer-item .qf-answer-avatar{width:44px;height:44px;border-radius:50%;-o-object-fit:cover;object-fit:cover;-ms-flex-negative:0;flex-shrink:0}.qf-answer-item .qf-answer-avatar.qf-answer-avatar--icon{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:28px;color:#fff;background:#d9d9d9}.qf-answer-item .qf-answer-main{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.qf-answer-item .qf-answer-main .qf-answer-meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;margin-bottom:8px}.qf-answer-item .qf-answer-main .qf-answer-meta .qf-answer-name{font-size:15px;font-weight:700}.qf-answer-item .qf-answer-main .qf-answer-meta .qf-answer-time{font-size:12px;color:#bbb}.qf-answer-item .qf-answer-main .qf-answer-content{font-size:15px;color:#333;line-height:1.7;word-break:break-all}.qf-answer-item .qf-answer-like{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:2px;font-size:22px;color:#ccc;cursor:pointer;-ms-flex-negative:0;flex-shrink:0;-ms-flex-item-align:center;align-self:center;-webkit-transition:color .2s;transition:color .2s}.qf-answer-item .qf-answer-like.is-liked,.qf-answer-item .qf-answer-like:hover{color:#ff551f}.qf-answer-item .qf-answer-like.is-readonly{cursor:default}.qf-answer-item .qf-answer-like.is-readonly:hover{color:#ccc}.qf-answer-item .qf-answer-like span{font-size:13px;color:#999}.qf-answer-item .qf-answer-like.is-liked span{color:#ff551f}.qf-answer-more{text-align:center;color:#ff551f;font-size:13px;cursor:pointer;padding:8px 0}.qf-right{width:500px;-ms-flex-negative:0;flex-shrink:0;background:transparent;overflow:hidden;padding:16px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.qf-right,.qf-stat-card{display:-webkit-box;display:-ms-flexbox;display:flex}.qf-stat-card{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;border-radius:12px;padding:10px;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.04);box-shadow:0 2px 8px rgba(0,0,0,.04)}.qf-stat-card .qf-qrcode-wrap{-ms-flex-negative:0;flex-shrink:0;width:128px;height:128px}.qf-stat-card .qf-qrcode-wrap .qf-qrcode{width:128px;height:128px;display:block}.qf-stat-card .qf-qrcode-wrap .qf-qrcode-placeholder{width:128px;height:128px;border:1px dashed #ddd;border-radius:6px;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:#ccc;font-size:24px}.qf-stat-card .qf-stat-nums{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:6px}.qf-stat-card .qf-stat-nums .qf-stat-row{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;margin-bottom:10px}.qf-stat-card .qf-stat-nums .qf-stat-row .qf-stat-item{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;text-align:center}.qf-stat-card .qf-stat-nums .qf-stat-row .qf-stat-item .qf-stat-num{font-size:36px;font-weight:700;color:#ff551f;line-height:1.2}.qf-stat-card .qf-stat-nums .qf-stat-row .qf-stat-item .qf-stat-label{font-size:24px;font-weight:500;color:#000;margin-top:2px}.qf-section{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#fff;border-radius:12px;padding:12px 14px;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.04);box-shadow:0 2px 8px rgba(0,0,0,.04)}.qf-section .qf-section-title{-ms-flex-negative:0;flex-shrink:0;font-size:14px;font-weight:600;color:#333;margin-bottom:10px}.qf-wordcloud{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;position:relative;overflow:hidden}.qf-wordcloud .qf-wordcloud-empty{width:100%;text-align:center;color:#bbb;font-size:13px;padding:12px 0}.qf-rank-list{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;overflow-y:auto}.qf-rank-list .qf-rank-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;margin-bottom:10px}.qf-rank-list .qf-rank-item .qf-rank-name{width:66px;font-size:13px;color:#555;-ms-flex-negative:0;flex-shrink:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.qf-rank-list .qf-rank-item .qf-rank-bar-wrap{-webkit-box-flex:1;-ms-flex:1;flex:1;height:10px;background:#f0f0f0;border-radius:5px;overflow:hidden}.qf-rank-list .qf-rank-item .qf-rank-bar-wrap .qf-rank-bar{height:100%;background:-webkit-gradient(linear,left top,right top,from(#ff551f),to(#ff8c5a));background:linear-gradient(90deg,#ff551f,#ff8c5a);border-radius:5px;min-width:4px;-webkit-transition:width .4s;transition:width .4s}.qf-rank-list .qf-rank-item .qf-rank-score{-ms-flex-negative:0;flex-shrink:0;font-size:13px;font-weight:600;color:#ff551f;min-width:32px;text-align:right}.qf-rank-list .qf-rank-empty{color:#bbb;font-size:13px;text-align:center;padding:12px 0}.qf-teacher-list{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;overflow-y:auto;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px;-ms-flex-line-pack:start;align-content:flex-start}.qf-teacher-list,.qf-teacher-list .qf-teacher-item{display:-webkit-box;display:-ms-flexbox;display:flex}.qf-teacher-list .qf-teacher-item{-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:4px;width:44px;cursor:pointer}.qf-teacher-list .qf-teacher-item .qf-teacher-avatar-wrap{position:relative;width:40px;height:40px}.qf-teacher-list .qf-teacher-item .qf-teacher-avatar{width:40px;height:40px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.qf-teacher-list .qf-teacher-item .qf-teacher-avatar.qf-teacher-avatar--icon{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:28px;color:#fff;background:#d9d9d9}.qf-teacher-list .qf-teacher-item .qf-teacher-badge{position:absolute;right:-2px;bottom:-2px;width:12px;height:12px;background:#4caf50;border:2px solid #fff;border-radius:50%;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.15);box-shadow:0 1px 3px rgba(0,0,0,.15)}.qf-teacher-list .qf-teacher-item .qf-teacher-name{font-size:11px;color:#666;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:44px}.qf-teacher-list .qf-teacher-empty{color:#bbb;font-size:13px;padding:12px 0}.float-ai-btn{position:fixed;right:30%;bottom:30px;width:40px;height:40px;border-radius:50%;background:#409eff;color:#fff;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:26px;-webkit-box-shadow:0 3px 14px rgba(64,158,255,.35);box-shadow:0 3px 14px rgba(64,158,255,.35);cursor:pointer;z-index:999}.float-ai-btn:hover{background:#66b1ff}.ai-summary-popover{background:#e6f2ff!important}.ai-summary-popover .el-popover__content{width:100%;padding:16px;min-height:300px;max-height:300px;overflow:hidden}.pop-header{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;-ms-flex-negative:0;flex-shrink:0}.pop-title{font-size:16px;font-weight:500;color:#222}.pop-wrap{widows:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:14px}.pop-btn-group{text-align:right}.pop-btn-group .el-button{margin-left:8px}.loading-wrap{width:100%;height:100%;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;gap:12px;color:#607899}.loading-icon{font-size:32px}.ai-text-box,.loading-text{font-size:14px}.ai-text-box{height:calc(100% - 80px);line-height:1.7;color:#222;min-height:300px;max-height:calc(30vh - 80px);overflow-y:auto;white-space:pre-wrap;word-break:break-all}.ai-text-box::-webkit-scrollbar{width:6px}.ai-text-box::-webkit-scrollbar-thumb{background:#c0d8f5;border-radius:3px}.ai-text-box::-webkit-scrollbar-track{background:transparent}.radar-chart-container[data-v-6c9795ec]{padding:8px;//background:#fff;border-radius:16px}.pie-chart-container[data-v-0dc7e187]{padding:8px;border-radius:16px}.m-head[data-v-00d106fc]{margin-bottom:8px;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;font-size:14px}.m-title[data-v-00d106fc]{margin-bottom:8px;font-size:24px;font-weight:700}.flex-item[data-v-00d106fc]{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex-item[data-v-00d106fc],.main-body[data-v-00d106fc]{display:-webkit-box;display:-ms-flexbox;display:flex}.body-half.half-left[data-v-00d106fc]{padding-right:16px;width:360px}.body-half.half-right[data-v-00d106fc]{border-left:1px solid #e8e8e8;padding-right:16px}.m-logo[data-v-00d106fc]{width:64px;height:64px;border-radius:4px;background-color:#f5f5f5;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}.m-logo img[data-v-00d106fc]{width:48px;height:48px}.video-c[data-v-00d106fc]{position:relative;height:400px;background-color:#000}.video-c video[data-v-00d106fc]{width:100%;height:100%}.m-summaries[data-v-00d106fc]{font-size:14px;background-color:#fff;margin-top:16px;border-radius:4px}.grey-text[data-v-00d106fc]{color:#999;font-size:14px;margin-top:8px}.video-list[data-v-00d106fc]{overflow-x:auto}.video-contain[data-v-00d106fc]{margin-right:16px;width:200px;cursor:pointer}.video-contain .v-cover[data-v-00d106fc]{width:100%;height:120px;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:4px solid transparent}.video-contain .v-cover img[data-v-00d106fc]{width:100%;height:100%}.video-contain .v-time[data-v-00d106fc]{color:#999;font-size:14px;margin-top:8px}.video-contain .v-title[data-v-00d106fc]{font-size:16px;font-weight:700;margin-top:8px}.video-contain.active .v-cover[data-v-00d106fc]{-webkit-box-shadow:0 0 0 2px #006efd;box-shadow:0 0 0 2px #006efd}.video-contain.active .v-title[data-v-00d106fc]{color:#006efd}.m-tabs[data-v-00d106fc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.m-tabs div[data-v-00d106fc]{padding:0 8px;cursor:pointer;font-size:18px;line-height:32px;position:relative;color:#333;-webkit-transition:color .3s ease;transition:color .3s ease}.m-tabs div[data-v-00d106fc]:hover{color:#006efd}.m-tabs div[data-v-00d106fc]:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background:#006efd;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:center;transform-origin:center;-webkit-transition:-webkit-transform .3s cubic-bezier(.4,0,.2,1);transition:-webkit-transform .3s cubic-bezier(.4,0,.2,1);transition:transform .3s cubic-bezier(.4,0,.2,1);transition:transform .3s cubic-bezier(.4,0,.2,1),-webkit-transform .3s cubic-bezier(.4,0,.2,1)}.m-tabs div.active[data-v-00d106fc]{color:#006efd}.m-tabs div.active[data-v-00d106fc]:after{-webkit-transform:scaleX(1);transform:scaleX(1)}.m-tabs div[data-v-00d106fc]:not(.active):after{-webkit-transition:opacity .3s ease,-webkit-transform .3s cubic-bezier(.4,0,.2,1);transition:opacity .3s ease,-webkit-transform .3s cubic-bezier(.4,0,.2,1);transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .3s ease;transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .3s ease,-webkit-transform .3s cubic-bezier(.4,0,.2,1);opacity:0}.underline[data-v-00d106fc]{margin-left:18px;height:4px;background-color:#006efd;width:66px;margin-top:2px;border-radius:2px;-webkit-transition:margin-left .2s ease;transition:margin-left .2s ease}.underline.right[data-v-00d106fc]{margin-left:112px}.sentence-item[data-v-00d106fc]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:16px}.sentence-item.choose[data-v-00d106fc]{color:#f48618}.sentence-item .s-avatar[data-v-00d106fc]{margin-right:8px;font-size:42px}.sentence-text[data-v-00d106fc]{padding-right:12px;font-size:15px;line-height:24px}.sentence-text:hover .line-edit[data-v-00d106fc]{display:inline-block}.sentence-title[data-v-00d106fc]{font-size:16px;font-weight:700;line-height:33px;height:33px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sentence-title:hover .line-edit[data-v-00d106fc]{display:inline-block}.upload-remind[data-v-00d106fc]{position:fixed;top:16px;left:50%;right:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);padding:12px 16px;background:#f0f0f0;text-align:center;z-index:99999;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.1);box-shadow:0 2px 4px rgba(0,0,0,.1);width:210px;font-size:16px}.upload-remind span[data-v-00d106fc]{color:#409eff}.share-foot[data-v-00d106fc]{text-align:center}.share-btn[data-v-00d106fc]{margin-right:16px;padding:16px 32px;border-radius:8px;border:none;cursor:pointer}.text-title[data-v-00d106fc]{margin-bottom:16px;font-size:16px;font-weight:700}.text-title[data-v-00d106fc]:before{content:"";display:inline-block;width:3px;height:12px;background:#409eff;margin-right:8px}.key-word[data-v-00d106fc]{display:inline-block;padding:4px 8px;font-size:15px}.summaries-operates[data-v-00d106fc]{margin-top:8px;float:right;display:-webkit-box;display:-ms-flexbox;display:flex}.summaries-operates .operate-item[data-v-00d106fc]{margin-right:16px;cursor:pointer}.summaries-operates .operate-item[data-v-00d106fc]:hover{color:#409eff}.summaries-operates .operate-item i[data-v-00d106fc]{margin-right:6px}.summaries-content[data-v-00d106fc]{position:relative;font-size:15px;line-height:24px}.summaries-content.close[data-v-00d106fc]{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.s-open[data-v-00d106fc]{position:absolute;right:8px;bottom:0;width:140px;background:-webkit-gradient(linear,left top,right top,from(hsla(0,0%,100%,0)),color-stop(60%,#fff),to(#fff));background:linear-gradient(90deg,hsla(0,0%,100%,0),#fff 60%,#fff);text-align:right;cursor:pointer;color:#409eff}.page-share[data-v-00d106fc]{display:-webkit-box;display:-ms-flexbox;display:flex}.page-share .share-hover[data-v-00d106fc]{background-color:#409eff;color:#fff}.page-share .export-hover[data-v-00d106fc]{border:1px solid #dcdfe6}.page-share div[data-v-00d106fc]{padding:8px 22px;cursor:pointer;position:relative;border-radius:4px}.page-share div:hover .download-buttons[data-v-00d106fc],.page-share div:hover .share-buttons[data-v-00d106fc]{display:block}.page-share .download-buttons[data-v-00d106fc],.page-share .share-buttons[data-v-00d106fc]{display:none;position:absolute;top:32px;right:0;background:#fff;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.1);box-shadow:0 2px 4px rgba(0,0,0,.1);padding:8px 0;z-index:999;color:#333}.page-share .download-buttons div[data-v-00d106fc],.page-share .share-buttons div[data-v-00d106fc]{white-space:nowrap;padding:8px 16px;margin-left:0}.page-share .download-buttons div[data-v-00d106fc]:hover,.page-share .share-buttons div[data-v-00d106fc]:hover{background:#f0f0f0}.chapter-title[data-v-00d106fc]{font-size:15px;margin-top:8px;margin-bottom:8px}.chapter-summary[data-v-00d106fc]{font-size:15px;line-height:21px;min-height:21px}.line-edit[data-v-00d106fc]{display:none;font-size:14px;font-weight:400;cursor:pointer}.line-edit i[data-v-00d106fc]{margin-right:4px}.line-input[data-v-00d106fc]{display:inline-block}.research-summary[data-v-00d106fc]{font-size:15px;min-height:33px}.research-summary.edit[data-v-00d106fc]{border:1px solid #dcdfe6;border-radius:4px;padding:6px}.text-empty[data-v-00d106fc]{font-size:14px;color:#999}.video-remarks[data-v-00d106fc]{position:absolute;bottom:0;left:16px;right:26px;height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden}.video-remark[data-v-00d106fc]{position:absolute;left:0;cursor:pointer}.video-remark i[data-v-00d106fc]{color:orange;font-size:18px}.tab-main[data-v-00d106fc]{padding-top:16px;padding-left:16px}.white-shadow-radius[data-v-00d106fc]{border-radius:8px;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.1);box-shadow:0 2px 4px rgba(0,0,0,.1);background-color:#fff}.m-back[data-v-00d106fc]{padding:12px 16px;margin-right:8px;cursor:pointer;font-size:16px}.chat-container[data-v-00d106fc]{width:100%;max-width:600px;margin:0 auto;padding:20px;background-color:#f5f5f5;border-radius:10px;-webkit-box-shadow:0 2px 10px rgba(0,0,0,.1);box-shadow:0 2px 10px rgba(0,0,0,.1)}.chat-item[data-v-00d106fc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:20px}.chat-bubble-wrapper[data-v-00d106fc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:10px}.chat-bubble-wrapper.is-question[data-v-00d106fc]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.chat-bubble-wrapper.is-answer[data-v-00d106fc]{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.chat-avatar[data-v-00d106fc]{margin:0 10px}.chat-bubble[data-v-00d106fc]{max-width:70%;padding:10px 15px;border-radius:10px;position:relative;background-color:#fff;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.1);box-shadow:0 2px 5px rgba(0,0,0,.1)}.chat-bubble-wrapper.is-answer .chat-bubble[data-v-00d106fc],.chat-bubble-wrapper.is-question .chat-bubble[data-v-00d106fc]{color:#333}.chat-name[data-v-00d106fc]{font-size:13px;font-weight:700;margin-bottom:5px}.chat-content[data-v-00d106fc]{font-size:14px;line-height:1.5}.chat-content.editing[data-v-00d106fc]{border:1px solid #dcdfe6;padding:6px;border-radius:6px}.apprise .apprise-items.edit[data-v-00d106fc]{border:1px solid #dcdfe6;border-radius:4px;padding:6px}.apprise .apprise-item[data-v-00d106fc]{padding:10px;border-radius:10px;font-size:16px;text-shadow:1px 1px 2px rgba(0,0,0,.1)}.button-edit[data-v-00d106fc]{position:absolute;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:208px;bottom:-24px;font-size:13px;cursor:pointer;color:#888}.button-edit i[data-v-00d106fc]{margin-right:4px}.m-card[data-v-00d106fc]{padding:16px;background-color:#fff;border-radius:16px}.m-card-title[data-v-00d106fc]{margin-bottom:16px;font-size:16px;font-weight:700}.m-card-line[data-v-00d106fc]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:8px;margin-bottom:8px}.m-card-line-head[data-v-00d106fc]{font-size:14px;width:6em;min-width:84px}.m-card-line-content[data-v-00d106fc]{font-size:14px;font-weight:700}.student-info[data-v-00d106fc]{margin-bottom:16px;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#eff0a4;padding:16px;border-radius:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.student-info-name[data-v-00d106fc]{margin-left:16px;font-size:18px;font-weight:700}.share-btn[data-v-00d106fc]{padding:12px 16px;font-size:16px}.export-btn[data-v-00d106fc]{background-color:#409eff;color:#fff}.sentences-contain[data-v-00d106fc]{display:-webkit-box;display:-ms-flexbox;display:flex}.sentences-contain-left[data-v-00d106fc]{margin-right:16px;padding:16px;-webkit-box-flex:1;-ms-flex:1;flex:1;background:#f3f4f6;border-radius:16px}.sentence-img[data-v-00d106fc]{text-align:center;width:240px}.waveform-operates[data-v-00d106fc]{margin-top:8px;font-size:36px;line-height:44px;cursor:pointer;text-align:center;color:#409eff;border:1px solid rgba(0,0,0,.05)}.apprise-contain[data-v-00d106fc]{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:16px}.apprise-contain-left[data-v-00d106fc]{width:420px}.apprise-contain-right[data-v-00d106fc]{-webkit-box-flex:1;-ms-flex:1;flex:1}.dialog-left[data-v-00d106fc]{width:240px}@media screen and (max-width:760px){.main-body[data-v-00d106fc]{display:block}.body-half[data-v-00d106fc]{width:100%;padding-right:0}.body-half.m-card[data-v-00d106fc]{margin-top:16px}.body-half.half-left[data-v-00d106fc]{width:100%;padding-right:0}.video-c[data-v-00d106fc]{height:50vw}.body-half.half-right[data-v-00d106fc]{border-left:none}.tab-main[data-v-00d106fc]{padding-left:0}.m-tabs div[data-v-00d106fc]{font-size:12px}.apprise-contain[data-v-00d106fc]{display:block}.apprise-contain-left[data-v-00d106fc]{width:100%}.sentences-contain[data-v-00d106fc]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.sentences-contain-left[data-v-00d106fc]{margin-bottom:16px}.dialog-left[data-v-00d106fc],.sentence-img[data-v-00d106fc]{width:100%}.sentences-contain-left[data-v-00d106fc]{margin-right:0}}.summary-text[data-v-00d106fc]{padding:8px 16px;border-radius:16px;border:2px solid #bd560c;color:#bd560c}.role-title[data-v-00d106fc]{color:#ff720e}.video-seminar-report-page[data-v-ff58f9ec]{height:100vh;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:#f5f7fa;overflow:hidden}.video-seminar-report-page .page-header[data-v-ff58f9ec]{-ms-flex-negative:0;flex-shrink:0;background:#fff;margin:12px;padding:12px 24px;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;border-radius:8px}.video-seminar-report-page .page-header .header-left .seminar-name[data-v-ff58f9ec]{font-size:24px;font-weight:700;color:#333;margin-right:6px}.video-seminar-report-page .page-header .header-left .header-info[data-v-ff58f9ec]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px}.video-seminar-report-page .page-header .header-left .header-info .info-item[data-v-ff58f9ec]{margin-top:4px;font-size:14px;color:#979797}.video-seminar-report-page .page-header .header-right[data-v-ff58f9ec]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}.video-seminar-report-page .page-header .header-right .action-btn[data-v-ff58f9ec]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;padding:8px 16px;border-radius:6px;font-size:14px;cursor:pointer;-webkit-transition:all .3s;transition:all .3s}.video-seminar-report-page .page-header .header-right .action-btn.share-btn[data-v-ff58f9ec]{background:#ff551f;color:#fff}.video-seminar-report-page .page-header .header-right .action-btn.share-btn[data-v-ff58f9ec]:hover{background:#ff4d1f}.video-seminar-report-page .page-header .header-right .action-btn.export-btn[data-v-ff58f9ec]{background:#1890ff;color:#fff}.video-seminar-report-page .page-header .header-right .action-btn.export-btn[data-v-ff58f9ec]:hover{background:#40a9ff}.video-seminar-report-page .main-content[data-v-ff58f9ec]{padding:0 12px 12px 12px;gap:12px}.left-section[data-v-ff58f9ec],.video-seminar-report-page .main-content[data-v-ff58f9ec]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden}.left-section[data-v-ff58f9ec]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:0;gap:10px;width:680px;-ms-flex-negative:0;flex-shrink:0}.left-section .video-player-container[data-v-ff58f9ec]{background-color:#000;overflow:hidden;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:320px;max-height:500px;border-radius:8px;-ms-flex-negative:0;flex-shrink:0}.left-section .video-player-container .observation-record-display[data-v-ff58f9ec]{width:100%;height:320px;overflow-y:auto;background-color:#f3f4f6}.left-section .left-scrollable-content[data-v-ff58f9ec]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:auto;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}.left-section .no-file-display[data-v-ff58f9ec]{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.left-section .no-file-display .no-file-content[data-v-ff58f9ec]{text-align:center;color:#999}.left-section .no-file-display .no-file-content p[data-v-ff58f9ec]{margin-top:16px;font-size:16px}.left-scrollable-content>[data-v-ff58f9ec],.left-section>.video-player-container[data-v-ff58f9ec]{-ms-flex-negative:0;flex-shrink:0}.right-section[data-v-ff58f9ec]{-webkit-box-flex:2;-ms-flex:2;flex:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;background:#fff;border-radius:8px}.right-section .right-tabs-header[data-v-ff58f9ec]{display:-webkit-box;display:-ms-flexbox;display:flex;padding:12px 16px;gap:8px;-ms-flex-wrap:wrap;flex-wrap:wrap}.right-section .right-tabs-header .tab-item[data-v-ff58f9ec]{padding:12px 40px;font-size:15px;cursor:pointer;border-radius:16px;-webkit-transition:all .2s;transition:all .2s;background:#f8f8f8;color:#5d657f;font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;min-height:40px}.right-section .right-tabs-header .tab-item .tab-icon[data-v-ff58f9ec]{width:18px;height:18px;-ms-flex-negative:0;flex-shrink:0}.right-section .right-tabs-header .tab-item.active[data-v-ff58f9ec]{background:-webkit-gradient(linear,left top,left bottom,from(#ff551f),to(#ffede8));background:linear-gradient(180deg,#ff551f,#ffede8);color:#fff}.right-section .right-tabs-header .tab-item[data-v-ff58f9ec]:hover{opacity:.9}.right-section .right-content[data-v-ff58f9ec]{-webkit-box-flex:1;-ms-flex:1;flex:1;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}.right-section .right-content .hotspot-container[data-v-ff58f9ec]{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}.right-section .right-content .transcript-container[data-v-ff58f9ec]{width:100%;height:100%;overflow-y:auto}.right-section .right-content .follow-container[data-v-ff58f9ec]{width:100%;height:100%}.right-section .right-content .topics-container[data-v-ff58f9ec]{width:100%;height:100%;overflow:hidden}.right-section .right-content .summary-container[data-v-ff58f9ec]{height:100%;overflow-y:hidden}@media (max-width:768px){.video-seminar-report-page .page-header[data-v-ff58f9ec]{padding:10px 16px}.video-seminar-report-page .page-header .header-left .seminar-name[data-v-ff58f9ec]{font-size:16px}.video-seminar-report-page .page-header .header-left .header-info[data-v-ff58f9ec]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.video-seminar-report-page .page-header .header-left .header-info .info-item[data-v-ff58f9ec]{font-size:12px}.video-seminar-report-page .page-header .header-right .action-btn[data-v-ff58f9ec]{padding:6px 12px;font-size:13px}.video-seminar-report-page .page-header .header-right .action-btn i[data-v-ff58f9ec]{font-size:14px}.video-seminar-report-page .page-header .header-right .action-btn span[data-v-ff58f9ec]{display:none}.video-seminar-report-page .main-content[data-v-ff58f9ec]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:8px;gap:8px;overflow-y:auto}.left-section[data-v-ff58f9ec]{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%;min-width:0;overflow:visible}.left-section .video-player-container[data-v-ff58f9ec]{min-height:200px;width:100%}.left-section[data-v-ff58f9ec] .file-thumbnails{width:100%;overflow-x:auto;padding:8px 0}.left-section .left-scrollable-content[data-v-ff58f9ec]{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;overflow:visible}.right-section[data-v-ff58f9ec]{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%;min-height:auto}.right-section .right-tabs-header[data-v-ff58f9ec]{gap:6px}.right-section .right-tabs-header .tab-item[data-v-ff58f9ec]{padding:6px 10px;font-size:14px;min-height:36px}}