.carousel.svelte-421pwe{position:relative;width:100%;overflow:hidden;touch-action:pan-x}.no-transition.svelte-421pwe{transition:none!important}.carousel-container.svelte-421pwe{width:100%;display:flex;transition:transform .5s ease-in-out}.carousel-image.svelte-421pwe,.dots.svelte-421pwe{width:55%;flex:0 0 55%;margin-right:24px}.carousel-image.svelte-421pwe{border-radius:5px;overflow:hidden;aspect-ratio:16 / 9;position:relative;flex-shrink:0;box-shadow:0 4px 10px #00000026}.carousel-image.svelte-421pwe img:where(.svelte-421pwe){width:100%;height:100%;min-height:200px;max-height:50vh;object-fit:cover;object-position:center}.carousel-button.svelte-421pwe{position:absolute;top:50%;transform:translateY(-50%);border-radius:50%;color:#fff;border:none;cursor:pointer;z-index:10;background-color:#0003;height:24px;width:24px;line-height:25px}.carousel-button.svelte-421pwe:hover{background-color:#0006}.prev.svelte-421pwe{left:10px}.next.svelte-421pwe{right:10px}.dots.svelte-421pwe{position:absolute;bottom:10px;left:0;transform:translateZ(0);transition:opacity .3s;display:flex;justify-content:center;z-index:10}.dot.svelte-421pwe{width:6px;height:6px;border-radius:3px;background-color:#0006;margin:0 4px;cursor:pointer;opacity:.7;transition:opacity .3s ease}.dot.active.svelte-421pwe{opacity:1;background-color:#fff;width:12px}@media (max-width: 1440px){.carousel-image.svelte-421pwe,.dots.svelte-421pwe{margin-right:16px;width:75%;flex:0 0 75%}}@media (max-width: 1280px){.carousel-image.svelte-421pwe,.dots.svelte-421pwe{margin-right:16px;width:80%;flex:0 0 80%}}@media (max-width: 1024px){.carousel-image.svelte-421pwe,.dots.svelte-421pwe{margin-right:16px;width:104%;flex:0 0 104%}}@media (max-width: 750px){.carousel-image.svelte-421pwe,.dots.svelte-421pwe{width:60%;flex:0 0 60%}.dots.svelte-421pwe,.carousel-button.svelte-421pwe{display:none}.carousel-image.svelte-421pwe img:where(.svelte-421pwe){min-height:100px;max-height:50vh}.carousel.svelte-421pwe:after{background:linear-gradient(90deg,#1e283100,#1e2831b3);bottom:0;content:"";pointer-events:none;position:absolute;right:0;top:0;width:40px;z-index:2}}.faq.svelte-ugp2t5{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap;list-style:none;padding:0 0 5rem;width:100%}.faq.svelte-ugp2t5 li:where(.svelte-ugp2t5){background-color:#28333d;width:100%;border-radius:6px;overflow:hidden}.accordion.svelte-ugp2t5{position:relative;font-size:16px;color:#fff;cursor:pointer;padding:12px 50px 12px 30px;width:100%;border:none;text-align:left;outline:none;transition:background-color .3s ease;font-weight:500}.accordion.svelte-ugp2t5:after{content:"";position:absolute;right:30px;top:50%;display:block;width:20px;height:20px;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolyline points='18 15 12 9 6 15'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;float:right;margin-top:3px;transform:translateY(-50%) rotate(180deg);transition:transform .3s}.accordion.active.svelte-ugp2t5:after{transform:translateY(-50%) rotate(0);transition:transform .3s}.panel.svelte-ugp2t5{font-size:15px;position:relative;padding:0 30px;overflow:hidden;font-weight:400;transition:height .3s ease;color:#d6d9dc;height:0;display:none}.panel.svelte-ugp2t5 p:where(.svelte-ugp2t5){margin:5px 0;padding:6px 0}.panel.svelte-ugp2t5:before{content:"";position:absolute;top:0;left:30px;right:30px;height:1px;background-color:#4f5c6a;opacity:0;transition:opacity .3s ease}.accordion.active.svelte-ugp2t5+.panel:where(.svelte-ugp2t5):before{opacity:1}.panel a{color:#87ceeb;text-decoration:none}.game-grid.svelte-1txr1ua{display:grid;grid-template-columns:repeat(var(--columns),minmax(0,1fr));gap:1rem;flex:1;position:relative;min-height:200px}.game-card.svelte-1txr1ua{background-color:#28333d;border-radius:.5rem;padding:15%;display:flex;flex-direction:column;gap:.75rem;align-items:center;transition:all .2s ease}.game-card.svelte-1txr1ua p:where(.svelte-1txr1ua){color:#fff;font-size:16px;font-weight:500;line-height:22px;text-align:center}.game-card.svelte-1txr1ua:hover{background:#304051}.game-card.maintenance.svelte-1txr1ua{opacity:.6;cursor:pointer}.game-card.maintenance.svelte-1txr1ua .game-icon:where(.svelte-1txr1ua){filter:grayscale(.8)}.game-card.disabled.svelte-1txr1ua{opacity:.6;cursor:not-allowed}.game-card.disabled.svelte-1txr1ua .game-icon:where(.svelte-1txr1ua){filter:grayscale(.8)}.game-icon.svelte-1txr1ua{width:100%;aspect-ratio:1 / 1;display:flex;justify-content:center;align-items:center;transition:filter .2s ease}.game-icon.svelte-1txr1ua img:where(.svelte-1txr1ua){width:100%;height:100%;object-fit:cover;border-radius:24%}.game-title.svelte-1txr1ua{font-size:.82rem;text-align:center;width:100%;overflow:hidden;text-overflow:ellipsis;font-weight:500;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.3rem;height:2.6rem;margin-top:.5rem}.skeleton.svelte-13lsr87{background:#ffffff1a;border-radius:6px;animation:pulse 1.5s infinite}.skeleton.carousel.svelte-13lsr87{width:55%;aspect-ratio:16 / 9;margin-right:24px}@media (max-width: 1440px){.skeleton.carousel.svelte-13lsr87{margin-right:16px;width:75%}}@media (max-width: 1280px){.skeleton.carousel.svelte-13lsr87{margin-right:16px;width:80%}}@media (max-width: 1024px){.skeleton.carousel.svelte-13lsr87{width:104%}}@media (max-width: 750px){.skeleton.carousel.svelte-13lsr87{width:60%}}.content.svelte-13lsr87{padding-left:80px;padding-right:80px;padding-top:calc(80px + env(safe-area-inset-top));background:linear-gradient(to bottom,#0000,#1e28314d 20%,#1e2831 35%,#1e2831 45%),url(../../../images/game-bg.png) no-repeat;background-size:100% auto;height:100%}.back.svelte-13lsr87{width:100%;margin-bottom:16px;border-bottom:1px solid hsla(0,0%,100%,.04)}.back.svelte-13lsr87 .back-info:where(.svelte-13lsr87){align-items:center;cursor:pointer;display:inline-flex;-webkit-flex-shrink:0;flex-shrink:0;padding-bottom:16px;color:#ffffff80;width:100%;justify-content:space-between}.back.svelte-13lsr87 img:where(.svelte-13lsr87){border:1px solid hsla(0,0%,100%,.2);border-radius:8px;display:block;flex-shrink:0;height:32px;margin-left:16px;margin-right:6px;width:32px}.back.svelte-13lsr87 p:where(.svelte-13lsr87){color:#fff;display:block;flex:1;font-size:16px;font-weight:400;overflow:hidden}.back.svelte-13lsr87 .hidden:where(.svelte-13lsr87){display:none}.banner.svelte-13lsr87{display:flex}.banner-slider.svelte-13lsr87{flex:1;width:76%}.banner-info.svelte-13lsr87{width:24%;background:linear-gradient(90deg,#28333d .23%,#28333d33);border-radius:0 4px 4px 0;position:relative}.banner-info.svelte-13lsr87:before{background:linear-gradient(270deg,#28333d,#28333d00);bottom:0;content:"";pointer-events:none;position:absolute;right:100%;top:0;width:28.43601896%;z-index:2}.svelte-13lsr87::-webkit-scrollbar{height:0;width:4px!important}.svelte-13lsr87::-webkit-scrollbar-track{background:transparent}.svelte-13lsr87::-webkit-scrollbar-thumb{background:#0000001a;border-radius:4px}.game-warp.svelte-13lsr87{border-radius:0 4px 4px 0;bottom:80px;box-sizing:border-box;left:0;overflow:auto;padding:20px 40px 4px;position:absolute;right:0;text-rendering:optimizeLegibility;top:0}.game-desc.svelte-13lsr87{color:#8b969f;font-size:14px;font-weight:400;line-height:20px;margin-top:12px;word-wrap:break-word;overflow-wrap:break-word;word-break:break-word}.game-info.svelte-13lsr87{align-items:center;display:flex;width:100%}.game-info.svelte-13lsr87 .game-name:where(.svelte-13lsr87){color:#fff;font-size:18px;font-weight:500;line-height:26px}.game-info.svelte-13lsr87 .game-company:where(.svelte-13lsr87){color:#8b969f;font-size:14px;font-weight:400;height:20px;line-height:20px;margin-top:6px;overflow:hidden}.game-info.svelte-13lsr87 .info-right:where(.svelte-13lsr87){flex:1;margin-left:8px;overflow:hidden}.game-info.svelte-13lsr87 .game-icon:where(.svelte-13lsr87){border:1px solid hsla(0,0%,100%,.2);border-radius:12px;box-sizing:border-box;height:56px;object-fit:cover;width:56px;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.game-start.svelte-13lsr87{position:absolute;bottom:0;left:0;right:0;padding:0 40px 20px}.game-start.svelte-13lsr87 button:where(.svelte-13lsr87){align-items:center;border-radius:20px;cursor:pointer;width:100%;color:#fff;display:inline-flex;flex:1;flex-shrink:0;font-size:16px;font-weight:500;height:40px;justify-content:center;pointer-events:all;text-align:center;background:#7b6cc4;border:0}.game-start.svelte-13lsr87 button:where(.svelte-13lsr87):hover{background:#7c3aed}.game-start.svelte-13lsr87 button:where(.svelte-13lsr87):disabled{background-color:#4b5563;cursor:not-allowed;transform:none}@media (max-width: 1440px){.banner-slider.svelte-13lsr87{width:67%}.banner-info.svelte-13lsr87{width:33%}}@media (max-width: 1280px){.banner-slider.svelte-13lsr87{width:62%}.banner-info.svelte-13lsr87{width:38%}}@media (max-width: 1024px){.banner-slider.svelte-13lsr87{width:56%}.banner-info.svelte-13lsr87{width:44%}}@media (max-width: 750px){.content.svelte-13lsr87{background:none;flex:1;padding-left:16px;padding-right:16px;padding-top:62px}.banner-info.svelte-13lsr87:before{display:none}.back.svelte-13lsr87{left:0;margin-bottom:0;position:fixed;right:0;top:0;z-index:10;border-bottom:none;background:#1e2831}.back.svelte-13lsr87 .back-info:where(.svelte-13lsr87){align-items:center;display:flex;justify-content:space-between;height:64px;padding:calc(8px + env(safe-area-inset-top)) 16px 8px 22px;width:100%;font-size:20px;color:#fff}.back.svelte-13lsr87 .back-info:where(.svelte-13lsr87) span:where(.svelte-13lsr87){display:none}.game-info.svelte-13lsr87 .game-icon:where(.svelte-13lsr87),.game-info.svelte-13lsr87 .info-left:where(.svelte-13lsr87){height:64px;width:64px}.banner-slider.svelte-13lsr87{width:100%}.banner-info.svelte-13lsr87{position:static;width:100%;background:none}.game-warp.svelte-13lsr87{display:flex;flex-direction:column-reverse;padding:0;position:static;transform:none}.banner-slider.svelte-13lsr87{margin:0 -16px;padding:0 0 0 16px}.banner.svelte-13lsr87{background:none;display:block;margin-top:97px;position:relative}.game-desc.svelte-13lsr87{width:100%}.game-info.svelte-13lsr87{background:linear-gradient(153.43deg,#40515f,#304051 83.33%);border-radius:16px;bottom:100%;box-sizing:border-box;left:0;right:0;margin-bottom:12px;padding:8px;position:absolute;z-index:6}.game-info.svelte-13lsr87 .game-name:where(.svelte-13lsr87){font-size:16px;line-height:22px}.game-info.svelte-13lsr87 .game-company:where(.svelte-13lsr87){height:20px;line-height:20px;margin-top:4px}.game-start.svelte-13lsr87{background:linear-gradient(180deg,#1e283100,#1e283180);bottom:0;left:0;padding:16px 40px;position:fixed;right:0;z-index:6}}
