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-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}}