@import url("https://fonts.googleapis.com/css2?family=Jura:wght@300..700&display=swap");body,html{height:100%;margin:0;max-height:100%;max-width:100%;overflow:hidden;padding:0;width:100%}#unity-container{position:absolute}#unity-container.unity-desktop{left:50%;top:50%;transform:translate(-50%,-50%)}#unity-container.unity-mobile{height:100%;position:fixed;width:100%}#unity-canvas{background:#231f20}.unity-mobile #unity-canvas{height:100%;width:100%}#unity-loading-bar{display:none;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}#unity-logo{background:url(unity-logo-dark.png) no-repeat 50%;height:130px;width:154px}#unity-progress-bar-empty{background:url(progress-bar-empty-dark.png) no-repeat 50%;height:18px;margin-left:6.5px;margin-top:10px;width:141px}#unity-progress-bar-full{background:url(progress-bar-full-dark.png) no-repeat 50%;height:18px;margin-top:10px;width:0}#unity-footer{position:relative}.unity-mobile #unity-footer{display:none}#unity-webgl-logo{background:url(webgl-logo.png) no-repeat 50%;float:left;height:38px;width:204px}#unity-build-title{float:right;font-family:arial;font-size:18px;line-height:38px;margin-right:10px}#unity-fullscreen-button{background:url(fullscreen-button.png) no-repeat 50%;cursor:pointer;float:right;height:38px;width:38px}#unity-warning{background:#fff;display:none;left:50%;padding:10px;position:absolute;top:5%;transform:translate(-50%)}div{box-sizing:border-box;display:block}html{height:-webkit-fill-available}body{margin:0;min-height:100vh;min-height:-webkit-fill-available;overflow:hidden;padding:0;width:100vw}.ctaDiv{align-items:center;background:#fffa;bottom:0;display:flex;flex-direction:column;justify-content:center;left:0;position:absolute;right:0;top:0;z-index:99}#akoCodeContainer{height:100%;position:absolute;width:100%;z-index:1000}#akoCodeInput{background-color:#0000;border:0;color:#fff;font-family:Jura,sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:lighter;outline:none;position:absolute;text-align:center;text-shadow:0 0 3px #c7ecf3;z-index:1000}#akoCodeInput::placeholder{color:#fff}#akoCodeCopy{backgroun-position:center;background:url(copy.png);background-size:cover;position:absolute;transition-duration:.2s;transition-property:opacity;z-index:1000}#akoCodeCopy:active{opacity:.5}