*,:before,:after{box-sizing:border-box}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes mapPing{0%,to{opacity:.9;transform:scale(1)}50%{opacity:0;transform:scale(1.8)}}body{margin:0}#root{flex-direction:column;min-height:100dvh;display:flex}html,body,#root{width:100%;height:100%;margin:0;padding:0;position:fixed;inset:0;overflow:hidden}
