#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#2c3e50}body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background-color:#f5f7fa;color:#333}*{box-sizing:border-box}.header[data-v-7f2dc21e]{height:60px;background:#fff;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;padding:0 24px;box-shadow:0 2px 4px rgba(0,0,0,.02)}.logo[data-v-7f2dc21e]{font-weight:700;font-size:1.2rem;color:#1e293b}.main-layout[data-v-7f2dc21e]{display:flex;flex:1;height:calc(100vh - 60px);overflow:hidden}.config-panel[data-v-7f2dc21e]{background:#fff;overflow-y:auto;display:flex;flex-direction:column;gap:24px}.label-row .section-title[data-v-7f2dc21e]{margin-bottom:0;margin-right:8px}.section-title[data-v-7f2dc21e]{display:block;font-weight:600;margin-bottom:8px;color:#334155;text-align:left}.icon-btn[data-v-7f2dc21e]{font-size:14px;color:#64748b;background:#f1f5f9;border-radius:50%;width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;transition:all .2s}.icon-btn.pointer[data-v-7f2dc21e]{cursor:pointer}.icon-btn.pointer[data-v-7f2dc21e]:hover{background:#3b82f6;color:#fff}.icon-btn.help[data-v-7f2dc21e]{cursor:help}.tooltip-wrapper[data-v-7f2dc21e]{position:relative;display:inline-block}.tooltip-text[data-v-7f2dc21e]{visibility:hidden;width:220px;background-color:#333;color:#fff;text-align:left;border-radius:6px;padding:10px;position:absolute;z-index:10;bottom:125%;left:100%;transform:translateX(-50%);opacity:0;transition:opacity .3s;font-size:12px;line-height:1.5;box-shadow:0 4px 6px rgba(0,0,0,.1)}.tooltip-text[data-v-7f2dc21e]:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#333 transparent transparent transparent}.tooltip-wrapper:hover .tooltip-text[data-v-7f2dc21e]{visibility:visible;opacity:1}.modal-overlay[data-v-7f2dc21e]{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000;backdrop-filter:blur(2px)}.modal-content[data-v-7f2dc21e]{background:#fff;width:90%;max-width:700px;border-radius:12px;box-shadow:0 20px 25px -5px rgba(0,0,0,.1);overflow:hidden;display:flex;flex-direction:column;max-height:85vh;animation:modalFadeIn-7f2dc21e .3s ease}@keyframes modalFadeIn-7f2dc21e{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.modal-header[data-v-7f2dc21e]{padding:16px 24px;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;align-items:center;background:#f8fafc;flex-shrink:0}.modal-header h3[data-v-7f2dc21e]{margin:0;font-size:1.1rem;color:#1e293b}.close-btn[data-v-7f2dc21e]{background:none;border:none;font-size:24px;cursor:pointer;color:#94a3b8}.close-btn[data-v-7f2dc21e]:hover{color:#ef4444}.modal-body[data-v-7f2dc21e]{padding:0;display:flex;flex-direction:column;overflow:hidden}.tabs-container[data-v-7f2dc21e]{width:100%;background:#fff;border-bottom:1px solid #e5e7eb;position:sticky;top:0;z-index:10}.tabs-header[data-v-7f2dc21e]{display:flex;align-items:center;gap:12px;padding:12px 16px;overflow-x:auto;white-space:nowrap;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}.tabs-header[data-v-7f2dc21e]::-webkit-scrollbar{height:4px}.tabs-header[data-v-7f2dc21e]::-webkit-scrollbar-thumb{background-color:#cbd5e1;border-radius:4px}.tabs-header[data-v-7f2dc21e]::-webkit-scrollbar-track{background:transparent}.tab-item[data-v-7f2dc21e]{flex-shrink:0;padding:6px 16px;font-size:14px;color:#64748b;background-color:#f1f5f9;border-radius:20px;cursor:pointer;transition:all .2s;border:1px solid transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none}.tab-item[data-v-7f2dc21e]:hover{color:#3b82f6;background-color:#e0f2fe}.tab-item.active[data-v-7f2dc21e]{color:#fff;background-color:#3b82f6;box-shadow:0 2px 6px rgba(59,130,246,.4)}.tab-content[data-v-7f2dc21e]{padding:24px;overflow-y:auto}.formula-display[data-v-7f2dc21e]{background:#f1f5f9;padding:16px;border-radius:8px;text-align:center;margin-bottom:20px;line-height:2}.plus[data-v-7f2dc21e]{color:#94a3b8;margin:0 4px;font-weight:700}.tag[data-v-7f2dc21e]{padding:4px 8px;border-radius:4px;color:#fff;font-size:.9em;display:inline-block;margin:2px}.tag.subject[data-v-7f2dc21e]{background:#3b82f6}.tag.action[data-v-7f2dc21e]{background:#10b981}.tag.scene[data-v-7f2dc21e]{background:#f59e0b}.tag.style[data-v-7f2dc21e]{background:#8b5cf6}.tag.lens[data-v-7f2dc21e]{background:#ec4899}.desc-box[data-v-7f2dc21e]{margin-bottom:16px}.main-desc[data-v-7f2dc21e]{font-size:.95rem;color:#334155;margin-bottom:12px}.param-list[data-v-7f2dc21e]{list-style:none;padding:0;margin:0}.param-list li[data-v-7f2dc21e]{margin-bottom:8px;font-size:.9rem;line-height:1.5;text-align:left}.param-label[data-v-7f2dc21e]{font-weight:600;color:#475569}.param-text[data-v-7f2dc21e]{color:#64748b}.divider[data-v-7f2dc21e]{border:none;border-top:1px solid #e5e7eb;margin:16px 0}h4[data-v-7f2dc21e]{margin:0 0 10px 0;font-size:1rem;color:#334155}.example-box[data-v-7f2dc21e]{background:#fffbeb;padding:12px;border-radius:6px;border:1px solid #fcd34d}.example-text[data-v-7f2dc21e]{font-size:.95rem;color:#475569;margin:0;line-height:1.6;text-align:left;white-space:pre-wrap}.modal-footer[data-v-7f2dc21e]{padding:16px 24px;border-top:1px solid #e5e7eb;text-align:right;flex-shrink:0;background:#fff}.confirm-btn[data-v-7f2dc21e]{background:#3b82f6;color:#fff;border:none;padding:8px 20px;border-radius:6px;cursor:pointer;font-weight:500}.confirm-btn[data-v-7f2dc21e]:hover{background:#2563eb}.upload-area[data-v-7f2dc21e]{border:2px dashed #cbd5e1;border-radius:8px;height:160px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s;background:#f8fafc;position:relative}.upload-area.dragging[data-v-7f2dc21e],.upload-area[data-v-7f2dc21e]:hover{border-color:#3b82f6;background:#eff6ff}.placeholder[data-v-7f2dc21e]{text-align:center;color:#64748b}.placeholder .icon[data-v-7f2dc21e]{font-size:24px;display:block;margin-bottom:4px}.placeholder .sub-text[data-v-7f2dc21e]{font-size:12px;color:#94a3b8}.preview-box[data-v-7f2dc21e]{width:100%;height:100%;position:relative}.preview-box img[data-v-7f2dc21e]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;border-radius:6px}.remove-btn[data-v-7f2dc21e]{position:absolute;top:5px;right:5px;background:rgba(0,0,0,.5);color:#fff;border:none;border-radius:50%;width:24px;height:24px;cursor:pointer}input[type=number][data-v-7f2dc21e],textarea[data-v-7f2dc21e]{width:100%;padding:10px;border:1px solid #cbd5e1;border-radius:6px;font-family:inherit;resize:vertical;transition:border-color .2s}input[data-v-7f2dc21e]:focus,textarea[data-v-7f2dc21e]:focus{outline:none;border-color:#3b82f6}.settings-grid[data-v-7f2dc21e]{display:flex;flex-direction:column;gap:16px}.form-item label[data-v-7f2dc21e]{display:block;font-size:.9rem;color:#64748b;margin-bottom:6px}.input-group[data-v-7f2dc21e]{display:flex;gap:8px}.input-group button[data-v-7f2dc21e]{padding:0 12px;border:1px solid #cbd5e1;background:#fff;border-radius:6px;cursor:pointer}.radio-btn[data-v-7f2dc21e]{flex:1;text-align:center;padding:8px;border:1px solid #cbd5e1;border-radius:6px;font-size:.9rem;transition:all .2s}.radio-btn input[data-v-7f2dc21e]{display:none}.radio-btn.active[data-v-7f2dc21e]{background:#eff6ff;border-color:#3b82f6;color:#3b82f6;font-weight:500}.generate-btn[data-v-7f2dc21e]{width:100%;padding:14px;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:opacity .2s}.generate-btn[data-v-7f2dc21e]:disabled{opacity:.7;cursor:not-allowed;background:#94a3b8}.result-panel[data-v-7f2dc21e]{flex:1;background:#f1f5f9;padding:24px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px}.video-wrapper[data-v-7f2dc21e]{width:100%;max-width:800px;aspect-ratio:16/9;background:#0f172a;border-radius:12px;overflow:hidden;box-shadow:0 10px 25px rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center;position:relative}.result-video[data-v-7f2dc21e]{width:100%;height:100%}.empty-state[data-v-7f2dc21e],.loading-state[data-v-7f2dc21e]{color:#94a3b8;text-align:center}.empty-icon[data-v-7f2dc21e]{font-size:48px;margin-bottom:10px}.spinner[data-v-7f2dc21e]{width:40px;height:40px;border:4px solid hsla(0,0%,100%,.3);border-radius:50%;border-top-color:#3b82f6;animation:spin-7f2dc21e 1s ease-in-out infinite;margin:0 auto 16px}@keyframes spin-7f2dc21e{to{transform:rotate(1turn)}}.result-info[data-v-7f2dc21e]{width:100%;max-width:800px;background:#fff;padding:16px;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.05)}.result-info h3[data-v-7f2dc21e]{margin:0 0 8px 0;font-size:1rem}.result-info p[data-v-7f2dc21e]{color:#64748b;font-size:.9rem;margin-bottom:8px}.tags span[data-v-7f2dc21e]{display:inline-block;background:#f1f5f9;padding:4px 8px;border-radius:4px;font-size:.8rem;color:#475569;margin-right:8px}@media (max-width:768px){.main-layout[data-v-7f2dc21e]{flex-direction:column;height:auto;overflow:visible}.config-panel[data-v-7f2dc21e]{width:100%;border-right:none;border-bottom:1px solid #e5e7eb;order:2}.result-panel[data-v-7f2dc21e]{width:100%;min-height:300px;padding:16px;order:1}.config-panel[data-v-7f2dc21e]{order:1}.result-panel[data-v-7f2dc21e]{order:2}.header[data-v-7f2dc21e]{justify-content:center}}

