*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;height:100%}#root{width:100%;min-height:100dvh;padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom);padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}body{overscroll-behavior-y:contain;font-family:system-ui,sans-serif}.map-fullscreen{height:var(--app-height, 100dvh)!important}@keyframes spin{to{transform:rotate(360deg)}}
