html,body,#root{background:#0a0a0a;width:100%;min-width:320px;height:100%}*{box-sizing:border-box}button,input,textarea{font:inherit}.driver-map .leaflet-control-zoom a{color:#f2f2f2;background:#141414;border-color:#404040}.driver-map .leaflet-control-attribution{color:#8c8c8c;background:#0a0a0acc}.driver-map .leaflet-control-attribution a{color:#ccc}.driver-map-popup .leaflet-popup-content-wrapper,.driver-map-popup .leaflet-popup-tip{color:#f2f2f2;background:#202020}.driver-map-pin{color:#fff;background:#32d74b;border:3px solid #fff;border-radius:999px;place-items:center;width:28px;height:28px;font-size:15px;display:grid;box-shadow:0 3px 12px #000000b3}.driver-map-marker{filter:drop-shadow(0 3px 5px #00000073);flex-direction:column;align-items:center;width:96px;display:flex}.driver-map-label{color:#17202a;white-space:nowrap;background:#fffffff0;border:1px solid #1018282e;border-radius:5px;flex-direction:column;align-items:center;max-width:96px;margin-top:2px;padding:2px 5px;font-size:10px;line-height:11px;display:flex}.driver-map-label strong{text-overflow:ellipsis;max-width:84px;overflow:hidden}.driver-map-label small{color:#475467;letter-spacing:.35px;font-size:8px;font-weight:800}.driver-map-pin--sos{background:#f33;animation:1s infinite driver-map-pulse}@keyframes driver-map-pulse{50%{transform:scale(1.25)}}@media (width>=900px){input,textarea,button{font-size:16px}}