/*  !* 手机端 Tab 间距稍微调小，方便展示更多 *!*/.switch-wrapper[data-v-7f2dc21e]{display:flex;align-items:center}.switch-input[data-v-7f2dc21e]{display:none}.switch-label[data-v-7f2dc21e]{position:relative;display:inline-block;width:44px;height:24px;background-color:#ccc;border-radius:24px;cursor:pointer;transition:background-color .3s;margin-right:10px}.switch-ball[data-v-7f2dc21e]{position:absolute;top:2px;left:2px;width:20px;height:20px;background-color:#fff;border-radius:50%;transition:transform .3s;box-shadow:0 1px 3px rgba(0,0,0,.3)}.switch-input:checked+.switch-label[data-v-7f2dc21e]{background-color:#409eff}.switch-input:checked+.switch-label .switch-ball[data-v-7f2dc21e]{transform:translateX(20px)}.switch-text[data-v-7f2dc21e]{font-size:14px;color:#666}.radio-group[data-v-7f2dc21e]{display:flex;gap:10px;transition:opacity .3s}.radio-btn[data-v-7f2dc21e]{padding:6px 15px;border:1px solid #ddd;border-radius:4px;cursor:pointer;display:flex;align-items:center}.radio-btn input[data-v-7f2dc21e]{margin-right:5px}.radio-btn.active[data-v-7f2dc21e]{border-color:#409eff;color:#409eff;background-color:#ecf5ff}.disabled-group[data-v-7f2dc21e]{opacity:.5;pointer-events:none;filter:grayscale(100%)}.disabled-group .radio-btn[data-v-7f2dc21e]{cursor:not-allowed}.row-layout[data-v-7f2dc21e]{display:flex;align-items:center;justify-content:space-between}.row-layout .section-title[data-v-7f2dc21e]{margin-bottom:0;margin-right:12px}.prompt-textarea[data-v-7f2dc21e]{border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom:none;margin-bottom:0}.prompter-area[data-v-7f2dc21e]{background-color:#f8fafc;border:1px solid #cbd5e1;border-top:1px dashed #e2e8f0;border-bottom-left-radius:6px;border-bottom-right-radius:6px;padding:10px 12px;margin-top:0;display:flex;flex-direction:column;gap:8px}.prompter-header[data-v-7f2dc21e]{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#64748b}.prompter-title[data-v-7f2dc21e]{font-weight:600;display:flex;align-items:center;gap:4px}.refresh-btn[data-v-7f2dc21e]{background:none;border:none;color:#3b82f6;cursor:pointer;font-size:12px;padding:2px 6px;border-radius:4px;transition:background .2s}.refresh-btn[data-v-7f2dc21e]:hover{background:#eff6ff}.prompter-tags[data-v-7f2dc21e]{display:flex;flex-wrap:wrap;gap:8px}.prompter-tag[data-v-7f2dc21e]{background-color:#fff;border:1px solid #e2e8f0;color:#475569;padding:4px 10px;border-radius:12px;font-size:12px;cursor:pointer;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.prompter-tag[data-v-7f2dc21e]:hover{background-color:#3b82f6;color:#fff;border-color:#3b82f6;transform:translateY(-1px);box-shadow:0 2px 4px rgba(59,130,246,.2)}.prompter-tag[data-v-7f2dc21e]:active{transform:translateY(0)}.page-container[data-v-7f2dc21e]{min-height:100vh;display:flex;flex-direction:column}.config-panel[data-v-7f2dc21e]{width:400px;padding:24px;border-right:1px solid #e5e7eb}.section[data-v-7f2dc21e]{margin-bottom:1px}textarea[data-v-7f2dc21e]{width:100%;padding:10px;border:1px solid #cbd5e1;border-radius:6px}.label-row[data-v-7f2dc21e]{display:flex;align-items:center;margin-bottom:8px}.base-res-tabs[data-v-7f2dc21e]{background:#f1f5f9;padding:4px;border-radius:6px;display:flex;gap:4px;width:100%}.tab-btn[data-v-7f2dc21e]{flex:1;text-align:center;padding:6px 12px;font-size:13px;color:#64748b;cursor:pointer;border-radius:4px;transition:all .2s;font-weight:500;border:1px solid transparent}.tab-btn[data-v-7f2dc21e]:hover{color:#3b82f6;background:hsla(0,0%,100%,.5)}.tab-btn.active[data-v-7f2dc21e]{background:#fff;color:#3b82f6;border-color:#e2e8f0;box-shadow:0 1px 2px rgba(0,0,0,.05)}.resolution-grid[data-v-7f2dc21e]{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.res-card[data-v-7f2dc21e]{display:flex;align-items:center;padding:8px 10px;border:1px solid #e2e8f0;border-radius:6px;cursor:pointer;transition:all .2s;background:#fff}.res-card[data-v-7f2dc21e]:hover{border-color:#93c5fd;background:#f8fafc}.res-card.active[data-v-7f2dc21e]{border-color:#3b82f6;background:#eff6ff;color:#3b82f6}.res-icon-box[data-v-7f2dc21e]{width:24px;height:24px;display:flex;align-items:center;justify-content:center;margin-right:8px;background:rgba(0,0,0,.03);border-radius:4px}.res-shape[data-v-7f2dc21e]{border:2px solid #94a3b8;border-radius:2px;transition:border-color .2s}.res-card.active .res-shape[data-v-7f2dc21e]{border-color:#3b82f6;background-color:rgba(59,130,246,.2)}.res-text[data-v-7f2dc21e]{font-size:13px;font-family:monospace;font-weight:500}.audio-upload-box[data-v-7f2dc21e]{width:100%;border:1px dashed #cbd5e1;border-radius:6px;padding:12px;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;background:#f8fafc;transition:all .2s;color:#64748b;font-size:.9rem}.audio-upload-box[data-v-7f2dc21e]:hover{border-color:#3b82f6;background:#eff6ff;color:#3b82f6}.audio-uploaded-box[data-v-7f2dc21e]{width:100%;border:1px solid #bfdbfe;background:#eff6ff;border-radius:6px;padding:10px 12px;display:flex;align-items:center;justify-content:space-between}.audio-info[data-v-7f2dc21e]{display:flex;align-items:center;gap:8px;overflow:hidden}.icon-success[data-v-7f2dc21e]{color:#10b981;font-weight:700}.file-name[data-v-7f2dc21e]{font-size:.9rem;color:#334155;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px}.delete-btn[data-v-7f2dc21e]{background:none;border:none;color:#ef4444;font-size:.85rem;cursor:pointer;padding:4px 8px;border-radius:4px}.delete-btn[data-v-7f2dc21e]:hover{background:#fee2e2}