body,html{padding:0;margin:0;scroll-behavior:smooth}a{color:inherit;text-decoration:none}*{box-sizing:border-box}body::-webkit-scrollbar{width:.4em}body::-webkit-scrollbar-track-piece{width:10px}body::-webkit-scrollbar-thumb{background:var(--chakra-colors-gray-600);border-radius:1em}@media (max-width:480px){body::-webkit-scrollbar,body::-webkit-scrollbar-track-piece{width:0}}@media (max-width:1279px){#mainGrid{grid-template-columns:repeat(1,1fr);grid-template-rows:repeat(1,0)}.contentRow{min-height:auto!important}}@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:1){body{overflow-y:scroll!important}#mainGrid{grid-template-columns:repeat(1,1fr);grid-template-rows:repeat(1,0)}main{overflow-y:unset!important}#sidebarCircle{display:none!important}.contentRow{min-height:auto!important;padding:var(--chakra-space-14);justify-content:center}}.leaflet-container{background-color:transparent!important}.leaflet-popup-content-wrapper{border-radius:8px!important;box-shadow:0 3px 14px rgba(0,0,0,.4)!important}.chakra-ui-dark .leaflet-tile{filter:brightness(.6) invert(1) contrast(3) hue-rotate(200deg) saturate(.3) brightness(.7)}.chakra-ui-dark .leaflet-popup-content-wrapper{background:#2d3748!important;color:#f7fafc!important}.chakra-ui-dark .leaflet-popup-tip{background:#2d3748!important}