[data-v-7d2a9eb8] .ai-task-analysis{margin:15px 0;padding:20px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;-webkit-box-shadow:0 4px 15px rgba(102,126,234,.2);box-shadow:0 4px 15px rgba(102,126,234,.2)}[data-v-7d2a9eb8] .ai-task-analysis .analysis-header{margin-bottom:20px;padding-bottom:15px;border-bottom:1px solid hsla(0,0%,100%,.2)}[data-v-7d2a9eb8] .ai-task-analysis .analysis-header h3{color:#fff;font-size:20px;font-weight:600;margin:0 0 8px 0}[data-v-7d2a9eb8] .ai-task-analysis .analysis-header p{color:hsla(0,0%,100%,.9);font-size:14px;margin:0}[data-v-7d2a9eb8] .subtasks-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}[data-v-7d2a9eb8] .subtask-card{background:#fff;border-radius:8px;padding:15px;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.1);box-shadow:0 2px 8px rgba(0,0,0,.1);-webkit-transition:-webkit-transform .2s ease,-webkit-box-shadow .2s ease;transition:-webkit-transform .2s ease,-webkit-box-shadow .2s ease;transition:transform .2s ease,box-shadow .2s ease;transition:transform .2s ease,box-shadow .2s ease,-webkit-transform .2s ease,-webkit-box-shadow .2s ease}[data-v-7d2a9eb8] .subtask-card:hover{-webkit-transform:translateY(-2px);transform:translateY(-2px);-webkit-box-shadow:0 4px 12px rgba(0,0,0,.15);box-shadow:0 4px 12px rgba(0,0,0,.15)}[data-v-7d2a9eb8] .subtask-header{gap:10px;margin-bottom:8px}[data-v-7d2a9eb8] .subtask-header,[data-v-7d2a9eb8] .subtask-number{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}[data-v-7d2a9eb8] .subtask-number{background:#667eea;color:#fff;width:24px;height:24px;border-radius:50%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:12px;font-weight:700;-ms-flex-negative:0;flex-shrink:0}[data-v-7d2a9eb8] .subtask-status{font-size:18px;-ms-flex-negative:0;flex-shrink:0}[data-v-7d2a9eb8] .subtask-title{font-weight:600;color:#2d3748;font-size:15px;-webkit-box-flex:1;-ms-flex:1;flex:1}[data-v-7d2a9eb8] .subtask-time{background:#f0f4f8;color:#4a5568;padding:3px 8px;border-radius:12px;font-size:12px;white-space:nowrap}[data-v-7d2a9eb8] .subtask-description{color:#4a5568;font-size:14px;line-height:1.5;margin-left:34px;padding:8px 0}[data-v-7d2a9eb8] .subtask-dependencies{color:#718096;font-size:12px;margin-left:34px;padding:5px 0;font-style:italic}[data-v-7d2a9eb8] .subtask-actions{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;margin-top:20px;padding-top:15px;border-top:1px solid hsla(0,0%,100%,.2)}[data-v-7d2a9eb8] .action-btn{padding:10px 20px;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;-webkit-transition:all .2s ease;transition:all .2s ease;-webkit-box-flex:1;-ms-flex:1;flex:1}[data-v-7d2a9eb8] .action-btn.primary{background:#fff;color:#667eea;-webkit-box-shadow:0 2px 6px rgba(0,0,0,.1);box-shadow:0 2px 6px rgba(0,0,0,.1)}[data-v-7d2a9eb8] .action-btn.primary:hover{background:#f8f9fa;-webkit-transform:translateY(-1px);transform:translateY(-1px);-webkit-box-shadow:0 4px 10px rgba(0,0,0,.15);box-shadow:0 4px 10px rgba(0,0,0,.15)}[data-v-7d2a9eb8] .action-btn.secondary{background:hsla(0,0%,100%,.2);color:#fff;border:1px solid hsla(0,0%,100%,.3)}[data-v-7d2a9eb8] .action-btn.secondary:hover{background:hsla(0,0%,100%,.3);border-color:hsla(0,0%,100%,.5)}[data-v-7d2a9eb8] .embedded-subtasks{margin:15px 0;padding:15px;background:#f8f9fa;border-radius:8px;border:1px solid #e2e8f0}[data-v-7d2a9eb8] .embedded-subtasks h4{color:#2d3748;font-size:16px;font-weight:600;margin:0 0 12px 0}[data-v-7d2a9eb8] .subtasks-list{list-style:none;padding:0;margin:0;counter-reset:subtask-counter}[data-v-7d2a9eb8] .subtask-item{padding:12px;margin-bottom:10px;background:#fff;border-radius:6px;border:1px solid #e2e8f0;-webkit-transition:all .2s ease;transition:all .2s ease;counter-increment:subtask-counter}[data-v-7d2a9eb8] .subtask-item:hover{border-color:#cbd5e0;-webkit-box-shadow:0 2px 6px rgba(0,0,0,.08);box-shadow:0 2px 6px rgba(0,0,0,.08)}[data-v-7d2a9eb8] .subtask-main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}[data-v-7d2a9eb8] .status-icon{font-size:16px}[data-v-7d2a9eb8] .time-badge{background:#edf2f7;color:#4a5568;padding:2px 6px;border-radius:10px;font-size:11px;margin-left:8px}[data-v-7d2a9eb8] .subtask-desc{color:#718096;font-size:13px;line-height:1.4;margin-top:8px;padding-left:24px}.formatted-subtasks[data-v-7d2a9eb8]{margin:10px 0;padding:15px;background:#f8f9fa;border-radius:8px;border:1px solid #e2e8f0}.formatted-subtasks h4[data-v-7d2a9eb8]{margin:0 0 12px 0;color:#2d3748;font-size:16px;font-weight:600}.subtasks-display-list[data-v-7d2a9eb8]{list-style:none;padding:0;margin:0}.subtask-display-item[data-v-7d2a9eb8]{padding:12px;margin-bottom:8px;background:#fff;border-radius:6px;border:1px solid #e2e8f0;-webkit-transition:all .2s ease;transition:all .2s ease}.subtask-display-item[data-v-7d2a9eb8]:hover{border-color:#cbd5e0;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.05);box-shadow:0 2px 4px rgba(0,0,0,.05)}.subtask-display-item[data-v-7d2a9eb8]:last-child{margin-bottom:0}.subtask-status[data-v-7d2a9eb8]{display:inline-block;margin-right:8px;font-size:16px}.subtask-title[data-v-7d2a9eb8]{font-weight:500;color:#2d3748;font-size:14px}.subtask-time[data-v-7d2a9eb8]{color:#718096;margin-left:8px}.subtask-desc[data-v-7d2a9eb8]{display:block;margin-top:4px;color:#4a5568;font-size:13px;line-height:1.5;padding-left:28px}.ai-dialogue[data-v-7d2a9eb8]{height:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#fff;overflow:hidden}.dialogue-content[data-v-7d2a9eb8]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%;gap:1px}.dialogue-content[data-v-7d2a9eb8],.results-preview[data-v-7d2a9eb8]{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;min-width:0;-webkit-box-sizing:border-box;box-sizing:border-box}.results-preview[data-v-7d2a9eb8]{width:50%;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-right:1px solid #ebeef5;background-color:#f8f9fa;max-width:50%}.preview-header[data-v-7d2a9eb8]{padding:15px;border-bottom:1px solid #ebeef5;background-color:#fff}.preview-header h3[data-v-7d2a9eb8]{margin:0;color:#303133}.preview-content[data-v-7d2a9eb8]{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:20px;overflow-y:auto}.preview-placeholder[data-v-7d2a9eb8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;color:#909399;text-align:center}.dialogue-section[data-v-7d2a9eb8]{width:50%;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#fff;min-width:0;max-width:50%;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box}.dialogue-section.full-width[data-v-7d2a9eb8]{width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.dialogue-header[data-v-7d2a9eb8]{padding:15px;border-bottom:1px solid #ebeef5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px}.dialogue-header .el-button[data-v-7d2a9eb8],.dialogue-header h3[data-v-7d2a9eb8]{-ms-flex-negative:0;flex-shrink:0}.dialogue-header h3[data-v-7d2a9eb8]{margin:0;color:#303133}.messages-container[data-v-7d2a9eb8]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:auto;overflow-x:hidden;padding:20px;min-width:0}.message[data-v-7d2a9eb8]{margin-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:0;width:100%}.message.user[data-v-7d2a9eb8]{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.message.assistant[data-v-7d2a9eb8]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.message-content[data-v-7d2a9eb8]{max-width:100%;width:100%;padding:12px 16px;border-radius:8px;word-break:break-word;-webkit-box-sizing:border-box;box-sizing:border-box;overflow-wrap:break-word;word-wrap:break-word;-ms-hyphens:auto;hyphens:auto}.user .message-content[data-v-7d2a9eb8]{background-color:#409eff;color:#fff;max-width:80%;width:auto}.assistant .message-content[data-v-7d2a9eb8]{background-color:#f5f7fa;color:#303133}.post-message[data-v-7d2a9eb8]{max-width:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:8px 0}.post-message[data-v-7d2a9eb8] .post-card{max-width:400px;margin:0}.input-area[data-v-7d2a9eb8]{padding:15px;border-top:1px solid #ebeef5}.input-area .el-button[data-v-7d2a9eb8]{width:100%;margin-top:10px}.loading-dots[data-v-7d2a9eb8]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;padding:12px 16px;background-color:#f5f7fa;border-radius:8px}.loading-dots span[data-v-7d2a9eb8]{width:8px;height:8px;background-color:#909399;border-radius:50%;-webkit-animation:bounce-7d2a9eb8 1.4s ease-in-out infinite;animation:bounce-7d2a9eb8 1.4s ease-in-out infinite}.loading-dots span[data-v-7d2a9eb8]:first-child{-webkit-animation-delay:0s;animation-delay:0s}.loading-dots span[data-v-7d2a9eb8]:nth-child(2){-webkit-animation-delay:.16s;animation-delay:.16s}.loading-dots span[data-v-7d2a9eb8]:nth-child(3){-webkit-animation-delay:.32s;animation-delay:.32s}@-webkit-keyframes bounce-7d2a9eb8{0%,80%,to{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes bounce-7d2a9eb8{0%,80%,to{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}[data-v-7d2a9eb8] .message-content{line-height:1.5;overflow-wrap:break-word;word-break:break-word;max-width:100%;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}[data-v-7d2a9eb8] .message-content p{margin:0}[data-v-7d2a9eb8] .message-content pre{background-color:#f8f9fa;padding:12px;border-radius:4px;overflow-x:auto;white-space:pre-wrap;max-width:100%;word-break:break-word;overflow-wrap:break-word}[data-v-7d2a9eb8] .user .message-content pre{background-color:hsla(0,0%,100%,.1)}.context-cart[data-v-7d2a9eb8]{margin:15px;border:1px solid #e4e7ed;border-radius:8px;background-color:#f8f9fa;overflow:hidden}.cart-header[data-v-7d2a9eb8]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:12px 16px;background-color:#ecf5ff;border-bottom:1px solid #e4e7ed}.cart-header-actions[data-v-7d2a9eb8],.cart-header[data-v-7d2a9eb8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cart-header-actions[data-v-7d2a9eb8]{gap:12px}.cart-header h4[data-v-7d2a9eb8]{margin:0;color:#409eff;font-size:14px;font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.processing-mode-selector[data-v-7d2a9eb8]{background:#fff;border-radius:4px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.1);box-shadow:0 1px 3px rgba(0,0,0,.1)}.processing-mode-selector[data-v-7d2a9eb8] .el-radio-button__inner{padding:6px 12px;font-size:12px;border:1px solid #dcdfe6}.processing-mode-selector[data-v-7d2a9eb8] .el-radio-button__orig-radio:checked+.el-radio-button__inner{background-color:#409eff;border-color:#409eff;color:#fff}.processing-mode-selector span i[data-v-7d2a9eb8]{margin-right:4px}.clear-cart-btn[data-v-7d2a9eb8]{padding:4px 8px;color:#f56c6c}.clear-cart-btn[data-v-7d2a9eb8]:hover{color:#f78989}.cart-items[data-v-7d2a9eb8]{max-height:200px;overflow-y:auto}.cart-item[data-v-7d2a9eb8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px 16px;border-bottom:1px solid #ebeef5;-webkit-transition:background-color .2s;transition:background-color .2s}.cart-item[data-v-7d2a9eb8]:last-child{border-bottom:none}.cart-item[data-v-7d2a9eb8]:hover{background-color:#f0f2f5}.item-content[data-v-7d2a9eb8]{-webkit-box-flex:1;-ms-flex:1;flex:1}.item-label[data-v-7d2a9eb8]{font-weight:500;color:#303133;font-size:13px;margin-bottom:4px}.item-preview[data-v-7d2a9eb8]{color:#909399;font-size:12px;line-height:1.4}.remove-item-btn[data-v-7d2a9eb8]{color:#c0c4cc;padding:4px;margin-left:8px}.remove-item-btn[data-v-7d2a9eb8]:hover{color:#f56c6c}.context-cart.empty-cart[data-v-7d2a9eb8]{opacity:.8}.empty-cart-message[data-v-7d2a9eb8]{padding:20px 16px;text-align:center;color:#909399;font-size:13px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px}.empty-cart-message i[data-v-7d2a9eb8]{font-size:16px;color:#c0c4cc}.empty-cart-message span[data-v-7d2a9eb8]{font-style:italic}.assistant-actions[data-v-7d2a9eb8]{margin-top:10px}.assistant-actions[data-v-7d2a9eb8],.improvement-actions[data-v-7d2a9eb8]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-ms-flex-wrap:wrap;flex-wrap:wrap}[data-v-7d2a9eb8] .message-content *{max-width:100%}[data-v-7d2a9eb8] .message-content *,[data-v-7d2a9eb8] .message-content strong{overflow-wrap:break-word;word-break:break-word}[data-v-7d2a9eb8] .markdown-content{background-color:#f8f9fa;border:1px solid #e4e7ed;border-radius:8px;padding:16px;margin-top:8px;overflow-x:auto}[data-v-7d2a9eb8] .markdown-content h1{font-size:1.8em;margin:.5em 0;color:#303133}[data-v-7d2a9eb8] .markdown-content h2{font-size:1.5em;margin:.5em 0;color:#303133}[data-v-7d2a9eb8] .markdown-content h3{font-size:1.2em;margin:.5em 0;color:#303133}[data-v-7d2a9eb8] .markdown-content code{background-color:#f0f2f5;padding:2px 6px;border-radius:4px;font-family:Courier New,monospace;font-size:.9em}[data-v-7d2a9eb8] .markdown-content pre{background-color:#2d2d2d;color:#f8f8f2;padding:12px;border-radius:6px;overflow-x:auto;margin:10px 0}[data-v-7d2a9eb8] .markdown-content pre code{background-color:transparent;padding:0;color:inherit}[data-v-7d2a9eb8] .markdown-content blockquote{border-left:4px solid #409eff;padding-left:16px;margin:10px 0;color:#606266;font-style:italic}[data-v-7d2a9eb8] .markdown-content ol,[data-v-7d2a9eb8] .markdown-content ul{margin:10px 0;padding-left:24px}[data-v-7d2a9eb8] .markdown-content li{margin:4px 0}[data-v-7d2a9eb8] .markdown-content a{color:#409eff;text-decoration:none}[data-v-7d2a9eb8] .markdown-content a:hover{text-decoration:underline}[data-v-7d2a9eb8] .markdown-content table{border-collapse:collapse;width:100%;margin:10px 0}[data-v-7d2a9eb8] .markdown-content td,[data-v-7d2a9eb8] .markdown-content th{border:1px solid #dcdfe6;padding:8px;text-align:left}[data-v-7d2a9eb8] .markdown-content th{background-color:#f5f7fa;font-weight:700}.dialogue-content>[data-v-7d2a9eb8]{-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.message-content[data-v-7d2a9eb8],[data-v-7d2a9eb8] .message-content{width:100%!important;word-wrap:break-word!important;-ms-hyphens:auto;hyphens:auto}.message-content[data-v-7d2a9eb8],.message-content [data-v-7d2a9eb8],[data-v-7d2a9eb8] .message-content,[data-v-7d2a9eb8] .message-content *{max-width:100%!important;overflow-wrap:break-word!important;word-break:break-word!important}.message-content code[data-v-7d2a9eb8],.message-content pre[data-v-7d2a9eb8],[data-v-7d2a9eb8] .message-content code,[data-v-7d2a9eb8] .message-content pre{white-space:pre-wrap!important;word-break:break-all!important;overflow-wrap:break-word!important;max-width:100%!important}.image-edit-buttons[data-v-7d2a9eb8],.midjourney-image[data-v-7d2a9eb8]{margin-top:10px}.button-row[data-v-7d2a9eb8]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;margin-bottom:8px}.button-row[data-v-7d2a9eb8]:last-child{margin-bottom:0}.cover-action[data-v-7d2a9eb8],.gemini-image-actions[data-v-7d2a9eb8]{margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.midjourney-image img[data-v-7d2a9eb8]{-webkit-box-shadow:0 2px 8px rgba(0,0,0,.1);box-shadow:0 2px 8px rgba(0,0,0,.1);-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.midjourney-image img[data-v-7d2a9eb8]:hover{-webkit-transform:scale(1.02);transform:scale(1.02)}.image-edit-buttons .el-button[data-v-7d2a9eb8]{min-width:40px}.result-tabs[data-v-7d2a9eb8],.tab-bar[data-v-7d2a9eb8]{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.result-tabs[data-v-7d2a9eb8] .el-tabs__header{margin-bottom:0;border-bottom:1px solid #e4e7ed;background-color:#fff;padding:0 20px}.result-tabs[data-v-7d2a9eb8] .el-tabs__content{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0;overflow:hidden}.result-tabs[data-v-7d2a9eb8] .el-tab-pane{height:100%}.workflow-sub-tabs[data-v-7d2a9eb8]{padding:15px 20px;background-color:#fff;border-bottom:1px solid #e8e8e8}.workflow-radio-group[data-v-7d2a9eb8]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.workflow-radio-group[data-v-7d2a9eb8] .el-radio-button__inner{padding:8px 20px;border-radius:20px;border:1px solid #e0e0e0;background:#f5f5f5;color:#666;font-weight:500}.workflow-radio-group[data-v-7d2a9eb8] .el-radio-button__orig-radio:checked+.el-radio-button__inner{background:linear-gradient(135deg,#667eea,#764ba2);border-color:transparent;color:#fff;-webkit-box-shadow:0 2px 8px rgba(102,126,234,.3);box-shadow:0 2px 8px rgba(102,126,234,.3)}.workflow-radio-group[data-v-7d2a9eb8] .el-radio-button__inner:hover{border-color:#667eea;color:#667eea}.workflow-list[data-v-7d2a9eb8]{height:calc(100% - 60px);overflow-y:auto;padding:20px;background-color:#f8f9fa}.loading-workflows[data-v-7d2a9eb8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:200px;color:#909399;font-size:14px}.loading-workflows i[data-v-7d2a9eb8]{font-size:32px;margin-bottom:10px;-webkit-animation:spin-7d2a9eb8 1s linear infinite;animation:spin-7d2a9eb8 1s linear infinite}@-webkit-keyframes spin-7d2a9eb8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin-7d2a9eb8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.empty-workflows[data-v-7d2a9eb8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:200px;color:#909399}.empty-workflows i[data-v-7d2a9eb8]{font-size:48px;margin-bottom:10px;color:#c0c4cc}.workflow-grid[data-v-7d2a9eb8]{display:grid;grid-template-columns:1fr;gap:15px}.workflow-card[data-v-7d2a9eb8]{background:#fff;border:1px solid #e4e7ed;border-radius:8px;padding:15px;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px}.workflow-card[data-v-7d2a9eb8]:hover{border-color:#409eff;-webkit-box-shadow:0 2px 8px rgba(64,158,255,.1);box-shadow:0 2px 8px rgba(64,158,255,.1)}.workflow-card.selected[data-v-7d2a9eb8]{border-color:#409eff;background-color:#ecf5ff}.workflow-icon[data-v-7d2a9eb8]{-ms-flex-negative:0;flex-shrink:0;width:48px;height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:8px;color:#fff;font-size:24px}.workflow-info[data-v-7d2a9eb8]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.workflow-header[data-v-7d2a9eb8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:5px}.workflow-info h4[data-v-7d2a9eb8]{margin:0;font-size:16px;font-weight:500;color:#303133;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:8px}.workflow-visibility-badge[data-v-7d2a9eb8]{-ms-flex-negative:0;flex-shrink:0;padding:2px 8px;border-radius:12px;font-size:11px}.workflow-visibility-badge i[data-v-7d2a9eb8]{margin-right:2px}.workflow-info p[data-v-7d2a9eb8]{margin:0 0 8px 0;font-size:13px;color:#909399;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.workflow-meta[data-v-7d2a9eb8]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px;font-size:12px;color:#606266}.workflow-meta .effect-count[data-v-7d2a9eb8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}.workflow-actions[data-v-7d2a9eb8]{-ms-flex-negative:0;flex-shrink:0}.workflow-cart[data-v-7d2a9eb8]{margin:15px;border:1px solid #e4e7ed;border-radius:8px;background-color:#f5f3ff;overflow:hidden}.workflow-cart .cart-header[data-v-7d2a9eb8]{background-color:#e6e2ff;border-bottom:1px solid #d8d0ff}.workflow-cart .cart-header h4[data-v-7d2a9eb8]{color:#7c3aed}.workflow-cart-item[data-v-7d2a9eb8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px 16px;border-bottom:1px solid #ebeef5;-webkit-transition:background-color .2s;transition:background-color .2s}.workflow-cart-item[data-v-7d2a9eb8]:last-child{border-bottom:none}.workflow-cart-item[data-v-7d2a9eb8]:hover{background-color:#f9f7ff}.workflow-cart-content[data-v-7d2a9eb8]{-ms-flex-align:center;gap:10px;-webkit-box-flex:1;-ms-flex:1;flex:1}.workflow-cart-content[data-v-7d2a9eb8],.workflow-cart-icon[data-v-7d2a9eb8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center}.workflow-cart-icon[data-v-7d2a9eb8]{width:32px;height:32px;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:6px;color:#fff;font-size:16px}.workflow-cart-info[data-v-7d2a9eb8]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.workflow-cart-name[data-v-7d2a9eb8]{font-weight:500;color:#303133;font-size:13px;margin-bottom:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workflow-cart-meta[data-v-7d2a9eb8]{color:#909399;font-size:11px}.workflow-cart-actions[data-v-7d2a9eb8]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.subtasks-result[data-v-7d2a9eb8]{background:#f0f9ff;border:1px solid #bfdbfe;border-radius:8px;padding:20px;margin:10px 0}.subtasks-result h3[data-v-7d2a9eb8]{color:#1e40af;margin:0 0 12px 0;font-size:18px}.subtasks-result p[data-v-7d2a9eb8]{color:#64748b;margin:0 0 16px 0}.subtasks-list[data-v-7d2a9eb8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;margin-bottom:20px}.subtask-item[data-v-7d2a9eb8]{background:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:12px;-webkit-transition:all .2s;transition:all .2s}.subtask-item[data-v-7d2a9eb8]:hover{-webkit-box-shadow:0 2px 4px rgba(0,0,0,.1);box-shadow:0 2px 4px rgba(0,0,0,.1)}.subtask-header[data-v-7d2a9eb8]{gap:10px;margin-bottom:8px}.subtask-header[data-v-7d2a9eb8],.subtask-number[data-v-7d2a9eb8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.subtask-number[data-v-7d2a9eb8]{background:#3b82f6;color:#fff;width:24px;height:24px;border-radius:50%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:700;font-size:12px;-ms-flex-negative:0;flex-shrink:0}.subtask-title[data-v-7d2a9eb8]{font-weight:600;color:#1e293b;-webkit-box-flex:1;-ms-flex:1;flex:1}.subtask-time[data-v-7d2a9eb8]{color:#64748b;font-size:12px;background:#f1f5f9;padding:2px 8px;border-radius:4px}.subtask-description[data-v-7d2a9eb8]{color:#475569;font-size:14px;line-height:1.5;padding-left:34px}.subtask-deps[data-v-7d2a9eb8]{color:#94a3b8;font-size:12px;padding-left:34px;margin-top:6px;font-style:italic}.subtask-actions[data-v-7d2a9eb8]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.add-subtasks-btn[data-v-7d2a9eb8]{background:#3b82f6;color:#fff;border:none;padding:10px 20px;border-radius:6px;font-weight:500;cursor:pointer;-webkit-transition:all .2s;transition:all .2s}.add-subtasks-btn[data-v-7d2a9eb8]:hover:not(:disabled){background:#2563eb;-webkit-transform:translateY(-1px);transform:translateY(-1px);-webkit-box-shadow:0 2px 4px rgba(59,130,246,.3);box-shadow:0 2px 4px rgba(59,130,246,.3)}.add-subtasks-btn[data-v-7d2a9eb8]:disabled{background:#94a3b8;cursor:not-allowed}