body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.vehicle-tracker-container{display:grid;height:100vh;overflow:hidden;width:100%}@media (min-width:769px){.vehicle-tracker-container{grid-template-columns:clamp(300px,25vw,400px) 1fr}}@media (max-width:768px){.vehicle-tracker-container{grid-template-columns:1fr;grid-template-rows:auto 1fr}.sidebar{border-bottom:1px solid #e0e0e0;border-right:none!important;height:auto!important;max-height:40vh}.map-container{height:60vh!important}}.sidebar{background-color:#fff;border-right:1px solid #e0e0e0;box-shadow:2px 0 10px #0000001a;box-sizing:border-box;display:flex;flex-direction:column;overflow-x:hidden;overflow-y:auto;padding:1.5rem 1.5rem 1rem}.map-container,.sidebar{height:100vh;width:100%}@media (max-width:768px){.sidebar{padding:1rem 1rem .5rem}.sidebar h2{font-size:1.2rem}.sidebar h3{font-size:1rem}}.App{text-align:center}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.ce605cca.css.map*/