.route-shell{max-width:1180px;margin:auto;padding:14px 12px 50px}.route-top{display:flex;justify-content:space-between;align-items:center;gap:12px}.route-top h1{margin:2px 0}.top-actions{display:flex;gap:8px}.linkbtn{text-decoration:none;color:inherit}.route-tabs{display:flex;gap:6px;overflow:auto;padding:10px 0 14px;position:sticky;top:0;background:var(--bg);z-index:20}.route-tabs button{white-space:nowrap;border:1px solid var(--line);background:#fff;border-radius:999px;padding:9px 13px;font-weight:800}.route-tabs button.active{background:var(--brand);color:white}.route-controls select,select{width:100%;border:1px solid #cfd8d2;border-radius:10px;padding:11px;background:white}.route-controls.inline,.inline{display:flex;gap:10px;align-items:end}.route-controls.inline>div,.inline>select{flex:1}.route-controls.inline .primary,.inline .primary{width:auto;min-width:120px}.client-card{background:white;border:1px solid var(--line);border-radius:14px;padding:12px;margin:8px 0;display:grid;grid-template-columns:54px 1fr auto;gap:10px;align-items:center}.order-badge{width:44px;height:44px;border-radius:50%;background:var(--brand);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:900}.client-title{font-weight:850}.client-meta{font-size:13px;color:var(--muted);margin-top:3px}.client-actions{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}.smallbtn{border:1px solid var(--line);background:#fff;border-radius:9px;padding:8px 10px;font-weight:750}.navbtn{background:#eaf6ef;border-color:#bcd9c8}.map-canvas{height:66vh;min-height:460px;background:#eef1ed;border:1px solid var(--line);border-radius:16px;position:relative;overflow:hidden;background-image:linear-gradient(#e7ece8 1px,transparent 1px),linear-gradient(90deg,#e7ece8 1px,transparent 1px);background-size:28px 28px}.map-point{position:absolute;width:15px;height:15px;border-radius:50%;border:2px solid white;box-shadow:0 1px 5px #3338;transform:translate(-50%,-50%);cursor:pointer}.map-point:hover{width:21px;height:21px;z-index:9}.modal{position:fixed;inset:0;background:#0008;display:flex;align-items:center;justify-content:center;padding:12px;z-index:100}.modal-card{width:min(560px,100%);max-height:92vh;overflow:auto;background:#fff;border-radius:16px;padding:18px;position:relative}.modal-x{position:absolute;right:10px;top:8px;border:0;background:transparent;font-size:28px}.proposal-card{background:#fff;border:1px solid var(--line);border-radius:14px;padding:13px;margin:8px 0}.proposal-head{display:flex;justify-content:space-between;gap:10px}.pill{font-size:11px;font-weight:850;padding:4px 7px;border-radius:999px;background:#edf2ef}.approve{background:#1f6b50;color:#fff}.reject{background:#a22828;color:#fff}.route-r1{background:#0072B2}.route-r2{background:#E69F00}.route-r3{background:#009E73}.route-r4{background:#17A2A4}.route-r5{background:#CC79A7}.route-r6{background:#00BFC4}.route-r7{background:#6A3D9A}@media(max-width:650px){.route-top{align-items:flex-start}.route-controls.inline,.inline{display:grid;grid-template-columns:1fr 1fr}.route-controls.inline .primary,.inline .primary{width:100%;grid-column:1/-1}.client-card{grid-template-columns:44px 1fr}.client-actions{grid-column:1/-1;justify-content:stretch}.client-actions button,.client-actions a{flex:1;text-align:center}.map-canvas{height:58vh;min-height:390px}}
.route-start{width:100%;margin-top:10px;border:0;border-radius:12px;padding:13px 14px;background:#0d5f46;color:#fff;font-weight:900;font-size:15px;letter-spacing:.2px;cursor:pointer;box-shadow:0 2px 0 #073e2e}.route-start:hover{background:#0a503b}.route-progress{margin-top:10px;border:1px solid #bcd9c8;background:#edf8f2;border-radius:12px;padding:12px}.route-progress-head{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-bottom:8px}.route-progress-title{font-weight:900}.route-progress-meta{font-size:12px;color:var(--muted)}.route-progress-client{font-weight:850;margin:4px 0}.route-progress-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:9px}.route-progress-actions a,.route-progress-actions button{flex:1;min-width:130px;text-align:center}.nextbtn{background:#123b2d;color:#fff;border-color:#123b2d}.pausebtn{background:#fff4d8;border-color:#e6cc82}.donebtn{background:#eaf6ef;border-color:#bcd9c8}.current-route-client{outline:3px solid #f4b000;box-shadow:0 0 0 5px #fff7d6}.visited-route-client{opacity:.55}.visited-route-client .order-badge{background:#718078}.preventa-link{font-weight:900}

.route-end{width:100%;margin-top:8px;border:0;border-radius:12px;padding:13px 14px;background:#a22828;color:#fff;font-weight:900;font-size:15px;letter-spacing:.2px;cursor:pointer;box-shadow:0 2px 0 #731b1b}.route-end:hover{background:#8b2020}.route-end.hidden{display:none}
