.gameIframe__wrapper{-webkit-backdrop-filter:blur(.625rem);backdrop-filter:blur(.625rem);z-index:11;background-color:#0000007f;flex-direction:column;justify-content:space-between;align-items:center;width:100%;min-height:100vh;display:flex;position:fixed;inset:0}@supports (height:100dvh){.gameIframe__wrapper{min-height:100dvh}}.gameIframe__bgImage{filter:blur(1rem);z-index:-1;background-position:50%;background-repeat:no-repeat;background-size:cover;transition:all 1s;position:absolute;inset:0}.gameIframe__bgImage:after{content:"";z-index:1;background:#0000007f;position:absolute;inset:0}.gameIframe__header-main{-webkit-backdrop-filter:blur(2.5rem);backdrop-filter:blur(2.5rem);background-color:var(--vp-header-bg);width:100%;padding:0 1rem}.gameIframe__header{width:100%;color:var(--vp-primary-title);justify-content:space-between;align-items:center;gap:1rem;padding:1rem 0;display:flex}@media (max-width:425px){.gameIframe__header{padding:.75rem 0}}.gameIframe__header-title{font-family:var(--BaiJamjuree),sans-serif;font-size:1.5rem;font-weight:600}@media (max-width:425px){.gameIframe__header-title{font-size:1.25rem}}.gameIframe__buttons{gap:1rem;display:flex}@media (max-width:425px){.gameIframe__buttons{gap:.5rem}}.gameIframe__btn{-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);color:#fff;cursor:pointer;border:.125rem solid var(--vp-white-border);background-color:#0006;border-radius:5rem;padding:.5rem;font-size:2rem;transition:transform .25s,box-shadow .25s,background-color .25s;display:flex}.gameIframe__btn:hover{background-color:#0000008c;transform:scale(1.08);box-shadow:0 0 1.25rem #ffffff59}.gameIframe__btn img{width:1.5rem;height:1.5rem}@media (max-width:425px){.gameIframe__btn img{width:1rem;height:1rem}}.size-btn{-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);color:#fff;cursor:pointer;background-color:#0006;border:.125rem solid #fff;border-radius:5rem;padding:.5rem;font-size:2rem;transition:transform .25s,box-shadow .25s,background-color .25s;display:flex}.size-btn img{width:1.5rem;height:1.5rem;transition:transform .3s,opacity .3s}@media (max-width:425px){.size-btn img{width:1rem;height:1rem}}.size-btn:hover{background-color:#0000008c;transform:scale(1.08);box-shadow:0 0 1.25rem #ffffff59}.size-btn:active img{opacity:.7;transform:rotateY(180deg)scale(1.2)}.gameIframe__iframe{flex-grow:1;justify-content:center;align-items:center;width:100%;padding:1rem;display:flex;position:relative}@media (max-width:1163px){.gameIframe__iframe{padding:1rem}}.gameIframe__main{border:none;width:100%;height:100%}.gameIframe__iframe-main-wrapper{border-radius:calc(var(--rem,1rem)*1);width:calc(var(--rem,1rem)*80);height:calc(var(--rem,1rem)*45);display:flex;position:relative;overflow:hidden}.gameIframe__iframe-main-wrapper--phone{width:calc(var(--rem,1rem)*20);height:calc(var(--rem,1rem)*34)}
.loading__background{z-index:3;pointer-events:none;background-color:#000;display:flex;position:absolute;inset:0;overflow:hidden}.loading__background:before{content:"";background:linear-gradient(140deg,#ff03 0%,#0000 30% 70%,#ff950033 100%);width:100%;height:100%;position:absolute}.loading__background2{background-color:#f003;width:100%;height:100%;margin:10rem}.loading__lines{background-image:linear-gradient(90deg,#8080801a 1px,#0000 1px),linear-gradient(#8080801a 1px,#0000 1px);background-size:8.125rem 15rem;justify-content:center;align-items:center;width:200vw;height:200vw;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(45deg)}@media screen and (max-width:768px){.loading__lines{width:200vh;height:200vh}}.loading__centered-content{text-align:center;color:#fff;flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.loading__logo{width:70%;max-width:18.75rem;position:relative}.loading__logo:after{content:"";padding-top:34%;display:block}.loading__logo svg{object-fit:contain;width:100%;height:100%;position:absolute;top:0;left:0}.loading__loading-bar{background:#fff3;border-radius:1.25rem;width:80%;max-width:25rem;height:.625rem;margin-top:1.25rem;display:flex;position:relative;overflow:hidden}.loading__loading-bar .bar-fill{background:linear-gradient(90deg,#ff0 0%,#ff9500 100%);width:0;height:100%;transition:width 1s linear;position:absolute;top:0;left:0;box-shadow:0 0 3.125rem #ff620080}
