.routing-module{gap:16px;display:grid}.routing-module .module-toolbar{border:1px solid var(--line);background:#fff;border-radius:12px;justify-content:space-between;align-items:center;gap:20px;padding:18px 20px;display:flex}.routing-module .module-toolbar>div{gap:4px;display:grid}.routing-module .module-toolbar strong{font-size:12px}.routing-module .module-toolbar span{color:var(--muted);font-size:9px}.routing-module .module-toolbar label{color:#536176;gap:5px;font-size:8px;font-weight:800;display:grid}.routing-module .module-toolbar input{border:1px solid var(--line);color:#35465d;background:#fff;border-radius:8px;height:36px;padding:0 10px}.routing-summary{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.routing-summary article{border:1px solid var(--line);background:#fff;border-radius:11px;gap:8px;padding:17px;display:grid}.routing-summary span{color:var(--muted);letter-spacing:.7px;font-size:7px;font-weight:900}.routing-summary strong{font-size:20px}.routing-warning,.routing-coordinate-warning{color:#94620f;background:#fffaf0;border:1px solid #f0d49d;border-radius:9px;padding:11px 14px;font-size:9px}.routing-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.routing-card{border:1px solid var(--line);background:#fff;border-radius:12px;overflow:hidden}.routing-card>header{color:#fff;background:#143e6c;justify-content:space-between;align-items:center;gap:15px;padding:15px 17px;display:flex}.routing-card>header>div{align-items:center;gap:10px;display:flex}.routing-card>header>div>span{color:#fff;background:#fff2;border-radius:10px;place-items:center;width:36px;height:36px;font-size:10px;font-weight:900;display:grid}.routing-card header div div,.routing-card header p{gap:3px;margin:0;display:grid}.routing-card header strong{font-size:10px}.routing-card header small{color:#c8dbef;font-size:7px}.routing-card header p{text-align:right}.routing-coordinate-warning{margin:12px 13px 0}.routing-stops{padding:8px 13px 13px;display:grid}.routing-stop{border-bottom:1px solid var(--line);grid-template-columns:28px 1fr auto;align-items:center;gap:10px;padding:12px 0;display:grid}.routing-stop:last-child{border-bottom:0}.routing-stop>i{color:#1767cf;background:#eaf2ff;border-radius:50%;place-items:center;width:26px;height:26px;font-size:9px;font-style:normal;font-weight:900;display:grid}.routing-stop>div,.routing-stop>p{gap:3px;margin:0;display:grid}.routing-stop strong{font-size:9px}.routing-stop span,.routing-stop small{color:var(--muted);font-size:7px}.routing-stop>p{text-align:right}.routing-stop>p b{font-size:9px}.routing-state{text-align:center;border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:12px;padding:38px;font-size:10px}.routing-state.error{color:#b93830}@media (max-width:950px){.routing-list{grid-template-columns:1fr}}@media (max-width:650px){.routing-summary{grid-template-columns:1fr 1fr}.routing-module .module-toolbar{flex-direction:column;align-items:stretch}.routing-stop{grid-template-columns:28px 1fr}.routing-stop>p{text-align:left;grid-column:2}}.routing-guidance{background:#f2f7ff;border:1px solid #bdd5f5;border-radius:10px;justify-content:space-between;align-items:center;gap:18px;padding:14px 16px;display:flex}.routing-guidance>div:first-child{gap:5px;display:grid}.routing-guidance strong{color:#173f6b;font-size:10px}.routing-guidance span{color:#58708e;font-size:8px}.routing-guidance-actions{flex-shrink:0;gap:8px;display:flex}.routing-guidance-actions button{color:#1767cf;cursor:pointer;background:#fff;border:1px solid #b9cce4;border-radius:8px;min-height:34px;padding:0 12px;font-size:8px;font-weight:800}.routing-guidance-actions button:hover{background:#eaf2ff;border-color:#1767cf}@media (max-width:650px){.routing-guidance{flex-direction:column;align-items:stretch}.routing-guidance-actions{grid-template-columns:1fr 1fr;display:grid}}
