@import"https://fonts.googleapis.com/css2?family=Gemunu+Libre:wght@400;500;600;700;800&family=Open+Sans:wght@400;500;600;700&family=Orbitron:wght@400;500;600;700;800;900&display=swap";.textInput:focus{outline:none}html{font-family:Gemunu Libre,sans-serif;--blue-color: #002b53}::-webkit-scrollbar{display:none}img,video{object-fit:cover}*{box-sizing:border-box;margin:0;padding:0}body{margin:0;font-family:Gemunu Libre,sans-serif!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:100vh;height:90vh;height:100svh;display:flex;flex-direction:column;background-color:var(--background-color);font-size:16px;-webkit-user-select:none;user-select:none}#game-root{height:100vh;background-image:url(/assets/bg-3C5S-eQ5.png);background-size:cover}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
