.order-counts{display:flex;gap:.55rem;overflow-x:auto;padding-bottom:.7rem;margin-bottom:1rem}.order-counts button{white-space:nowrap;background:#fff;color:var(--ink);border:1px solid var(--line);font-size:.78rem}.order-counts button.selected{background:#e8edff;border-color:#7187e8;color:#2944bb}.order-counts b{background:#edf1f7;border-radius:999px;padding:.1rem .4rem}.order-filters{display:flex;gap:1rem;align-items:end;margin-bottom:1.2rem}.order-filters>label:first-child{display:grid;grid-gap:.4rem;gap:.4rem;font-size:.82rem;font-weight:700}.order-filters select{min-width:210px;border:1px solid #cbd5e1;border-radius:9px;padding:.75rem;background:#fff}.order-filters .toolbar{margin:0}.orders-table-wrap{background:#fff;border:1px solid var(--line);border-radius:12px;overflow:auto}.orders-table{width:100%;border-collapse:collapse;min-width:1050px}.orders-table td,.orders-table th{text-align:left;padding:.8rem;border-bottom:1px solid var(--line);vertical-align:middle}.orders-table th{font-size:.7rem;text-transform:uppercase;color:var(--muted);background:#f8fafc}.orders-table td{font-size:.84rem}.orders-table tbody tr:hover{background:#fafbff}.compact{padding:.45rem .65rem;font-size:.76rem}.pagination{display:flex;justify-content:center;align-items:center;gap:1rem;margin:1rem}.order-detail{width:min(620px,100%)}.assignment{border-top:1px solid var(--line);margin-top:1rem;padding-top:.5rem}.assignment dl{display:grid;grid-template-columns:1fr 1fr;grid-gap:.7rem;gap:.7rem}.assignment dl div{background:#f8fafc;padding:.7rem;border-radius:8px}.assignment dt{font-size:.7rem;text-transform:uppercase;color:var(--muted)}.assignment dd{margin:.3rem 0 0;font-weight:700}.assignment-message{padding:.8rem;background:#fff7ed;border-radius:8px;color:#9a3412}.modal-backdrop{position:fixed;inset:0;background:#0f172a66;z-index:20;display:grid;place-items:center;padding:1rem}.courier-modal{background:#fff;border-radius:16px;padding:1.5rem;width:min(950px,100%);max-height:90vh;overflow:auto}.courier-modal .toolbar{margin:1rem 0;width:100%}.order-heading-actions{display:flex;align-items:center;gap:.75rem}.connection-status{display:inline-flex;align-items:center;gap:.45rem;padding:.42rem .7rem;border:1px solid var(--line);border-radius:999px;background:#fff;color:#4b5563;font-size:.78rem;font-weight:700}.connection-status i,.order-state i{width:.52rem;height:.52rem;border-radius:50%;background:#9ca3af}.connection-connected i{background:#16a34a}.connection-reconnecting i{background:#eab308}.connection-offline i{background:#dc2626}.order-state{display:inline-flex;align-items:center;gap:.45rem;width:max-content;padding:.3rem .62rem;border-radius:999px;font-size:.74rem;font-weight:750}.order-state-new{background:#fff1e6;color:#b54708}.order-state-new i{background:#ff7c00}.order-state-progress{background:#fff8db;color:#854d0e}.order-state-progress i{background:#eab308}.order-state-ready{background:#f3e8ff;color:#7e22ce}.order-state-ready i{background:#a855f7}.order-state-transit{background:#e8f1ff;color:#1d4ed8}.order-state-transit i{background:#3b82f6}.order-state-delivered{background:#ecfdf5;color:#15803d}.order-state-delivered i{background:#16a34a}.order-state-issue{background:#fef2f2;color:#b91c1c}.order-state-issue i{background:#dc2626}.order-state-neutral{background:#f3f4f6;color:#4b5563}.order-state-neutral i{background:#9ca3af}.orders-table tbody .order-row{--row-bg:#f8fafc;--row-hover:#f1f5f9;--row-accent:#94a3b8;background:var(--row-bg);transition:background-color .16s ease,box-shadow .16s ease}.orders-table tbody .order-row:hover{background:var(--row-hover);box-shadow:inset 4px 0 var(--row-accent)}.orders-table tbody .order-row>td:first-child{box-shadow:inset 4px 0 var(--row-accent);padding-left:1rem}.orders-table tbody .order-row-new{--row-bg:#fffaf5;--row-hover:#fff1e6;--row-accent:#ff7c00}.orders-table tbody .order-row-progress{--row-bg:#fffdf2;--row-hover:#fff8db;--row-accent:#eab308}.orders-table tbody .order-row-ready{--row-bg:#fcf8ff;--row-hover:#f3e8ff;--row-accent:#a855f7}.orders-table tbody .order-row-transit{--row-bg:#f7faff;--row-hover:#e8f1ff;--row-accent:#3b82f6}.orders-table tbody .order-row-delivered{--row-bg:#f5fcf8;--row-hover:#ecfdf5;--row-accent:#16a34a}.orders-table tbody .order-row-issue{--row-bg:#fff8f8;--row-hover:#fef2f2;--row-accent:#dc2626}.success-backdrop{z-index:30;animation:fade-in .18s ease-out}.assignment-success{width:min(430px,100%);padding:2rem;border:1px solid #dbe4f0;border-radius:22px;background:#fff;box-shadow:0 24px 70px #06163a2e;text-align:center;animation:success-enter .22s ease-out}.success-icon{display:grid;place-items:center;width:58px;height:58px;margin:0 auto 1rem;border-radius:50%;background:#ecfdf5;color:#16a34a}.success-icon svg{width:32px;height:32px}.assignment-success h2{margin:.2rem 0 1rem;color:#06163a}.assignment-success>strong{display:block;font-size:1.14rem;color:#06163a}.assignment-success p{margin:.35rem 0 1.4rem;color:#64748b}.success-actions{display:flex;justify-content:center;gap:.7rem}.success-actions button{min-width:120px}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes success-enter{0%{opacity:0;transform:translateY(12px) scale(.97)}to{opacity:1;transform:none}}.order-row-actions{display:flex;align-items:center;gap:.45rem;white-space:nowrap}.order-row-actions button{display:inline-flex;align-items:center;gap:.35rem}.order-row-actions svg{width:15px;height:15px}.location-button{background:#fff7ed;color:#c2410c;border:1px solid #fdba74}.location-button:hover{background:#ffedd5;border-color:#ff7c00}.location-backdrop{z-index:35}.delivery-location-modal{width:min(720px,100%);max-height:94vh;overflow:auto;padding:1.35rem;border:1px solid #dbe4f0;border-radius:22px;background:#fff;box-shadow:0 26px 80px #06163a35}.delivery-location-modal>header{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start}.delivery-location-modal h2{margin:.22rem 0;color:#06163a}.delivery-location-modal .close{position:static;flex:0 0 auto}.location-eyebrow{color:#ff7c00;font-size:.72rem;font-weight:800;letter-spacing:.08em}.location-legend{display:flex;gap:1rem;margin:.85rem 0}.location-legend span{display:flex;align-items:center;gap:.45rem;color:#475569;font-size:.8rem;font-weight:700}.location-legend i{display:grid;place-items:center;width:28px;height:28px;border-radius:9px;color:#fff}.location-legend svg{width:16px}.courier-dot{background:#ff7c00}.customer-dot{background:#06163a}.delivery-map{position:relative;height:360px;overflow:hidden;border:1px solid #dbe4f0;border-radius:16px;background:#eef2f7}.delivery-map iframe{width:100%;height:100%;border:0}.delivery-marker{position:absolute;display:grid;place-items:center;width:42px;height:42px;transform:translate(-50%,-50%);border:3px solid #fff;border-radius:50%;color:#fff;box-shadow:0 5px 14px #06163a4d;pointer-events:none}.delivery-marker svg{width:21px}.courier-marker{background:#ff7c00}.customer-marker{background:#06163a}.map-attribution{position:absolute;right:.35rem;bottom:.3rem;padding:.18rem .35rem;border-radius:4px;background:#ffffffdd;color:#475569;font-size:.62rem}.location-empty,.location-loading{height:260px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.65rem;border:1px dashed #cbd5e1;border-radius:16px;background:#f8fafc;color:#64748b;text-align:center}.location-empty>svg,.location-loading svg{width:30px;height:30px;color:#ff7c00}.location-statuses{display:grid;grid-template-columns:1fr 1fr;grid-gap:.7rem;gap:.7rem;margin-top:.8rem}.location-statuses p{display:flex;gap:.65rem;align-items:flex-start;margin:0;padding:.75rem;border-radius:12px;background:#f8fafc}.location-statuses p>svg{width:20px;flex:0 0 auto}.location-statuses span{display:grid;grid-gap:.2rem;gap:.2rem}.location-statuses strong{font-size:.82rem}.location-statuses small{color:#64748b}.location-statuses .available>svg{color:#16a34a}.location-statuses .unavailable>svg{color:#94a3b8}.delivery-location-modal footer{display:flex;justify-content:flex-end;gap:.7rem;margin-top:1rem}.delivery-location-modal footer button{display:inline-flex;align-items:center;gap:.4rem}.delivery-location-modal footer svg{width:16px}@media(max-width:700px){.order-heading-actions{align-items:flex-end;flex-direction:column}.connection-status{align-self:flex-end}.order-filters{display:grid}.order-filters select{width:100%}.orders-table{min-width:0}.orders-table td:nth-child(10),.orders-table td:nth-child(2),.orders-table td:nth-child(3),.orders-table td:nth-child(4),.orders-table td:nth-child(7),.orders-table td:nth-child(9),.orders-table th:nth-child(10),.orders-table th:nth-child(2),.orders-table th:nth-child(3),.orders-table th:nth-child(4),.orders-table th:nth-child(7),.orders-table th:nth-child(9){display:none}.assignment dl{grid-template-columns:1fr}.actions,.success-actions{flex-wrap:wrap}.order-row-actions{align-items:stretch;flex-direction:column}.delivery-location-modal{padding:1rem;border-radius:18px}.delivery-map{height:300px}.location-statuses{grid-template-columns:1fr}.delivery-location-modal footer{flex-direction:column-reverse}.delivery-location-modal footer button{justify-content:center;width:100%}}.delivery-map .leaflet-container{width:100%;height:100%;font-family:inherit}.delivery-map .leaflet-tooltip{border:0;border-radius:7px;color:#06163a;font-size:.7rem;font-weight:800;box-shadow:0 3px 10px #06163a26}