.quickroute-stop-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;margin-top:10px}.quickroute-ready-actions{justify-content:space-between}.quickroute-current-actions{justify-content:stretch}.quickroute-stop-actions .quickroute-compact-start,.quickroute-stop-actions .quickroute-compact-navigation{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;min-width:44px;min-height:44px;padding:0;border-radius:9px;text-decoration:none}.quickroute-compact-start{border:1px solid #18b83e;background:#0d7f26;color:#fff;font-size:25px;font-weight:900;line-height:1}.quickroute-compact-start:hover,.quickroute-compact-start:focus{background:#109b2e}.quickroute-compact-start:disabled{opacity:.55}.quickroute-compact-start.is-loading span{visibility:hidden}.quickroute-compact-start.is-loading::after{content:"";width:18px;height:18px;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:quickroute-spin .7s linear infinite}.quickroute-stop-actions .quickroute-compact-navigation{margin:0}.quickroute-stop-actions .quickroute-deliver-action{flex:1;min-height:44px;margin:0}#routeStops .quickroute-delivered-stop{background:#07100b;border-color:#1b2b22;opacity:.68}.runtime-v2-status-label{display:block;margin-top:5px;color:#79c992;font-size:.7rem;font-weight:800}.driver-progress-panel{margin:0 0 14px;padding:14px 16px;border:1px solid #294234;border-radius:14px;background:#0e1b14}.driver-progress-copy{display:flex;justify-content:space-between;gap:16px;margin-bottom:10px}.driver-progress-copy span{color:#aab7ae}.driver-progress-track{height:8px;overflow:hidden;border-radius:999px;background:#223028}.driver-progress-track span{display:block;height:100%;border-radius:inherit;background:#45d06f;transition:width .25s ease}.route-completed-panel{margin:0 0 16px;padding:24px;text-align:center;border:1px solid #45d06f;border-radius:18px;background:#0e1b14}.route-completed-icon{display:grid;place-items:center;width:58px;height:58px;margin:0 auto 12px;border-radius:50%;background:#45d06f;color:#07110b;font-size:32px;font-weight:900}.route-completed-panel h2{margin:0 0 6px}.route-completed-panel p{margin:0 0 18px;color:#aab7ae}.route-completed-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.quickroute-choice-without,.quickroute-choice-withnav{display:flex;align-items:center;justify-content:center;gap:8px;min-height:52px;padding:12px;border:1px solid transparent;border-radius:12px;font-weight:900;text-decoration:none}.quickroute-choice-without{background:#07952f;color:#fff;border-color:#13d14a}.quickroute-choice-withnav{background:#147cf1;color:#fff;border-color:#55a8ff}.quickroute-choice-withnav svg{width:22px;height:22px;fill:currentColor}@keyframes quickroute-spin{to{transform:rotate(360deg)}}@media(max-width:520px){.driver-progress-copy{align-items:flex-start;flex-direction:column;gap:2px}.route-completed-actions{grid-template-columns:1fr}}
