.shipment-progress h3{margin:0 0 12px}.shipment-progress ol{display:flex;flex-wrap:wrap;list-style:none;padding:0;gap:8px}.shipment-progress li{padding:6px 9px;border-radius:16px;background:#e6ebef;color:#526879}.shipment-progress li.done{background:#d8efe2;color:#155e42;font-weight:700}.shipment-progress .btn{margin:6px 8px 0 0}.shipment-dialog{box-sizing:border-box;width:min(540px,94vw);max-height:90dvh;overflow:auto;border:1px solid #bdd0dd;border-radius:16px;padding:24px;color:#19344b}.shipment-dialog::backdrop{background:#102b3a88}.shipment-dialog label{display:block;margin:14px 0;font-weight:600}.shipment-dialog input:not([type=checkbox]){display:block;box-sizing:border-box;width:100%;padding:12px;margin-top:6px;border:1px solid #b9cedd;border-radius:8px}.shipment-close{float:right}.shipment-check{line-height:1.6}.shipment-error{color:#a32121}.shipment-dialog button{min-height:44px}