#unity-container{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:100}#unity-canvas{background-color:#000;width:100%;height:100%}#unity-loading-bar{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#unity-progress-bar-base{width:311px;height:17px;background:url(../../../unity/base-gauge.png) no-repeat center}#unity-progress-bar-gauge{width:0%;height:17px;background:url(../../../unity/gauge.png) no-repeat center}#unity-progress-bar-frame{width:311px;height:17px;background:url(../../../unity/frame-gauge.png) no-repeat center}.unity-loader{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);display:none;width:8px;aspect-ratio:1;border-radius:50%;animation:l5-unity 1s infinite linear alternate;opacity:1;z-index:101}@keyframes l5-unity{0%{box-shadow:14px 0 #fff,-14px 0 #fff2;background:#fff}33%{box-shadow:14px 0 #fff,-14px 0 #fff2;background:#fff2}66%{box-shadow:14px 0 #fff2,-14px 0 #fff;background:#fff2}to{box-shadow:14px 0 #fff2,-14px 0 #fff;background:#fff}}
