@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}.app-wrapper{background:#c8c5e0}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){html{overflow:auto}body{overflow:auto;height:auto;min-height:100vh;width:100%;background:transparent}#root{min-height:100vh;width:100%;align-items:center;justify-content:center;padding:40px 20px;box-sizing:border-box;background:linear-gradient(150deg,#1C2E42 0%,#24364C 45%,#1a3d2b 100%)}.app-wrapper{background:transparent;min-height:auto;width:auto;justify-content:unset}.screen-container{width:390px;max-width:390px;flex-shrink:0;border-radius:44px;overflow:hidden;box-shadow:0 0 0 10px #111,0 0 0 12px #ffffff14,0 48px 96px -24px #000c}}
