.tech-video-dialog[data-v-495a946c] .el-dialog{background:linear-gradient(135deg,rgba(30,30,46,.9),rgba(15,15,30,.95));border-radius:15px;box-shadow:0 10px 30px rgba(0,0,0,.3),0 0 0 1px hsla(0,0%,100%,.05),0 0 20px rgba(64,158,255,.2);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.1)}.tech-video-dialog[data-v-495a946c] .el-dialog__header{padding:20px;border-bottom:1px solid hsla(0,0%,100%,.1)}.tech-video-dialog[data-v-495a946c] .el-dialog__title{color:#fff;font-weight:600;text-shadow:0 0 10px rgba(64,158,255,.5)}.tech-video-dialog[data-v-495a946c] .el-dialog__headerbtn .el-dialog__close{color:#fff;font-weight:700;font-size:24px}.tech-video-dialog[data-v-495a946c] .el-dialog__headerbtn:focus .el-dialog__close,.tech-video-dialog[data-v-495a946c] .el-dialog__headerbtn:hover .el-dialog__close{color:#409eff;text-shadow:0 0 10px rgba(64,158,255,.7)}.tech-video-dialog[data-v-495a946c] .el-dialog__body{padding:20px}.video-container[data-v-495a946c]{position:relative;width:100%;height:0;padding-top:56.25%;border-radius:10px;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,.3);background:linear-gradient(45deg,#0f0f1e,#1e1e2e);border:1px solid hsla(0,0%,100%,.05);.video-obj[data-v-495a946c]{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;background:#000}}.talk-detail-dialog[data-v-b901bd22] .el-dialog{border-radius:12px;overflow:hidden}.talk-detail-dialog[data-v-b901bd22] .el-dialog__body{padding:20px 24px;max-height:70vh;overflow-y:auto}.talk-detail .detail-header[data-v-b901bd22]{display:flex;align-items:flex-start;padding-bottom:16px;border-bottom:1px solid #f0f0f0;margin-bottom:16px}.talk-detail .detail-header .header-info[data-v-b901bd22]{margin-left:12px;flex:1}.talk-detail .detail-header .header-info .nickname[data-v-b901bd22]{font-size:16px;font-weight:600;color:#303133;margin-bottom:4px}.talk-detail .detail-header .header-info .character-name[data-v-b901bd22]{color:#f56c6c}.talk-detail .detail-header .header-info .meta[data-v-b901bd22]{font-size:13px;color:#909399;display:flex;flex-wrap:wrap;gap:12px;align-items:center}.talk-detail .detail-header .header-info .meta i[data-v-b901bd22]{margin-right:2px}.talk-detail .detail-header .header-info .meta-status[data-v-b901bd22]{margin-top:6px}.talk-detail .detail-content[data-v-b901bd22]{font-size:15px;line-height:1.8;color:#303133;white-space:pre-wrap;word-break:break-word;margin-bottom:16px}.talk-detail .detail-content[data-v-b901bd22] img{vertical-align:middle}.talk-detail .detail-files[data-v-b901bd22]{margin-bottom:16px}.talk-detail .file-image-grid[data-v-b901bd22]{display:flex;flex-wrap:wrap;gap:8px}.talk-detail .file-image-grid .image-item[data-v-b901bd22]{overflow:hidden;border-radius:8px;cursor:pointer;transition:transform .2s}.talk-detail .file-image-grid .image-item[data-v-b901bd22]:hover{transform:scale(1.02)}.talk-detail .file-image-grid .image-item img[data-v-b901bd22]{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.talk-detail .file-image-grid.cols-1 .image-item[data-v-b901bd22]{max-width:400px;border-radius:10px}.talk-detail .file-image-grid.cols-1 .image-item img[data-v-b901bd22]{width:100%;height:auto;-o-object-fit:contain;object-fit:contain;max-height:400px}.talk-detail .file-image-grid.cols-2 .image-item[data-v-b901bd22]{width:calc(50% - 4px);aspect-ratio:1/1}.talk-detail .file-image-grid.cols-2 .image-item img[data-v-b901bd22]{height:100%;-o-object-fit:cover;object-fit:cover}.talk-detail .file-image-grid.cols-3 .image-item[data-v-b901bd22]{width:calc(33.333% - 6px);aspect-ratio:1/1}.talk-detail .file-image-grid.cols-3 .image-item img[data-v-b901bd22]{height:100%;-o-object-fit:cover;object-fit:cover}.talk-detail .file-video[data-v-b901bd22]{position:relative;display:inline-block;cursor:pointer;border-radius:8px;overflow:hidden;max-width:400px;width:100%}.talk-detail .file-video .video-cover[data-v-b901bd22]{width:100%;display:block;aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover}.talk-detail .file-video .play-icon-overlay[data-v-b901bd22]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:60px;color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.4);transition:transform .2s,font-size .2s}.talk-detail .file-video:hover .play-icon-overlay[data-v-b901bd22]{font-size:70px}.talk-detail .file-audio[data-v-b901bd22]{max-width:500px;margin-top:8px}.talk-detail .detail-likes[data-v-b901bd22]{display:flex;align-items:center;padding:12px 0;border-top:1px solid #f0f0f0}.talk-detail .detail-likes .svg-icon[data-v-b901bd22]{width:18px;height:18px;margin-right:6px;flex-shrink:0}.talk-detail .detail-likes .star-user[data-v-b901bd22]{font-size:14px;color:#576b95}.talk-detail .detail-comments[data-v-b901bd22]{padding-top:12px;border-top:1px solid #f0f0f0}.talk-detail .detail-comments .comments-title[data-v-b901bd22]{font-size:14px;font-weight:600;color:#303133;margin-bottom:12px}.talk-detail .detail-comments .comment-item[data-v-b901bd22]{display:flex;margin-bottom:10px}.talk-detail .detail-comments .comment-item .comment-avatar[data-v-b901bd22]{flex-shrink:0;margin-right:8px}.talk-detail .detail-comments .comment-item .comment-reply-avatar[data-v-b901bd22]{display:inline-flex;vertical-align:middle}.talk-detail .detail-comments .comment-item .comment-body[data-v-b901bd22]{flex:1;font-size:14px;line-height:1.6;color:#606266}.talk-detail .detail-comments .comment-item .comment-body .comment-username[data-v-b901bd22]{color:#576b95;font-weight:500;vertical-align:middle}.talk-detail .detail-comments .comment-item .comment-body .comment-username.character-name[data-v-b901bd22]{color:#f56c6c}.talk-detail .detail-comments .comment-item .comment-body .comment-reply-label[data-v-b901bd22]{color:#909399;vertical-align:middle}.talk-detail .detail-comments .comment-item .comment-body .comment-text[data-v-b901bd22]{word-break:break-word}.talk-detail .detail-comments .comment-item .comment-body .comment-text img[data-v-b901bd22]{max-width:180px;max-height:180px;border-radius:6px;-o-object-fit:cover;object-fit:cover;margin-top:4px}.talk-detail .detail-comments .comment-item .comment-body .comment-text .word[data-v-b901bd22]{cursor:pointer}.talk-detail .detail-comments .comment-item .comment-body .comment-text .voice-icon[data-v-b901bd22]{color:orange;margin-left:4px;cursor:pointer;font-size:16px}.talk-management[data-v-624982c6]{padding:20px;background-color:#f5f7fa;min-height:100vh}.search-card[data-v-624982c6]{margin-bottom:10px;box-shadow:0 2px 4px rgba(0,0,0,.05)}.search-form[data-v-624982c6]{margin-top:0}.el-main[data-v-624982c6],[data-v-624982c6] .el-card__body{padding:10px}[data-v-624982c6] .el-form-item{margin-bottom:0}.table-card[data-v-624982c6]{box-shadow:0 2px 4px rgba(0,0,0,.05);overflow-x:auto;-webkit-overflow-scrolling:touch}[data-v-624982c6] .el-table__body-wrapper::-webkit-scrollbar{height:8px}[data-v-624982c6] .el-table__body-wrapper::-webkit-scrollbar-thumb{background-color:#c0c4cc;border-radius:4px}[data-v-624982c6] .el-table__body-wrapper::-webkit-scrollbar-track{background-color:#f5f7fa}[data-v-624982c6] .el-table__fixed-right{z-index:100!important;background-color:#fff!important;box-shadow:-2px 0 8px rgba(0,0,0,.08)!important;border-left:1px solid #ebeef5!important}.avatar-cell[data-v-624982c6]{display:flex;align-items:center;justify-content:center}.content-cell[data-v-624982c6]{text-align:left;word-break:break-all}.content-cell[data-v-624982c6] img{vertical-align:middle}.pagination-container[data-v-624982c6]{margin-top:20px;text-align:right}.operation-btn[data-v-624982c6]{margin-right:5px}.operation-btn[data-v-624982c6]:last-child{margin-right:0}[data-v-624982c6] .el-table__row{transition:background-color .2s}[data-v-624982c6] .el-button,[data-v-624982c6] .el-tag{transition:all .2s}.detail-btn[data-v-624982c6]{color:#67c23a!important}.detail-btn[data-v-624982c6]:hover{color:#85ce61!important}