:root{--sat: env(safe-area-inset-top);--sar: env(safe-area-inset-right);--sab: env(safe-area-inset-bottom);--sal: env(safe-area-inset-left)}html{width:100%;height:100%;font-size:18px;scroll-behavior:smooth;font-family:Segoe UI Historic,Segoe UI,Helvetica,Arial,sans-serif;background-color:#191919;touch-action:none}body{width:100%;height:100%;margin:0;padding:0;color:#fff;background:0 0;overflow:hidden;-webkit-tap-highlight-color:transparent;cursor:default}#gameBox{z-index:3;position:relative;height:100%;width:100%}#adcontent{width:100%;height:100%;position:fixed;z-index:1}canvas{object-fit:contain;position:relative;transform:translate(-50%,-50%);left:50%;top:50%;box-shadow:rgb(0 0 0/10%) 0 0 16px 16px}a{display:none;text-decoration:none;-webkit-tap-highlight-color:transparent}#playBox{background:rgba(32,21,71,.85)}#PlayNow,#progressbar::-webkit-progress-value{background:#fff!important}#progressbar::-moz-progress-bar{background-color:#fff}#progressbar{color:#fff;display:none}@keyframes loadingdots{0%,100%{transform:scale(1);background:rgba(255,255,255,.8)}50%{transform:scale(1.5);background:#fff}}#gameBox>img{width:100%;height:100%;background-color:rgba(0,0,0,.3);-webkit-filter:blur(10px);-moz-filter:blur(10px);-ms-filter:blur(10px);filter:blur(10px);object-position:center;object-fit:cover}#gameBox #playBox{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}#gameBox #playBox #logo{display:block;width:620px;height:103px}@media screen and (max-width:1281px){#gameBox #playBox #logo{width:254px;height:43px}}#gameBox #playBox #bbc{position:relative;display:flex;align-items:center;flex-direction:column;justify-content:center;margin:160px 0}#gameBox #playBox #bbc #play_img{width:160px;height:160px;border:3px solid #fff;border-radius:16px;overflow:hidden;margin-bottom:15px}#gameBox #playBox #bbc #play_img>img{width:100%;height:100%;object-fit:cover;object-position:center}@media screen and (max-width:1281px){#gameBox #playBox #bbc #play_img{width:96px;height:96px}}#gameBox #playBox #bbc>span{color:#fff;font-size:24px;font-weight:700}@media screen and (max-width:1281px){#gameBox #playBox #bbc{margin:80px 0}#gameBox #playBox #bbc>span{font-size:18px}}#gameBox #playBox #PlayNow{display:none;width:170px;height:50px;justify-content:center;align-items:center;border-radius:5px;text-align:center;font-weight:700}#loadingdots{padding:0!important}#gameBox #playBox #loadingdots{position:relative;display:flex;align-content:center;list-style:none}#gameBox #playBox #loadingdots>li{position:relative;height:12px;width:12px;border-radius:50%;margin:0 8px;background:rgba(255,255,255,.8);animation:loadingdots 1s infinite ease-in-out}#gameBox #playBox #loadingdots>li:nth-child(1){animation-delay:-.2s}#gameBox #playBox #loadingdots>li:nth-child(2){animation-delay:-.1s}#gameBox #playBox #progressbar::-webkit-progress-bar{background:rgba(32,21,71,.6)}#gameBox #playBox #progressbar{width:645px;height:8px;border-radius:8px;overflow:hidden;background:rgba(32,21,71,.6)}@media screen and (max-width:1281px){#gameBox #playBox #progressbar{width:200px}}#orientation{margin:0 auto;position:fixed;top:0;left:0;width:100%;height:100%;background-image:url(../orientation.jpg);background-repeat:no-repeat;background-position:center;background-color:#000;background-size:25%;z-index:999;display:none}