.wizard-container[data-v-2f788ed0]{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;background-color:#fff;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1);height:100%}.wizard-progress[data-v-2f788ed0]{padding:24px 24px 0;border-bottom:1px solid #f0f0f0}.progress-steps[data-v-2f788ed0]{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;position:relative;margin-bottom:24px}.progress-steps[data-v-2f788ed0]:before{content:"";position:absolute;top:16px;left:0;right:0;height:2px;background:#f0f0f0;z-index:1}.step[data-v-2f788ed0]{-ms-flex-direction:column;flex-direction:column;position:relative;z-index:2;cursor:pointer}.step-number[data-v-2f788ed0],.step[data-v-2f788ed0]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.step-number[data-v-2f788ed0]{width:32px;height:32px;border-radius:50%;background-color:#f0f0f0;color:rgba(0,0,0,.65);-ms-flex-pack:center;justify-content:center;margin-bottom:8px;transition:all .3s}.step.active .step-number[data-v-2f788ed0]{background-color:#1890ff;color:#fff}.step.completed .step-number[data-v-2f788ed0]{background-color:#52c41a;color:#fff}.step-title[data-v-2f788ed0]{font-size:14px;color:rgba(0,0,0,.65);transition:all .3s}.step.active .step-title[data-v-2f788ed0],.step.completed .step-title[data-v-2f788ed0]{color:#1890ff;font-weight:500}.wizard-content[data-v-2f788ed0]{-ms-flex:1;flex:1;padding:24px;overflow-y:auto}.step-content[data-v-2f788ed0]{min-height:300px}.step-heading[data-v-2f788ed0]{font-size:20px;margin-bottom:8px;color:rgba(0,0,0,.85)}.step-description[data-v-2f788ed0]{color:rgba(0,0,0,.45);margin-bottom:24px}.wizard-footer[data-v-2f788ed0]{padding:16px 24px;border-top:1px solid #f0f0f0;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.wizard-footer button[data-v-2f788ed0]:first-child{margin-right:auto}.wizard-footer button[data-v-2f788ed0]:last-child{margin-left:auto}.connector-cards[data-v-2f788ed0]{display:-ms-grid;display:grid;-ms-grid-columns:(minmax(300px,1fr))[auto-fill];grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:16px;margin-top:16px}.connector-card[data-v-2f788ed0]{border:1px solid #f0f0f0;border-radius:8px;overflow:hidden;transition:all .3s;box-shadow:0 2px 8px rgba(0,0,0,.06)}.connector-card[data-v-2f788ed0]:hover{box-shadow:0 4px 12px rgba(0,0,0,.12)}.connector-card-header[data-v-2f788ed0]{background-color:#fafafa;padding:12px 16px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;border-bottom:1px solid #f0f0f0}.connector-card-header h3[data-v-2f788ed0]{margin:0;font-size:16px;color:rgba(0,0,0,.85)}.connector-card-content[data-v-2f788ed0]{padding:16px}.add-connector-card[data-v-2f788ed0]{border:1px dashed #d9d9d9;border-radius:8px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:180px;cursor:pointer;transition:all .3s;color:rgba(0,0,0,.45)}.add-connector-card[data-v-2f788ed0]:hover{border-color:#1890ff;color:#1890ff}.add-connector-card i[data-v-2f788ed0]{font-size:24px;margin-bottom:8px}.delete-btn[data-v-2f788ed0]{color:#ff4d4f}.delete-btn[data-v-2f788ed0]:hover{color:#ff7875}.review-section[data-v-2f788ed0]{margin-bottom:24px}.review-section h3[data-v-2f788ed0]{margin-bottom:16px;font-size:16px;color:rgba(0,0,0,.85)}