.layout_page__0akvb{width:100%;height:100%;min-height:100vh;background:linear-gradient(180deg,rgba(122,30,123,.8),rgba(94,23,136,.8));font-size:.4rem;display:flex;flex-direction:column}body,html{margin:0;padding:0;-webkit-tap-highlight-color:transparent}*,:after,:before{box-sizing:border-box}ol,ul{list-style:none;margin:0;padding:0}a{text-decoration:none;color:inherit}img{border:none;max-width:100%;height:auto}button,input,select,textarea{margin:0;padding:0;border:none;background:none;font-family:inherit;font-size:inherit;color:inherit;-webkit-appearance:none;appearance:none;outline:none}button{outline:none}h1,h2,h3,h4,h5,h6,p{margin:0}.ios-device input:focus{font-size:16px;line-height:1rem}pre{margin:0;padding:0;font-family:inherit}.custom-scroll-hide-native::-webkit-scrollbar{width:0;height:0;background:transparent}.custom-scroll-hide-native{scrollbar-width:none;-ms-overflow-style:none}:root{--background:#fff;--foreground:#1c142b;--sc-color:#44ff0f;--gc-color:#ee8a08;--err-color:#e32f5e;--design-width:1080;--base-font-size:16px;--max-font-size:60px;--min-font-size:14px}[data-theme=SC]{--border-color:#0ed06b;--text-color:#5be435;--bg-color:#0ed06b;--font-icon-color:#54d57d;--nav-bg-color:#6ce147;--mark-text-color:#5be435;--circle-color:#fff000;--switch-color:#2faf15;--icon-color:#79d186;--footer-tab-color:#0f9c5f;--game-category-title:#54d57d}[data-theme=GC]{--border-color:#eeab19;--mark-text-color:#ee8a08;--font-icon-color:#f2c647;--bg-color:#eeab19;--nav-bg-color:#ffca34;--circle-color:#fff000;--switch-color:#ffca34;--icon-color:#ecc75f;--footer-tab-color:#a66e14;--game-category-title:#f2c647}*{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;outline:none}img{pointer-events:none}body,html{max-height:100vh;min-height:100%;max-width:100vw;overflow-x:visible;background-color:#1c142b;background-size:100% 100%;overflow-y:inherit;-webkit-text-size-adjust:100%;position:relative;touch-action:pan-x pan-y;font-family:var(--font-roboto),system-ui,-apple-system,sans-serif}html{font-size:clamp(12px,calc(100vw / 1080 * 100),66px)}@media screen and (min-aspect-ratio:1/1){html{font-size:clamp(12px,calc(77vh / 1080 * 100),60px)}}@media screen and (max-height:1030px){html{font-size:clamp(12px,calc(100vw / 1080 * 100),46px)}}@media screen and (max-height:1030px) and (min-aspect-ratio:1/1){html{font-size:clamp(12px,calc(70vh / 1080 * 100),46px)}}.root_toast{position:relative;z-index:999999}.unity-game{z-index:9}.com_bg,.unity-game{width:100%}.Main,.com_bg,.unity-game{position:relative;height:100%}.Main{min-height:100vh;z-index:99;overflow-x:hidden;overflow-y:inherit;-webkit-text-size-adjust:100%}button:active{opacity:.8}input:-ms-input-placeholder{color:#9e94a5;font-weight:400}input::placeholder{color:#9e94a5;font-weight:400}input[type=email],input[type=password],input[type=tel],input[type=text]{font-size:.38rem!important}*{-webkit-tap-highlight-color:rgba(0,0,0,0)}input{-webkit-user-select:text;-ms-user-select:text;user-select:text}.text-auto{text-overflow:ellipsis;overflow-wrap:anywhere;white-space:normal;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;display:block}.h-v-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ft-icon{width:4em;height:4em;vertical-align:-.15em;fill:currentColor;overflow:hidden}.ft-900{font-weight:900}.ft-400{font-weight:400}.common-link,.ft-500{font-weight:500}.common-link{text-decoration:underline;font-size:.45rem}.header_panel{height:2rem;height:max(2rem,calc(1.4rem + constant(safe-area-inset-top)));height:max(2rem,calc(1.4rem + env(safe-area-inset-top)))}.footer_panel{height:1.6rem}.center{justify-content:center}.center,.center-space-between{box-sizing:border-box;display:flex;align-items:center}.center-space-between{justify-content:space-between}.center-left,.center-right{box-sizing:border-box;display:flex;justify-content:left;align-items:center}.icon-color{color:var(--icon-color)}.sc-icon{width:.8rem;height:.8rem}.sc-color{color:var(--sc-color)}.err-color{color:var(--err-color)}.color-red{color:#db496f}.ani,.btn{transition:all .3s ease}.btn{cursor:pointer;outline:none;text-align:center;box-sizing:border-box}.btn:hover{transform:scale(1.05)}.btn:active{transform:scale(.95)}.btn:disabled{background-color:#c8e6c9;color:#a5d6a7;cursor:not-allowed}.btn:focus{box-shadow:0 0 10px rgba(72,133,237,.5)}.loading_wrapper{width:190px;height:56px;z-index:10001}.img_loading1,.img_loading2{width:100%;position:absolute;left:0;top:0;display:block}.img_loading2{animation:loading 5s linear infinite}.img_loading3{position:absolute;width:54px;left:55px;top:0}@keyframes loading{0%{-webkit-clip-path:polygon(0 100%,50% 100%,100% 100%,100% 100%,0 100%);clip-path:polygon(0 100%,50% 100%,100% 100%,100% 100%,0 100%)}50%{-webkit-clip-path:polygon(0 50%,50% 50%,100% 50%,100% 100%,0 100%);clip-path:polygon(0 50%,50% 50%,100% 50%,100% 100%,0 100%)}to{-webkit-clip-path:polygon(0 0,50% 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,50% 0,100% 0,100% 100%,0 100%)}}.loading_layer{position:fixed;width:100%;height:100%;background:#000;z-index:10000}.loading_content{width:100%;height:100%;position:relative}.loading_title{text-align:center;color:#fff;font-size:.7rem;font-weight:900}.loading_text{font-size:.3rem;color:#fff;text-align:center;padding-top:.6rem}.show{opacity:1!important;display:block!important}.hide{opacity:0!important;display:none!important}.forced-landscape-screen{transform-origin:top left;transform:rotate(90deg) translateY(-100%)}.portrait-screen{transform:rotate(-90deg);transform-origin:center;top:50%;height:100vw;width:100vh;margin-top:-50vw;margin-left:-50vh}.dotAni,.portrait-screen{left:50%;position:absolute}.dotAni{top:-.2rem;margin-left:.2rem;width:.3rem;height:.3rem;overflow:hidden;border-radius:50%;background:red;box-shadow:0 0 0 0 rgba(255,0,0,.3);animation:dot_ani 2s infinite}@keyframes dot_ani{0%,to{transform:scale(1);box-shadow:0 0 0 0 rgba(255,0,0,.3);opacity:1}50%{transform:scale(1.2);box-shadow:0 0 20px 10px rgba(255,0,0,0);opacity:.9}}*,body,html{scrollbar-width:thin;scrollbar-color:#888 transparent}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background-color:#888;border-radius:4px;border:2px solid transparent;background-clip:content-box}::-webkit-scrollbar-thumb:hover{background-color:#555}.ql-size-small{font-size:.3rem}.ql-size-large{font-size:.6rem}