.step-indicator[data-v-56eae0e9]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:8px 16px;background:var(--app-color-bg-hover);border-bottom:1px solid var(--app-color-border)}.step-indicator[data-v-56eae0e9],.step-item[data-v-56eae0e9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.step-item[data-v-56eae0e9]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}.step-number[data-v-56eae0e9]{width:32px;height:32px;border-radius:50%;background:var(--app-color-border);color:var(--app-color-text-inverse);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;font-weight:600;font-size:14px;margin-bottom:8px;-webkit-transition:all .3s ease;transition:all .3s ease}.step-item.active .step-number[data-v-56eae0e9]{background:var(--app-color-primary)}.step-item.completed .step-number[data-v-56eae0e9]{background:var(--app-color-success)}.step-title[data-v-56eae0e9]{font-size:14px;color:var(--app-color-text-secondary);font-weight:500}.step-item.active .step-title[data-v-56eae0e9]{color:var(--app-color-primary)}.step-line[data-v-56eae0e9]{width:120px;height:2px;background:var(--app-color-border);margin:0 16px;margin-top:-20px;-webkit-transition:all .3s ease;transition:all .3s ease}.step-line.active[data-v-56eae0e9]{background:var(--app-color-primary)}.form-container[data-v-56eae0e9]{padding:16px;min-height:300px}.step-content[data-v-56eae0e9]{-webkit-animation:fadeIn-56eae0e9 .3s ease-in-out;animation:fadeIn-56eae0e9 .3s ease-in-out}@-webkit-keyframes fadeIn-56eae0e9{0%{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeIn-56eae0e9{0%{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.step-header[data-v-56eae0e9]{margin-bottom:16px;text-align:center}.step-header h3[data-v-56eae0e9]{font-size:20px;font-weight:600;color:var(--app-color-text);margin:0 0 8px 0}.step-header p[data-v-56eae0e9]{font-size:14px;color:var(--app-color-text-secondary);margin:0}.form-section[data-v-56eae0e9]{max-width:100%;margin:0 auto;padding:0 20px}.form-item-large[data-v-56eae0e9]{margin-bottom:16px}.form-help-text[data-v-56eae0e9]{font-size:12px;color:var(--app-color-text-secondary);margin-top:4px;line-height:1.4}.direction-cards[data-v-56eae0e9]{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:10px;margin-top:6px}.direction-card[data-v-56eae0e9]{border:2px solid var(--app-color-border);border-radius:8px;padding:14px;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease;position:relative;background:var(--app-color-bg-container)}.direction-card.active[data-v-56eae0e9],.direction-card[data-v-56eae0e9]:hover{border-color:var(--app-color-primary);-webkit-box-shadow:var(--app-shadow-primary);box-shadow:var(--app-shadow-primary)}.direction-card.active[data-v-56eae0e9]{background:var(--app-color-success-light)}.direction-card.disabled[data-v-56eae0e9]{cursor:not-allowed;opacity:.6;background:var(--app-color-bg-layout)}.direction-card.disabled[data-v-56eae0e9]:hover{border-color:var(--app-color-border);-webkit-box-shadow:none;box-shadow:none}.card-icon[data-v-56eae0e9]{font-size:20px;color:var(--app-color-primary);margin-bottom:8px}.card-content h4[data-v-56eae0e9]{font-size:14px;font-weight:600;color:var(--app-color-text);margin:0 0 3px 0}.card-content p[data-v-56eae0e9]{font-size:12px;color:var(--app-color-primary);font-weight:500;margin:0 0 6px 0}.card-desc[data-v-56eae0e9]{font-size:11px;color:var(--app-color-text-secondary);line-height:1.3}.card-check[data-v-56eae0e9]{position:absolute;top:12px;right:12px;width:20px;height:20px;background:var(--app-color-success);border-radius:50%;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;color:var(--app-color-text-inverse);font-size:12px}.config-grid[data-v-56eae0e9]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;margin-top:16px}.config-item[data-v-56eae0e9]{padding:20px}.config-item[data-v-56eae0e9],.config-section[data-v-56eae0e9]{background:var(--app-color-bg-hover);border-radius:8px;border:1px solid var(--app-color-border)}.config-section[data-v-56eae0e9]{margin-top:32px;padding:24px}.section-header[data-v-56eae0e9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px;padding-bottom:12px;border-bottom:1px solid var(--app-color-border)}.section-icon[data-v-56eae0e9]{font-size:18px;color:var(--app-color-primary);margin-right:8px}.section-title[data-v-56eae0e9]{font-size:16px;font-weight:600;color:var(--app-color-text)}.section-content[data-v-56eae0e9]{margin-top:16px}.status-radio-group[data-v-56eae0e9]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px}.status-radio[data-v-56eae0e9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px}.extra-config-textarea[data-v-56eae0e9]{font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:13px}.help-examples[data-v-56eae0e9]{margin-top:12px}.help-example[data-v-56eae0e9]{margin-bottom:16px}.help-example strong[data-v-56eae0e9]{display:block;margin-bottom:8px;color:var(--app-color-text);font-size:13px}.code-block[data-v-56eae0e9]{background:var(--app-color-bg-layout);border:1px solid var(--app-color-border);border-radius:4px;padding:12px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:12px;color:var(--app-color-text);overflow-x:auto;margin:0;line-height:1.4}.empty-state[data-v-56eae0e9]{text-align:center;padding:60px 20px;color:var(--app-color-text-secondary)}.empty-state .anticon[data-v-56eae0e9]{font-size:48px;margin-bottom:16px;color:var(--app-color-border)}.empty-state p[data-v-56eae0e9]{font-size:14px;margin:0}.modal-footer[data-v-56eae0e9]{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 20px;background:var(--app-color-bg-hover);border-top:1px solid var(--app-color-border)}.footer-left[data-v-56eae0e9]{-webkit-box-flex:1;-ms-flex:1;flex:1}.footer-right[data-v-56eae0e9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:1200px){.direction-cards[data-v-56eae0e9]{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:10px}.form-container[data-v-56eae0e9]{padding:20px}}@media (max-width:768px){.direction-cards[data-v-56eae0e9]{grid-template-columns:1fr;gap:8px}.config-grid[data-v-56eae0e9]{grid-template-columns:1fr}.step-indicator[data-v-56eae0e9]{padding:12px 16px}.step-line[data-v-56eae0e9]{width:40px}.form-container[data-v-56eae0e9]{padding:16px}.modal-footer[data-v-56eae0e9]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;padding:12px 16px}.footer-right[data-v-56eae0e9]{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.direction-card[data-v-56eae0e9]{padding:12px}.card-icon[data-v-56eae0e9]{font-size:20px;margin-bottom:8px}.card-content h4[data-v-56eae0e9]{font-size:14px}.card-content p[data-v-56eae0e9]{font-size:12px}.card-desc[data-v-56eae0e9]{font-size:11px}}@media (max-width:480px){.step-indicator[data-v-56eae0e9]{padding:8px 12px}.step-line[data-v-56eae0e9]{width:20px}.form-container[data-v-56eae0e9]{padding:12px}.direction-card[data-v-56eae0e9]{padding:10px}}.resource-type-select[data-v-56eae0e9]{width:100%}.resource-type-select .ant-select-selection[data-v-56eae0e9]{border-radius:6px}.plugin-type-select[data-v-56eae0e9]{width:100%}.plugin-type-select .ant-select-selection[data-v-56eae0e9]{border-radius:6px}.plugin-option[data-v-56eae0e9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.plugin-name[data-v-56eae0e9]{-webkit-box-flex:1;-ms-flex:1;flex:1}.description-textarea[data-v-56eae0e9]{resize:vertical;min-height:80px}.ant-form-item-has-error .direction-card[data-v-56eae0e9]{border-color:var(--app-color-error)}.ant-form-item-has-error .direction-card.active[data-v-56eae0e9]{border-color:var(--app-color-error);background:var(--app-color-error-light)}