*{box-sizing:border-box}body{margin:0}button{font:inherit;cursor:pointer;border:0;background:none;color:inherit}a{color:inherit;text-decoration:none}button,a,input{-webkit-tap-highlight-color:transparent}.game-loading{position:fixed;top:0;right:0;bottom:0;left:0;background:radial-gradient(at 50% 35%,#447c62,#173b30);color:#f8db9c;display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:"Baloo Bhaijaan 2",sans-serif;text-align:center}.game-loading>span{font-size:48px;animation:loading-glow 1.2s infinite alternate}.game-loading>h1{font-size:66px;margin:5px;text-shadow:0 4px 0 #17392c}.game-loading>p{font-size:15px;color:#cfddbd;margin:0}.game-loading>i{height:4px;width:120px;border-radius:8px;background:linear-gradient(90deg,#80a078,#f2d18b,#80a078);margin-top:25px;animation:loading-glow 1.2s infinite alternate}@keyframes loading-glow{to{opacity:.4}}@media(prefers-reduced-motion:reduce){.game-loading>*{animation:none!important}}
