/* Cursor and visual hint for draggable overlay */
#routeOverlay { cursor: move; }
#routeOverlay.dragging { opacity: 0.98; }
