html,body,#root{height:100%;width:100%;margin:0;padding:0;overflow:hidden}.game-container,.container,.unity-wrapper{height:100%;width:100%;position:absolute;top:0;left:0;margin:0;padding:0}.title{font-size:2.25rem;font-weight:700;color:#fff;text-align:center;margin-bottom:2rem}#unity-container,.unity-player-wrapper{height:100%;width:100%}.unity-canvas{width:100%;height:100%;background:#000}.loading-bar{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:200px;height:30px;background-color:#e5e7eb;border-radius:.5rem;overflow:hidden}.progress-bar{height:100%;background-color:#3b82f6;transition:width .3s ease}
