@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@700;800&family=Inter:ital,wght@0,400;0,500;0,600;0,700;1,400&display=swap";*{box-sizing:border-box;margin:0;padding:0}html{overflow:hidden;height:100%}body{background:#c8c5e0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overscroll-behavior:none;overflow:hidden;height:100%}#root{min-height:100vh;display:flex;justify-content:center;align-items:flex-start}button{cursor:pointer;border:none;background:none}input{outline:none;font-family:inherit}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.hide-scrollbar::-webkit-scrollbar{display:none}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.leaflet-pane{z-index:1!important}.leaflet-top,.leaflet-bottom{z-index:2!important}.screen-container{width:100%;max-width:480px;flex-shrink:0;padding-bottom:env(safe-area-inset-bottom);height:100vh!important;height:100svh!important;height:var(--app-height, 100svh)!important}@media (min-width: 768px){.screen-container{box-shadow:0 25px 50px -12px #0000004d}}@media (min-width: 1024px){#root{padding:0;align-items:stretch}body{background:#c8c5e0}}
