.theme--light.v-stepper{background:#fff}.theme--light.v-stepper .v-stepper__step:not(.v-stepper__step--active):not(.v-stepper__step--complete):not(.v-stepper__step--error) .v-stepper__step__step{background:rgba(0,0,0,.38)}.theme--light.v-stepper .v-stepper__step__step,.theme--light.v-stepper .v-stepper__step__step .v-icon{color:#fff}.theme--light.v-stepper .v-stepper__header .v-divider{border-color:rgba(0,0,0,.12)}.theme--light.v-stepper .v-stepper__step--active .v-stepper__label{text-shadow:0 0 0 #000}.theme--light.v-stepper .v-stepper__step--editable:hover{background:rgba(0,0,0,.06)}.theme--light.v-stepper .v-stepper__step--editable:hover .v-stepper__label{text-shadow:0 0 0 #000}.theme--light.v-stepper .v-stepper__step--complete .v-stepper__label{color:rgba(0,0,0,.87)}.theme--light.v-stepper .v-stepper__step--inactive.v-stepper__step--editable:not(.v-stepper__step--error):hover .v-stepper__step__step{background:rgba(0,0,0,.54)}.theme--light.v-stepper .v-stepper__label{color:rgba(0,0,0,.38)}.theme--light.v-stepper--non-linear .v-stepper__step:not(.v-stepper__step--complete):not(.v-stepper__step--error) .v-stepper__label,.theme--light.v-stepper .v-stepper__label small{color:rgba(0,0,0,.6)}.v-application--is-ltr .theme--light.v-stepper--vertical .v-stepper__content:not(:last-child){border-left:1px solid rgba(0,0,0,.12)}.v-application--is-rtl .theme--light.v-stepper--vertical .v-stepper__content:not(:last-child){border-right:1px solid rgba(0,0,0,.12)}.theme--dark.v-stepper{background:#303030}.theme--dark.v-stepper .v-stepper__step:not(.v-stepper__step--active):not(.v-stepper__step--complete):not(.v-stepper__step--error) .v-stepper__step__step{background:hsla(0,0%,100%,.5)}.theme--dark.v-stepper .v-stepper__step__step,.theme--dark.v-stepper .v-stepper__step__step .v-icon{color:#fff}.theme--dark.v-stepper .v-stepper__header .v-divider{border-color:hsla(0,0%,100%,.12)}.theme--dark.v-stepper .v-stepper__step--active .v-stepper__label{text-shadow:0 0 0 #fff}.theme--dark.v-stepper .v-stepper__step--editable:hover{background:hsla(0,0%,100%,.06)}.theme--dark.v-stepper .v-stepper__step--editable:hover .v-stepper__label{text-shadow:0 0 0 #fff}.theme--dark.v-stepper .v-stepper__step--complete .v-stepper__label{color:hsla(0,0%,100%,.87)}.theme--dark.v-stepper .v-stepper__step--inactive.v-stepper__step--editable:not(.v-stepper__step--error):hover .v-stepper__step__step{background:hsla(0,0%,100%,.75)}.theme--dark.v-stepper .v-stepper__label{color:hsla(0,0%,100%,.5)}.theme--dark.v-stepper--non-linear .v-stepper__step:not(.v-stepper__step--complete):not(.v-stepper__step--error) .v-stepper__label,.theme--dark.v-stepper .v-stepper__label small{color:hsla(0,0%,100%,.7)}.v-application--is-ltr .theme--dark.v-stepper--vertical .v-stepper__content:not(:last-child){border-left:1px solid hsla(0,0%,100%,.12)}.v-application--is-rtl .theme--dark.v-stepper--vertical .v-stepper__content:not(:last-child){border-right:1px solid hsla(0,0%,100%,.12)}.v-sheet.v-stepper{border-radius:4px}.v-sheet.v-stepper:not(.v-sheet--outlined){box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.v-sheet.v-stepper.v-sheet--shaped{border-radius:16px 4px}.v-stepper{border-radius:4px;overflow:hidden;position:relative}.v-stepper__header{height:72px;align-items:stretch;display:flex;flex-wrap:wrap;justify-content:space-between;box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.v-stepper__header .v-divider{align-self:center;margin:0 -16px}.v-stepper__items{position:relative;overflow:hidden}.v-stepper__step__step{align-items:center;border-radius:50%;display:inline-flex;font-size:.75rem;justify-content:center;height:24px;min-width:24px;width:24px;transition:.3s cubic-bezier(.25,.8,.25,1)}.v-application--is-ltr .v-stepper__step__step{margin-right:8px}.v-application--is-rtl .v-stepper__step__step{margin-left:8px}.v-stepper__step__step .v-icon.v-icon{font-size:1.25rem}.v-stepper__step__step .v-icon.v-icon.v-icon--svg{height:1.25rem;width:1.25rem}.v-stepper__step{align-items:center;display:flex;flex-direction:row;padding:24px;position:relative}.v-stepper__step--active .v-stepper__label{transition:.3s cubic-bezier(.4,0,.6,1)}.v-stepper__step--editable{cursor:pointer}.v-stepper__step.v-stepper__step--error .v-stepper__step__step{background:transparent;color:inherit}.v-stepper__step.v-stepper__step--error .v-stepper__step__step .v-icon{font-size:1.5rem;color:inherit}.v-stepper .v-stepper__step.v-stepper__step--error .v-stepper__label{color:inherit;text-shadow:none;font-weight:500}.v-stepper .v-stepper__step.v-stepper__step--error .v-stepper__label small{color:inherit}.v-stepper__label{display:block;flex-grow:1;line-height:1}.v-application--is-ltr .v-stepper__label{text-align:left}.v-application--is-rtl .v-stepper__label{text-align:right}.v-stepper__label small{display:block;font-size:.75rem;font-weight:300;text-shadow:none}.v-stepper__wrapper{overflow:hidden;transition:none}.v-stepper__content{top:0;padding:24px 24px 16px 24px;flex:1 0 auto;width:100%}.v-stepper__content>.v-btn{margin:24px 8px 8px 0}.v-stepper--flat{box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)!important}.v-stepper--is-booted .v-stepper__content,.v-stepper--is-booted .v-stepper__wrapper{transition:.3s cubic-bezier(.25,.8,.5,1)}.v-stepper--vertical{padding-bottom:36px}.v-stepper--vertical .v-stepper__content{width:auto}.v-application--is-ltr .v-stepper--vertical .v-stepper__content{padding:16px 60px 16px 23px}.v-application--is-rtl .v-stepper--vertical .v-stepper__content{padding:16px 23px 16px 60px}.v-application--is-ltr .v-stepper--vertical .v-stepper__content{margin:-8px -36px -16px 36px}.v-application--is-rtl .v-stepper--vertical .v-stepper__content{margin:-8px 36px -16px -36px}.v-stepper--vertical .v-stepper__step{padding:24px 24px 16px}.v-application--is-ltr .v-stepper--vertical .v-stepper__step__step{margin-right:12px}.v-application--is-rtl .v-stepper--vertical .v-stepper__step__step{margin-left:12px}.v-stepper--alt-labels .v-stepper__header{height:auto}.v-stepper--alt-labels .v-stepper__header .v-divider{margin:35px -67px 0;align-self:flex-start}.v-stepper--alt-labels .v-stepper__step{flex-direction:column;justify-content:flex-start;align-items:center;flex-basis:175px}.v-stepper--alt-labels .v-stepper__step small{text-align:center}.v-stepper--alt-labels .v-stepper__step__step{margin-bottom:11px;margin-left:0;margin-right:0}@media only screen and (max-width:959.98px){.v-stepper:not(.v-stepper--vertical) .v-stepper__label{display:none}.v-stepper:not(.v-stepper--vertical) .v-stepper__step__step{margin-left:0;margin-right:0}}.step-file-upload__header[data-v-5d766204]{display:flex;align-items:center;margin-bottom:var(--space-4)}.step-file-upload__form-row[data-v-5d766204]{margin-bottom:var(--space-2)}.step-file-upload__note[data-v-5d766204]{display:flex;align-items:center;padding:var(--space-2) var(--space-3);background-color:var(--grey-50);border-left:var(--border-md) solid var(--blue-300,#7da8d6);border-radius:var(--radius-xs);font-size:var(--font-size-xs);color:var(--color-text-secondary,#555)}.step-file-upload__note .v-icon[data-v-5d766204]{margin-right:var(--space-2);color:var(--blue-400,#5b8ec2)}.step-file-upload__upload-row[data-v-5d766204]{display:flex;align-items:center;margin-top:var(--space-3);gap:var(--space-3)}.step-file-upload__upload-label[data-v-5d766204]{font-weight:500;white-space:nowrap}.step-file-upload__final-headers[data-v-5d766204]{margin-bottom:var(--space-3)}.step-file-upload__final-headers h4[data-v-5d766204]{margin-bottom:var(--space-1)}.step-file-upload__data-table[data-v-5d766204]{margin-bottom:var(--space-3)}.step-file-upload__data-table td[data-v-5d766204],.step-file-upload__data-table th[data-v-5d766204]{border:var(--border-sm) solid var(--grey-300,#bbb)!important}.step-column-mapping__available-columns[data-v-cfd08dc4]{margin-bottom:var(--space-4)}.step-column-mapping__section-title[data-v-cfd08dc4]{font-weight:700;margin-bottom:var(--space-2)}.step-column-mapping__section-subtitle[data-v-cfd08dc4]{font-size:var(--font-size-md,1rem);margin-bottom:var(--space-2)}.step-column-mapping__required-columns[data-v-cfd08dc4]{margin-top:var(--space-4)}.step-column-mapping__mapping-grid[data-v-cfd08dc4]{display:flex;flex-direction:row;flex-wrap:wrap;margin-bottom:var(--space-4)}.step-column-mapping__mapping-item[data-v-cfd08dc4]{margin:0 var(--space-2)}.step-column-mapping__mapping-pair[data-v-cfd08dc4]{display:flex;align-items:center;margin-bottom:var(--space-2)}.step-column-mapping__divider-bridge[data-v-cfd08dc4]{width:.625rem}.step-column-mapping__drop-zone[data-v-cfd08dc4]{min-width:12.5rem;border:var(--border-md) dashed var(--grey-300,#ccc);padding:var(--space-1) var(--space-2)}.step-column-mapping__drop-zone--filled[data-v-cfd08dc4]{background-color:var(--grey-50)}.step-column-mapping__drop-content[data-v-cfd08dc4]{display:flex;justify-content:center;align-items:center}.step-column-mapping__user-mapping[data-v-cfd08dc4]{margin-top:var(--space-3)}.step-column-mapping__actions[data-v-cfd08dc4]{margin-top:var(--space-4);display:flex;gap:var(--space-2)}.step-config-summary__section[data-v-aefabb70]{margin-bottom:var(--space-4)}.step-config-summary__section-title[data-v-aefabb70]{font-weight:700;margin-bottom:var(--space-3)}.step-config-summary__subtitle[data-v-aefabb70]{font-size:var(--font-size-md,1rem);margin-bottom:var(--space-2)}.step-config-summary__detail[data-v-aefabb70]{font-weight:700;margin-bottom:var(--space-1)}.step-config-summary__detail span[data-v-aefabb70]{font-weight:400}.step-config-summary__mapping-item[data-v-aefabb70]{margin:var(--space-1) 0}.step-config-summary__mapping-pair[data-v-aefabb70]{display:flex;align-items:center}.step-config-summary__divider-bridge[data-v-aefabb70]{width:3.125rem}.step-config-summary__drop-zone[data-v-aefabb70]{min-width:12.5rem;border:var(--border-md) dashed var(--grey-300,#ccc);padding:var(--space-1) var(--space-2)}.step-config-summary__drop-zone--filled[data-v-aefabb70]{background-color:var(--grey-50)}.step-config-summary__drop-content[data-v-aefabb70]{display:flex;justify-content:center;align-items:center}.step-config-summary__chips-section[data-v-aefabb70]{margin-bottom:var(--space-2);margin-top:var(--space-4)}.step-config-summary__chips-section .step-config-summary__section-title[data-v-aefabb70]{margin-bottom:var(--space-3)}.step-config-summary__actions[data-v-aefabb70]{margin-top:var(--space-4);display:flex;gap:var(--space-2)}.step-config-summary-v2__section[data-v-1534baf5]{margin-bottom:var(--space-6)}.step-config-summary-v2__subtitle[data-v-1534baf5]{font-size:var(--font-size-md,1rem);font-weight:700;margin-bottom:var(--space-4)}.step-config-summary-v2__section-title[data-v-1534baf5]{font-weight:700;margin-bottom:var(--space-3)}.step-config-summary-v2__detail[data-v-1534baf5]{font-weight:700;margin-bottom:var(--space-1)}.step-config-summary-v2__detail span[data-v-1534baf5]{font-weight:400}.step-config-summary-v2__file-types-table th[data-v-1534baf5]{font-weight:600}.step-config-summary-v2__file-types-table code[data-v-1534baf5]{font-size:var(--font-size-xs);background-color:var(--grey-100,#f5f5f5);padding:.125rem var(--space-1);border-radius:var(--radius-xs,2px)}.step-config-summary-v2__mapping-table-wrapper[data-v-1534baf5]{overflow-x:auto;border:var(--border-sm) solid var(--grey-300,#ccc);border-radius:var(--radius-4,4px)}.step-config-summary-v2__mapping-table[data-v-1534baf5]{min-width:100%}.step-config-summary-v2__mapping-table td[data-v-1534baf5],.step-config-summary-v2__mapping-table th[data-v-1534baf5]{white-space:nowrap;padding:var(--space-1) var(--space-2)}.step-config-summary-v2__mapping-table thead th[data-v-1534baf5]{background-color:var(--grey-100,#f5f5f5);font-weight:600;border-bottom:var(--border-sm) solid var(--grey-300,#ccc)}.step-config-summary-v2__mapping-table tbody td[data-v-1534baf5]{border-bottom:var(--border-sm) solid var(--grey-200,#eee)}.step-config-summary-v2__mapping-table code[data-v-1534baf5]{font-size:var(--font-size-xs);background-color:var(--grey-100,#f5f5f5);padding:.125rem var(--space-1);border-radius:var(--radius-xs,2px)}.step-config-summary-v2__null-cell[data-v-1534baf5]{color:var(--grey-400,#999)}.step-config-summary-v2__actions[data-v-1534baf5]{margin-top:var(--space-6);display:flex;gap:var(--space-2)}.file-config-wizard[data-v-2db260a6]{height:95%}.pointer-events-off[data-v-2db260a6]{pointer-events:none;opacity:.6}