.geo-row{display:flex;justify-content:space-between;gap:12px;align-items:center;margin:8px 2px 12px;color:#7f94a5;font-size:11px}.mini-link{background:none;border:0;color:#55cfff;font-weight:800}.live-map{cursor:crosshair}.live-map svg{position:absolute;inset:0;width:100%;height:100%;z-index:2}.live-map #routePath{fill:none;stroke:#12bfff;stroke-width:1.8;stroke-dasharray:4 2;filter:drop-shadow(0 0 3px #12bfff)}.live-map #originMark{fill:#fff;stroke:#12bfff;stroke-width:1.2}.live-map #destMark{fill:#ff3f5f;stroke:#fff;stroke-width:.7}.live-map #bikeMark circle{fill:#ffd400;stroke:#0a0a0a;stroke-width:.7}.live-map #bikeMark text{font-size:5px}.map-hint{position:absolute;z-index:3;left:50%;top:9px;transform:translateX(-50%);background:rgba(4,9,14,.82);border:1px solid rgba(255,255,255,.08);border-radius:999px;padding:5px 9px;font-size:9px;color:#9db0bf;white-space:nowrap}.live-trip{margin:14px 14px 82px;background:#08131d;border:1px solid rgba(17,184,255,.28);border-radius:22px;padding:16px}.trip-head{display:flex;justify-content:space-between;align-items:center}.trip-head small{display:block;color:#7890a1}.trip-head strong{font-size:17px}.trip-head span{background:#102a3c;color:#57ceff;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:900}.timeline{display:grid;grid-template-columns:repeat(5,1fr);gap:3px;margin:18px 0}.timeline div{height:30px;border-radius:9px;background:#111b24;color:#6d7e8c;display:grid;place-items:center;font-weight:900;font-size:11px;position:relative}.timeline div span{position:absolute;top:33px;font-size:8px;font-weight:600;white-space:nowrap}.timeline div.done{background:#ffd400;color:#090909}.timeline div.current{outline:2px solid #12bfff}.live-trip .driver{margin-top:28px}.muted{color:#8ea1b0}.ride-card{margin-bottom:8px}
