@charset "UTF-8";html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}.header{width:100%;background:#fff;overflow:hidden;box-shadow:0 1px 8px rgba(0,0,0,.12)}.header .header-content{display:flex;align-items:center;justify-content:space-between;width:100%;height:65px;max-width:calc(80rem + clamp(1rem,4vw,5rem) * 2);margin:0 auto;padding:0 clamp(1rem,4vw,5rem) !important}.header .title{color:#000;font-size:30px;font-family:spicy rice}.header .menu{cursor:pointer}.header .popup-bg{display:none;position:fixed;top:0;left:0;width:100%;height:100vh;background:rgba(0,0,0,.5);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);z-index:9999;transition:opacity .25s ease-out,visibility 0s 0s,-webkit-backdrop-filter .25s ease-out;transition:opacity .25s ease-out,visibility 0s 0s,backdrop-filter .25s ease-out;transition:opacity .25s ease-out,visibility 0s 0s,backdrop-filter .25s ease-out,-webkit-backdrop-filter .25s ease-out;-webkit-transition:opacity .25s ease-out,visibility 0s 0s,-webkit-backdrop-filter .25s ease-out;-moz-transition:opacity .25s ease-out,visibility 0s 0s;-ms-transition:opacity .25s ease-out,visibility 0s 0s;-o-transition:opacity .25s ease-out,visibility 0s 0s;visibility:visible;opacity:1}.header .popup{position:fixed;display:none;height:100vh;width:200px;right:0;top:0;opacity:1;overflow-x:hidden;overflow-y:auto;background:#fff;transition:transform .35s cubic-bezier(.16,1,.3,1),opacity .35s ease-out;padding:0;z-index:10000;box-sizing:border-box;-webkit-transition:transform .35s cubic-bezier(.16,1,.3,1),opacity .35s ease-out;-moz-transition:transform .35s cubic-bezier(.16,1,.3,1),opacity .35s ease-out;-ms-transition:transform .35s cubic-bezier(.16,1,.3,1),opacity .35s ease-out;-o-transition:transform .35s cubic-bezier(.16,1,.3,1),opacity .35s ease-out}.header .popup .popup-close{cursor:pointer;transform:rotate(180deg)}.header .popup .category-list{display:flex;flex-direction:column;gap:12px}.header .popup .category-list .category{display:flex;font-size:13px;align-items:center;padding:10px 50px 10px 12px}.header .popup .category-list .category img{width:28.2px;height:28.2px;margin-right:10px}.home-random{box-sizing:border-box;width:96%;display:none;flex-wrap:nowrap;align-items:center;margin-inline:auto;justify-content:space-evenly;padding:.8rem;gap:.6rem;margin-top:1rem;background:#fff;border-radius:.5rem;box-shadow:0 .3rem 1rem rgba(0,0,0,.16);overflow:hidden;margin-bottom:.8rem;height:fit-content}.home-random-item{flex:1;width:fit-content;height:fit-content}.home-random-item .home-random-item-img{width:100%;aspect-ratio:1/1;border-radius:.4rem;box-shadow:0 0 .5rem .1rem #00000042}@media(max-width:30rem){.home-random{display:flex}}.ad-panel{width:100%;padding-inline:clamp(1rem,4vw,5rem);max-width:calc(80rem + clamp(1rem,4vw,5rem) * 2);margin:0 auto}.game-panel{display:flex;flex-direction:column;gap:.5rem}.game-panel .title-panel{width:100%;padding-inline:clamp(1rem,4vw,5rem);max-width:calc(80rem + clamp(1rem,4vw,5rem) * 2);margin:0 auto}.footer{padding-top:2.5rem;padding-bottom:2.5rem;background-color:#f4f4f5}.footer .footer-panel{width:100%;padding-inline:clamp(1rem,4vw,5rem);max-width:calc(80rem + clamp(1rem,4vw,5rem) * 2);margin:0 auto}.footer .footer-panel .footer-content{padding-top:1rem;border:0;border-style:solid;border-top-width:1px;border-color:#e5e7eb}.footer .footer-panel .footer-content .text{font-size:.875rem;line-height:1.4rem}.footer .footer-panel .footer-content p{margin:0;padding:0;font-size:1.1rem}.footer .footer-panel .footer-content p a{text-decoration:none}@media(min-width:768px){.footer{padding-top:3.5rem;padding-bottom:3.5rem}}.detail-wrapper{width:100%;max-width:calc(80rem + clamp(1rem,4vw,5rem) * 2);margin:0 auto;padding:0}.back-btn{width:90%;height:60px;margin:10px auto;border-radius:10px;font-size:24px;font-weight:700;color:#fff;background-color:#4ca3ea;text-align:center;line-height:60px}.random-module{box-sizing:border-box;height:fit-content;width:calc(100% - 20px);margin:10px auto;padding:10px 20px;position:relative;border-radius:10px;box-shadow:0 3px 18px rgba(0,0,0,.16);display:flex;flex-direction:column;font-family:Helvetica;background:#fff}.random-title{font-weight:700;font-size:18px}.playNow-boxContainer{overflow:hidden;margin:10px auto;border-radius:10px;position:relative}.playNow-playContainer{overflow:hidden;position:relative;width:100%;font-family:Helvetica}.PlayNow-avatar{border-radius:100%;width:64px;height:64px;border:5px solid #fff;position:absolute;top:10%;left:5%}.PlayNow_title{font-size:18px;color:#fff;position:absolute;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;top:10%;left:30%;font-weight:700}.PlayNow_Scoring{font-size:20px;color:#fff;position:absolute;top:20%;left:30%;font-weight:700}.PlayNow_Scoring::before{content:"★★★★★";width:83px;position:absolute;overflow:hidden;z-index:999;top:0;color:#f09c31}.PlayNow_Scoring::after{content:"★★★★★";position:absolute;width:100px;z-index:10;top:0}.PlayNow_desc{width:90%;border-radius:6px;background-color:rgba(0,0,0,.372549);position:absolute;padding-inline:10px;bottom:30%;left:50%;transform:translateX(-50%);color:#fff;font-size:14px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.PlayNow_playBtn{position:absolute;bottom:4%;left:3%;border-radius:32px;width:95%;height:55px;line-height:55px;background:#ff9901;box-shadow:0 4px #b15c00;text-align:center;font-weight:700;font-size:20px;color:#fff;-moz-box-shadow:0 4px 0 #b15c00;-webkit-box-shadow:0 4px 0 #b15c00;cursor:pointer}.PlayNow_trembling{animation:PlayNow_trembling 3s linear infinite backwards;-webkit-animation:PlayNow_trembling 3s linear infinite backwards;-moz-animation:PlayNow_trembling 3s linear infinite backwards}@keyframes PlayNow_trembling{26%{transform:rotate(0)scale(1);-webkit-transform:rotate(0)scale(1)}28%{transform:rotate(-2deg)scale(1.04);-webkit-transform:rotate(-2deg)scale(1.04)}32%{transform:rotate(1deg)scale(1.01);-webkit-transform:rotate(1deg)scale(1.01)}34%{transform:rotate(-2deg)scale(1.02);-webkit-transform:rotate(-2deg)scale(1.02)}36%{transform:rotate(3deg)scale(1);-webkit-transform:rotate(3deg)scale(1)}39%{transform:rotate(-1deg)scale(1);-webkit-transform:rotate(-1deg)scale(1)}44%{transform:rotate(0)scale(1);-webkit-transform:rotate(0)scale(1)}}@media(min-width:768px){.detail-wrapper{padding:0 clamp(1rem,4vw,5rem) !important}}.banner-panel{padding:0 clamp(1rem,4vw,5rem) !important;width:100%;max-width:calc(80rem + clamp(1rem,4vw,5rem) * 2);margin:0 auto;margin-top:.8rem;overflow:hidden}.banner-panel .swiper-slide{border-radius:12px;overflow:hidden}.banner-panel img{height:200px;width:100%}.banner-panel .swiper-pagination-bullet-active{background-color:#fff}.banner-panel .thumb{display:flex;align-items:center;justify-content:space-between;position:absolute;bottom:-1px;width:100%;padding:.7rem;background:linear-gradient(180deg,#15172200,#15172266 40.38%,#151722);z-index:2;color:#fff;box-sizing:border-box}.banner-panel .thumb .icon{width:2.4rem;height:2.4rem;border-radius:4px}.banner-panel .thumb .cont{display:flex;flex-direction:column;flex:1 1;padding-left:.5rem}.banner-panel .thumb .cont .category{font-size:12px}.banner-panel .thumb .play{font-size:14px;font-weight:600;display:flex;height:34px;padding:9px 15px;border-radius:30px;justify-content:center;align-items:center;background:#6842ff}.game-wrapper{padding:0 clamp(1rem,4vw,5rem);margin:0 auto;max-width:calc(80rem + clamp(1rem,4vw,5rem) * 2);width:100%}.game-wrapper .title{color:#000251;font:700 1.5rem poppins,sans-serif;letter-spacing:normal;padding:0;margin:.5rem 0;display:flex;justify-content:space-between;align-items:center}.game-wrapper .title .more{font-size:12px;cursor:pointer}.game-wrapper .title span{display:flex;justify-content:center;align-items:center;gap:5px}.game-wrapper .game-list{display:grid;padding-bottom:1rem;gap:1rem clamp(.5rem,1vw,1rem);justify-content:center}.game-wrapper .game-list .game-item .cont a{border-radius:inherit;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;position:relative;text-decoration:none}.game-wrapper .game-list .game-item .cont a img{border-radius:10px;object-fit:cover;aspect-ratio:1/1;border-style:none}.game-wrapper .game-list .game-item .cont a .name{color:#5f6368;font:500 1.125rem poppins,sans-serif;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.game-wrapper .game-list .grid-row-2{grid-column:span 2;grid-row:span 2}.game-wrapper .game-list .grid-row-2 .cont{height:100%}.game-wrapper .game-list .grid-row-2 .cont a{height:100%}.game-wrapper .game-list .grid-row-2 .cont a img{height:100%}.game-wrapper .grid-1{grid-template-columns:repeat(auto-fit,minmax(calc(25% - 20px),1fr))}.game-wrapper .grid-2{grid-template-columns:repeat(auto-fit,minmax(calc(33.3% - 20px),1fr))}.game-wrapper .grid-2-4{grid-template-columns:repeat(auto-fit,minmax(calc(25% - 20px),1fr))}.game-wrapper .grid-3-2{grid-template-columns:repeat(auto-fit,minmax(calc(50% - 20px),1fr))}@media(max-width:30rem){.game-wrapper .title{font-size:1rem !important}.game-wrapper .game-item .name{font-size:.8125rem !important}}.similar-games{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start}.similar-games .game-item{flex:0 0 16.6666666667%;box-sizing:border-box;padding:.6rem;min-width:0}.similar-games .game-item .game-img{width:100%;height:0;padding-bottom:100%;position:relative;overflow:hidden;border-radius:8px}.similar-games .game-item .game-img img{position:absolute;width:100%;height:100%;max-width:20rem;max-height:20rem;object-fit:cover;object-position:center;transition:all .5s}.similar-games .game-item .game-item-title{max-width:100%;font-size:.8rem;font-weight:500;text-align:center;color:rgba(0,0,0,.87);margin:5px 0;padding:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:inherit}.similar-games .game-item:hover img{transform:scale(1.1)}@media(max-width:1200px){.similar-games .game-item{flex:0 0 25% !important}}@media(max-width:768px){.similar-games .game-item{flex:0 0 33.33333333% !important}}@font-face{font-family:spicy rice;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/uK_24rSEd-Uqwk4jY1RyGvw.woff)format("woff")}@font-face{font-family:spicy rice;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/uK_24rSEd-Uqwk4jY1RyKva8W2gzVcbZJA.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:spicy rice;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/uK_24rSEd-Uqwk4jY1RyKvi8W2gzVcY.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}