@property --border-gradient-angle{syntax:"<angle>";inherits:true;initial-value:0turn}@keyframes buttonBorderSpin-f5d5ce0b{0%{--border-gradient-angle:0turn}to{--border-gradient-angle:1turn}}.flow-light[data-v-f5d5ce0b]{background-image:conic-gradient(from var(--border-gradient-angle) at 50% 50%,transparent,#2379ff 2%,#fe54ff 4%,transparent 6%);box-sizing:border-box;background-size:contain;border-radius:14px;height:100%;padding:2px;animation:6s linear infinite buttonBorderSpin-f5d5ce0b}.empty-state[data-v-f5d5ce0b]{flex-direction:column;min-height:400px;padding:80px 20px}.empty-state[data-v-f5d5ce0b],.empty-state .empty-icon[data-v-f5d5ce0b]{justify-content:center;align-items:center;display:flex}.empty-state .empty-icon[data-v-f5d5ce0b]{width:120px;height:120px;margin-bottom:24px}.empty-state .empty-text[data-v-f5d5ce0b]{color:var(--el-text-color-regular);margin-bottom:8px;font-size:18px;font-weight:500}.empty-state .empty-hint[data-v-f5d5ce0b]{color:var(--el-text-color-secondary);font-size:14px}.result-grid[data-v-f5d5ce0b]{grid-template-columns:repeat(auto-fill,minmax(256px,1fr));align-items:start;gap:4px;display:grid}.result-item[data-v-f5d5ce0b]{border-radius:.75rem;height:356px;min-height:356px;max-height:356px;overflow:visible}.result-card-wrapper[data-v-f5d5ce0b]{flex-direction:column;height:100%;display:flex}.image-wrapper[data-v-f5d5ce0b]{cursor:pointer;background:linear-gradient(145deg,#f8fafff2,#f0f5fffa 50%,#ebf2ff);border:3px solid #2379ff33;border-radius:12px;flex-shrink:0;height:100%;transition:all .2s;position:relative;overflow:hidden;box-shadow:0 2px 8px #2379ff14,inset 0 1px #fffc}.image-wrapper[data-v-f5d5ce0b]:hover{border-color:#2379ff66}.image-wrapper.is-selected[data-v-f5d5ce0b]{border-color:var(--color-primary);box-shadow:0 0 0 3px #2379ff33,0 6px 16px #2379ff4d,inset 0 0 20px #2379ff1a}.draggable-image[data-v-f5d5ce0b]{-webkit-user-select:none;user-select:none;cursor:grab;transition:transform .2s,box-shadow .2s}.draggable-image[data-v-f5d5ce0b]:active{cursor:grabbing;transform:scale(1.02);box-shadow:0 8px 20px #2379ff4d}.draggable-image[data-v-f5d5ce0b]:hover{transform:translateY(-2px);box-shadow:0 4px 12px #2379ff33}.select-checkbox[data-v-f5d5ce0b]{cursor:pointer;z-index:10;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;border:2.5px solid #fffc;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:8px;left:8px}.select-checkbox[data-v-f5d5ce0b]:hover{border-color:var(--el-color-primary);background:#409eff66;box-shadow:0 0 12px #409eff80}.select-checkbox.checked[data-v-f5d5ce0b]{background:linear-gradient(135deg,var(--el-color-primary) 0,#64b4ff 100%);border-color:var(--el-color-primary);box-shadow:0 0 16px #409eff99,inset 0 1px #ffffff4d}.action-buttons[data-v-f5d5ce0b]{z-index:10;flex-direction:column;gap:6px;display:flex;position:absolute;top:8px;right:8px}.action-btn[data-v-f5d5ce0b]{cursor:pointer;background:#00000080;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;transition:background .2s;display:flex}.action-btn[data-v-f5d5ce0b]:hover{background:#000000b3}.action-btn.mj-action-trigger[data-v-f5d5ce0b]{background:linear-gradient(135deg,#409effcc,#64b4ffb3)}.action-btn.mj-action-trigger[data-v-f5d5ce0b]:hover{background:linear-gradient(135deg,#409efff2,#64b4ffe6)}.image-info[data-v-f5d5ce0b]{z-index:2;background:linear-gradient(#0000,#000000b3);padding:8px 10px;position:absolute;bottom:0;left:0;right:0}.prompt-row[data-v-f5d5ce0b]{align-items:flex-start;gap:6px;display:flex}.prompt-text[data-v-f5d5ce0b]{color:#fff;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;flex:1;font-size:12px;line-height:1.4;display:-webkit-box;overflow:hidden}.copy-btn[data-v-f5d5ce0b]{cursor:pointer;background:#ffffff26;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;transition:background .2s;display:flex}.copy-btn[data-v-f5d5ce0b]:hover{background:#ffffff4d}.tags-wrapper[data-v-f5d5ce0b]{flex-wrap:wrap;gap:4px;max-width:70%;display:flex;position:absolute;top:8px;left:8px}.tag-label[data-v-f5d5ce0b]{color:#fff;background:#00000080;border-radius:4px;padding:2px 6px;font-size:10px}.complete-time[data-v-f5d5ce0b]{color:#fff9;margin-top:4px;font-size:10px}.tag-item[data-v-f5d5ce0b]{background-color:var(--app-bg-color-1);border:1px solid var(--app-border-color-1);color:#ffffff80;border-radius:6px;padding:6px 10px;font-size:11px}.img-container[data-v-f5d5ce0b],.video-container[data-v-f5d5ce0b]{background-color:#ffffff14;border-radius:.75rem;position:relative;overflow:hidden}.img-container.loading[data-v-f5d5ce0b]:after,.video-container.loading[data-v-f5d5ce0b]:after{content:"";background:linear-gradient(270deg,#ffffff0a,#fff0);width:100%;height:100%;animation:3s ease-in-out infinite fadeIn-f5d5ce0b;position:absolute;top:0;left:0}@keyframes fadeIn-f5d5ce0b{0%{left:-100%}to{left:0}}.detail-dialog[data-v-f5d5ce0b] .el-dialog__body{max-height:82vh;padding:20px;overflow:hidden}.detail-content[data-v-f5d5ce0b]{gap:24px;height:calc(82vh - 100px);display:flex;overflow:hidden}.detail-left[data-v-f5d5ce0b]{flex:1;justify-content:center;align-items:center;min-width:0;display:flex;overflow:hidden}.xgplayer-wrapper[data-v-f5d5ce0b]{background:#000;border-radius:12px;width:100%;height:100%;min-height:400px;position:relative;overflow:hidden}.xgplayer-wrapper[data-v-f5d5ce0b] #xgplayer-container{width:100%!important;height:100%!important}.xgplayer-wrapper[data-v-f5d5ce0b] .xgplayer{border-radius:12px;width:100%!important;height:100%!important}.xgplayer-wrapper[data-v-f5d5ce0b] .xgplayer-video{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.image-preview-wrapper[data-v-f5d5ce0b]{cursor:pointer;background:var(--el-fill-color-light);justify-content:center;align-items:center;display:flex;position:relative}.detail-image[data-v-f5d5ce0b],.image-preview-wrapper[data-v-f5d5ce0b]{border-radius:12px;width:100%;height:100%;overflow:hidden}.detail-image[data-v-f5d5ce0b] .el-image__inner{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.detail-image[data-v-f5d5ce0b] .el-image__wrapper{overflow:hidden}.preview-hint[data-v-f5d5ce0b]{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;opacity:0;background:#0009;border-radius:6px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;transition:opacity .2s;display:flex;position:absolute;bottom:12px;right:12px}.detail-right[data-v-f5d5ce0b]{flex-direction:column;width:495px;height:100%;padding-right:8px;display:flex}.detail-content-scroll[data-v-f5d5ce0b]{flex-direction:column;flex:1;gap:16px;margin-right:-8px;padding-right:8px;display:flex;overflow-y:auto}.detail-content-scroll[data-v-f5d5ce0b]::-webkit-scrollbar{width:6px}.detail-content-scroll[data-v-f5d5ce0b]::-webkit-scrollbar-track{background:var(--el-fill-color-light);border-radius:3px}.detail-content-scroll[data-v-f5d5ce0b]::-webkit-scrollbar-thumb{background:var(--el-border-color);border-radius:3px}.detail-content-scroll[data-v-f5d5ce0b]::-webkit-scrollbar-thumb:hover{background:var(--el-text-color-placeholder)}.info-section[data-v-f5d5ce0b]{flex-direction:column;gap:10px;display:flex}.reference-row[data-v-f5d5ce0b]{align-items:flex-start;gap:16px;display:flex}.reference-item[data-v-f5d5ce0b]{flex-direction:column;flex:1;gap:10px;min-width:0;display:flex}.section-title[data-v-f5d5ce0b]{color:var(--el-text-color-primary);justify-content:space-between;font-size:14px;font-weight:600}.section-title[data-v-f5d5ce0b],.title-actions[data-v-f5d5ce0b]{align-items:center;display:flex}.title-actions[data-v-f5d5ce0b]{gap:8px}.action-icon[data-v-f5d5ce0b]{cursor:pointer;color:var(--el-text-color-placeholder);border-radius:4px;justify-content:center;align-items:center;width:24px;height:24px;transition:all .2s;display:flex}.action-icon[data-v-f5d5ce0b]:hover{color:var(--el-color-primary);background:#409eff1a}.prompt-content[data-v-f5d5ce0b]{color:var(--el-text-color-regular);background:var(--el-fill-color);white-space:pre-wrap;word-break:break-word;border-radius:6px;max-height:120px;padding:10px;font-size:13px;line-height:1.6;transition:max-height .4s cubic-bezier(.4,0,.2,1);overflow-y:auto}.prompt-content.expanded[data-v-f5d5ce0b]{max-height:2000px}.prompt-content[data-v-f5d5ce0b]::-webkit-scrollbar{width:4px}.prompt-content[data-v-f5d5ce0b]::-webkit-scrollbar-track{background:var(--el-border-color);border-radius:2px}.prompt-content[data-v-f5d5ce0b]::-webkit-scrollbar-thumb{border-radius:2px}.prompt-content[data-v-f5d5ce0b]::-webkit-scrollbar-thumb{background:var(--el-text-color-placeholder)}.prompt-content[data-v-f5d5ce0b]::-webkit-scrollbar-thumb:hover{background:var(--el-text-color-placeholder)}.desc-count[data-v-f5d5ce0b]{color:var(--el-text-color-secondary);font-size:12px;font-weight:500}.desc-list[data-v-f5d5ce0b]{flex-direction:column;gap:8px;max-height:280px;padding-right:4px;display:flex;overflow-y:auto}.desc-list[data-v-f5d5ce0b]::-webkit-scrollbar{width:4px}.desc-list[data-v-f5d5ce0b]::-webkit-scrollbar-track{background:var(--el-fill-color-light);border-radius:2px}.desc-list[data-v-f5d5ce0b]::-webkit-scrollbar-thumb{background:var(--el-border-color);border-radius:2px}.desc-list[data-v-f5d5ce0b]::-webkit-scrollbar-thumb:hover{background:var(--el-text-color-placeholder)}.desc-card[data-v-f5d5ce0b]{background:linear-gradient(135deg,var(--el-fill-color-light) 0,var(--el-fill-color-light) 100%);border:1px solid var(--el-border-color);border-radius:10px;align-items:flex-start;gap:10px;padding:12px;transition:all .2s;display:flex}.desc-card[data-v-f5d5ce0b]:hover{border-color:#409eff4d;box-shadow:0 2px 8px #409eff1a}.desc-card:hover .desc-actions[data-v-f5d5ce0b]{opacity:1}.desc-index[data-v-f5d5ce0b]{background:linear-gradient(135deg,var(--el-color-primary) 0,#60a5fa 100%);color:#fff;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:11px;font-weight:700;display:flex;box-shadow:0 2px 4px #409eff4d}.desc-content[data-v-f5d5ce0b]{color:var(--el-text-color-regular);word-break:break-word;flex:1;font-size:13px;line-height:1.6}.desc-actions[data-v-f5d5ce0b]{opacity:.6;flex-direction:column;gap:4px;transition:opacity .2s;display:flex}.desc-action-btn[data-v-f5d5ce0b]{cursor:pointer;width:28px;height:28px;color:var(--el-text-color-secondary);background:#fffc;border-radius:6px;justify-content:center;align-items:center;transition:all .2s;display:flex}.desc-action-btn[data-v-f5d5ce0b]:hover{color:var(--el-color-primary);background:#409eff1a}.desc-action-btn.use-btn[data-v-f5d5ce0b]{background:var(--el-color-primary);color:#fff;box-shadow:0 2px 4px #409eff4d}.desc-action-btn.use-btn[data-v-f5d5ce0b]:hover{background:#4338ca;box-shadow:0 4px 8px #409eff66}.params-tags[data-v-f5d5ce0b]{flex-wrap:wrap;gap:8px;display:flex}.param-tag[data-v-f5d5ce0b]{background:var(--el-color-primary);color:#fff;border-radius:4px;padding:4px 10px;font-size:12px;font-weight:500}.params-grid[data-v-f5d5ce0b]{grid-template-columns:1fr;gap:10px;display:grid}.param-item[data-v-f5d5ce0b]{font-size:13px;display:flex}.param-label[data-v-f5d5ce0b]{color:var(--el-text-color-placeholder);min-width:70px}.param-value[data-v-f5d5ce0b]{font-weight:500}.param-value[data-v-f5d5ce0b],.param-value.time-cost[data-v-f5d5ce0b]{color:var(--el-text-color-primary)}.reference-scroll[data-v-f5d5ce0b]{gap:8px;margin:-4px;padding:4px;display:flex;position:relative;overflow-x:auto}.reference-scroll[data-v-f5d5ce0b]::-webkit-scrollbar{height:6px}.reference-scroll[data-v-f5d5ce0b]::-webkit-scrollbar-track{background:var(--el-fill-color-light);border-radius:3px}.reference-scroll[data-v-f5d5ce0b]::-webkit-scrollbar-thumb{background:var(--el-border-color);border-radius:3px}.reference-scroll[data-v-f5d5ce0b]::-webkit-scrollbar-thumb:hover{background:var(--el-text-color-placeholder)}.reference-card[data-v-f5d5ce0b],.reference-img[data-v-f5d5ce0b]{cursor:pointer;border:2px solid #0000;border-radius:8px;flex-shrink:0;width:96px;height:96px;transition:all .2s;overflow:hidden;box-shadow:0 2px 4px #0000001a}.reference-card[data-v-f5d5ce0b]:hover,.reference-img[data-v-f5d5ce0b]:hover{border-color:var(--el-color-primary);box-shadow:0 4px 12px #409eff4d}.reference-card-image[data-v-f5d5ce0b]{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.reference-card-cover[data-v-f5d5ce0b]{width:100%;height:100%;position:relative}.reference-play-icon[data-v-f5d5ce0b]{pointer-events:none;background:#0009;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.reference-duration-badge[data-v-f5d5ce0b]{color:#fff;pointer-events:none;background:#000000bf;border-radius:4px;padding:2px 6px;font-size:10px;font-weight:600;line-height:1;position:absolute;bottom:4px;right:4px}.reference-card-icon[data-v-f5d5ce0b]{background:var(--el-fill-color);flex-direction:column;justify-content:center;align-items:center;gap:4px;width:100%;height:100%;display:flex;position:relative}.reference-duration-badge-icon[data-v-f5d5ce0b]{color:#fff;pointer-events:none;background:#000000bf;border-radius:4px;padding:2px 6px;font-size:10px;font-weight:600;line-height:1;position:absolute;bottom:4px;left:50%;transform:translate(-50%)}.action-section[data-v-f5d5ce0b]{border-top:1px solid var(--el-border-color-light);flex-shrink:0;align-items:center;gap:8px;margin-top:16px;padding-top:16px;padding-bottom:4px;display:flex;overflow-x:auto}.action-section .el-button+.el-button[data-v-f5d5ce0b]{margin-left:0!important}.action-section[data-v-f5d5ce0b]::-webkit-scrollbar{height:3px}.action-section[data-v-f5d5ce0b]::-webkit-scrollbar-track{background:#409eff0d;border-radius:2px}.action-section[data-v-f5d5ce0b]::-webkit-scrollbar-thumb{background:#409eff33;border-radius:2px}.action-section[data-v-f5d5ce0b]::-webkit-scrollbar-thumb:hover{background:#409eff66}.action-section .action-btn[data-v-f5d5ce0b]{white-space:nowrap;border-radius:6px;flex:none;min-width:max-content;padding:8px 14px;font-size:13px;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 2px 6px #0000000f}.action-section .action-btn[data-v-f5d5ce0b]:before{content:"";background:linear-gradient(90deg,#0000,#ffffff40,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.action-section .action-btn[data-v-f5d5ce0b]:hover{transform:translateY(-2px)scale(1.01);box-shadow:0 4px 12px #0000001f}.action-section .action-btn[data-v-f5d5ce0b]:hover:before{left:100%}.action-section .action-btn[data-v-f5d5ce0b]:active{transform:translateY(0)scale(.98)}.action-section .action-btn-primary[data-v-f5d5ce0b]{color:#fff;background:linear-gradient(135deg,#409eff,#66b1ff);border:1px solid #409eff4d}.action-section .action-btn-primary[data-v-f5d5ce0b]:hover{background:linear-gradient(135deg,#66b1ff,#85c1ff);border-color:#409eff80}.action-section .action-btn-edit[data-v-f5d5ce0b]{color:#fff;background:linear-gradient(135deg,#ff9f43,#ffb166);border:1px solid #ff9f434d}.action-section .action-btn-edit[data-v-f5d5ce0b]:hover{background:linear-gradient(135deg,#ffb166,#ffc68a);border-color:#ff9f4380}.action-section .action-btn-add[data-v-f5d5ce0b]{color:#fff;background:linear-gradient(135deg,#1dd1a1,#5fd8b9);border:1px solid #1dd1a14d}.action-section .action-btn-add[data-v-f5d5ce0b]:hover{background:linear-gradient(135deg,#5fd8b9,#8ae0cd);border-color:#1dd1a180}.action-section .action-btn-download[data-v-f5d5ce0b]{background:linear-gradient(135deg,var(--el-text-color-secondary) 0,#a6a9af 100%);color:#fff;border:1px solid #9093994d}.action-section .action-btn-download[data-v-f5d5ce0b]:hover{background:linear-gradient(135deg,#a6a9af,#bcbec2);border-color:#90939980}.action-section .action-btn-delete[data-v-f5d5ce0b]{color:#fff;background:linear-gradient(135deg,#f56c6c,#f78989);border:1px solid #f56c6c4d}.action-section .action-btn-delete[data-v-f5d5ce0b]:hover{background:linear-gradient(135deg,#f78989,#f9a6a6);border-color:#f56c6c80}.mj-actions-section[data-v-f5d5ce0b]{flex-direction:column;gap:10px;display:flex}.mj-actions-grid[data-v-f5d5ce0b]{background:linear-gradient(145deg,#f5faff99,#ebf3fc80);border:1px solid #409eff26;border-radius:8px;grid-template-columns:repeat(4,1fr);gap:4px;max-height:200px;padding:10px;display:grid;overflow-y:auto}.mj-actions-grid[data-v-f5d5ce0b]::-webkit-scrollbar{width:4px}.mj-actions-grid[data-v-f5d5ce0b]::-webkit-scrollbar-track{background:#409eff0d;border-radius:2px}.mj-actions-grid[data-v-f5d5ce0b]::-webkit-scrollbar-thumb{background:#409eff4d;border-radius:2px}.mj-actions-grid[data-v-f5d5ce0b]::-webkit-scrollbar-thumb:hover{background:#409eff80}.mj-action-btn[data-v-f5d5ce0b]{cursor:pointer;background:linear-gradient(135deg,#ffffffe6,#f5faffd9);border:1px solid #409eff33;border-radius:6px;justify-content:center;align-items:center;min-height:36px;padding:8px 4px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.mj-action-btn[data-v-f5d5ce0b]:before{content:"";opacity:0;background:radial-gradient(circle,#409eff26 0,#0000 70%);border-radius:50%;width:0;height:0;transition:all .4s cubic-bezier(.4,0,.2,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.mj-action-btn .btn-text[data-v-f5d5ce0b]{color:#283c64d9;text-align:center;word-break:break-word;white-space:normal;z-index:1;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;font-size:11px;font-weight:500;line-height:1.3;transition:all .3s cubic-bezier(.4,0,.2,1);display:-webkit-box;position:relative;overflow:hidden}.mj-action-btn.is-executed[data-v-f5d5ce0b]{background:linear-gradient(135deg,#67c23a1f,#67c23a14);border-color:#67c23a66}.mj-action-btn.is-executed .btn-text[data-v-f5d5ce0b]{color:#67c23af2;font-weight:600}.mj-action-btn.is-executed[data-v-f5d5ce0b]:after{content:"";background:#67c23acc;border-radius:50%;width:6px;height:6px;position:absolute;top:2px;right:2px;box-shadow:0 0 4px #67c23a99}.mj-action-btn[data-v-f5d5ce0b]:hover{background:linear-gradient(135deg,#409eff1a,#64b4ff14);border-color:#409eff66;box-shadow:0 2px 8px #409eff26}.mj-action-btn[data-v-f5d5ce0b]:hover:before{opacity:1;width:200%;height:200%}.mj-action-btn:hover .btn-text[data-v-f5d5ce0b]{color:#409efff2}.mj-action-btn.is-executed[data-v-f5d5ce0b]:hover{background:linear-gradient(135deg,#67c23a2e,#67c23a1f);border-color:#67c23a80;box-shadow:0 2px 8px #67c23a33}.mj-action-btn.is-executed[data-v-f5d5ce0b]:hover:before{background:radial-gradient(circle,#67c23a26 0,#0000 70%)}.mj-action-btn.is-executed:hover .btn-text[data-v-f5d5ce0b]{color:#67c23a;font-weight:700}.mj-action-btn[data-v-f5d5ce0b]:active{box-shadow:0 1px 4px #409eff1a}.mj-action-btn.is-executed[data-v-f5d5ce0b]:active{box-shadow:0 1px 4px #67c23a26}.generating-wrapper[data-v-f5d5ce0b]{color:#fff;box-sizing:border-box;background:radial-gradient(115% 82% at 50% 38%,#3a42848c 0,#22244647 42%,#14142600 72%),radial-gradient(90% 70% at 82% 88%,#fe54ff24 0,#fe54ff00 55%),linear-gradient(165deg,#22223f,#191933 52%,#0f0f1e);border-radius:12px;flex-shrink:0;height:100%;position:relative;overflow:hidden}.generating-wrapper .time-value[data-v-f5d5ce0b]{color:#fffffff2!important;text-shadow:0 0 8px #2379ff80,0 0 16px #fe54ff4d!important}.generating-wrapper .progress-value[data-v-f5d5ce0b]{color:#ffffffe6!important;text-shadow:0 0 6px #2379ff66!important;background:#2379ff33!important}.generating-wrapper .prompt-text[data-v-f5d5ce0b]{color:#ffffffb3!important}.generating-wrapper .copy-btn[data-v-f5d5ce0b]{background:#ffffff26!important}.generating-wrapper .copy-btn[data-v-f5d5ce0b]:hover{background:#ffffff40!important}.generating-wrapper .time-label[data-v-f5d5ce0b]{color:#fff9!important}.generating-wrapper .text-primary[data-v-f5d5ce0b]{color:#fffffff2!important;text-shadow:0 0 8px #2379ff80!important}.generating-wrapper .grid-bg[data-v-f5d5ce0b]{background-image:linear-gradient(#638cff1a 1px,#0000 0),linear-gradient(90deg,#638cff1a 1px,#0000 0)!important;-webkit-mask-image:radial-gradient(circle at 50% 45%,#0000002e 0,#000 78%)!important;mask-image:radial-gradient(circle at 50% 45%,#0000002e 0,#000 78%)!important}.generating-wrapper .glow-orb[data-v-f5d5ce0b]{background:radial-gradient(circle,#2379ff33 0,#fe54ff1a 50%,#0000 70%)!important}.generating-wrapper .light-ring[data-v-f5d5ce0b]{border:1px solid #2379ff4d!important}.generating-wrapper .light-ring[data-v-f5d5ce0b]:before{border-top-color:#fe54ffb3!important}.generating-wrapper .bar[data-v-f5d5ce0b]{background:linear-gradient(#2379ff,#4154ff 40%,#fe54ff)!important;box-shadow:0 0 10px #2379ff80!important}.generating-wrapper .dot[data-v-f5d5ce0b]{background:linear-gradient(135deg,#ff961d,#fe54ff)!important;box-shadow:0 0 8px #fe54ff99!important}.generating-wrapper .progress-border-base[data-v-f5d5ce0b]{filter:drop-shadow(0 0 4px #2379ff80)!important}.generating-wrapper .progress-border-glow[data-v-f5d5ce0b]{filter:drop-shadow(0 0 4px #fe54ff80)drop-shadow(0 0 8px #2379ff99)!important}.generating-wrapper .border-glow-pulse[data-v-f5d5ce0b]{background:conic-gradient(from 0deg,#2379ff66 0,#fe54ff80 calc(var(--progress)*.5),#ff961d66 var(--progress),transparent var(--progress),transparent 100%)!important;opacity:.7!important}.generating-wrapper .progress-particle[data-v-f5d5ce0b]{background:radial-gradient(circle,#ffffffe6 0,#fe54ffb3 50%,#2379ff00 100%)!important;box-shadow:0 0 10px #ffffffb3,0 0 15px #fe54ff80!important}.border-progress[data-v-f5d5ce0b]{z-index:5;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.border-progress .progress-border-base[data-v-f5d5ce0b]{filter:drop-shadow(0 0 3px #2379ff66)}.border-progress .progress-border-base[data-v-f5d5ce0b],.border-progress .progress-border-glow[data-v-f5d5ce0b]{stroke-linecap:round;stroke-linejoin:round;transition:stroke-dasharray .6s ease-out}.border-progress .progress-border-glow[data-v-f5d5ce0b]{filter:drop-shadow(0 0 3px #fe54ff66)drop-shadow(0 0 6px #2379ff80);opacity:.85;mix-blend-mode:normal}.border-glow-pulse[data-v-f5d5ce0b]{pointer-events:none;z-index:4;background:conic-gradient(from 0deg,#2379ff40 0,#fe54ff59 calc(var(--progress)*.5),#ff961d40 var(--progress),transparent var(--progress),transparent 100%);filter:blur(8px);opacity:.5;border-radius:12px;animation:2s ease-in-out infinite glowPulse-f5d5ce0b;position:absolute;inset:-2px}@keyframes glowPulse-f5d5ce0b{0%,to{opacity:.4;transform:scale(.98)}50%{opacity:.8;transform:scale(1.02)}}.progress-particles[data-v-f5d5ce0b]{pointer-events:none;z-index:6;border-radius:12px;position:absolute;inset:0;overflow:hidden}.progress-particles .progress-particle[data-v-f5d5ce0b]{width:4px;height:4px;animation:3s ease-in-out infinite particleMove-f5d5ce0b;animation-delay:var(--particle-delay,0s);opacity:0;background:radial-gradient(circle,#fe54ffe6 0,#2379ffb3 50%,#2379ff00 100%);border-radius:50%;position:absolute;box-shadow:0 0 8px #fe54ff99,0 0 12px #2379ff66}.progress-particles .progress-particle[data-v-f5d5ce0b]:first-child{offset-path:path("M 5,5 L 95,5 L 95,95 L 5,95 Z")}.progress-particles .progress-particle[data-v-f5d5ce0b]:nth-child(2){offset-path:path("M 10,5 L 95,10 L 90,95 L 5,90 Z")}.progress-particles .progress-particle[data-v-f5d5ce0b]:nth-child(3){offset-path:path("M 15,5 L 95,15 L 85,95 L 5,85 Z")}.progress-particles .progress-particle[data-v-f5d5ce0b]:nth-child(4){offset-path:path("M 20,5 L 95,20 L 80,95 L 5,80 Z")}.progress-particles .progress-particle[data-v-f5d5ce0b]:nth-child(5){offset-path:path("M 25,5 L 95,25 L 75,95 L 5,75 Z")}.progress-particles .progress-particle[data-v-f5d5ce0b]:nth-child(6){offset-path:path("M 30,5 L 95,30 L 70,95 L 5,70 Z")}@keyframes particleMove-f5d5ce0b{0%{offset-distance:0;opacity:0;transform:scale(.5)}10%{opacity:1;transform:scale(1)}80%{opacity:.8;transform:scale(1.2)}to{offset-distance:100%;opacity:0;transform:scale(.5)}}.failed-wrapper[data-v-f5d5ce0b]{box-sizing:border-box;background:linear-gradient(145deg,#fff5f5f2,#fff0f0fa 50%,#faebeb);border:1px solid #f56c6c4d;border-radius:12px;flex-shrink:0;height:100%;transition:all .2s;position:relative;overflow:hidden}.failed-wrapper.is-selectable[data-v-f5d5ce0b]{cursor:pointer}.failed-wrapper.is-selectable[data-v-f5d5ce0b]:hover{border-color:#2379ff66}.failed-wrapper.is-selected[data-v-f5d5ce0b]{border-color:var(--color-primary);box-shadow:0 0 0 3px #2379ff33,0 6px 16px #2379ff4d,inset 0 0 20px #2379ff1a}.failed-bg[data-v-f5d5ce0b]{position:absolute;inset:0;overflow:hidden}.failed-bg .failed-pattern[data-v-f5d5ce0b]{background:radial-gradient(circle at 20% 30%,#f56c6c0d 0,#0000 50%),radial-gradient(circle at 80% 70%,#f56c6c08 0,#0000 50%);position:absolute;inset:0}.failed-content[data-v-f5d5ce0b]{z-index:1;flex-direction:column;gap:4px;height:100%;padding:10px;position:relative}.failed-content[data-v-f5d5ce0b],.failed-icon[data-v-f5d5ce0b]{justify-content:center;align-items:center;display:flex}.failed-icon[data-v-f5d5ce0b]{background:#f56c6c1a;border-radius:50%;flex-shrink:0;width:40px;min-width:40px;height:40px;min-height:40px}.error-message[data-v-f5d5ce0b]{color:#f56c6ce6;text-align:center;white-space:nowrap;text-overflow:ellipsis;flex-shrink:0;max-width:90%;font-size:12px;font-weight:500;line-height:1.3;overflow:hidden}.refund-hint[data-v-f5d5ce0b]{color:#67c23a;background:#67c23a1a;border-radius:8px;flex-shrink:0;padding:2px 6px;font-size:10px}.failed-prompt-row[data-v-f5d5ce0b]{align-items:flex-start;gap:6px;width:90%;display:flex}.failed-prompt-row .prompt-text[data-v-f5d5ce0b]{color:#666;text-align:left;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;flex:1;font-size:12px;line-height:1.4;display:-webkit-box;overflow:hidden}.failed-prompt-row .copy-btn[data-v-f5d5ce0b]{cursor:pointer;background:#f56c6c1a;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;transition:background .2s;display:flex}.failed-prompt-row .copy-btn[data-v-f5d5ce0b]:hover{background:#f56c6c33}.failed-time[data-v-f5d5ce0b]{color:var(--el-text-color-placeholder);font-size:10px}.failed-delete-btn[data-v-f5d5ce0b]{cursor:pointer;z-index:2;background:#0006;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s;display:flex;position:absolute;top:8px;right:8px}.failed-delete-btn[data-v-f5d5ce0b]:hover{background:#f56c6ce6}.retry-btn[data-v-f5d5ce0b]{cursor:pointer;background:linear-gradient(135deg,#f56c6ce6,#e65a5ae6);border-radius:16px;align-items:center;gap:4px;margin-top:4px;padding:6px 14px;transition:all .2s;display:flex}.retry-btn span[data-v-f5d5ce0b]{color:#fff;font-size:12px;font-weight:500}.retry-btn[data-v-f5d5ce0b]:hover{background:linear-gradient(135deg,#f56c6c,#e65a5a);transform:translateY(-1px);box-shadow:0 4px 12px #f56c6c4d}.generating-bg[data-v-f5d5ce0b]{position:absolute;inset:0;overflow:hidden}.generating-bg .grid-bg[data-v-f5d5ce0b]{background-image:linear-gradient(#2379ff0a 1px,#0000 0),linear-gradient(90deg,#2379ff0a 1px,#0000 0);background-size:20px 20px;animation:20s linear infinite gridMove-f5d5ce0b;position:absolute;inset:0}.generating-bg[data-v-f5d5ce0b]:after{content:"";pointer-events:none;z-index:0;background:radial-gradient(130% 118% at 50% 46%,#0000 52%,#0606108c 100%);position:absolute;inset:0}.generating-bg .glow-orb[data-v-f5d5ce0b]{background:radial-gradient(circle,#2379ff1a 0,#fe54ff0d 50%,#0000 70%);border-radius:50%;width:60%;height:60%;animation:4s ease-in-out infinite orbFloat-f5d5ce0b;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes gridMove-f5d5ce0b{0%{background-position:0 0}to{background-position:20px 20px}}@keyframes orbFloat-f5d5ce0b{0%,to{opacity:.8;transform:translate(-50%,-50%)scale(1)}50%{opacity:1;transform:translate(-50%,-50%)scale(1.1)}}.generating-content[data-v-f5d5ce0b]{z-index:1;flex-direction:column;align-items:center;gap:16px;height:100%}.generating-content[data-v-f5d5ce0b],.logo-animation[data-v-f5d5ce0b]{justify-content:center;display:flex;position:relative}.logo-animation[data-v-f5d5ce0b]{align-items:flex-end;width:80px;height:60px}.light-ring[data-v-f5d5ce0b]{border:1px solid #2379ff33;border-radius:50%;width:90px;height:90px;animation:2s ease-in-out infinite ringPulse-f5d5ce0b;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.light-ring[data-v-f5d5ce0b]:before{content:"";border:1px solid #0000;border-top-color:#fe54ff99;border-radius:50%;animation:2s linear infinite ringRotate-f5d5ce0b;position:absolute;inset:-2px}@keyframes ringPulse-f5d5ce0b{0%,to{opacity:.3;transform:translate(-50%,-50%)scale(1)}50%{opacity:.6;transform:translate(-50%,-50%)scale(1.05)}}@keyframes ringRotate-f5d5ce0b{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.bars[data-v-f5d5ce0b]{z-index:1;align-items:flex-end;gap:4px;height:100%;display:flex}.bar[data-v-f5d5ce0b]{transform-origin:bottom;background:linear-gradient(#2379ff,#4154ff 40%,#fe54ff);border-radius:3px;width:10px;box-shadow:0 0 8px #2379ff4d}.bar-1[data-v-f5d5ce0b]{height:16px;animation:1.4s ease-in-out infinite barPulse1-f5d5ce0b}.bar-2[data-v-f5d5ce0b]{height:26px;animation:1.4s ease-in-out .1s infinite barPulse2-f5d5ce0b}.bar-3[data-v-f5d5ce0b]{height:36px;animation:1.4s ease-in-out .2s infinite barPulse3-f5d5ce0b}.bar-4[data-v-f5d5ce0b]{height:46px;animation:1.4s ease-in-out .3s infinite barPulse4-f5d5ce0b}@keyframes barPulse1-f5d5ce0b{0%,to{height:16px;box-shadow:0 0 8px #2379ff4d}50%{height:32px;box-shadow:0 0 16px #fe54ff66}}@keyframes barPulse2-f5d5ce0b{0%,to{height:26px;box-shadow:0 0 8px #2379ff4d}50%{height:18px;box-shadow:0 0 12px #4154ff66}}@keyframes barPulse3-f5d5ce0b{0%,to{height:36px;box-shadow:0 0 8px #2379ff4d}50%{height:46px;box-shadow:0 0 16px #fe54ff66}}@keyframes barPulse4-f5d5ce0b{0%,to{height:46px;box-shadow:0 0 8px #2379ff4d}50%{height:26px;box-shadow:0 0 12px #4154ff66}}.dot[data-v-f5d5ce0b]{z-index:1;background:linear-gradient(135deg,#ff961d,#fe54ff);border-radius:50%;width:8px;height:8px;position:absolute;box-shadow:0 0 6px #fe54ff80}.dot-left[data-v-f5d5ce0b]{animation:1.4s ease-in-out infinite dotFloat-f5d5ce0b;bottom:4px;left:0}.dot-right[data-v-f5d5ce0b]{animation:1.4s ease-in-out .7s infinite dotFloat-f5d5ce0b;top:2px;right:29px}@keyframes dotFloat-f5d5ce0b{0%,to{transform:scale(1)translateY(0);box-shadow:0 0 6px #fe54ff80}50%{transform:scale(1.2)translateY(-2px);box-shadow:0 0 12px #ff961dcc}}.center-time[data-v-f5d5ce0b]{flex-direction:column;justify-content:center;align-items:center;gap:4px;display:flex}.center-time .time-value[data-v-f5d5ce0b]{text-shadow:0 0 8px #2379ff4d,0 0 16px #fe54ff26;font-size:14px;animation:2s ease-in-out infinite timeGlow-f5d5ce0b}.center-time .progress-value[data-v-f5d5ce0b],.center-time .time-value[data-v-f5d5ce0b]{color:var(--color-primary);white-space:nowrap;font-family:Courier New,monospace;font-weight:600}.center-time .progress-value[data-v-f5d5ce0b]{text-shadow:0 0 6px #2379ff4d;background:#2379ff1a;border-radius:8px;padding:1px 6px;font-size:12px;animation:1.5s ease-in-out infinite progressGlow-f5d5ce0b}.generating-prompt[data-v-f5d5ce0b]{align-items:flex-start;gap:6px;display:flex;position:absolute;bottom:30px;left:5%;right:5%}.generating-prompt .prompt-text[data-v-f5d5ce0b]{color:#2379ffb3;text-align:left;-webkit-line-clamp:2;line-clamp:2;text-overflow:ellipsis;word-break:break-all;-webkit-box-orient:vertical;flex:1;font-size:12px;line-height:1.4;display:-webkit-box;overflow:hidden}.generating-prompt .copy-btn[data-v-f5d5ce0b]{cursor:pointer;background:#2379ff1a;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;transition:background .2s;display:flex}.generating-prompt .copy-btn[data-v-f5d5ce0b]:hover{background:#2379ff33}.elapsed-time[data-v-f5d5ce0b]{flex-direction:column;align-items:center;gap:4px;margin-top:16px;display:flex}.elapsed-time .time-label[data-v-f5d5ce0b]{color:#409eff99;letter-spacing:1px;font-size:12px}.elapsed-time .time-value[data-v-f5d5ce0b]{color:#409effe6;text-shadow:0 0 10px #409eff4d;font-family:Courier New,monospace;font-size:20px;font-weight:600;animation:2s ease-in-out infinite timeGlow-f5d5ce0b}@keyframes timeGlow-f5d5ce0b{0%,to{text-shadow:0 0 8px #409eff4d;opacity:.9}50%{text-shadow:0 0 15px #409eff80;opacity:1}}@keyframes progressGlow-f5d5ce0b{0%,to{text-shadow:0 0 8px #67c23a66;opacity:.9;transform:scale(1)}50%{text-shadow:0 0 18px #67c23ab3;opacity:1;transform:scale(1.05)}}.generating-text[data-v-f5d5ce0b]{align-items:center;gap:8px;display:flex}.generating-text .text-primary[data-v-f5d5ce0b]{color:#fffffff2;text-shadow:0 0 8px #409eff66;letter-spacing:2px;font-size:15px;font-weight:500;animation:3s ease-in-out infinite subtleGlow-f5d5ce0b}.generating-text .text-dots[data-v-f5d5ce0b]{gap:4px;display:flex}.generating-text .text-dots span[data-v-f5d5ce0b]{background:var(--el-color-primary);border-radius:50%;width:5px;height:5px;animation:1.8s ease-in-out infinite softBounce-f5d5ce0b;box-shadow:0 0 6px #409eff80}.generating-text .text-dots span[data-v-f5d5ce0b]:first-child{animation-delay:0s}.generating-text .text-dots span[data-v-f5d5ce0b]:nth-child(2){animation-delay:.3s}.generating-text .text-dots span[data-v-f5d5ce0b]:nth-child(3){animation-delay:.6s}.progress-bar[data-v-f5d5ce0b]{background:#ffffff0d;border-radius:2px;width:80%;height:3px;position:relative;overflow:hidden;box-shadow:inset 0 1px 2px #0003}.progress-bar .progress-fill[data-v-f5d5ce0b]{background:linear-gradient(90deg,transparent 0,#409eff33 25%,var(--el-color-primary) 50%,#409eff33 75%,transparent 100%);width:45%;height:100%;animation:2.5s ease-in-out infinite smoothFlow-f5d5ce0b;position:absolute;box-shadow:0 0 10px #409eff66}@keyframes subtleGlow-f5d5ce0b{0%,to{text-shadow:0 0 6px #409eff4d}50%{text-shadow:0 0 10px #409eff80,0 0 20px #409eff33}}@keyframes softBounce-f5d5ce0b{0%,to{opacity:.4;transform:translateY(0)scale(1)}50%{opacity:.9;transform:translateY(-5px)scale(1.1)}}@keyframes smoothFlow-f5d5ce0b{0%{left:-45%}to{left:100%}}.image-error[data-v-f5d5ce0b],.image-loading[data-v-f5d5ce0b]{background:linear-gradient(135deg,#f5f8fc,#ebf2fa 50%,#f5f8fc) 0 0/200% 200%;justify-content:center;align-items:center;width:100%;height:100%;animation:3s infinite gradientMove-f5d5ce0b;display:flex}.image-error[data-v-f5d5ce0b]{background:#0000001a;animation:none}.detail-generating-wrapper[data-v-f5d5ce0b]{z-index:10;background:linear-gradient(145deg,#f8fafc,#f1f5f9 50%,#ecf2f8);border-radius:12px;flex-direction:column;justify-content:center;align-items:center;display:flex}.detail-generating-bg[data-v-f5d5ce0b],.detail-generating-wrapper[data-v-f5d5ce0b]{position:absolute;inset:0;overflow:hidden}.detail-generating-bg .detail-grid-bg[data-v-f5d5ce0b]{opacity:.8;background-image:linear-gradient(#2379ff0a 1px,#0000 0),linear-gradient(90deg,#2379ff0a 1px,#0000 0);background-size:30px 30px;position:absolute;inset:0}.detail-generating-bg .detail-glow-orb[data-v-f5d5ce0b]{filter:blur(30px);background:radial-gradient(circle,#2379ff1f 0,#fe54ff0f 40%,#0000 70%);width:280px;height:280px;animation:4s ease-in-out infinite detailGlowPulse-f5d5ce0b;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.detail-generating-content[data-v-f5d5ce0b]{z-index:1;flex-direction:column;align-items:center;gap:20px}.detail-generating-content[data-v-f5d5ce0b],.detail-logo-animation[data-v-f5d5ce0b]{justify-content:center;display:flex;position:relative}.detail-logo-animation[data-v-f5d5ce0b]{align-items:flex-end;width:100px;height:75px}.detail-light-ring[data-v-f5d5ce0b]{border:1.5px solid #2379ff33;border-radius:50%;width:110px;height:110px;animation:2s ease-in-out infinite detailRingPulse-f5d5ce0b;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.detail-light-ring[data-v-f5d5ce0b]:before{content:"";border:2px solid #0000;border-top-color:#fe54ffb3;border-radius:50%;animation:2s linear infinite detailRingRotate-f5d5ce0b;position:absolute;inset:-2px}.detail-bars[data-v-f5d5ce0b]{z-index:1;align-items:flex-end;gap:5px;height:100%;display:flex}.detail-bar[data-v-f5d5ce0b]{transform-origin:bottom;background:linear-gradient(#2379ff,#4154ff 40%,#fe54ff);border-radius:4px;width:12px;box-shadow:0 0 10px #2379ff4d}.detail-bar-1[data-v-f5d5ce0b]{height:20px;animation:1.4s ease-in-out infinite detailBarPulse1-f5d5ce0b}.detail-bar-2[data-v-f5d5ce0b]{height:32px;animation:1.4s ease-in-out .1s infinite detailBarPulse2-f5d5ce0b}.detail-bar-3[data-v-f5d5ce0b]{height:45px;animation:1.4s ease-in-out .2s infinite detailBarPulse3-f5d5ce0b}.detail-bar-4[data-v-f5d5ce0b]{height:58px;animation:1.4s ease-in-out .3s infinite detailBarPulse4-f5d5ce0b}.detail-dot[data-v-f5d5ce0b]{z-index:1;background:linear-gradient(135deg,#ff961d,#fe54ff);border-radius:50%;width:10px;height:10px;position:absolute;box-shadow:0 0 8px #fe54ff80}.detail-dot-left[data-v-f5d5ce0b]{animation:1.4s ease-in-out infinite detailDotFloat-f5d5ce0b;bottom:5px;left:0}.detail-dot-right[data-v-f5d5ce0b]{animation:1.4s ease-in-out .7s infinite detailDotFloat-f5d5ce0b;top:2px;right:36px}.detail-generating-text[data-v-f5d5ce0b]{color:var(--color-primary);letter-spacing:3px;font-size:16px;font-weight:500;animation:2s ease-in-out infinite detailTextPulse-f5d5ce0b}@keyframes detailGlowPulse-f5d5ce0b{0%,to{opacity:.7;transform:translate(-50%,-50%)scale(.95)}50%{opacity:1;transform:translate(-50%,-50%)scale(1.05)}}@keyframes detailRingPulse-f5d5ce0b{0%,to{opacity:.35;transform:translate(-50%,-50%)scale(1)}50%{opacity:.7;transform:translate(-50%,-50%)scale(1.05)}}@keyframes detailRingRotate-f5d5ce0b{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes detailBarPulse1-f5d5ce0b{0%,to{height:20px;box-shadow:0 0 10px #2379ff4d}50%{height:40px;box-shadow:0 0 18px #fe54ff66}}@keyframes detailBarPulse2-f5d5ce0b{0%,to{height:32px;box-shadow:0 0 10px #2379ff4d}50%{height:22px;box-shadow:0 0 14px #4154ff66}}@keyframes detailBarPulse3-f5d5ce0b{0%,to{height:45px;box-shadow:0 0 10px #2379ff4d}50%{height:58px;box-shadow:0 0 18px #fe54ff66}}@keyframes detailBarPulse4-f5d5ce0b{0%,to{height:58px;box-shadow:0 0 10px #2379ff4d}50%{height:32px;box-shadow:0 0 14px #4154ff66}}@keyframes detailDotFloat-f5d5ce0b{0%,to{transform:scale(1)translateY(0);box-shadow:0 0 8px #fe54ff80}50%{transform:scale(1.25)translateY(-3px);box-shadow:0 0 14px #ff961dcc}}@keyframes detailTextPulse-f5d5ce0b{0%,to{opacity:.65}50%{opacity:1}}.detail-image-loading-wrapper[data-v-f5d5ce0b]{z-index:10;background:radial-gradient(#f5f7fafa 0,#ebf0f8fa 50%,#e1ebf5 100%);border-radius:8px;flex-direction:column;justify-content:center;align-items:center;display:flex}.detail-image-loading-wrapper[data-v-f5d5ce0b],.loading-bg[data-v-f5d5ce0b]{position:absolute;inset:0;overflow:hidden}.loading-bg .loading-stars[data-v-f5d5ce0b]{position:absolute;inset:0}.loading-bg .loading-stars .loading-star[data-v-f5d5ce0b]{background:#409eff80;border-radius:50%;animation:3s ease-in-out infinite starTwinkle;position:absolute;box-shadow:0 0 4px #409eff99}.loading-bg .loading-stars .loading-star[data-v-f5d5ce0b]:first-child{opacity:.57;width:5px;height:3px;animation-duration:3.3s;animation-delay:.5s;top:72%;left:80%}.loading-bg .loading-stars .loading-star[data-v-f5d5ce0b]:nth-child(2){opacity:.52;width:3px;height:5px;animation-duration:4s;animation-delay:2.2s;top:83%;left:44%}.loading-bg .loading-stars .loading-star[data-v-f5d5ce0b]:nth-child(3){opacity:.93;width:3px;height:3px;animation-duration:3.6s;animation-delay:2s;top:99%;left:67%}.loading-bg .loading-stars .loading-star[data-v-f5d5ce0b]:nth-child(4){opacity:.43;width:5px;height:4px;animation-duration:2.7s;animation-delay:.4s;top:36%;left:48%}.loading-bg .loading-stars .loading-star[data-v-f5d5ce0b]:nth-child(5){opacity:.96;width:5px;height:3px;animation-duration:3.5s;animation-delay:1.7s;top:45%;left:70%}.loading-bg .loading-stars .loading-star[data-v-f5d5ce0b]:nth-child(6){opacity:.71;width:4px;height:4px;animation-duration:3.6s;animation-delay:1.3s;top:13%;left:56%}.loading-bg .loading-stars .loading-star[data-v-f5d5ce0b]:nth-child(7){opacity:.96;width:3px;height:3px;animation-duration:3.7s;animation-delay:2.8s;top:98%;left:9%}.loading-bg .loading-stars .loading-star[data-v-f5d5ce0b]:nth-child(8){opacity:.52;width:5px;height:5px;animation-duration:3s;animation-delay:.7s;top:45%;left:33%}.loading-bg .loading-stars .loading-star[data-v-f5d5ce0b]:nth-child(9){opacity:.79;width:4px;height:5px;animation-duration:3s;animation-delay:.2s;top:15%;left:8%}.loading-bg .loading-stars .loading-star[data-v-f5d5ce0b]:nth-child(10){opacity:.52;width:3px;height:5px;animation-duration:3.7s;animation-delay:2.3s;top:78%;left:79%}.loading-bg .loading-stars .loading-star[data-v-f5d5ce0b]:nth-child(11){opacity:.68;width:3px;height:4px;animation-duration:2.9s;animation-delay:2.2s;top:53%;left:90%}.loading-bg .loading-stars .loading-star[data-v-f5d5ce0b]:nth-child(12){opacity:.85;width:3px;height:4px;animation-duration:2.9s;animation-delay:1.5s;top:28%;left:76%}.loading-bg .loading-nebula[data-v-f5d5ce0b]{filter:blur(40px);background:radial-gradient(circle,#409eff14 0,#64b4ff0a 40%,#0000 70%);width:300px;height:300px;animation:6s ease-in-out infinite nebulaPulse-f5d5ce0b;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.loading-center[data-v-f5d5ce0b]{z-index:1;width:100px;height:100px;position:relative}.loading-center .center-core[data-v-f5d5ce0b]{background:radial-gradient(circle,#fff 0,#409effe6 40%,#64b4ff80 70%,#0000 100%);border-radius:50%;width:24px;height:24px;animation:3s ease-in-out infinite coreBreath;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 15px #409effb3,0 0 30px #409eff66,0 0 50px #64b4ff33}.loading-center .orbit-ring-1[data-v-f5d5ce0b],.loading-center .orbit-ring-2[data-v-f5d5ce0b],.loading-center .orbit-ring-3[data-v-f5d5ce0b]{border:1px solid #409eff4d;border-radius:50%;animation:3s ease-in-out infinite orbitPulse;position:absolute}.loading-center .orbit-ring-1[data-v-f5d5ce0b]{border-color:#409eff66;animation-delay:0s;inset:20px}.loading-center .orbit-ring-2[data-v-f5d5ce0b]{border-color:#64b4ff59;animation-delay:1s;inset:10px}.loading-center .orbit-ring-3[data-v-f5d5ce0b]{border-color:#78c8ff40;animation-delay:2s;inset:0}.loading-center .loading-particle[data-v-f5d5ce0b]{offset-path:path("M 50,50 m -45,0 a 45,45 0 1,1 90,0 a 45,45 0 1,1 -90,0");background:radial-gradient(circle,#409eff 0,#64b4ffcc 100%);border-radius:50%;width:5px;height:5px;animation:5s linear infinite orbitRotate;position:absolute;box-shadow:0 0 8px #409effcc}.loading-center .loading-particle[data-v-f5d5ce0b]:first-child{animation-duration:5s;animation-delay:0s}.loading-center .loading-particle[data-v-f5d5ce0b]:nth-child(2){animation-duration:4s;animation-delay:.83s}.loading-center .loading-particle[data-v-f5d5ce0b]:nth-child(3){animation-duration:5s;animation-delay:1.66s}.loading-center .loading-particle[data-v-f5d5ce0b]:nth-child(4){animation-duration:4s;animation-delay:2.49s}.loading-center .loading-particle[data-v-f5d5ce0b]:nth-child(5){animation-duration:5s;animation-delay:3.32s}.loading-center .loading-particle[data-v-f5d5ce0b]:nth-child(6){animation-duration:4s;animation-delay:4.15s}.loading-text[data-v-f5d5ce0b]{color:#409effcc;letter-spacing:2px;z-index:1;margin-top:20px;font-size:14px;animation:2s ease-in-out infinite textPulse-f5d5ce0b}@keyframes nebulaPulse-f5d5ce0b{0%,to{opacity:.6;transform:translate(-50%,-50%)scale(.9)}50%{opacity:1;transform:translate(-50%,-50%)scale(1.1)}}@keyframes textPulse-f5d5ce0b{0%,to{opacity:.6}50%{opacity:1}}.detail-image[data-v-f5d5ce0b]{opacity:0;transition:opacity .5s ease-in-out}.detail-image.image-loaded[data-v-f5d5ce0b]{opacity:1}.detail-image-error[data-v-f5d5ce0b]{background:#0000000d}.detail-image-error[data-v-f5d5ce0b],.reference-loading[data-v-f5d5ce0b]{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.reference-loading[data-v-f5d5ce0b]{background:linear-gradient(135deg,var(--el-color-primary) 0,var(--el-color-primary-light-3) 50%,var(--el-color-primary) 100%);background-size:200% 200%;animation:3s infinite gradientMove-f5d5ce0b}@keyframes gradientMove-f5d5ce0b{0%{background-position:0}50%{background-position:100%}to{background-position:0}}.loading-spinner[data-v-f5d5ce0b]{border:3px solid #409eff40;border-top-color:#409effe6;border-radius:50%;width:32px;height:32px;animation:.8s linear infinite spin-f5d5ce0b}.loading-spinner.large[data-v-f5d5ce0b]{border-width:4px;width:48px;height:48px}.loading-spinner.small[data-v-f5d5ce0b]{border-width:2px;width:24px;height:24px}[data-v-f5d5ce0b] .mj-actions-popover{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(145deg,#f5faff,#ebf3fc 50%,#e6f0fa);border:2px solid #409eff66;border-radius:10px;padding:10px;box-shadow:0 12px 40px #409eff4d,0 4px 16px #0003,inset 0 1px #fffc}.mj-popover-content[data-v-f5d5ce0b]{grid-template-columns:repeat(4,1fr);gap:4px;max-height:300px;display:grid;overflow-y:auto}.mj-popover-content[data-v-f5d5ce0b]::-webkit-scrollbar{width:4px}.mj-popover-content[data-v-f5d5ce0b]::-webkit-scrollbar-track{background:#409eff0d;border-radius:2px}.mj-popover-content[data-v-f5d5ce0b]::-webkit-scrollbar-thumb{background:#409eff4d;border-radius:2px}.mj-popover-content[data-v-f5d5ce0b]::-webkit-scrollbar-thumb:hover{background:#409eff80}.mj-popover-btn[data-v-f5d5ce0b]{cursor:pointer;background:linear-gradient(135deg,#ffffffe6,#f5faffd9);border:1px solid #409eff33;border-radius:6px;justify-content:center;align-items:center;min-height:32px;padding:6px 4px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.mj-popover-btn[data-v-f5d5ce0b]:before{content:"";opacity:0;background:radial-gradient(circle,#409eff26 0,#0000 70%);border-radius:50%;width:0;height:0;transition:all .4s cubic-bezier(.4,0,.2,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.mj-popover-btn .btn-text[data-v-f5d5ce0b]{color:#283c64d9;text-align:center;word-break:break-word;white-space:normal;z-index:1;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;font-size:11px;font-weight:500;line-height:1.3;transition:all .3s cubic-bezier(.4,0,.2,1);display:-webkit-box;position:relative;overflow:hidden}.mj-popover-btn.is-executed[data-v-f5d5ce0b]{background:linear-gradient(135deg,#67c23a1f,#67c23a14);border-color:#67c23a66}.mj-popover-btn.is-executed .btn-text[data-v-f5d5ce0b]{color:#67c23af2;font-weight:600}.mj-popover-btn.is-executed[data-v-f5d5ce0b]:after{content:"";background:#67c23acc;border-radius:50%;width:6px;height:6px;position:absolute;top:2px;right:2px;box-shadow:0 0 4px #67c23a99}.mj-popover-btn[data-v-f5d5ce0b]:hover{background:linear-gradient(135deg,#409eff1a,#64b4ff14);border-color:#409eff66;box-shadow:0 2px 8px #409eff26}.mj-popover-btn[data-v-f5d5ce0b]:hover:before{opacity:1;width:200%;height:200%}.mj-popover-btn:hover .btn-text[data-v-f5d5ce0b]{color:#409efff2}.mj-popover-btn.is-executed[data-v-f5d5ce0b]:hover{background:linear-gradient(135deg,#67c23a2e,#67c23a1f);border-color:#67c23a80;box-shadow:0 2px 8px #67c23a33}.mj-popover-btn.is-executed[data-v-f5d5ce0b]:hover:before{background:radial-gradient(circle,#67c23a26 0,#0000 70%)}.mj-popover-btn.is-executed:hover .btn-text[data-v-f5d5ce0b]{color:#67c23a;font-weight:700}.mj-popover-btn[data-v-f5d5ce0b]:active{box-shadow:0 1px 4px #409eff1a}.mj-popover-btn.is-executed[data-v-f5d5ce0b]:active{box-shadow:0 1px 4px #67c23a26}.suno-music-container[data-v-f5d5ce0b]{background:linear-gradient(145deg,#f0f8fffa,#e6f2fff2 50%,#dcebfafa);flex-direction:column;padding:12px;display:flex;position:absolute;inset:0;overflow:hidden}.suno-music-container[data-v-f5d5ce0b]:before{content:"";pointer-events:none;z-index:0;background:repeating-linear-gradient(90deg,#0000,#0000 8px,#409eff08 0 9px),radial-gradient(at 15% 85%,#409eff14 0,#0000 50%),radial-gradient(at 85% 15%,#64b4ff0f 0,#0000 45%),radial-gradient(#409eff08 0,#0000 60%);position:absolute;inset:0}.suno-music-container[data-v-f5d5ce0b]:after{content:"";pointer-events:none;z-index:0;background:linear-gradient(0deg,#409eff0f 0,#0000);height:60px;position:absolute;bottom:0;left:0;right:0}.suno-music-container .music-wave-bg[data-v-f5d5ce0b]{z-index:0;opacity:.4;align-items:flex-end;gap:3px;height:30px;display:flex;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.suno-music-container .wave-bar[data-v-f5d5ce0b]{background:linear-gradient(0deg,#ff961d 0,#fe54ff 20%,#6b7aff 40%,#5698ff 60%,#99fdff 80%,#f9f8ff);border-radius:2px;width:3px;animation:1.2s ease-in-out infinite waveAnimation-f5d5ce0b}.suno-music-container .wave-bar[data-v-f5d5ce0b]:first-child{height:22px;animation-delay:0s}.suno-music-container .wave-bar[data-v-f5d5ce0b]:nth-child(2){height:14px;animation-delay:.1s}.suno-music-container .wave-bar[data-v-f5d5ce0b]:nth-child(3){height:22px;animation-delay:.2s}.suno-music-container .wave-bar[data-v-f5d5ce0b]:nth-child(4){height:14px;animation-delay:.3s}.suno-music-container .wave-bar[data-v-f5d5ce0b]:nth-child(5){height:20px;animation-delay:.4s}.suno-music-container .wave-bar[data-v-f5d5ce0b]:nth-child(6){height:14px;animation-delay:.5s}.suno-music-container .wave-bar[data-v-f5d5ce0b]:nth-child(7){height:16px;animation-delay:.6s}.suno-music-container .wave-bar[data-v-f5d5ce0b]:nth-child(8){height:23px;animation-delay:.7s}.suno-music-container .wave-bar[data-v-f5d5ce0b]:nth-child(9){height:17px;animation-delay:.8s}.suno-music-container .wave-bar[data-v-f5d5ce0b]:nth-child(10){height:14px;animation-delay:.9s}.suno-music-container .wave-bar[data-v-f5d5ce0b]:nth-child(11){height:16px;animation-delay:1s}.suno-music-container .wave-bar[data-v-f5d5ce0b]:nth-child(12){height:25px;animation-delay:1.1s}@keyframes waveAnimation-f5d5ce0b{0%,to{opacity:.5;transform:scaleY(.4)}50%{opacity:1;transform:scaleY(1)}}.suno-music-container .music-notes[data-v-f5d5ce0b]{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.suno-music-container .note[data-v-f5d5ce0b]{background:linear-gradient(260deg,#ff961d,#fe54ff 19%,#6b7aff 36%,#5698ff 65%,#99fdff 89%,#f9f8ff);-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 8px #fe54ff66);-webkit-background-clip:text;background-clip:text;font-size:18px;animation:6s ease-in-out infinite floatNote-f5d5ce0b;position:absolute}.suno-music-container .note[data-v-f5d5ce0b]:first-child{animation-delay:0s;top:15%;left:10%}.suno-music-container .note[data-v-f5d5ce0b]:nth-child(2){animation-delay:1.5s;top:25%;right:12%}.suno-music-container .note[data-v-f5d5ce0b]:nth-child(3){animation-delay:3s;bottom:30%;left:8%}.suno-music-container .note[data-v-f5d5ce0b]:nth-child(4){animation-delay:4.5s;bottom:20%;right:15%}@keyframes floatNote-f5d5ce0b{0%,to{opacity:.4;transform:translateY(0)rotate(0)}25%{opacity:.7;transform:translateY(-10px)rotate(8deg)}50%{opacity:.55;transform:translateY(-5px)rotate(-5deg)}75%{opacity:.5;transform:translateY(-12px)rotate(5deg)}}.music-list[data-v-f5d5ce0b]{z-index:1;flex-direction:column;flex:1;justify-content:center;gap:10px;width:100%;display:flex;position:relative;overflow-y:auto}.music-list[data-v-f5d5ce0b]::-webkit-scrollbar{width:4px}.music-list[data-v-f5d5ce0b]::-webkit-scrollbar-track{background:#409eff0d;border-radius:2px}.music-list[data-v-f5d5ce0b]::-webkit-scrollbar-thumb{background:#409eff33;border-radius:2px}.music-list[data-v-f5d5ce0b]::-webkit-scrollbar-thumb:hover{background:#409eff66}.music-card[data-v-f5d5ce0b]{background:linear-gradient(135deg,#fffffff2,#f8fcffe6);border:1px solid #409eff26;border-radius:10px;align-items:center;gap:12px;padding:10px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 2px 8px #409eff14}.music-card[data-v-f5d5ce0b]:hover{background:linear-gradient(135deg,#fff,#f5fafff2);border-color:#409eff59;box-shadow:0 4px 16px #409eff26}.music-card:hover .music-actions[data-v-f5d5ce0b],.music-card:hover .play-overlay[data-v-f5d5ce0b]{opacity:1}.music-cover[data-v-f5d5ce0b]{background:linear-gradient(135deg,#409eff1a,#64b4ff0d);border-radius:8px;width:60px;min-width:60px;height:60px;position:relative;overflow:hidden}.music-cover .cover-image[data-v-f5d5ce0b]{width:100%;height:100%}.music-cover .cover-image[data-v-f5d5ce0b] .el-image__inner{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.music-cover .cover-error[data-v-f5d5ce0b],.music-cover .cover-loading[data-v-f5d5ce0b]{background:linear-gradient(135deg,#409eff14,#64b4ff0d);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.music-cover .loading-spinner.small[data-v-f5d5ce0b]{border:2px solid #409eff33;border-top-color:#409effcc;border-radius:50%;width:20px;height:20px;animation:1s linear infinite spin-f5d5ce0b}@keyframes spin-f5d5ce0b{to{transform:rotate(1turn)}}.play-overlay[data-v-f5d5ce0b]{opacity:0;cursor:pointer;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000059;transition:opacity .25s;position:absolute;inset:0}.play-overlay[data-v-f5d5ce0b],.play-overlay .play-btn[data-v-f5d5ce0b]{justify-content:center;align-items:center;display:flex}.play-overlay .play-btn[data-v-f5d5ce0b]{background:linear-gradient(135deg,#409effe6,#64b4ffd9);border-radius:50%;width:36px;height:36px;transition:all .25s;box-shadow:0 2px 12px #409eff80}.play-overlay .play-btn[data-v-f5d5ce0b]:hover{transform:scale(1.1);box-shadow:0 4px 20px #409eff99}.music-progress[data-v-f5d5ce0b]{background:#0003;height:3px;position:absolute;bottom:0;left:0;right:0}.music-progress .progress-bar[data-v-f5d5ce0b]{background:linear-gradient(90deg,#409eff,#64b4ff);border-radius:0 2px 2px 0;height:100%;transition:width .1s linear;box-shadow:0 0 8px #409eff99}.music-info[data-v-f5d5ce0b]{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.music-title[data-v-f5d5ce0b]{color:var(--el-text-color-primary);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;line-height:1.4;overflow:hidden}.music-duration[data-v-f5d5ce0b]{color:var(--el-text-color-secondary);font-variant-numeric:tabular-nums;font-size:11px;font-weight:500}.music-actions[data-v-f5d5ce0b]{opacity:.6;gap:6px;transition:opacity .25s;display:flex}.music-action-btn[data-v-f5d5ce0b]{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex}.music-action-btn.play-action[data-v-f5d5ce0b]{background:linear-gradient(135deg,#409effd9,#64b4ffcc);box-shadow:0 2px 8px #409eff4d}.music-action-btn.play-action[data-v-f5d5ce0b]:hover{background:linear-gradient(135deg,#409eff,#64b4fff2);transform:scale(1.05);box-shadow:0 4px 12px #409eff73}.music-action-btn.download-action[data-v-f5d5ce0b]{background:linear-gradient(135deg,#67c23ad9,#82d25acc);box-shadow:0 2px 8px #67c23a4d}.music-action-btn.download-action[data-v-f5d5ce0b]:hover{background:linear-gradient(135deg,#67c23a,#82d25af2);transform:scale(1.05);box-shadow:0 4px 12px #67c23a73}.music-action-btn.delete-action[data-v-f5d5ce0b]{background:linear-gradient(135deg,#f56c6cd9,#ff8282cc);box-shadow:0 2px 8px #f56c6c4d}.music-action-btn.delete-action[data-v-f5d5ce0b]:hover{background:linear-gradient(135deg,#f56c6c,#ff8282f2);transform:scale(1.05);box-shadow:0 4px 12px #f56c6c73}.music-action-btn.extend-action[data-v-f5d5ce0b]{background:linear-gradient(135deg,#faad14d9,#ffc146cc);box-shadow:0 2px 8px #faad144d}.music-action-btn.extend-action[data-v-f5d5ce0b]:hover{background:linear-gradient(135deg,#faad14,#ffc146f2);transform:scale(1.05);box-shadow:0 4px 12px #faad1473}[data-v-f5d5ce0b] .result-grid[data-type=veo]{gap:4px!important}.result-item[data-v-f5d5ce0b]:has(.veo-image){margin-bottom:0!important}.veo-image[data-v-f5d5ce0b]{-o-object-fit:cover!important;object-fit:cover!important;width:100%!important;height:100%!important;display:block!important}.veo-image[data-v-f5d5ce0b] .el-image__inner{-o-object-fit:cover!important;object-fit:cover!important;width:100%!important;height:100%!important}.veo-image[data-v-f5d5ce0b] .el-image__wrapper{width:100%!important;height:100%!important}html.dark .result-card-wrapper .image-wrapper[data-v-f5d5ce0b],html[data-ve-theme=dark] .result-card-wrapper .image-wrapper[data-v-f5d5ce0b]{background:linear-gradient(145deg,#16162a,#1a1a2e 50%,#15152b);border-color:#2379ff40;box-shadow:0 2px 12px #00000059,0 0 0 1px #2379ff0f,inset 0 1px #ffffff0a}html.dark .result-card-wrapper .image-wrapper[data-v-f5d5ce0b]:hover,html[data-ve-theme=dark] .result-card-wrapper .image-wrapper[data-v-f5d5ce0b]:hover{border-color:#2379ff73;box-shadow:0 4px 18px #00000073,0 0 16px #2379ff33,inset 0 1px #ffffff0d}html.dark .result-card-wrapper .image-wrapper.is-selected[data-v-f5d5ce0b],html[data-ve-theme=dark] .result-card-wrapper .image-wrapper.is-selected[data-v-f5d5ce0b]{border-color:#2ee6ff;box-shadow:0 0 0 1.5px #2ee6fff2,0 0 12px #2ee6ff99,0 0 26px #2ee6ff59,0 0 36px #fe54ff38,inset 0 0 16px #2ee6ff2e}html.dark .failed-wrapper[data-v-f5d5ce0b],html[data-ve-theme=dark] .failed-wrapper[data-v-f5d5ce0b]{background:linear-gradient(145deg,#1e1620,#241a1e 50%,#1c1518);border-color:#f56c6c59;box-shadow:0 2px 12px #00000059,0 0 16px #f56c6c1f}html.dark .failed-prompt-row .prompt-text[data-v-f5d5ce0b],html[data-ve-theme=dark] .failed-prompt-row .prompt-text[data-v-f5d5ce0b]{color:var(--el-text-color-secondary)}html.dark .refund-hint[data-v-f5d5ce0b],html[data-ve-theme=dark] .refund-hint[data-v-f5d5ce0b]{color:#85e065;background:#67c23a29}html.dark .suno-music-container[data-v-f5d5ce0b],html[data-ve-theme=dark] .suno-music-container[data-v-f5d5ce0b]{background:linear-gradient(145deg,#14142a,#1a1a2e 50%,#131328)}html.dark .suno-music-container[data-v-f5d5ce0b]:before,html[data-ve-theme=dark] .suno-music-container[data-v-f5d5ce0b]:before{background:repeating-linear-gradient(90deg,#0000,#0000 8px,#409eff0f 0 9px),radial-gradient(at 15% 85%,#409eff29 0,#0000 50%),radial-gradient(at 85% 15%,#fe54ff1f 0,#0000 45%),radial-gradient(#409eff0f 0,#0000 60%)}html.dark .suno-music-container[data-v-f5d5ce0b]:after,html[data-ve-theme=dark] .suno-music-container[data-v-f5d5ce0b]:after{background:linear-gradient(0deg,#409eff1f 0,#0000)}html.dark .suno-music-container .music-wave-bg[data-v-f5d5ce0b],html[data-ve-theme=dark] .suno-music-container .music-wave-bg[data-v-f5d5ce0b]{opacity:.6}html.dark .music-card[data-v-f5d5ce0b],html[data-ve-theme=dark] .music-card[data-v-f5d5ce0b]{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(135deg,#ffffff0f,#2379ff0d);border-color:#409eff38;box-shadow:0 2px 10px #0000004d}html.dark .music-card[data-v-f5d5ce0b]:hover,html[data-ve-theme=dark] .music-card[data-v-f5d5ce0b]:hover{background:linear-gradient(135deg,#ffffff17,#2379ff14);border-color:#409eff80;box-shadow:0 4px 18px #0006,0 0 16px #409eff40}html.dark .music-cover[data-v-f5d5ce0b],html[data-ve-theme=dark] .music-cover[data-v-f5d5ce0b]{background:linear-gradient(135deg,#409eff29,#fe54ff14)}html.dark .music-cover .cover-error[data-v-f5d5ce0b],html.dark .music-cover .cover-loading[data-v-f5d5ce0b],html[data-ve-theme=dark] .music-cover .cover-error[data-v-f5d5ce0b],html[data-ve-theme=dark] .music-cover .cover-loading[data-v-f5d5ce0b]{background:linear-gradient(135deg,#409eff24,#fe54ff0f)}html.dark .detail-generating-wrapper[data-v-f5d5ce0b],html[data-ve-theme=dark] .detail-generating-wrapper[data-v-f5d5ce0b]{background:linear-gradient(145deg,#16162a,#1a1a2e 50%,#15152b)}html.dark .detail-generating-bg .detail-grid-bg[data-v-f5d5ce0b],html[data-ve-theme=dark] .detail-generating-bg .detail-grid-bg[data-v-f5d5ce0b]{opacity:1;background-image:linear-gradient(#409eff14 1px,#0000 0),linear-gradient(90deg,#409eff14 1px,#0000 0)}html.dark .detail-generating-bg .detail-glow-orb[data-v-f5d5ce0b],html[data-ve-theme=dark] .detail-generating-bg .detail-glow-orb[data-v-f5d5ce0b]{background:radial-gradient(circle,#2379ff47 0,#fe54ff24 40%,#0000 70%)}html.dark .detail-light-ring[data-v-f5d5ce0b],html[data-ve-theme=dark] .detail-light-ring[data-v-f5d5ce0b]{border-color:#409eff59}html.dark .detail-generating-text[data-v-f5d5ce0b],html[data-ve-theme=dark] .detail-generating-text[data-v-f5d5ce0b]{color:#6ba6ff;text-shadow:0 0 12px #2379ff80}html.dark .mj-actions-grid[data-v-f5d5ce0b],html[data-ve-theme=dark] .mj-actions-grid[data-v-f5d5ce0b]{background:linear-gradient(145deg,#2379ff14,#1a1a2e99);border-color:#409eff40}html.dark .mj-action-btn[data-v-f5d5ce0b],html.dark .mj-popover-btn[data-v-f5d5ce0b],html[data-ve-theme=dark] .mj-action-btn[data-v-f5d5ce0b],html[data-ve-theme=dark] .mj-popover-btn[data-v-f5d5ce0b]{background:linear-gradient(135deg,#ffffff0f,#2379ff14);border-color:#409eff47}html.dark .mj-action-btn .btn-text[data-v-f5d5ce0b],html.dark .mj-popover-btn .btn-text[data-v-f5d5ce0b],html[data-ve-theme=dark] .mj-action-btn .btn-text[data-v-f5d5ce0b],html[data-ve-theme=dark] .mj-popover-btn .btn-text[data-v-f5d5ce0b]{color:#d6e4fae0}html.dark .mj-action-btn[data-v-f5d5ce0b]:hover,html.dark .mj-popover-btn[data-v-f5d5ce0b]:hover,html[data-ve-theme=dark] .mj-action-btn[data-v-f5d5ce0b]:hover,html[data-ve-theme=dark] .mj-popover-btn[data-v-f5d5ce0b]:hover{background:linear-gradient(135deg,#409eff2e,#64b4ff1f);border-color:#409eff8c;box-shadow:0 2px 10px #00000059,0 0 12px #409eff40}html.dark .mj-action-btn:hover .btn-text[data-v-f5d5ce0b],html.dark .mj-popover-btn:hover .btn-text[data-v-f5d5ce0b],html[data-ve-theme=dark] .mj-action-btn:hover .btn-text[data-v-f5d5ce0b],html[data-ve-theme=dark] .mj-popover-btn:hover .btn-text[data-v-f5d5ce0b]{color:#6ba6ff}html.dark .mj-action-btn.is-executed[data-v-f5d5ce0b],html.dark .mj-popover-btn.is-executed[data-v-f5d5ce0b],html[data-ve-theme=dark] .mj-action-btn.is-executed[data-v-f5d5ce0b],html[data-ve-theme=dark] .mj-popover-btn.is-executed[data-v-f5d5ce0b]{background:linear-gradient(135deg,#67c23a29,#67c23a14);border-color:#67c23a73}html.dark .mj-action-btn.is-executed .btn-text[data-v-f5d5ce0b],html.dark .mj-popover-btn.is-executed .btn-text[data-v-f5d5ce0b],html[data-ve-theme=dark] .mj-action-btn.is-executed .btn-text[data-v-f5d5ce0b],html[data-ve-theme=dark] .mj-popover-btn.is-executed .btn-text[data-v-f5d5ce0b]{color:#85e065}html.dark .mj-action-btn.is-executed[data-v-f5d5ce0b]:hover,html.dark .mj-popover-btn.is-executed[data-v-f5d5ce0b]:hover,html[data-ve-theme=dark] .mj-action-btn.is-executed[data-v-f5d5ce0b]:hover,html[data-ve-theme=dark] .mj-popover-btn.is-executed[data-v-f5d5ce0b]:hover{background:linear-gradient(135deg,#67c23a38,#67c23a24);border-color:#67c23a99;box-shadow:0 2px 10px #00000059,0 0 12px #67c23a40}html.dark .mj-action-btn.is-executed:hover .btn-text[data-v-f5d5ce0b],html.dark .mj-popover-btn.is-executed:hover .btn-text[data-v-f5d5ce0b],html[data-ve-theme=dark] .mj-action-btn.is-executed:hover .btn-text[data-v-f5d5ce0b],html[data-ve-theme=dark] .mj-popover-btn.is-executed:hover .btn-text[data-v-f5d5ce0b]{color:#95e878}.music-play-dialog{padding:0!important}.music-play-dialog .el-dialog{border-radius:20px;overflow:hidden;box-shadow:none!important;background:0 0!important;border:none!important;margin:0!important;padding:0!important}.music-play-dialog .el-dialog__header{display:none!important}.reference-video-dialog .el-dialog{border-radius:12px;max-width:900px;overflow:hidden}.reference-video-dialog .el-dialog__header{margin:0;padding:16px 20px}.reference-video-dialog .el-dialog__body{height:500px;padding:0;overflow:hidden}.reference-video-dialog .dialog-header-title{color:var(--el-text-color-primary);align-items:center;font-size:16px;font-weight:600;display:flex}.reference-xgplayer-wrapper{background:#000;border-radius:12px;width:100%;height:500px;position:relative;overflow:hidden}.reference-xgplayer-wrapper :deep(#xgplayer-reference-container){width:100%!important;height:100%!important}.reference-xgplayer-wrapper :deep(.xgplayer){border-radius:12px;width:100%!important;height:100%!important}.reference-xgplayer-wrapper :deep(.xgplayer-video){-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.reference-audio-dialog{padding:0!important}.reference-audio-dialog .el-dialog{border-radius:20px;overflow:hidden;box-shadow:none!important;background:0 0!important;border:none!important;margin:0!important;padding:0!important}.reference-audio-dialog .el-dialog__header{margin:0!important;padding:0!important;display:none!important}.reference-audio-dialog .el-dialog__body{background:0 0!important;padding:0!important}.extend-music-dialog{padding:0!important}.extend-music-dialog .el-dialog{border-radius:16px;overflow:visible;box-shadow:none!important;background:0 0!important;border:none!important;margin:0!important;padding:0!important}.extend-music-dialog .el-dialog__header{margin:0!important;padding:0!important;display:none!important}.extend-music-dialog .el-dialog__body{background:0 0!important;padding:0!important}.extend-music-content{background:linear-gradient(135deg,#f0f7ff,#e8f4ff);border:1px solid #409eff33;border-radius:16px;align-items:center;gap:16px;padding:16px 20px;display:flex;position:relative;box-shadow:0 10px 40px #409eff26}.extend-close-btn{cursor:pointer;background:#409eff1a;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s;display:flex;position:absolute;top:12px;right:12px}.extend-close-btn:hover{background:#409eff33;transform:scale(1.1)}.extend-cover{background:#409eff1a;border:1px solid #409eff26;border-radius:10px;width:72px;min-width:72px;height:72px;overflow:hidden}.extend-cover .cover-img{width:100%;height:100%}.extend-cover .cover-img :deep(.el-image__inner){-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.extend-cover .cover-error{background:#409eff14;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.extend-info{flex:1;min-width:0}.extend-title{color:var(--el-text-color-primary);white-space:nowrap;text-overflow:ellipsis;margin-bottom:10px;padding-right:30px;font-size:15px;font-weight:600;overflow:hidden}.extend-meta{align-items:center;gap:12px;display:flex}.extend-duration{color:var(--el-text-color-primary);font-variant-numeric:tabular-nums;font-size:14px;font-weight:500}.extend-from{color:var(--el-text-color-regular);align-items:center;gap:6px;font-size:13px;display:flex}.extend-from .extend-input{width:60px}.extend-from .extend-input :deep(.el-input__wrapper){background:var(--el-bg-color);box-shadow:none;border:1px solid #409eff4d;border-radius:6px;height:28px;padding:0 8px}.extend-from .extend-input :deep(.el-input__inner){color:var(--el-text-color-primary);text-align:center;font-size:13px;font-weight:500}.extend-from .extend-input :deep(.el-input__inner)::placeholder{color:var(--el-text-color-secondary)}:is(.extend-from .extend-input :deep(.el-input__wrapper.is-focus),.extend-from .extend-input :deep(.el-input__wrapper:hover)){border-color:#409eff;box-shadow:0 0 0 2px #409eff1a}.extend-start-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#409eff,#66b1ff);border-radius:8px;align-items:center;gap:6px;padding:6px 14px;font-size:13px;font-weight:600;transition:all .25s;display:flex;box-shadow:0 2px 8px #409eff4d}.extend-start-btn:hover{background:linear-gradient(135deg,#3a8ee6,#409eff);transform:translateY(-1px);box-shadow:0 4px 16px #409eff66}.extend-start-btn:active{transform:translateY(0)}html.dark .extend-music-content,html[data-ve-theme=dark] .extend-music-content{background:linear-gradient(135deg,#2379ff1a,#1e1e2ee6);border-color:#409eff4d;box-shadow:0 10px 40px #00000080}html.dark .extend-cover,html[data-ve-theme=dark] .extend-cover{background:#409eff29;border-color:#409eff40}html.dark .extend-cover .cover-error,html[data-ve-theme=dark] .extend-cover .cover-error{background:#409eff1f}html.dark .mj-actions-popover.el-popper,html[data-ve-theme=dark] .mj-actions-popover.el-popper{background:linear-gradient(145deg,#16162a,#1a1a2e 50%,#15152b)!important;border-color:#409eff59!important;box-shadow:0 12px 40px #0000008c,0 0 16px #2379ff33,inset 0 1px #ffffff0d!important}html.dark .mj-actions-popover.el-popper .el-popper__arrow:before,html[data-ve-theme=dark] .mj-actions-popover.el-popper .el-popper__arrow:before{background:#17172b!important;border-color:#409eff59!important}.last-frame-section[data-v-f5d5ce0b]{margin-top:8px}.last-frame-section .last-frame-card[data-v-f5d5ce0b]{background:var(--el-bg-color);border:1px solid var(--el-border-color);border-radius:10px;transition:all .2s cubic-bezier(.4,0,.2,1);overflow:hidden}.last-frame-section .last-frame-card[data-v-f5d5ce0b]:hover{border-color:var(--el-border-color-hover);box-shadow:0 2px 8px #0000000a}.last-frame-section .card-header[data-v-f5d5ce0b]{border-bottom:1px solid var(--el-border-color-light);padding:12px 14px 10px}.last-frame-section .card-header .section-title[data-v-f5d5ce0b]{color:var(--el-text-color-primary);letter-spacing:.01em;font-size:13px;font-weight:600}.last-frame-section .header-left[data-v-f5d5ce0b]{align-items:center;gap:8px;display:flex}.last-frame-section .section-tag[data-v-f5d5ce0b]{color:#2379ff;letter-spacing:.02em;background:linear-gradient(135deg,#2379ff14,#2379ff0a);border-radius:4px;align-items:center;padding:2px 8px;font-size:11px;font-weight:500;display:inline-flex}.last-frame-section .card-body[data-v-f5d5ce0b]{padding:14px}.last-frame-section .image-wrapper[data-v-f5d5ce0b]{background:var(--el-fill-color-light);aspect-ratio:16/9;border-radius:8px;position:relative;overflow:hidden}.last-frame-section .image-wrapper:hover .image-overlay[data-v-f5d5ce0b]{opacity:1}.last-frame-section .image-wrapper:hover .overlay-action[data-v-f5d5ce0b]{transform:translateY(0)}.last-frame-section .last-frame-image[data-v-f5d5ce0b]{width:100%;height:100%;display:block}.last-frame-section .image-placeholder[data-v-f5d5ce0b]{background:linear-gradient(135deg,var(--el-fill-color-light) 0,var(--el-fill-color) 100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.last-frame-section .image-overlay[data-v-f5d5ce0b]{opacity:0;background:linear-gradient(#0000,#0000 50%,#0006);justify-content:center;align-items:flex-end;padding:16px;transition:opacity .25s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;inset:0}.last-frame-section .overlay-action[data-v-f5d5ce0b]{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--el-text-color-primary);cursor:pointer;letter-spacing:.01em;background:#fffffff2;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-size:13px;font-weight:500;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex;transform:translateY(8px);box-shadow:0 2px 8px #00000014}.last-frame-section .overlay-action[data-v-f5d5ce0b]:hover{background:var(--el-bg-color);transform:translateY(-1px);box-shadow:0 4px 12px #0000001f}.last-frame-section .overlay-action[data-v-f5d5ce0b]:active{transform:translateY(0)}.last-frame-section .overlay-action[data-v-f5d5ce0b] .el-icon{color:var(--el-text-color-secondary);transition:transform .25s cubic-bezier(.4,0,.2,1)}.last-frame-section .overlay-action[data-v-f5d5ce0b]:hover .el-icon{color:#2379ff;transform:rotate(180deg)}.last-frame-section .card-footer[data-v-f5d5ce0b]{border-top:1px solid var(--el-border-color-light);padding:10px 14px 12px}.last-frame-section .footer-tip[data-v-f5d5ce0b]{color:var(--el-text-color-regular);align-items:flex-start;gap:6px;font-size:12px;line-height:1.5;display:flex}.last-frame-section .footer-tip[data-v-f5d5ce0b] .el-icon{color:var(--el-text-color-placeholder);flex-shrink:0;margin-top:1px}.last-frame-section .last-frame-toolbar[data-v-f5d5ce0b]{justify-content:flex-end;align-items:center;margin-top:6px;display:flex}.last-frame-section .toolbar-action[data-v-f5d5ce0b]{color:var(--el-text-color-regular);border:1px solid var(--el-border-color);cursor:pointer;letter-spacing:.01em;-webkit-user-select:none;user-select:none;background:0 0;border-radius:6px;align-items:center;gap:5px;padding:5px 12px;font-size:12px;font-weight:500;transition:all .25s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden}.last-frame-section .toolbar-action[data-v-f5d5ce0b]:before{content:"";opacity:0;background:linear-gradient(135deg,#2379ff0a,#2379ff05);transition:opacity .25s cubic-bezier(.4,0,.2,1);position:absolute;inset:0}.last-frame-section .toolbar-action[data-v-f5d5ce0b]:hover{color:#2379ff;border-color:var(--el-border-color-hover);background:var(--el-bg-color);transform:translateY(-1px);box-shadow:0 1px 3px #0000000f,0 4px 12px #2379ff14}.last-frame-section .toolbar-action[data-v-f5d5ce0b]:hover:before{opacity:1}.last-frame-section .toolbar-action[data-v-f5d5ce0b]:hover .el-icon{color:#2379ff;transform:rotate(180deg)scale(1.05)}.last-frame-section .toolbar-action[data-v-f5d5ce0b]:active{transform:translateY(0);box-shadow:0 1px 2px #0000000a}.last-frame-section .toolbar-action[data-v-f5d5ce0b] .el-icon{color:var(--el-text-color-regular);transition:all .25s cubic-bezier(.4,0,.2,1)}.last-frame-section .toolbar-action span[data-v-f5d5ce0b]{z-index:1;position:relative}.image-mask[data-v-f5d5ce0b]{filter:blur(20px);z-index:0;background-position:50%;background-repeat:no-repeat;background-size:100% 100%;width:100%;height:100%;position:absolute;top:0;left:0}html.dark .last-frame-section .overlay-action[data-v-f5d5ce0b],html[data-ve-theme=dark] .last-frame-section .overlay-action[data-v-f5d5ce0b]{color:var(--el-text-color-primary);background:#1e1e2ed9;box-shadow:0 2px 8px #0006}html.dark .last-frame-section .overlay-action[data-v-f5d5ce0b]:hover,html[data-ve-theme=dark] .last-frame-section .overlay-action[data-v-f5d5ce0b]:hover{background:#28283cf2;box-shadow:0 4px 12px #00000080}
