.wizard_wizard__prvTd{min-height:calc(100vh - 120px);display:flex;align-items:center;justify-content:center;padding:2rem 1rem}.wizard_frame__jOB8Y{width:700px;height:1100px;max-height:calc(100vh - 120px);display:flex;flex-direction:column;border:1px solid var(--border-subtle);border-radius:var(--radius-md);overflow:hidden;background:var(--bg-base)}.wizard_topBar__JUOu9{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1.5rem;background:var(--bg-surface);border-bottom:1px solid var(--border-subtle);flex-shrink:0}.wizard_topBarLeft__vpog0{display:flex;align-items:center;gap:.5rem}.wizard_topBarIcon__1tUc_{color:var(--text-muted);display:flex}.wizard_topBarTitle__8_WNB{font-size:.875rem;font-weight:600;color:var(--text-primary)}.wizard_topBarExit__15rQV{display:flex;align-items:center;gap:.375rem;background:none;border:none;color:var(--text-muted);font-size:.8125rem;font-family:var(--font-body);cursor:pointer;padding:.375rem .5rem;border-radius:var(--radius-sm);transition:all .15s ease}.wizard_topBarExit__15rQV:hover{color:var(--text-primary);background:var(--bg-elevated)}.wizard_layout__0hTLB{display:flex;flex:1;overflow:hidden}.wizard_stepper__0h6c2{width:240px;flex-shrink:0;padding:1.5rem;border-right:1px solid var(--border-subtle);display:flex;flex-direction:column;gap:.25rem;overflow-y:auto}.wizard_step__n9uTn{display:flex;align-items:flex-start;gap:.75rem;padding:.75rem;border-radius:var(--radius-sm);cursor:pointer;transition:background .15s ease}.wizard_step__n9uTn.wizard_active__O_8xj,.wizard_step__n9uTn:hover{background:var(--bg-surface)}.wizard_stepIndicator__gSpTd{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;border:1px solid var(--border-subtle);color:var(--text-muted);transition:all .15s ease}.wizard_step__n9uTn.wizard_active__O_8xj .wizard_stepIndicator__gSpTd{background:var(--text-primary);color:var(--bg-base);border-color:var(--text-primary)}.wizard_step__n9uTn.wizard_complete__1Hb6l .wizard_stepIndicator__gSpTd{background:var(--bg-elevated);border-color:var(--border-subtle);color:var(--text-primary)}.wizard_stepNumber__o80Ja{font-size:.75rem;font-weight:600}.wizard_stepContent__aLzI7{min-width:0}.wizard_stepLabel__bjYEt{font-size:.8125rem;font-weight:500;color:var(--text-secondary);margin-bottom:.125rem}.wizard_step__n9uTn.wizard_active__O_8xj .wizard_stepLabel__bjYEt{color:var(--text-primary);font-weight:600}.wizard_stepStatus__8bxLH{font-size:.6875rem;color:var(--text-muted)}.wizard_step__n9uTn.wizard_active__O_8xj .wizard_stepStatus__8bxLH{color:var(--text-secondary)}.wizard_main__adccl{flex:1;display:flex;flex-direction:column;overflow-y:auto}.wizard_header__SiFVk{padding:1.5rem 2rem;border-bottom:1px solid var(--border-subtle);flex-shrink:0}.wizard_title__L9LI_{font-family:var(--font-display);font-size:1.5rem;font-weight:600;color:var(--text-primary);margin:0 0 .25rem}.wizard_desc__ePwLV{font-size:.875rem;color:var(--text-muted);margin:0}.wizard_content__pVdPd{flex:1;padding:2rem;overflow-y:auto}.wizard_formSection__h4qKR{max-width:640px}.wizard_formGroup__R_1iy{margin-bottom:1.25rem}.wizard_formLabel__l9_Tu{display:block;font-size:.8125rem;font-weight:600;color:var(--text-secondary);margin-bottom:.375rem}.wizard_formInput___p40E,.wizard_formSelect__o058h,.wizard_formTextarea__lBXd6{width:100%;background:var(--bg-input);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);padding:.625rem .875rem;color:var(--text-primary);font-size:.875rem;font-family:var(--font-body);transition:border-color .15s ease}.wizard_formInput___p40E:focus,.wizard_formSelect__o058h:focus,.wizard_formTextarea__lBXd6:focus{outline:none;border-color:var(--border-focus)}.wizard_formInput___p40E::placeholder,.wizard_formTextarea__lBXd6::placeholder{color:var(--text-muted)}.wizard_formTextarea__lBXd6{resize:vertical;min-height:80px}.wizard_formSelect__o058h{appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L5 5L9 1' stroke='%23555' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;padding-right:2rem}.wizard_formRow__g6ffF{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.wizard_formRow__g6ffF>:last-child:not(:nth-child(2)){grid-column:span 1}.wizard_reviewGrid__e35Lr{display:flex;flex-direction:column;gap:.5rem}.wizard_reviewItem__wAdLN{display:flex;justify-content:space-between;padding:.75rem;background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-sm)}.wizard_reviewLabel__kbRGt{font-size:.8125rem;color:var(--text-muted)}.wizard_reviewValue___jK2p{font-size:.8125rem;color:var(--text-primary);font-weight:500}.wizard_actionBar__Ftqtt{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;border-top:1px solid var(--border-subtle);background:var(--bg-surface);flex-shrink:0}.wizard_actionRight__J9cTi{display:flex;gap:.5rem}.wizard_btnPrimary__3ljUt{padding:.5rem 1.25rem;background:var(--bg-elevated);color:var(--text-primary);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);font-size:.875rem;font-weight:600;font-family:var(--font-body);cursor:pointer;transition:border-color .15s ease}.wizard_btnPrimary__3ljUt:hover{border-color:var(--border-focus)}.wizard_btnSecondary__kTxNS{padding:.5rem 1.25rem;background:transparent;color:var(--text-muted);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);font-size:.875rem;font-family:var(--font-body);cursor:pointer;transition:all .15s ease}.wizard_btnSecondary__kTxNS:hover{color:var(--text-secondary);border-color:var(--border-hover)}.wizard_btnSecondary__kTxNS:disabled{opacity:.3;cursor:default}.wizard_btnGhost__KmUZ4{padding:.5rem 1rem;background:none;border:none;color:var(--text-muted);font-size:.8125rem;font-family:var(--font-body);cursor:pointer;transition:color .15s ease}.wizard_btnGhost__KmUZ4:hover{color:var(--text-secondary)}@media (max-width:768px){.wizard_layout__0hTLB{flex-direction:column}.wizard_stepper__0h6c2{width:100%;flex-direction:row;overflow-x:auto;overflow-y:hidden;border-right:none;border-bottom:1px solid var(--border-subtle);padding:1rem;gap:.5rem;scrollbar-width:none}.wizard_stepper__0h6c2::-webkit-scrollbar{display:none}.wizard_step__n9uTn{flex-direction:column;align-items:center;text-align:center;padding:.5rem;min-width:80px}.wizard_stepContent__aLzI7{text-align:center}.wizard_content__pVdPd{padding:1.5rem 1rem}.wizard_formRow__g6ffF{grid-template-columns:1fr}.wizard_actionBar__Ftqtt{padding:1rem}}