.ots-dispatch-app{max-width:1180px;margin-inline:auto}.ots-dispatch-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.ots-dispatch-header h1{margin:.15em 0}.ots-dispatch-options{position:relative}.ots-dispatch-options summary,.ots-dispatch-tabs button,.ots-dispatch-filters button{padding:.7rem 1rem;border:1px solid var(--ots-line,#eadbd3);border-radius:999px;background:#fff;color:#171b2b;font:inherit;font-weight:700;cursor:pointer}.ots-dispatch-options>div{position:absolute;z-index:6;right:0;top:calc(100% + .4rem);display:grid;min-width:200px;gap:.5rem;padding:.75rem;border:1px solid var(--ots-line,#eadbd3);border-radius:14px;background:white;box-shadow:0 12px 32px #171b2b22}.ots-dispatch-options a{padding:.6rem;color:#171b2b}.ots-dispatch-tabs{display:flex;gap:.5rem;margin:1.25rem 0;padding-bottom:.75rem;border-bottom:1px solid var(--ots-line,#eadbd3)}.ots-dispatch-tabs button[aria-selected=true],.ots-dispatch-filters button[type=submit]{background:#df4c26;border-color:#df4c26;color:white}.ots-dispatch-filters{display:flex;align-items:flex-end;flex-wrap:wrap;gap:.7rem;margin:1rem 0;padding:1rem;border:1px solid var(--ots-line,#eadbd3);border-radius:14px;background:#fff}.ots-dispatch-filters label,.ots-dispatch-action label{display:grid;gap:.3rem;font-size:.9rem;font-weight:700}.ots-dispatch-filters input,.ots-dispatch-filters select,.ots-dispatch-action select{min-height:42px;padding:.45rem .7rem;border:1px solid var(--ots-line,#eadbd3);border-radius:9px;background:white;color:#171b2b;font:inherit}.ots-dispatch-jobs{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,440px),1fr));gap:1rem}.ots-dispatch-job{overflow:hidden;border:1px solid var(--ots-line,#eadbd3);border-radius:16px;background:white;box-shadow:0 8px 24px #171b2b0b}.ots-dispatch-job>header{display:flex;justify-content:space-between;align-items:flex-start;gap:.8rem;padding:1rem;border-bottom:1px solid var(--ots-line,#eadbd3)}.ots-dispatch-job h2{margin:.5rem 0 .2rem;font-size:1.4rem}.ots-dispatch-job header p{margin:.2rem 0;color:#667085;font-size:.9rem}.ots-dispatch-status{display:inline-flex;padding:.3rem .65rem;border-radius:999px;background:#fff1e9;color:#ad3c1c;font-size:.78rem;font-weight:800}.status-completed{background:#e8f6ed;color:#146c37}.status-needs_attention{background:#fff0f0;color:#aa2631}.status-in_progress,.status-picked_up{background:#e9f1ff;color:#1b55a5}.ots-dispatch-details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.25rem 1rem;padding:.7rem 1rem}.ots-dispatch-details p{margin:.5rem 0;overflow-wrap:anywhere}.ots-dispatch-timeline{padding:0 1rem .8rem}.ots-dispatch-timeline ol{padding-left:1.2rem}.ots-dispatch-timeline li{display:flex;justify-content:space-between;gap:.8rem;padding:.25rem 0;text-transform:capitalize}.ots-dispatch-timeline time{color:#667085;font-size:.82rem;white-space:nowrap}.ots-dispatch-job footer{display:grid;gap:.8rem;padding:1rem;background:#fff9f4}.ots-dispatch-action{display:flex;align-items:flex-end;flex-wrap:wrap;gap:.5rem}.ots-dispatch-action button,.ots-dispatch-options button{min-height:42px;padding:.6rem .9rem;border:0;border-radius:999px;background:#df4c26;color:white;font:inherit;font-weight:750;cursor:pointer}.ots-dispatch-action button.ots-dispatch-secondary{background:#171b2b}.ots-dispatch-action button:disabled{opacity:.6}.ots-dispatch-action select{min-width:190px}.ots-dispatch-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.8rem}.ots-dispatch-stats article{display:grid;gap:.25rem;padding:1rem;border:1px solid var(--ots-line,#eadbd3);border-radius:14px;background:white}.ots-dispatch-stats strong{font-size:1.7rem}.ots-dispatch-stats span,.ots-dispatch-driver span{color:#667085}.ots-dispatch-driver{display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap;padding:.9rem 0;border-bottom:1px solid var(--ots-line,#eadbd3)}.ots-dispatch-driver>div:first-child{display:grid;gap:.2rem}.ots-dispatch-empty{grid-column:1/-1;padding:1.3rem;border:1px dashed var(--ots-line,#eadbd3);border-radius:14px;text-align:center;color:#667085}.ots-dispatch-app [data-dispatch-message].is-error{color:#b42318}.ots-dispatch-login #loginform{display:grid;max-width:440px;gap:.7rem}.ots-dispatch-login #loginform input[type=text],.ots-dispatch-login #loginform input[type=password]{width:100%;min-height:46px;padding:.65rem;border:1px solid #ddcfc7;border-radius:10px}.ots-dispatch-login #loginform input[type=submit]{min-height:46px;padding:.65rem 1.2rem;border:0;border-radius:999px;background:#df4c26;color:white;font:inherit;font-weight:750}@media(max-width:680px){.ots-dispatch-header{flex-direction:column}.ots-dispatch-options{align-self:flex-end}.ots-dispatch-tabs{overflow:auto}.ots-dispatch-tabs button{white-space:nowrap}.ots-dispatch-details{grid-template-columns:1fr}.ots-dispatch-action{display:grid;grid-template-columns:1fr}.ots-dispatch-action select,.ots-dispatch-action button{width:100%}.ots-dispatch-timeline li{flex-direction:column;gap:.05rem}}
