.wizard-container[data-v-2f788ed0]{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;border-radius:8px;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.1);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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-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]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;z-index:2;cursor:pointer}.step-number[data-v-2f788ed0],.step[data-v-2f788ed0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-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);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:8px;-webkit-transition:all .3s;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);-webkit-transition:all .3s;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]{-webkit-box-flex:1;-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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-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:grid;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;-webkit-transition:all .3s;transition:all .3s;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.06);box-shadow:0 2px 8px rgba(0,0,0,.06)}.connector-card[data-v-2f788ed0]:hover{-webkit-box-shadow:0 4px 12px rgba(0,0,0,.12);box-shadow:0 4px 12px rgba(0,0,0,.12)}.connector-card-header[data-v-2f788ed0]{background-color:#fafafa;padding:12px 16px;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;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:-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:180px;cursor:pointer;-webkit-transition:all .3s;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)}