/* MISTER FAST V37.3 — Route to Job Coordination Workflow */
.mf-v373-sheet[hidden]{display:none!important}
.mf-v373-sheet{position:fixed;inset:0;z-index:9998;display:grid;align-items:end;background:rgba(0,61,165,.18);backdrop-filter:blur(4px)}
.mf-v373-panel{width:min(720px,calc(100% - 24px));margin:0 auto 18px;background:#fff;border:1px solid #dbe8fb;border-radius:24px;box-shadow:0 24px 70px rgba(0,61,165,.2);overflow:hidden;color:#153a6b}
.mf-v373-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 18px;border-bottom:1px solid #e8eff9;background:linear-gradient(135deg,#fff,#f6f9ff)}
.mf-v373-head div{display:grid;gap:2px}.mf-v373-head b{font-size:18px;color:#003da5}.mf-v373-head small{color:#6680a4}
.mf-v373-close{width:38px;height:38px;border:0;border-radius:12px;background:#edf4ff;color:#003da5;font-size:20px;cursor:pointer}
.mf-v373-route{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:12px 18px;background:#f8fbff;border-bottom:1px solid #e8eff9}
.mf-v373-route span{display:grid;gap:2px;padding:10px 12px;background:#fff;border:1px solid #e1eaf7;border-radius:14px}.mf-v373-route small{font-size:11px;color:#7890af}.mf-v373-route b{font-size:16px;color:#003da5}
.mf-v373-vehicles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:16px 18px}
.mf-v373-vehicle{position:relative;display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:center;min-height:88px;padding:13px;border:2px solid #e3ebf7;border-radius:18px;background:#fff;cursor:pointer;text-align:left;color:#153a6b}
.mf-v373-vehicle:hover{border-color:#ffc400;transform:translateY(-1px)}.mf-v373-vehicle.is-selected{border-color:#003da5;background:#f2f7ff;box-shadow:0 0 0 3px rgba(0,61,165,.08)}
.mf-v373-vehicle .icon{display:grid;place-items:center;width:48px;height:48px;border-radius:15px;background:#fff5c7;font-size:25px}.mf-v373-vehicle b{display:block;font-size:15px}.mf-v373-vehicle small{display:block;margin-top:3px;color:#6d83a3;font-size:12px}.mf-v373-vehicle em{position:absolute;right:10px;top:10px;padding:3px 7px;border-radius:999px;background:#eaf9ef;color:#139447;font-size:11px;font-style:normal;font-weight:800}
.mf-v373-coordination{display:flex;gap:10px;align-items:flex-start;margin:0 18px 14px;padding:12px 14px;border-radius:16px;background:#fff8d8;border:1px solid #ffd95a}.mf-v373-coordination span{font-size:22px}.mf-v373-coordination b{display:block;color:#003da5}.mf-v373-coordination small{display:block;margin-top:2px;color:#6c7890}
.mf-v373-actions{display:flex;gap:10px;padding:0 18px 18px}.mf-v373-actions button{min-height:48px;border:0;border-radius:14px;font-weight:900;cursor:pointer}.mf-v373-cancel{flex:0 0 120px;background:#eef4fc;color:#315b90}.mf-v373-confirm{flex:1;background:#ffc400;color:#00356f;box-shadow:0 10px 24px rgba(255,196,0,.25)}.mf-v373-confirm:disabled{opacity:.48;cursor:not-allowed;box-shadow:none}
.mf-v373-status{display:none;margin:0 18px 16px;padding:12px 14px;border-radius:14px;background:#edf6ff;color:#003da5;font-weight:800}.mf-v373-status.is-show{display:block}.mf-v373-status.is-error{background:#fff0f0;color:#cf3333}.mf-v373-status.is-success{background:#eaf9ef;color:#138743}
.mf-v3721-route-card.is-v373-busy .mf-v363-primary-cta{background:#eaf1fb!important;color:#315b90!important}.mf-v3721-route-card.is-v373-success{border-color:#43c978!important;box-shadow:0 16px 36px rgba(40,170,100,.18)!important}
@media(max-width:720px){.mf-v373-panel{width:calc(100% - 12px);margin-bottom:6px;border-radius:20px 20px 14px 14px}.mf-v373-vehicles{grid-template-columns:1fr 1fr;padding:12px}.mf-v373-route,.mf-v373-head{padding-left:12px;padding-right:12px}.mf-v373-coordination{margin-left:12px;margin-right:12px}.mf-v373-actions{padding-left:12px;padding-right:12px}.mf-v373-cancel{flex-basis:92px}}
@media(max-width:420px){.mf-v373-vehicles{grid-template-columns:1fr}.mf-v373-route{grid-template-columns:repeat(3,minmax(0,1fr))}.mf-v373-route span{padding:8px}.mf-v373-route b{font-size:14px}}
