.image-edit-container[data-v-c25bfc00]{width:100%;height:100vh;background:#000;display:flex;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;position:fixed;top:0;left:0;z-index:2000}.tool-btn[data-v-c25bfc00]{color:#a1a1aa;cursor:pointer;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:8px;font-size:20px;transition:all .2s}.tool-btn[data-v-c25bfc00]:hover{color:#fff;background:#27272a}.tool-divider-h[data-v-c25bfc00]{width:24px;height:1px;background:#3f3f46;margin:4px 0}.close-btn[data-v-c25bfc00]{font-size:24px;cursor:pointer;color:#a1a1aa;padding:8px}.close-btn[data-v-c25bfc00]:hover{color:#fff}.selected-tag[data-v-c25bfc00]{background:#fde047;color:#000;border:none;font-weight:600;font-size:12px;height:24px;line-height:24px}.edit-body[data-v-c25bfc00]{flex:1;display:flex;overflow:hidden}.left-sidebar[data-v-c25bfc00]{width:80px;background:#000;border-right:1px solid #27272a;display:flex;flex-direction:column;align-items:center;padding:20px 0;gap:16px;height:100%}.thumbnails-container[data-v-c25bfc00]{gap:16px;overflow:hidden;padding-bottom:20px}.thumb-list[data-v-c25bfc00],.thumbnails-container[data-v-c25bfc00]{flex:1;width:100%;display:flex;flex-direction:column;align-items:center;min-height:0}.thumb-list[data-v-c25bfc00]{gap:12px;overflow-y:auto;padding:0 10px 20px 10px}.thumb-list[data-v-c25bfc00]::-webkit-scrollbar{width:4px}.thumb-list[data-v-c25bfc00]::-webkit-scrollbar-track{background:transparent}.thumb-list[data-v-c25bfc00]::-webkit-scrollbar-thumb{background:#3f3f46;border-radius:2px}.sidebar-header[data-v-c25bfc00]{margin-bottom:8px;flex-shrink:0}.status-section[data-v-c25bfc00]{flex-shrink:0}.tools-section[data-v-c25bfc00]{display:flex;flex-direction:column;align-items:center;gap:12px;padding:12px 0;width:100%;flex-shrink:0}.sidebar-divider[data-v-c25bfc00]{width:40px;height:1px;background:#27272a;flex-shrink:0}.add-thumb-btn[data-v-c25bfc00]{width:60px;height:60px;border:1px dashed #3f3f46;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#a1a1aa;transition:all .2s;flex-shrink:0}.add-thumb-btn[data-v-c25bfc00]:hover{border-color:#fde047;color:#fde047;background:rgba(253,224,71,.05)}.thumb-item[data-v-c25bfc00]{width:60px;height:60px;border-radius:8px;overflow:hidden;cursor:pointer;opacity:.6;border:2px solid transparent;transition:all .2s;position:relative;background:#18181b;flex-shrink:0}.thumb-item.active[data-v-c25bfc00]{opacity:1;border-color:#fde047;box-shadow:0 0 10px rgba(253,224,71,.2)}.thumb-overlay[data-v-c25bfc00]{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.3);display:flex;align-items:center;justify-content:center;color:#fde047;font-size:16px;font-weight:700}.thumb-img[data-v-c25bfc00]{width:100%;height:100%}.main-preview[data-v-c25bfc00]{flex:1;background:#09090b;padding:40px}.main-preview[data-v-c25bfc00],.preview-wrapper[data-v-c25bfc00]{display:flex;align-items:center;justify-content:center;position:relative}.preview-wrapper[data-v-c25bfc00]{width:100%;height:100%}.image-container[data-v-c25bfc00]{position:relative;max-width:100%;max-height:100%;display:flex}.preview-image[data-v-c25bfc00]{box-shadow:0 20px 50px rgba(0,0,0,.5)}.preview-image[data-v-c25bfc00],.preview-image[data-v-c25bfc00] .el-image__inner{max-width:100%;max-height:100%;width:auto;height:auto}.delete-floating-btn[data-v-c25bfc00]{position:absolute;top:50%;left:-100px;transform:translateY(-50%);background:rgba(24,24,27,.9);padding:8px 16px;border-radius:8px;border:1px solid #27272a;color:#f87171;display:flex;align-items:center;gap:6px;cursor:pointer;font-size:13px}.nav-arrow[data-v-c25bfc00]{position:absolute;right:20px;width:40px;height:40px;background:#18181b;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#a1a1aa;transition:all .2s}.nav-prev[data-v-c25bfc00]{top:45%}.nav-next[data-v-c25bfc00]{top:55%}.nav-arrow[data-v-c25bfc00]:hover{background:#27272a;color:#fff}.right-sidebar[data-v-c25bfc00]{width:430px;background:#000;border-left:1px solid #27272a;display:flex;flex-direction:column;padding:0;overflow:hidden;height:100%}.sidebar-section[data-v-c25bfc00]{width:100%;padding:24px;overflow-y:auto;box-sizing:border-box}.section-top[data-v-c25bfc00]{height:35%;padding:0}.section-top[data-v-c25bfc00],.top-half-info[data-v-c25bfc00]{border-bottom:1px solid #27272a;display:flex;flex-direction:column}.top-half-info[data-v-c25bfc00]{height:40%;padding:12px 24px;box-sizing:border-box}.scene-header[data-v-c25bfc00]{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.scene-title[data-v-c25bfc00]{font-size:16px;font-weight:600;margin:0}.expand-icon[data-v-c25bfc00]{cursor:pointer;color:#888;font-size:14px;transition:color .2s}.expand-icon[data-v-c25bfc00]:hover{color:#fff}.scene-desc-input[data-v-c25bfc00] .el-textarea__inner{background-color:#27272a;border:1px solid #3f3f46;color:#d4d4d8;font-family:inherit;transition:all .2s;padding:8px 10px;font-size:13px}.scene-desc-input[data-v-c25bfc00] .el-textarea__inner:focus{border-color:#6366f1;background-color:#18181b;color:#fff}.scene-desc-preview[data-v-c25bfc00]{font-size:13px;color:#d4d4d8;line-height:1.5;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.bottom-half-ref[data-v-c25bfc00]{height:60%;padding:12px 24px;box-sizing:border-box;display:flex;flex-direction:column}.ref-header[data-v-c25bfc00]{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#888;margin-bottom:8px}.ref-scroll-container[data-v-c25bfc00]{flex:1;display:flex;gap:8px;overflow-x:auto;align-items:flex-start;padding-top:10px}.ref-scroll-container[data-v-c25bfc00]::-webkit-scrollbar{height:4px}.ref-scroll-container[data-v-c25bfc00]::-webkit-scrollbar-thumb{background:#3f3f46;border-radius:2px}.ref-scroll-container[data-v-c25bfc00]::-webkit-scrollbar-track{background:transparent}.add-ref-btn-mini[data-v-c25bfc00]{width:60px;height:60px;background:#27272a;border-radius:6px;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;color:#888;font-size:24px}.add-ref-btn-mini[data-v-c25bfc00]:hover{color:#fff;background:#3f3f46}.ref-list-mini[data-v-c25bfc00]{display:flex;gap:8px}.ref-item-mini[data-v-c25bfc00]{width:60px;height:60px;border-radius:6px;flex-shrink:0;cursor:pointer;border:1px solid #3f3f46;display:block}.ref-item-wrapper[data-v-c25bfc00]{position:relative;width:60px;height:60px;flex-shrink:0}.ref-remove-btn[data-v-c25bfc00]{position:absolute;top:-6px;right:-6px;width:18px;height:18px;background:#ef4444;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;cursor:pointer;opacity:0;transition:opacity .2s;z-index:10;box-shadow:0 2px 4px rgba(0,0,0,.2)}.ref-item-wrapper:hover .ref-remove-btn[data-v-c25bfc00]{opacity:1}.section-middle[data-v-c25bfc00]{height:45%;border-bottom:1px solid #27272a}.section-bottom[data-v-c25bfc00]{height:20%;display:flex;flex-direction:column;overflow:hidden}.prompt-details-full[data-v-c25bfc00]{flex:1;display:flex;flex-direction:column;height:100%}.prompt-value-input-full[data-v-c25bfc00] .el-textarea__inner{background:transparent;border:none;color:#a1a1aa;padding:0;resize:none;font-family:inherit;line-height:1.6;min-height:100%!important;font-size:13px}.prompt-value-input-full[data-v-c25bfc00] .el-textarea__inner:focus{color:#fff}.sidebar-footer[data-v-c25bfc00]{margin-top:auto;display:flex;flex-direction:column;gap:16px}.control-tags-container[data-v-c25bfc00]{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.control-pill[data-v-c25bfc00]{background:#18181b;border:1px solid #3f3f46;border-radius:6px;padding:6px 12px;font-size:12px;color:#d4d4d8;cursor:pointer;display:flex;align-items:center;gap:6px;transition:all .2s;height:32px;box-sizing:border-box}.control-pill[data-v-c25bfc00]:hover{background:#27272a;border-color:#71717a;color:#fff}.control-pill.ai-pill[data-v-c25bfc00]{background:rgba(139,92,246,.1);border-color:rgba(139,92,246,.3);color:#a78bfa}.control-pill.ai-pill[data-v-c25bfc00]:hover{background:rgba(139,92,246,.2);border-color:rgba(139,92,246,.5)}.control-pill.clickable[data-v-c25bfc00]:active{transform:translateY(1px)}.footer-action-bar[data-v-c25bfc00]{display:flex;align-items:center;justify-content:space-between;padding-top:4px}.cost-info[data-v-c25bfc00]{display:flex;align-items:center;gap:6px;font-size:12px;color:#fbbf24;background:rgba(251,191,36,.1);padding:6px 12px;border-radius:6px}.generate-btn-block[data-v-c25bfc00]{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;padding:8px 24px;border-radius:8px;cursor:pointer;font-size:14px;font-weight:500;transition:all .2s;box-shadow:0 4px 12px rgba(139,92,246,.3);position:relative;overflow:hidden}.generate-btn-block .btn-content[data-v-c25bfc00]{display:flex;align-items:center;justify-content:center;gap:8px;position:relative;z-index:1}.generate-btn-block .progress-bar-bg[data-v-c25bfc00]{position:absolute;left:0;top:0;bottom:0;background:hsla(0,0%,100%,.3);transition:width .3s ease-out;z-index:0}.generate-btn-block[data-v-c25bfc00]:hover{transform:translateY(-1px);box-shadow:0 6px 16px rgba(139,92,246,.4)}.generate-btn-block[data-v-c25bfc00]:active{transform:translateY(1px)}.generate-btn-block.disabled[data-v-c25bfc00]{opacity:.7;cursor:not-allowed;transform:none}.ratio-popover{background:#1f1f23!important;border:1px solid #333!important;padding:10px!important;box-shadow:0 4px 20px rgba(0,0,0,.5)!important}.ratio-popover .el-popover__title{color:#ccc;font-size:13px;margin-bottom:10px}.ratio-selection{color:#fff}.ratio-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.ratio-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;cursor:pointer;padding:8px 4px;border-radius:6px;transition:all .2s;background:hsla(0,0%,100%,.05);border:1px solid transparent}.ratio-item:hover{background:hsla(0,0%,100%,.1)}.ratio-item.active{background:#fff;color:#000}.ratio-icon{border:2px solid currentColor;border-radius:2px;display:inline-block;box-sizing:border-box}.ratio-item .ratio-icon{border-color:#888}.ratio-item:hover .ratio-icon{border-color:#fff}.ratio-item.active .ratio-icon{border-color:#000}.ratio-label{font-size:12px}.ratio-16-9 .ratio-icon{width:16px;height:9px}.ratio-9-16 .ratio-icon{width:9px;height:16px}.ratio-1-1 .ratio-icon{width:14px;height:14px}.tech-dialog{background:#18181b!important;border:1px solid #3f3f46!important;border-radius:12px!important}.tech-dialog .el-dialog__header{padding:20px 24px 0}.tech-dialog .el-dialog__body{padding:24px;color:#d4d4d8}.tech-dialog .el-dialog__title{color:#fff}.tech-dialog-title-wrapper{display:flex;align-items:center;gap:10px;position:relative}.tech-dialog-title-wrapper .title-icon{width:32px;height:32px;border-radius:8px;background:rgba(139,92,246,.1);display:flex;align-items:center;justify-content:center;color:#8b5cf6;font-size:18px}.tech-dialog-title-wrapper .title-text{font-size:18px;font-weight:600;color:#fff}.model-grid-container-tech{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:16px;max-height:400px;overflow-y:auto}.model-card-tech{background:#27272a;border-radius:12px;overflow:hidden;cursor:pointer;border:2px solid transparent;transition:all .2s;position:relative}.model-card-tech:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.3)}.model-card-tech.active{border-color:#8b5cf6;background:#27272a}.model-card-tech .model-icon-wrapper{height:100px;background:#111;display:flex;align-items:center;justify-content:center;overflow:hidden}.model-card-tech .model-cover{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.model-card-tech .model-icon-placeholder{color:#52525b;font-size:32px}.model-card-tech .model-info{padding:12px}.model-card-tech .model-name{font-weight:600;color:#fff;margin-bottom:4px;font-size:14px}.model-card-tech .model-desc{color:#a1a1aa;font-size:12px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.model-card-tech .active-indicator{position:absolute;top:8px;right:8px;width:24px;height:24px;background:#8b5cf6;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;opacity:0;transform:scale(.8);transition:all .2s}.model-card-tech.active .active-indicator{opacity:1;transform:scale(1)}.tech-btn-primary{background:linear-gradient(135deg,#6366f1,#8b5cf6)!important;border:none!important;color:#fff!important}.tech-btn-primary:hover{opacity:.9;transform:translateY(-1px)}.tech-btn-plain{background:transparent!important;border:1px solid #3f3f46!important;color:#a1a1aa!important}.tech-btn-plain:hover{color:#fff!important;border-color:#71717a!important}.selector-grid-container{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:12px;max-height:400px;padding:10px}.selector-grid-item{width:100%;margin-bottom:0;cursor:pointer}.selector-grid-item .item-image-wrapper{height:100px;width:100%;position:relative;border-radius:6px;overflow:hidden;background:#111}.selector-grid-item .item-hover-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(139,92,246,.6);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s}.selector-grid-item:hover .item-hover-overlay{opacity:1}.selector-grid-item .select-btn{color:#fff;font-weight:700;font-size:12px;background:rgba(0,0,0,.4);padding:4px 10px;border-radius:4px;border:1px solid hsla(0,0%,100%,.3)}.selector-grid-item .item-name{margin-top:6px;font-size:12px;color:#ccc;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tech-tabs-secondary .el-tabs__nav-wrap:after{background-color:hsla(0,0%,100%,.1);height:1px}.tech-tabs-secondary .el-tabs__item{color:#888;font-size:14px}.tech-tabs-secondary .el-tabs__item.is-active{color:#8b5cf6}.tech-tabs-secondary .el-tabs__active-bar{background-color:#8b5cf6}.empty-tech-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 0;color:#52525b}.empty-tech-state i{font-size:48px;margin-bottom:16px;opacity:.5}.empty-tech-state p{font-size:14px;margin:0}.empty-preview{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;width:100%;background:#18181b;border-radius:8px;border:1px dashed #3f3f46}