.xop-delivery-shell{padding:var(--bms-space-6);background:var(--bms-canvas);color:var(--bms-text)}
.xdl-page-head{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--bms-space-6);margin-bottom:var(--bms-space-5)}.xdl-page-head>div>span,.xdl-detail header span,.xdl-form header span,.xdl-driver-summary span,.xdl-driver-next>span{display:block;color:var(--bms-text-muted);font-size:11px;font-weight:800;letter-spacing:.1em}.xdl-page-head h2{margin:3px 0 5px;font-size:28px;line-height:1.15}.xdl-page-head p{margin:0;color:var(--bms-text-muted)}.xdl-page-head.is-driver{margin-bottom:var(--bms-space-4)}
.xdl-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--bms-space-3);margin-bottom:var(--bms-space-4)}.xdl-metrics article{min-height:96px;padding:var(--bms-space-4);border:1px solid var(--bms-border);border-radius:var(--bms-radius-3);background:var(--bms-surface);box-shadow:var(--bms-shadow-1)}.xdl-metrics span,.xdl-metrics small{display:block;color:var(--bms-text-muted)}.xdl-metrics strong{display:block;margin:5px 0 1px;font-size:25px;line-height:1.1;color:var(--bms-text)}.xdl-metrics strong.is-text{font-size:16px;line-height:1.35}.xdl-metrics small{font-size:11px}
.xdl-surface{overflow:hidden;border:1px solid var(--bms-border);border-radius:var(--bms-radius-3);background:var(--bms-surface);box-shadow:var(--bms-shadow-1)}.xdl-table-wrap{overflow:auto}.xdl-table{width:100%;border-collapse:collapse;font-size:13px}.xdl-table th{padding:12px 14px;background:var(--bms-surface-subtle);color:var(--bms-text-muted);font-size:10px;letter-spacing:.045em;text-align:left;text-transform:uppercase;white-space:nowrap}.xdl-table td{padding:13px 14px;border-top:1px solid var(--bms-border);vertical-align:top}.xdl-table td>strong,.xdl-table td>small{display:block}.xdl-table td>small{margin-top:3px;color:var(--bms-text-muted);font-size:11px}.xdl-table tr:hover td{background:var(--bms-surface-subtle)}.xdl-empty{padding:34px!important;color:var(--bms-text-muted);text-align:center!important}
.xdl-order-table tr.is-selected td{background:var(--bms-primary-soft)}.xdl-order-table .xdl-order-check{width:36px;padding-right:4px;text-align:center}.xdl-order-check input{width:17px;height:17px;margin:0;accent-color:var(--bms-primary)}.xdl-order-quantity{width:82px;min-height:34px;padding:6px 8px;border:1px solid var(--bms-border-strong);border-radius:var(--bms-radius-1);background:var(--bms-surface);color:var(--bms-text);font:inherit;font-weight:700;box-sizing:border-box}.xdl-order-quantity:disabled{border-color:transparent;background:var(--bms-neutral-soft);color:var(--bms-text-muted)}.xdl-batch-lines{display:grid;gap:9px;margin-bottom:var(--bms-space-4)}.xdl-batch-lines fieldset{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:0;padding:12px;border:1px solid var(--bms-border);border-radius:var(--bms-radius-2);background:var(--bms-surface-subtle)}.xdl-batch-lines legend{padding:0 6px;color:var(--bms-text);font-size:13px;font-weight:800}.xdl-batch-lines small{color:var(--bms-text-muted);font-size:10px;font-weight:500}
.xdl-quantity-flow{display:grid;grid-template-columns:repeat(2,max-content);gap:3px 10px;color:var(--bms-text-muted);font-size:11px}.xdl-quantity-flow span:last-child{color:var(--bms-success);font-weight:700}.xdl-missing{color:var(--bms-warning);font-weight:700}.xdl-link{display:block;margin:0 0 5px;padding:0;border:0;background:transparent;color:var(--bms-primary);font:inherit;font-weight:700;cursor:pointer;text-align:left}.xdl-link:disabled{color:var(--bms-text-subtle);cursor:not-allowed}
.xdl-badge{display:inline-flex;align-items:center;min-height:24px;padding:3px 9px;border:1px solid var(--bms-border-strong);border-radius:var(--bms-radius-round);background:var(--bms-neutral-soft);color:var(--bms-neutral);font-size:10px;font-weight:800;white-space:nowrap}.xdl-badge.is-open,.xdl-badge.is-draft,.xdl-badge.is-assigned,.xdl-badge.is-waiting_stock{border-color:var(--bms-warning);background:var(--bms-warning-soft);color:var(--bms-warning)}.xdl-badge.is-in_transit,.xdl-badge.is-loaded,.xdl-badge.is-partially_allocated,.xdl-badge.is-allocated{border-color:var(--bms-info);background:var(--bms-info-soft);color:var(--bms-info)}.xdl-badge.is-delivered,.xdl-badge.is-returned,.xdl-badge.is-active,.xdl-badge.is-ready{border-color:var(--bms-success);background:var(--bms-success-soft);color:var(--bms-success)}.xdl-badge.is-failed,.xdl-badge.is-cancelled,.xdl-badge.is-inactive{border-color:var(--bms-danger);background:var(--bms-danger-soft);color:var(--bms-danger)}.xdl-badge.is-partial,.xdl-badge.is-partially_delivered,.xdl-badge.is-returning,.xdl-badge.is-awaiting_return_handoff{border-color:var(--bms-review);background:var(--bms-review-soft);color:var(--bms-review)}
.xdl-tabs{display:flex;gap:var(--bms-space-1);margin:0 0 var(--bms-space-3);padding:var(--bms-space-1);border:1px solid var(--bms-border);border-radius:var(--bms-radius-2);background:var(--bms-neutral-soft);width:max-content}.xdl-tabs button{padding:8px 15px;border:0;border-radius:var(--bms-radius-1);background:transparent;color:var(--bms-text-muted);font-weight:700;cursor:pointer}.xdl-tabs button[aria-selected=true]{background:var(--bms-surface);color:var(--bms-primary-active);box-shadow:var(--bms-shadow-1)}.xdl-toolbar{display:flex;align-items:center;justify-content:space-between;gap:var(--bms-space-5);padding:14px var(--bms-space-4);border-bottom:1px solid var(--bms-border)}.xdl-toolbar>div:first-child strong,.xdl-toolbar>div:first-child span{display:block}.xdl-toolbar span{margin-top:2px;color:var(--bms-text-muted);font-size:12px}.xdl-toolbar>div:last-child{display:flex;gap:var(--bms-space-2)}
.xdl-filterbar{display:grid;grid-template-columns:repeat(4,minmax(130px,1fr));gap:var(--bms-space-2);padding:10px var(--bms-space-4);border-bottom:1px solid var(--bms-border);background:var(--bms-surface-subtle)}.xdl-filterbar input,.xdl-filterbar select{min-height:var(--bms-control-standard);padding:7px 9px;border:1px solid var(--bms-border-strong);border-radius:var(--bms-radius-1);background:var(--bms-surface);color:var(--bms-text)}
.xdl-list{display:grid;grid-template-columns:repeat(3,minmax(240px,1fr));gap:var(--bms-space-3);padding:14px}.xdl-trip,.xdl-vehicle,.xdl-suggestion{padding:15px;border:1px solid var(--bms-border);border-radius:var(--bms-radius-2);background:var(--bms-surface)}.xdl-trip header,.xdl-vehicle header{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--bms-space-3)}.xdl-trip header span,.xdl-vehicle header span{color:var(--bms-text-muted);font-size:10px;font-weight:800}.xdl-trip h3,.xdl-vehicle h3{margin:3px 0 0;font-size:18px}.xdl-trip>p{color:var(--bms-text-muted);font-size:12px}.xdl-trip footer,.xdl-vehicle footer{display:flex;gap:7px;margin-top:13px;flex-wrap:wrap}.xdl-trip-facts{display:grid;grid-template-columns:repeat(4,1fr);gap:5px;margin-top:13px}.xdl-trip-facts span{padding:8px 5px;border-radius:var(--bms-radius-1);background:var(--bms-surface-subtle);color:var(--bms-text-muted);font-size:9px;text-align:center}.xdl-trip-facts b{display:block;color:var(--bms-text);font-size:14px}.xdl-vehicle dl{display:grid;grid-template-columns:repeat(2,1fr);gap:9px;margin:14px 0}.xdl-vehicle dl div{padding:9px;border-radius:var(--bms-radius-1);background:var(--bms-surface-subtle)}.xdl-vehicle dt{color:var(--bms-text-muted);font-size:10px}.xdl-vehicle dd{margin:3px 0 0;font-size:12px;font-weight:700}.xdl-suggestion{display:flex;flex-direction:column;gap:5px}.xdl-suggestion span,.xdl-suggestion small{color:var(--bms-text-muted)}.xdl-suggestion p{margin:4px 0}.xdl-suggestion em{padding:7px;border-radius:var(--bms-radius-1);background:var(--bms-warning-soft);color:var(--bms-warning);font-size:11px;font-style:normal}
.xdl-dialog{width:min(760px,calc(100vw - 28px));max-height:calc(100vh - 32px);padding:0;overflow:auto;border:0;border-radius:var(--bms-radius-3);background:var(--bms-surface);box-shadow:var(--bms-shadow-overlay)}.xdl-dialog::backdrop{background:var(--bms-backdrop);backdrop-filter:blur(3px)}.xdl-form,.xdl-detail{padding:var(--bms-space-5)}.xdl-form>header,.xdl-detail>header{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--bms-space-5);margin-bottom:var(--bms-space-5)}.xdl-form header h3,.xdl-detail header h3{margin:3px 0;font-size:22px}.xdl-form header button,.xdl-detail header button{width:34px;height:34px;border:1px solid var(--bms-border);border-radius:var(--bms-radius-round);background:var(--bms-surface);font-size:20px;cursor:pointer}.xdl-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.xdl-form label,.xdl-file{display:flex;flex-direction:column;gap:5px;color:var(--bms-text);font-size:12px;font-weight:700}.xdl-form label.wide{grid-column:1/-1}.xdl-form input,.xdl-form select,.xdl-form textarea{width:100%;min-height:40px;padding:9px 11px;border:1px solid var(--bms-border-strong);border-radius:var(--bms-radius-1);background:var(--bms-surface);color:var(--bms-text);font:inherit;box-sizing:border-box}.xdl-form textarea{resize:vertical}.xdl-form footer,.xdl-detail footer{display:flex;justify-content:flex-end;gap:var(--bms-space-2);margin-top:var(--bms-space-5)}.xdl-warning,.xdl-info{padding:10px 12px;border-radius:var(--bms-radius-1);font-size:12px}.xdl-warning{background:var(--bms-warning-soft);color:var(--bms-warning)}.xdl-info{background:var(--bms-info-soft);color:var(--bms-info)}.xdl-detail dl{display:grid;grid-template-columns:repeat(2,1fr);gap:9px}.xdl-detail dl div{padding:var(--bms-space-3);border-radius:var(--bms-radius-1);background:var(--bms-surface-subtle)}.xdl-detail dt{color:var(--bms-text-muted);font-size:10px}.xdl-detail dd{margin:4px 0 0;font-weight:700}
.xdl-route{display:grid;gap:0}.xdl-route section{position:relative;display:grid;grid-template-columns:34px 1fr auto;gap:var(--bms-space-3);padding:10px 0}.xdl-route section:not(:last-child):before{content:"";position:absolute;top:34px;bottom:-10px;left:16px;width:2px;background:var(--bms-border-strong)}.xdl-route i{z-index:1;display:grid;place-items:center;width:32px;height:32px;border-radius:var(--bms-radius-round);background:var(--bms-primary-soft);color:var(--bms-primary);font-style:normal;font-weight:800}.xdl-route strong,.xdl-route span{display:block}.xdl-route p{margin:5px 0;color:var(--bms-text-muted);font-size:12px}.xdl-order-buttons{display:flex!important;justify-content:flex-end;gap:4px;margin-top:6px}.xdl-order-buttons button{width:28px;height:28px;border:1px solid var(--bms-border-strong);border-radius:var(--bms-radius-1);background:var(--bms-surface);color:var(--bms-text);cursor:pointer}.xdl-order-buttons button:disabled{opacity:.35;cursor:not-allowed}
.xdl-state{display:grid;place-items:center;gap:7px;min-height:230px;padding:25px;color:var(--bms-text-muted);text-align:center}.xdl-state.is-error strong{color:var(--bms-danger)}.xdl-spinner{width:24px;height:24px;border:3px solid var(--bms-border);border-top-color:var(--bms-primary);border-radius:var(--bms-radius-round);animation:xdl-spin .75s linear infinite}@keyframes xdl-spin{to{transform:rotate(360deg)}}
.xdl-driver-summary{display:flex;align-items:center;justify-content:space-between;gap:var(--bms-space-4);padding:var(--bms-space-4) var(--bms-space-5);border:1px solid var(--bms-border);border-radius:var(--bms-radius-2);background:var(--bms-surface)}.xdl-driver-summary h3{margin:4px 0}.xdl-driver-summary p{margin:0;color:var(--bms-text-muted);font-size:12px}.xdl-driver-next{margin:var(--bms-space-3) 0;padding:var(--bms-space-5);border-radius:var(--bms-radius-3);background:var(--bms-primary-strong,var(--bms-primary-active));color:var(--bms-surface);box-shadow:var(--bms-shadow-2)}.xdl-driver-next>span{color:var(--bms-surface)}.xdl-driver-next h3{margin:5px 0 14px;font-size:21px}.xdl-big-action{min-height:48px;background:var(--bms-surface)!important;color:var(--bms-primary-active)!important}.xdl-driver-route{display:grid;gap:10px}.xdl-driver-route article{display:grid;grid-template-columns:38px 1fr auto;gap:var(--bms-space-3);padding:15px;border:1px solid var(--bms-border);border-radius:var(--bms-radius-2);background:var(--bms-surface)}.xdl-driver-route article.is-current{border-color:var(--bms-primary);box-shadow:var(--bms-shadow-2)}.xdl-driver-route article.is-done{opacity:.72}.xdl-driver-route article>i{display:grid;place-items:center;width:34px;height:34px;border-radius:var(--bms-radius-round);background:var(--bms-primary-soft);color:var(--bms-primary);font-style:normal;font-weight:800}.xdl-driver-route h3{margin:3px 0}.xdl-driver-route p{margin:0 0 9px;color:var(--bms-text-muted)}.xdl-driver-route ul{display:grid;gap:5px;margin:0;padding:0;list-style:none}.xdl-driver-route li{display:flex;justify-content:space-between;gap:var(--bms-space-3);padding:7px 9px;border-radius:var(--bms-radius-1);background:var(--bms-surface-subtle);font-size:12px}.xdl-driver-route article>button{grid-column:2/-1}.xdl-result-lines{display:grid;gap:10px}.xdl-result-lines fieldset{display:grid;grid-template-columns:repeat(2,1fr);gap:9px;padding:var(--bms-space-3);border:1px solid var(--bms-border);border-radius:var(--bms-radius-2)}.xdl-result-lines legend{padding:0 5px;color:var(--bms-text);font-weight:800}.xdl-result-lines label.wide{grid-column:1/-1}.xdl-file{margin:13px 0;padding:var(--bms-space-3);border:1px dashed var(--bms-border-strong);border-radius:var(--bms-radius-2);background:var(--bms-surface-subtle)}.xdl-file small{color:var(--bms-text-muted);font-weight:400}
.xdl-draft-route-block{margin-top:var(--bms-space-4);border:1px solid var(--bms-border);border-radius:var(--bms-radius-2);overflow:hidden}.xdl-draft-route-block>header{display:flex;align-items:center;justify-content:space-between;gap:var(--bms-space-3);padding:11px 13px;background:var(--bms-surface-subtle)}.xdl-draft-route-block>header strong,.xdl-draft-route-block>header span{display:block}.xdl-draft-route-block>header span,.xdl-draft-route-block>header small{margin-top:2px;color:var(--bms-text-muted);font-size:11px}.xdl-draft-stops{display:grid}.xdl-draft-stop{display:grid;grid-template-columns:30px minmax(0,1fr) auto;gap:11px;align-items:start;padding:11px 13px;border-top:1px solid var(--bms-border)}.xdl-draft-stop:first-child{border-top:0}.xdl-draft-stop>i{display:grid;place-items:center;width:28px;height:28px;border-radius:var(--bms-radius-round);background:var(--bms-primary-soft);color:var(--bms-primary);font-style:normal;font-weight:800}.xdl-draft-stop strong,.xdl-draft-stop span,.xdl-draft-stop small{display:block}.xdl-draft-stop>div>span{margin:2px 0 5px;color:var(--bms-text-muted);font-size:11px}.xdl-draft-stop small{margin-top:3px;color:var(--bms-text);font-size:11px;font-weight:500}.xdl-draft-stop small b{color:var(--bms-primary-active)}
.xdl-dialog:has(.xdl-warehouse-detail),.xdl-dialog:has(.xdl-issue-detail){width:min(1040px,calc(100vw - 28px))}.xdl-warehouse-detail,.xdl-issue-detail{box-sizing:border-box}.xdl-warehouse-detail>header p{margin:4px 0 0;color:var(--bms-text-muted);font-size:12px}.xdl-warehouse-batches{display:grid;gap:12px}.xdl-warehouse-batch{overflow:hidden;border:1px solid var(--bms-border);border-radius:var(--bms-radius-2);background:var(--bms-surface)}.xdl-warehouse-batch>header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:13px 14px;border-bottom:1px solid var(--bms-border);background:var(--bms-surface-subtle)}.xdl-warehouse-batch h4{margin:3px 0;font-size:16px}.xdl-warehouse-batch header p{margin:0;color:var(--bms-text-muted);font-size:11px}.xdl-warehouse-batch>footer{display:flex;justify-content:flex-end;gap:8px;padding:11px 14px;border-top:1px solid var(--bms-border)}.xdl-warehouse-table{font-size:12px}.xdl-warehouse-table th,.xdl-warehouse-table td{padding:9px 11px}.xdl-issue-detail>.xop-issue-document-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}
@media(max-width:980px){.xdl-metrics{grid-template-columns:repeat(2,1fr)}.xdl-list{grid-template-columns:repeat(2,1fr)}.xdl-table{min-width:920px}}
@media(max-width:680px){.xop-delivery-shell{padding:var(--bms-space-3)}.xdl-page-head{align-items:stretch;flex-direction:column;gap:var(--bms-space-3)}.xdl-page-head h2{font-size:24px}.xdl-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--bms-space-2)}.xdl-metrics article{min-height:78px;padding:11px}.xdl-metrics strong{font-size:20px}.xdl-tabs{width:100%;overflow:auto}.xdl-tabs button{flex:0 0 auto}.xdl-toolbar{align-items:stretch;flex-direction:column}.xdl-toolbar>div:last-child{display:grid;grid-template-columns:1fr 1fr}.xdl-filterbar{grid-template-columns:1fr 1fr}.xdl-list{grid-template-columns:1fr;padding:10px}.xdl-form-grid,.xdl-detail dl,.xdl-batch-lines fieldset{grid-template-columns:1fr}.xdl-form label.wide{grid-column:auto}.xdl-dialog,.xdl-dialog:has(.xdl-warehouse-detail),.xdl-dialog:has(.xdl-issue-detail){width:calc(100vw - 16px);max-height:calc(100dvh - 16px)}.xdl-form,.xdl-detail{padding:15px}.xdl-driver-summary{align-items:flex-start}.xdl-driver-route article{grid-template-columns:36px 1fr}.xdl-driver-route article>.xdl-badge{grid-column:2}.xdl-driver-route li{align-items:flex-start;flex-direction:column;gap:2px}.xdl-result-lines fieldset{grid-template-columns:1fr}.xdl-result-lines label.wide{grid-column:auto}.xdl-warehouse-batch>footer{align-items:stretch;flex-direction:column}.xdl-warehouse-batch>footer .btn{width:100%}}
