.el-progress{align-items:center;display:flex;line-height:1;position:relative}.el-progress__text{color:var(--el-text-color-regular);font-size:14px;line-height:1;margin-left:5px;min-width:50px}.el-progress__text i{display:block;vertical-align:middle}.el-progress--circle,.el-progress--dashboard{display:inline-block}.el-progress--circle .el-progress__text,.el-progress--dashboard .el-progress__text{left:0;margin:0;position:absolute;text-align:center;top:50%;transform:translateY(-50%);width:100%}.el-progress--circle .el-progress__text i,.el-progress--dashboard .el-progress__text i{display:inline-block;vertical-align:middle}.el-progress--without-text .el-progress__text{display:none}.el-progress--without-text .el-progress-bar{display:block;margin-right:0;padding-right:0}.el-progress--text-inside .el-progress-bar{margin-right:0;padding-right:0}.el-progress.is-success .el-progress-bar__inner{background-color:var(--el-color-success)}.el-progress.is-success .el-progress__text{color:var(--el-color-success)}.el-progress.is-warning .el-progress-bar__inner{background-color:var(--el-color-warning)}.el-progress.is-warning .el-progress__text{color:var(--el-color-warning)}.el-progress.is-exception .el-progress-bar__inner{background-color:var(--el-color-danger)}.el-progress.is-exception .el-progress__text{color:var(--el-color-danger)}.el-progress-bar{box-sizing:border-box;flex-grow:1}.el-progress-bar__outer{background-color:var(--el-border-color-lighter);border-radius:100px;height:6px;overflow:hidden;position:relative;vertical-align:middle}.el-progress-bar__inner{background-color:var(--el-color-primary);border-radius:100px;height:100%;left:0;line-height:1;position:absolute;text-align:right;top:0;transition:width .6s ease;white-space:nowrap}.el-progress-bar__inner:after{content:"";display:inline-block;height:100%;vertical-align:middle}.el-progress-bar__inner--indeterminate{animation:indeterminate 3s infinite;transform:translateZ(0)}.el-progress-bar__inner--striped{background-image:linear-gradient(45deg,#0000001a 25%,#0000 0 50%,#0000001a 0 75%,#0000 0,#0000);background-size:1.25em 1.25em}.el-progress-bar__inner--striped.el-progress-bar__inner--striped-flow{animation:striped-flow 3s linear infinite}.el-progress-bar__innerText{color:#fff;display:inline-block;font-size:12px;margin:0 5px;vertical-align:middle}@keyframes progress{0%{background-position:0 0}to{background-position:32px 0}}@keyframes indeterminate{0%{left:-100%}to{left:100%}}@keyframes striped-flow{0%{background-position:-100%}to{background-position:100%}}.el-image-viewer__wrapper{inset:0;position:fixed}.el-image-viewer__wrapper:focus{outline:none!important}.el-image-viewer__btn{align-items:center;border-radius:50%;box-sizing:border-box;cursor:pointer;display:flex;justify-content:center;opacity:.8;position:absolute;-webkit-user-select:none;user-select:none;z-index:1}.el-image-viewer__btn .el-icon{cursor:pointer}.el-image-viewer__close{font-size:40px;height:40px;right:40px;top:40px;width:40px}.el-image-viewer__canvas{align-items:center;display:flex;height:100%;justify-content:center;position:static;-webkit-user-select:none;user-select:none;width:100%}.el-image-viewer__actions{background-color:var(--el-text-color-regular);border-color:#fff;border-radius:22px;bottom:30px;height:44px;left:50%;padding:0 23px;transform:translate(-50%)}.el-image-viewer__actions__inner{align-items:center;color:#fff;cursor:default;display:flex;font-size:23px;gap:22px;height:100%;justify-content:space-around;padding:0 6px;width:100%}.el-image-viewer__actions__divider{margin:0 -6px}.el-image-viewer__progress{bottom:90px;color:#fff;cursor:default;left:50%;transform:translate(-50%)}.el-image-viewer__prev{left:40px}.el-image-viewer__next,.el-image-viewer__prev{background-color:var(--el-text-color-regular);border-color:#fff;color:#fff;font-size:24px;height:44px;top:50%;transform:translateY(-50%);width:44px}.el-image-viewer__next{right:40px;text-indent:2px}.el-image-viewer__close{background-color:var(--el-text-color-regular);border-color:#fff;color:#fff;font-size:24px;height:44px;width:44px}.el-image-viewer__mask{background:#000;height:100%;left:0;opacity:.5;position:absolute;top:0;width:100%}.el-image-viewer-parent--hidden{overflow:hidden}.viewer-fade-enter-active{animation:viewer-fade-in var(--el-transition-duration)}.viewer-fade-leave-active{animation:viewer-fade-out var(--el-transition-duration)}@keyframes viewer-fade-in{0%{opacity:0;transform:translate3d(0,-20px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes viewer-fade-out{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(0,-20px,0)}}.hw-attachment-upload[data-v-8c518111]{border:1px dashed transparent;border-radius:8px;padding:4px;transition:border-color .2s,background .2s}.hw-attachment-upload.is-dragover[data-v-8c518111]{background:var(--theme-color-soft);border-color:var(--theme-color)}.hw-attachment-upload.is-chat-mode[data-v-8c518111],.hw-attachment-upload.is-readonly[data-v-8c518111]{border:none;padding:0}.hw-attachment-upload.is-chat-mode .attachment-grid[data-v-8c518111]{gap:8px;margin-bottom:8px}.hw-attachment-upload.is-chat-mode .attachment-item[data-v-8c518111]{width:60px}.hw-attachment-upload.is-chat-mode .attachment-item.is-image-only .attachment-preview[data-v-8c518111]{margin-bottom:0}.hw-attachment-upload.is-chat-mode .attachment-preview[data-v-8c518111]{border-radius:6px;height:60px;width:60px}.hw-attachment-upload.is-chat-mode .attachment-preview .preview-img[data-v-8c518111]{border-radius:6px}.hw-attachment-upload.is-chat-mode .attachment-preview .preview-icon[data-v-8c518111]{max-height:36px;max-width:36px}.hw-attachment-upload.is-chat-mode .attachment-name[data-v-8c518111]{display:none}.hw-attachment-upload.is-chat-mode .delete-icon[data-v-8c518111]{font-size:14px;right:-2px;top:-6px}.attachment-grid[data-v-8c518111]{align-items:flex-start;display:flex;flex-wrap:wrap;gap:10px}.attachment-grid.is-list-single .attachment-item[data-v-8c518111]{max-width:200px;width:auto}.attachment-grid.is-list-single .attachment-item .attachment-preview[data-v-8c518111]{height:auto;max-height:200px;max-width:200px;width:auto}.attachment-grid.is-list-single .attachment-item .attachment-preview .preview-img[data-v-8c518111]{height:auto;max-height:200px;max-width:200px;-o-object-fit:contain;object-fit:contain;width:auto}.attachment-grid.is-list-grid[data-v-8c518111]{display:grid;gap:6px;grid-template-columns:repeat(3,72px);max-width:228px}.attachment-grid.is-list-grid .attachment-item[data-v-8c518111]{max-width:72px;width:72px}.attachment-grid.is-list-grid .attachment-item .attachment-preview[data-v-8c518111]{height:72px;width:72px}.attachment-item[data-v-8c518111]{align-items:center;display:flex;flex-direction:column;flex-shrink:0;max-width:80px;position:relative;width:80px}.attachment-item.is-image-only .attachment-preview[data-v-8c518111]{margin-bottom:0}.attachment-preview[data-v-8c518111]{align-items:center;border-radius:8px;cursor:pointer;display:flex;height:80px;justify-content:center;margin:0 auto;overflow:hidden;width:80px}.attachment-preview .preview-img[data-v-8c518111]{border-radius:8px;display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.attachment-preview .preview-icon[data-v-8c518111]{max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain}.attachment-preview .preview-video[data-v-8c518111]{background:#1a1a1a;border-radius:8px;height:100%;overflow:hidden;position:relative;width:100%}.attachment-preview .preview-video .preview-video-thumb[data-v-8c518111]{display:block;height:100%;-o-object-fit:cover;object-fit:cover;pointer-events:none;width:100%}.attachment-preview .preview-video .preview-play-icon[data-v-8c518111]{align-items:center;background:#00000059;color:#fff;display:flex;font-size:28px;inset:0;justify-content:center;pointer-events:none;position:absolute}.attachment-item.is-uploading[data-v-8c518111]{opacity:.92}.attachment-item.is-uploading .upload-progress-wrap[data-v-8c518111]{background:#f5f6f8}.attachment-name[data-v-8c518111]{box-sizing:border-box;color:#666;font-size:12px;line-height:1.4;margin-top:4px;max-width:100%;overflow:hidden;padding:0 2px;text-align:center;width:100%}.attachment-name.is-single-line[data-v-8c518111]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.attachment-name[data-v-8c518111]:not(.is-single-line){display:-webkit-box;-webkit-box-orient:vertical;word-break:break-all}.delete-icon[data-v-8c518111]{background:#fff;border-radius:50%;color:#f5222d;cursor:pointer;font-size:16px;position:absolute;right:4px;top:-4px;z-index:2}.upload-trigger[data-v-8c518111]{align-items:center;border:1px dashed #ccc;border-radius:8px;color:#999;cursor:pointer;display:flex;font-size:22px;height:80px;justify-content:center;transition:border-color .2s,color .2s;width:80px}.upload-trigger[data-v-8c518111]:hover{border-color:var(--theme-color);color:var(--theme-color)}.paste-section[data-v-8c518111]{margin-top:8px;width:100%}.paste-area[data-v-8c518111]{border:1px dashed #ddd;border-radius:6px;color:#999;cursor:text;font-size:13px;line-height:1.5;min-height:36px;outline:none;padding:6px 10px}.paste-area[data-v-8c518111]:empty:before{color:#bbb;content:attr(placeholder)}.hidden-input[data-v-8c518111]{height:0;opacity:0;pointer-events:none;position:absolute;width:0}.hw-video-preview-dialog-modal.el-overlay .el-overlay-dialog{align-items:center;box-sizing:border-box;justify-content:center;min-height:100%}.hw-video-preview-dialog.el-dialog{align-self:center;box-sizing:border-box;display:flex;flex-direction:column;margin:auto!important;max-height:calc(100dvh - 24px);max-width:96vw!important;overflow:hidden;padding:0!important;width:-moz-fit-content!important;width:fit-content!important}.hw-video-preview-dialog .el-dialog__header{background:var(--el-bg-color);flex:0 0 auto;margin:0;padding:12px 16px}.hw-video-preview-dialog .el-dialog__body{background:#0c0d10;flex:1 1 auto;margin:0!important;min-height:0;overflow:hidden;padding:0!important}.hw-video-preview-dialog .look_body{align-items:stretch;background:#0c0d10;display:flex;gap:0;margin:0 auto;max-height:calc(82vh - 57px);max-width:96vw;overflow:hidden;width:-moz-fit-content;width:fit-content}.hw-video-preview-dialog .look_left{align-items:center;background:#0c0d10;display:flex;flex:0 0 auto;flex-direction:column;height:100%;justify-content:center;min-height:0;overflow:hidden}.hw-video-preview-dialog .player_box{background:#000;flex-shrink:0;margin:0;padding:0;position:relative}.hw-video-preview-dialog .player_box .hw-video-player{background:#000!important;border:0!important;box-sizing:border-box;height:100%!important;inset:0!important;margin:0!important;max-height:none!important;max-width:none!important;-o-object-fit:contain!important;object-fit:contain!important;-o-object-position:center;object-position:center;padding:0!important;position:absolute!important;transform:none!important;-webkit-transform:none!important;width:100%!important}
