*{box-sizing:border-box}#root,body,html{height:100%;margin:0;overflow:hidden;overscroll-behavior:none;padding:0;position:fixed;width:100%}body{-webkit-overflow-scrolling:touch;background:#000;font-family:Codystar,cursive;font-weight:700;touch-action:none}a,body{color:#f0f0f0}a{pointer-events:all;text-decoration:none}@keyframes fade-in{0%{opacity:0}to{opacity:1}}canvas{animation:fade-in 5s ease 1s forwards;opacity:0;touch-action:none}input{background-color:initial;background-image:none;border:none;box-shadow:none;caret-color:#555;color:#0000;font-family:Inter;font-weight:400;width:100px}input:focus{box-shadow:none!important;outline:none}*{-webkit-user-select:none;user-select:none}.loading-screen{align-items:center;background:#000;display:flex;height:100vh;justify-content:center;left:0;opacity:1;position:fixed;top:0;transition:opacity .5s ease-out;width:100vw;z-index:9999}.loading-content{max-width:80vw;width:300px}.loading-bar{background:#ffffff1a;border-radius:1px;height:2px;margin-bottom:20px;overflow:hidden;width:100%}.loading-bar-fill{background:linear-gradient(90deg,#35c19f,#fff);border-radius:1px;box-shadow:0 0 8px #35c19f66;height:100%;transition:width .1s linear}.loading-percentage{color:#fff;font-family:Codystar,monospace;font-size:18px;font-weight:300;letter-spacing:5px;text-align:center;text-shadow:0 0 15px #35c19f99}
/*# sourceMappingURL=main.c3e0109f.css.map*/