@charset "UTF-8";.elx-files-card[data-v-25648a4e]{width:fit-content;padding:12px;display:flex;flex-wrap:nowrap;gap:8px;align-items:center;border-radius:8px;position:relative;background:var(--elx-files-card-bg, rgba(0, 0, 0, .04));border:1px solid var(--elx-files-card-border-color, rgba(0, 0, 0, .1));color:var(--elx-text-color-primary);max-width:var(--elx-files-card-max-width)}.elx-files-card .elx-files-card-progress[data-v-25648a4e]{position:absolute;top:0;left:0;bottom:0;background:var(--elx-files-card-progress-bg, rgba(0, 0, 0, .06));border-radius:8px;transition:width .2s ease}.elx-files-card .elx-files-card-delete-icon[data-v-25648a4e]{position:absolute;top:-8px;right:-6px;cursor:pointer;color:var(--elx-files-card-delete-color, var(--elx-text-color-secondary));display:inline-flex;align-items:center;justify-content:center;padding:2px;border-radius:999px;background:var(--elx-files-card-delete-bg, rgba(255, 255, 255, .9));border:1px solid var(--elx-files-card-delete-border-color, var(--elx-border-color));box-shadow:var(--elx-files-card-delete-shadow, 0 2px 8px rgba(0, 0, 0, .12))}.elx-files-card .elx-files-card-delete-icon[data-v-25648a4e]:hover{color:var(--elx-color-danger, var(--el-color-danger, #f56c6c))}.elx-files-card-square[data-v-25648a4e]{padding:0;margin:0}.elx-files-card-icon[data-v-25648a4e]{flex:none;font-size:var(--elx-files-card-icon-size)}.elx-files-card-img[data-v-25648a4e]{flex:none;width:var(--elx-files-card-icon-size);height:var(--elx-files-card-icon-size);border-radius:8px;object-fit:cover}.elx-files-card-content[data-v-25648a4e]{flex:auto;min-width:0;display:flex;flex-direction:column;align-items:stretch;justify-content:space-between;height:100%}.elx-files-card-content .elx-files-card-name[data-v-25648a4e]{display:flex;flex-wrap:nowrap;max-width:100%;font-size:14px}.elx-files-card-content .elx-files-card-name .elx-files-card-name-prefix[data-v-25648a4e]{flex:0 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.elx-files-card-content .elx-files-card-name .elx-files-card-name-suffix[data-v-25648a4e]{flex:none}.elx-files-card-content .elx-files-card-description[data-v-25648a4e]{flex:none;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--elx-text-color-secondary);font-size:12px}.elx-files-card-content .elx-files-card-description-done[data-v-25648a4e]{color:var(--elx-color-success, var(--el-color-success, #67c23a))}.elx-files-card-content .elx-files-card-description-uploading[data-v-25648a4e]{color:var(--elx-color-primary, var(--el-color-primary, #409eff))}.elx-files-card-content .elx-files-card-description-error[data-v-25648a4e]{color:var(--elx-color-danger, var(--el-color-danger, #f56c6c))}.elx-files-card__image-preview[data-v-25648a4e]{position:relative;padding:0;width:var(--elx-files-card-icon-size);height:var(--elx-files-card-icon-size);display:inline-block;border-radius:8px;overflow:hidden;transition:all .3s;flex-shrink:0}.elx-files-card__image-preview .elx-files-card__preview-mask[data-v-25648a4e]{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;display:flex;justify-content:center;align-items:center;opacity:0;background:#000000a6;color:#fff;font-size:10px;transition:opacity .3s}.elx-files-card__image-preview .elx-files-card__preview-mask .el-icon[data-v-25648a4e]{font-size:10px;margin-right:2px;display:flex;align-items:center;height:100%;margin-top:2px}.elx-files-card__image-preview .elx-files-card__preview-mask[data-v-25648a4e]:hover{opacity:1;transition:opacity .3s;cursor:pointer}.elx-files-card__image-preview--square .elx-files-card__preview-mask[data-v-25648a4e]{font-size:14px}.elx-files-card__image-preview--square .elx-files-card__preview-mask .el-icon[data-v-25648a4e]{font-size:12px}.elx-files-card__preview-mask-loading[data-v-25648a4e]{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;display:flex;justify-content:center;align-items:center;background:#000000a6;color:#fff;transition:all .3s}.elx-files-card__preview-mask-loading .elx-files-card__circle-progress[data-v-25648a4e]{width:100%!important;height:100%!important;display:flex;justify-content:center;align-items:center}.elx-files-card__preview-mask-loading .elx-files-card__circle-progress[data-v-25648a4e] .el-progress-circle{width:calc(100% - 12px)!important;height:calc(100% - 12px)!important}.elx-files-card__preview-mask-loading .elx-files-card__circle-progress[data-v-25648a4e] .el-progress-circle svg>path:nth-child(1){stroke:#fff3;stroke-width:8px}.elx-files-card__preview-mask-loading .elx-files-card__circle-progress[data-v-25648a4e] .el-progress__text{color:#fff;font-size:14px}.elx-files-card__preview-mask-error[data-v-25648a4e]{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;display:flex;justify-content:center;align-items:center;background:#00000080;font-size:12px;transition:all .3s;color:#ff4d4f;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}[data-v-25648a4e] .el-image-viewer__progress{display:none}.elx-files-card-fade-enter-active[data-v-25648a4e],.elx-files-card-fade-leave-active[data-v-25648a4e]{transition:opacity .3s}.elx-files-card-fade-enter-from[data-v-25648a4e],.elx-files-card-fade-leave-to[data-v-25648a4e]{opacity:0}html.dark .elx-files-card[data-v-25648a4e]{--elx-files-card-bg: rgba(255, 255, 255, .06);--elx-files-card-border-color: rgba(255, 255, 255, .12);--elx-files-card-progress-bg: rgba(255, 255, 255, .06);--elx-files-card-delete-bg: rgba(0, 0, 0, .55);--elx-files-card-delete-border-color: rgba(255, 255, 255, .12);--elx-files-card-delete-color: rgba(255, 255, 255, .72);--elx-files-card-delete-shadow: 0 4px 12px rgba(0, 0, 0, .35)}
