html,body{margin:0;padding:0;overflow:hidden;width:100%;min-height:100vh;-webkit-overflow-scrolling:touch}@media screen and (max-width: 768px){html,body{position:fixed;height:100%}}*{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}canvas{-webkit-transform:translateZ(0);transform:translateZ(0);image-rendering:-webkit-optimize-contrast;image-rendering:-moz-crisp-edges;image-rendering:pixelated}input,button{font-size:16px!important}@keyframes slideDown{0%{transform:translate(-50%,-100%);opacity:0}to{transform:translate(-50%);opacity:1}}@media screen and (orientation: landscape) and (max-width: 768px){.landscape-message{display:flex;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#080b12;color:#fff;font-family:Orbitron,monospace;justify-content:center;align-items:center;text-align:center;z-index:9999}}@media screen and (orientation: portrait){.landscape-message{display:none!important}}@media screen and (min-width: 769px),screen and (orientation: landscape) and (min-width: 769px){.landscape-message{display:none!important}}#root{width:100%;height:100vh;display:flex;justify-content:center;align-items:center;background-color:#080b12}html,body{margin:0;padding:0;width:100%;height:100vh;height:100dvh;overflow-x:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;touch-action:manipulation}.viewport-container{height:100vh;min-height:100vh;height:100dvh;min-height:100dvh;max-height:100dvh;overflow:hidden}.mobile-viewport-container{height:100vh;min-height:-webkit-fill-available;height:100dvh;min-height:100dvh;max-height:100dvh;overflow:hidden;position:relative}.fullscreen-active{margin:0!important;padding:0!important;width:100vw!important;height:100vh!important;max-width:100vw!important;max-height:100vh!important}@supports (height: 100dvh){.dvh-supported{height:100dvh;min-height:100dvh}}@supports not (height: 100dvh){.dvh-fallback{height:100vh;min-height:100vh}}@supports (-webkit-touch-callout: none){.ios-viewport-fix{min-height:-webkit-fill-available}}
