*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}html,body{max-width:100vw;overflow-x:hidden}body{color:#fff;background:#000}a{color:inherit;text-decoration:none}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@supports (-webkit-touch-callout:none){body{min-height:-webkit-fill-available}}.bounce{transform-origin:bottom;animation-name:bounce;animation-duration:2s;animation-timing-function:cubic-bezier(.28,.84,.42,1);animation-iteration-count:infinite}@keyframes bounce{0%{transform:scale(1)translateY(0)}10%{transform:scale(1.1,.9)translateY(0)}30%{transform:scale(.9,1.1)translateY(-10px)}50%{transform:scale(1.05,.95)translateY(0)}57%{transform:scale(1)translateY(-2px)}64%{transform:scale(1)translateY(0)}to{transform:scale(1)translateY(0)}}.leaflet-container{width:100%;height:100%}
