.leaflet-cluster-anim .leaflet-marker-icon,.leaflet-cluster-anim .leaflet-marker-shadow{transition:transform .3s ease-out,opacity .3s ease-in}.leaflet-cluster-spider-leg{transition:stroke-dashoffset .3s ease-out,stroke-opacity .3s ease-in}.marker-cluster-small{background-color:rgba(181,226,140,.6)}.marker-cluster-small div{background-color:rgba(110,204,57,.6)}.marker-cluster-medium{background-color:rgba(241,211,87,.6)}.marker-cluster-medium div{background-color:rgba(240,194,12,.6)}.marker-cluster-large{background-color:rgba(253,156,115,.6)}.marker-cluster-large div{background-color:rgba(241,128,23,.6)}.leaflet-oldie .marker-cluster-small{background-color:rgb(181,226,140)}.leaflet-oldie .marker-cluster-small div{background-color:rgb(110,204,57)}.leaflet-oldie .marker-cluster-medium{background-color:rgb(241,211,87)}.leaflet-oldie .marker-cluster-medium div{background-color:rgb(240,194,12)}.leaflet-oldie .marker-cluster-large{background-color:rgb(253,156,115)}.leaflet-oldie .marker-cluster-large div{background-color:rgb(241,128,23)}.marker-cluster{background-clip:padding-box;border-radius:20px}.marker-cluster div{width:30px;height:30px;margin-left:5px;margin-top:5px;text-align:center;border-radius:15px;font:12px Helvetica Neue,Arial,Helvetica,sans-serif}.marker-cluster span{line-height:30px}:root{--foreground-rgb:0,0,0;--background-start-rgb:214,219,220;--background-end-rgb:255,255,255}@media (prefers-color-scheme:dark){:root{--foreground-rgb:255,255,255;--background-start-rgb:0,0,0;--background-end-rgb:0,0,0}}body,html{max-width:100vw;overflow-x:hidden}body{font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.app-body{margin:auto;padding:0;overflow:hidden;height:100vh;width:100vw}.main-content{height:100%;width:100%;position:absolute;top:64px;overflow:hidden}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}.leaflet-container{width:100%;height:100%}.marker-cluster-large,.marker-cluster-medium,.marker-cluster-small{background-color:rgba(181,226,140,.6)}.marker-cluster-large div,.marker-cluster-medium div,.marker-cluster-small div{background-color:rgba(110,204,57,.6)}.vehicle-marker{transition:transform .2s ease}.vehicle-marker:hover{transform:scale(1.2)}.history-marker{display:flex;justify-content:center;align-items:center;cursor:pointer;position:relative}.history-marker .marker-inner{background-color:#1976d2;border:2px solid white;border-radius:50%;width:16px;height:16px;box-shadow:0 0 4px rgba(0,0,0,.5);transition:all .3s ease;position:relative;z-index:1}.history-marker-selected .marker-inner{background-color:#f44336;transform:scale(1.2)}.history-marker-current .marker-inner{background-color:#4caf50;width:20px;height:20px}.history-marker-current .marker-pulse{background-color:rgba(76,175,80,.3);border-radius:50%;width:40px;height:40px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);animation:pulse 1.5s infinite;z-index:0}.history-marker:hover .marker-inner{transform:scale(1.3)}@keyframes pulse{0%{transform:translate(-50%,-50%) scale(.8);opacity:.8}70%{transform:translate(-50%,-50%) scale(1.5);opacity:0}to{transform:translate(-50%,-50%) scale(.8);opacity:0}}.leaflet-interactive{cursor:crosshair}