.step-indicator[data-v-7f74318c]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:8px 16px;background:#fafafa;border-bottom:1px solid #e8e8e8}.step-indicator[data-v-7f74318c],.step-item[data-v-7f74318c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.step-item[data-v-7f74318c]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}.step-number[data-v-7f74318c]{width:32px;height:32px;border-radius:50%;background:#d9d9d9;color:#fff;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-7f74318c]{background:#1890ff}.step-item.completed .step-number[data-v-7f74318c]{background:#52c41a}.step-title[data-v-7f74318c]{font-size:14px;color:#666;font-weight:500}.step-item.active .step-title[data-v-7f74318c]{color:#1890ff}.step-line[data-v-7f74318c]{width:120px;height:2px;background:#d9d9d9;margin:0 16px;margin-top:-20px;-webkit-transition:all .3s ease;transition:all .3s ease}.step-line.active[data-v-7f74318c]{background:#1890ff}.form-container[data-v-7f74318c]{padding:16px;min-height:350px}.step-content[data-v-7f74318c]{-webkit-animation:fadeIn-7f74318c .3s ease-in-out;animation:fadeIn-7f74318c .3s ease-in-out}@-webkit-keyframes fadeIn-7f74318c{0%{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeIn-7f74318c{0%{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.step-header[data-v-7f74318c]{margin-bottom:16px;text-align:center}.step-header h3[data-v-7f74318c]{font-size:20px;font-weight:600;color:#262626;margin:0 0 8px 0}.step-header p[data-v-7f74318c]{font-size:14px;color:#8c8c8c;margin:0}.form-section[data-v-7f74318c]{max-width:100%;margin:0 auto;padding:0 20px}.form-item-large[data-v-7f74318c]{margin-bottom:16px}.form-help-text[data-v-7f74318c]{font-size:12px;color:#8c8c8c;margin-top:4px;line-height:1.4}.form-help-text ul[data-v-7f74318c]{margin:4px 0;padding-left:16px}.form-help-text li[data-v-7f74318c]{margin:4px 0}.form-help-text code[data-v-7f74318c]{background:#f0f0f0;padding:2px 4px;border-radius:2px;font-size:11px}.scope-cards[data-v-7f74318c]{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin-top:6px}.scope-card[data-v-7f74318c]{border:2px solid #e8e8e8;border-radius:8px;padding:16px;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease;position:relative;background:#fff}.scope-card[data-v-7f74318c]:hover{border-color:#1890ff;-webkit-box-shadow:0 2px 8px rgba(24,144,255,.1);box-shadow:0 2px 8px rgba(24,144,255,.1)}.scope-card.active[data-v-7f74318c]{border-color:#1890ff;background:#f6ffed;-webkit-box-shadow:0 2px 8px rgba(24,144,255,.15);box-shadow:0 2px 8px rgba(24,144,255,.15)}.scope-card.disabled[data-v-7f74318c]{cursor:not-allowed;opacity:.6;background:#f5f5f5}.scope-card.disabled[data-v-7f74318c]:hover{border-color:#e8e8e8;-webkit-box-shadow:none;box-shadow:none}.card-icon[data-v-7f74318c]{font-size:20px;color:#1890ff;margin-bottom:8px}.card-content h4[data-v-7f74318c]{font-size:14px;font-weight:600;color:#262626;margin:0 0 3px 0}.card-content p[data-v-7f74318c]{font-size:12px;color:#1890ff;font-weight:500;margin:0 0 6px 0}.card-desc[data-v-7f74318c]{font-size:11px;color:#8c8c8c;line-height:1.3}.card-check[data-v-7f74318c]{position:absolute;top:12px;right:12px;width:20px;height:20px;background:#52c41a;border-radius:50%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;font-size:12px}.card-check[data-v-7f74318c],.resource-option[data-v-7f74318c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.resource-option[data-v-7f74318c]{gap:8px}.resource-name[data-v-7f74318c]{-webkit-box-flex:1;-ms-flex:1;flex:1}.status-radio-group[data-v-7f74318c]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px}.status-radio[data-v-7f74318c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px}.code-block[data-v-7f74318c]{background:#f5f5f5;border:1px solid #e8e8e8;border-radius:4px;padding:12px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:12px;color:#262626;overflow-x:auto;margin:8px 0;line-height:1.4}.config-textarea[data-v-7f74318c],.magic-script-textarea[data-v-7f74318c],.template-textarea[data-v-7f74318c]{font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:13px}.description-textarea[data-v-7f74318c]{resize:vertical;min-height:80px}.script-example[data-v-7f74318c],.template-example[data-v-7f74318c]{margin-top:12px}.modal-footer[data-v-7f74318c]{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:#fafafa;border-top:1px solid #e8e8e8}.footer-left[data-v-7f74318c]{-webkit-box-flex:1;-ms-flex:1;flex:1}.footer-right[data-v-7f74318c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:1200px){.scope-cards[data-v-7f74318c]{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:10px}.form-container[data-v-7f74318c]{padding:20px}}@media (max-width:768px){.scope-cards[data-v-7f74318c]{grid-template-columns:1fr;gap:8px}.step-indicator[data-v-7f74318c]{padding:12px 16px}.step-line[data-v-7f74318c]{width:40px}.form-container[data-v-7f74318c]{padding:16px}.modal-footer[data-v-7f74318c]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;padding:12px 16px}.footer-right[data-v-7f74318c]{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.scope-card[data-v-7f74318c]{padding:12px}}@media (max-width:480px){.step-indicator[data-v-7f74318c]{padding:8px 12px}.step-line[data-v-7f74318c]{width:20px}.form-container[data-v-7f74318c]{padding:12px}.scope-card[data-v-7f74318c]{padding:10px}}.ant-form-item-has-error .scope-card[data-v-7f74318c]{border-color:#ff4d4f}.ant-form-item-has-error .scope-card.active[data-v-7f74318c]{border-color:#ff4d4f;background:#fff2f0}