.wizard_container__2yi6A{min-height:100vh;background-color:#f9fafb;display:flex;flex-direction:column;align-items:center;padding:2rem 1rem}.wizard_title__RvgT_{font-size:1.5rem;font-weight:700;color:#111827;margin-bottom:2rem;text-align:center}.wizard_stepper__wDpMx{margin-bottom:2rem;width:100%;max-width:600px}.wizard_step__md8NU,.wizard_stepper__wDpMx{display:flex;align-items:center;justify-content:center}.wizard_step__md8NU{width:2.5rem;height:2.5rem;border-radius:50%;background-color:#e5e7eb;color:#6b7280;font-weight:600;font-size:1rem;position:relative;z-index:1}.wizard_stepActive__7VZnN,.wizard_stepCompleted__11_VQ{background-color:#16a34a;color:#ffffff}.wizard_stepLine__yJKew{flex:1;height:2px;background-color:#e5e7eb;margin:0 .5rem}.wizard_stepLineActive__L_y2p{background-color:#16a34a}.wizard_formCard__IcqUW{background-color:#ffffff;border-radius:1rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);padding:2rem;width:100%;max-width:800px;margin-bottom:2rem}.wizard_stepTitle__YzwhO{font-size:1.25rem;font-weight:600;color:#374151;margin-bottom:1.5rem;padding-bottom:.5rem;border-bottom:1px solid #e5e7eb}.wizard_formGrid__Tp2Fq{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width:640px){.wizard_formGrid__Tp2Fq{grid-template-columns:repeat(2,1fr)}}.wizard_fullWidth__V95_W{grid-column:1/-1}.wizard_formGroup__i6r0i{display:flex;flex-direction:column;gap:.5rem}.wizard_label__VNY2I{font-size:.875rem;font-weight:500;color:#374151}.wizard_input__3F0oz,.wizard_select__gCB7s,.wizard_textarea__6uChq{width:100%;padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:.875rem;color:#111827;transition:border-color .2s,box-shadow .2s}.wizard_input__3F0oz:focus,.wizard_select__gCB7s:focus,.wizard_textarea__6uChq:focus{outline:none;border-color:#16a34a;box-shadow:0 0 0 3px rgba(22,163,74,.1)}.wizard_inputError__YEr8U{border-color:#ef4444}.wizard_inputError__YEr8U:focus{border-color:#ef4444;box-shadow:0 0 0 3px rgba(239,68,68,.1)}.wizard_readOnly__xbR0m{background-color:#f3f4f6;cursor:not-allowed;opacity:.7}.wizard_error__hX6Rb{font-size:.75rem;color:#ef4444}.wizard_actions__9Bor9{display:flex;justify-content:center;gap:1rem;width:100%;max-width:800px;margin-top:1.5rem;padding:0 1rem}.wizard_button__4_rkz{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;min-width:120px;border-radius:.5rem;font-weight:600;font-size:.875rem;transition:all .2s;cursor:pointer;white-space:nowrap}.wizard_buttonPrimary__FJQQK{background-color:#16a34a;color:#ffffff;border:none}.wizard_buttonPrimary__FJQQK:hover{background-color:#15803d}.wizard_buttonSecondary__E3DAM{background-color:#ffffff;color:#374151;border:1px solid #d1d5db}.wizard_buttonSecondary__E3DAM:hover{background-color:#f3f4f6}.wizard_buttonDisabled__7ZMUY{opacity:.5;cursor:not-allowed}.wizard_helperText__ELvp6{font-size:.75rem;color:#6b7280}.wizard_logoSection__Z8ox5{grid-column:1/-1;display:flex;justify-content:center;margin-bottom:2rem;position:relative;z-index:10;min-height:180px}@media (max-width:640px){.wizard_logoSection__Z8ox5{margin-bottom:3rem}}