.multi-step-form{display:flex;border-radius:8px;box-shadow:0 4px 20px rgba(0,0,0,.06);max-width:960px;background-color:#fff;overflow:visible!important;height:auto!important;min-height:auto!important}@media (max-width:990px){.multi-step-form{flex-direction:column;max-width:100%;width:100%;display:block!important;border-radius:0;box-shadow:none;min-height:100vh;max-height:100vh}}.step-sidebar{width:auto!important;min-width:280px;max-width:450px;background:#fff;display:flex;flex-direction:column;border-right:1px solid #e4e7ec;position:relative;padding-bottom:60px}.sidebar-header{background:var(--color-primary);padding:10px;font-size:16px;font-weight:600;border-bottom:1px solid rgba(255,255,255,.2);color:white!important;display:flex;align-items:center;justify-content:space-between}.step-items{overflow-y:auto;flex:1;padding:0}.section-header{padding:16px 24px;cursor:pointer;display:flex;flex-direction:column;border-left:4px solid transparent;transition:.25s ease;background:transparent;color:#333;position:relative}.section-header:hover{background:rgba(0,0,0,.02)}.section-header.active{background:#fff;border-left-color:var(--color-accent);color:var(--color-accent);font-weight:600}.section-arrow{position:absolute;right:16px;top:50%;transform:translateY(-50%);font-size:14px;color:var(--color-accent)}.substeps{margin-left:16px;border-left:2px solid #e1e1e1;padding-left:12px;display:flex;flex-direction:column;gap:6px;padding-top:6px}.substep-item{padding:10px 12px;border-radius:6px;display:flex;gap:10px;position:relative;font-size:14px;align-items:center;cursor:pointer;transition:.2s}.substep-indicator{display:flex;width:20px!important;height:20px!important;min-width:20px!important;border-radius:50%;margin-right:12px!important;position:relative}.substep-item.active{background:#fff2f2;color:var(--color-accent);font-weight:500;border-left:3px solid var(--color-accent)}.substep-item.active .substep-indicator{background:#ff4d4f!important;display:flex!important;align-items:center!important;justify-content:center!important;border:1px solid var(--color-accent)!important}.substep-item.active .substep-text{color:#ff4d4f!important;font-weight:600}.substep-item.completed{background:#f0fdf4;color:#409016;border-left:3px solid var(--color-primary);transition:all .3s ease}.substep-item.completed .substep-indicator{background:#52c41a!important;display:flex!important;align-items:center!important;justify-content:center!important}.substep-item.completed .substep-indicator:before{content:"✓";font-size:14px;color:white;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.substep-item.completed .substep-text{color:#409016!important;font-weight:500}.substep-item.pending{background:#fafafa;color:#666;border-left:3px solid #666}.substep-item.pending .substep-indicator{background:#666!important;display:flex!important;align-items:center!important;justify-content:center!important;border:1px solid #666!important}.substep-item.pending .substep-text{color:#666!important}.substep-item.disabled{opacity:.6;cursor:not-allowed}.substep-item.disabled .substep-indicator{background:#f5f5f5!important}.substep-item.disabled .substep-text{color:#999!important}.substep-number{display:none!important;font-size:14px;background:#fff;border:1px solid #dcdcdc;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center}.sidebar-progress{height:12px!important;background:color-mix(in srgb,var(--color-primary) 30%,white);border-top:none}.sidebar-progress,.sidebar-progress .ant-progress-bg{margin:0!important;border-radius:0!important;padding:0!important}.sidebar-progress .ant-progress-bg{background-color:var(--color-secondary);height:4px!important}.step-cancel{position:absolute;bottom:28px;left:22px!important}.step-content-wrapper{flex:1 1 0;display:flex;flex-direction:column;background:#fff;height:100%;min-width:0;width:100%}.step-header{padding:4px 14px 14px 42px;background:color-mix(in srgb,var(--color-primary) 30%,white);border-bottom:0!important;display:flex;justify-content:space-between;align-items:center;margin-bottom:0!important;padding-bottom:0!important}.step-header-actions{display:flex;align-items:center;gap:6px}.step-content{flex:1 1 auto;padding:10px 24px 24px!important;background:#fff;min-height:fit-content;animation:fadeInUp .3s ease;min-width:0;width:100%}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.section-row{display:flex;align-items:flex-start;gap:10px}.section-icon{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:6px;background:#fff;border:1px solid #e5e7eb;font-size:14px}.section-text-wrap{display:flex;flex-direction:column;line-height:1.1}.section-title{display:block}.section-desc{margin-top:4px;font-size:12px;color:#6b7280}.substep-indicator{min-width:20px}.substep-icon,.substep-indicator{display:inline-flex;align-items:center;justify-content:center}.substep-icon{width:20px;height:20px}.substep-item.active .substep-number{border:1px solid var(--color-accent);color:var(--color-accent)}.substep-item.completed .substep-number{background:#52c41a;color:#fff;font-weight:700}.substep-text{display:flex;flex-direction:column;font-size:13px;color:#444}.substep-arrow{position:absolute;right:10px;color:var(--color-accent);font-weight:700}.step-footer{padding:16px 24px;border-top:1px solid #eaeaea;background:#fff;display:flex;justify-content:space-between;align-items:center;position:sticky;bottom:0}.footer-actions{display:flex;gap:10px}.step-dd-menu .ant-dropdown-menu{padding:8px 0;min-width:300px;background:#ffffff;border-radius:10px;box-shadow:0 8px 24px rgba(0,0,0,.12)}.step-dd-group{font-weight:700;color:#1f2937;padding:6px 14px 4px}.step-dd-menu .ant-dropdown-menu-item{padding:0;background:transparent}.step-dd-menu .ant-dropdown-menu-item:hover{background:transparent}.step-dd-item{position:relative;display:flex;align-items:center;gap:8px;padding:10px 14px;margin:2px 8px;border-radius:6px;border-left:3px solid transparent;transition:background .2s ease,border-color .2s ease}.step-dd-item:hover{background:rgba(0,0,0,.03)}.step-dd-item.active{background:#ffffff;border-left-color:var(--color-accent,#8a1d2d);font-weight:700}.step-dd-text{flex:1;font-size:14px;color:#111827;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.step-dd-arrow{color:var(--color-accent,#8a1d2d);font-weight:700}@media (max-width:1024px){.multi-step-form{flex-direction:column;max-width:100%;width:100%;border-radius:0;box-shadow:none}.sidebar-progress{display:none}.step-header{position:sticky;top:0;z-index:11;padding:8px 12px 0}.step-content{padding:16px}.step-footer{position:sticky;bottom:0;padding:12px 16px;background:#fff}.section-arrow{display:none}}@media (max-width:640px){.step-content{padding:12px}.step-footer{padding:10px 12px}.footer-actions{gap:8px;flex-wrap:wrap}}
/*# sourceMappingURL=4048ceb42d097cc5.css.map*/