#bm-wizard .modal{max-width:600px;display:flex;flex-direction:column;max-height:88vh}#bm-wizard .modal-body{flex:1;overflow-y:auto}#bm-wizard .suggestions-dropdown{z-index:1200}#bm-wizard .wz-head{border-bottom:none}.wz-stepcount{display:block;font-size:.76rem;color:#fff9;margin-top:.1rem}.wz-progress{height:3px;background:var(--color-header-border);flex-shrink:0}.wz-progress i{display:block;height:100%;width:0;background:var(--color-blue-400);transition:width .25s ease}.wz-step{display:none}.wz-step.is-active{display:block}.wz-q{font-size:1.05rem;font-weight:700;margin:0 0 .5rem}.wz-hint{font-size:.84rem;color:var(--color-text-muted);line-height:1.45;margin:0 0 1rem}.wz-hint.is-limit{animation:pk3-limit-shake .4s ease;color:rgb(var(--color-primary-rgb));font-weight:600}.wz-start{width:100%}.wz-stepper{list-style:none;margin:0 0 1.4rem;padding:0}.wz-stepper li{position:relative;display:flex;gap:.8rem;padding-bottom:1.05rem}.wz-stepper li:last-child{padding-bottom:0}.wz-stepper li:not(:last-child):before{content:"";position:absolute;left:.87rem;top:1.9rem;bottom:.35rem;width:2px;background:var(--color-border)}.wz-stepper-num{position:relative;z-index:1;flex-shrink:0;width:1.75rem;height:1.75rem;border-radius:var(--radius-full);background:var(--color-primary);color:#fff;font-size:.85rem;font-weight:700;display:grid;place-items:center}.wz-stepper-txt{font-size:.84rem;line-height:1.45;color:var(--color-text-muted);padding-top:.1rem}.wz-stepper-txt b{display:block;font-size:.92rem;color:var(--color-text-main);margin-bottom:.1rem}.wz-radius{margin:.8rem 0}.wz-map{height:360px;border-radius:var(--radius-md);border:1px solid var(--color-border);overflow:hidden}.wz-tip{font-size:.78rem;color:var(--color-text-muted);margin:.5rem 0 0}.wz-none .pk3-row-label{color:var(--color-text-muted)}.wz-none.is-on .pk3-row-label{color:var(--color-text-main);font-weight:600}.wz-none.is-on .pk3-mark{background:var(--color-slate-400);border-color:var(--color-slate-400);color:#fff}.wz-none.is-on .pk3-ic-check{display:block}.wz-dir-badge{pointer-events:none}.wz-pair+.wz-pair{margin-top:.55rem}.wz-cap{display:block;font-size:.74rem;font-weight:600;letter-spacing:.02em;text-transform:uppercase;color:var(--color-text-muted);margin-bottom:.15rem}.pk3-row+.wz-cap{margin-top:.7rem}.wz-pair .pk3-pair{padding-left:0;padding-right:0}.wz-pair .pk3-pair-opts{flex:1}.wz-sum-area-txt{margin:.15rem 0 0;font-size:.85rem;color:var(--color-text-muted)}.wz-sum-avoid{font-size:.72rem;font-weight:600;color:var(--color-red-700);border:1px solid rgba(220,38,38,.35);border-radius:var(--radius-md);padding:.1rem .4rem;margin-left:.3rem;white-space:nowrap}[data-theme=dark] .wz-sum-avoid{color:var(--color-red-400)}.wz-empty{font-size:.88rem;color:var(--color-text-muted)}.wz-foot{justify-content:space-between}.wz-foot[hidden]{display:none}.wz-prev{background:none;border:1px solid var(--color-border);color:var(--color-text-main)}@media(max-width:768px){#bm-wizard.modal-overlay{padding:0}#bm-wizard .modal{max-width:100%;width:100%;max-height:100dvh;border-radius:0;border:none}.wz-foot{padding-bottom:calc(.8rem + env(safe-area-inset-bottom))}.wz-map{height:min(300px,38dvh)}}
