.game-module__BTqSAq__hero{border-bottom:1px solid #00f2fe26;align-items:flex-end;width:100%;height:380px;display:flex;position:relative;overflow:hidden}.game-module__BTqSAq__heroBg{object-fit:cover;opacity:.35;filter:blur(1px);width:100%;height:100%;position:absolute;top:0;left:0}.game-module__BTqSAq__heroGradient{background:linear-gradient(#0000,#07080f99 50%,#07080f 90%);width:100%;height:100%;position:absolute;top:0;left:0}.game-module__BTqSAq__heroContent{z-index:2;justify-content:space-between;align-items:flex-end;gap:30px;width:100%;padding-bottom:40px;display:flex;position:relative}.game-module__BTqSAq__heroMain{align-items:center;gap:32px;display:flex}.game-module__BTqSAq__logoWrapper{border-radius:var(--border-radius-md);border:1px solid var(--border-glow);width:150px;height:150px;box-shadow:var(--shadow-card);background:#0c0e19d9;justify-content:center;align-items:center;padding:16px;display:flex;position:relative;overflow:hidden}.game-module__BTqSAq__logoWrapperBg{object-fit:cover;opacity:.3;z-index:0}.game-module__BTqSAq__logoWrapperOverlay{z-index:1;background:linear-gradient(135deg,#07080f66,#07080fb3);width:100%;height:100%;position:absolute;top:0;left:0}.game-module__BTqSAq__logo{object-fit:contain;z-index:2;max-width:100%;max-height:100%;position:relative}.game-module__BTqSAq__textGroup{flex-direction:column;gap:8px;display:flex}.game-module__BTqSAq__title{color:#fff;font-size:2.8rem;font-weight:850;line-height:1.1}.game-module__BTqSAq__tagline{color:var(--text-muted);font-size:1.1rem}.game-module__BTqSAq__badgeRow{flex-wrap:wrap;gap:12px;display:flex}.game-module__BTqSAq__badge{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:4px;padding:4px 10px;font-size:.75rem;font-weight:700}.game-module__BTqSAq__badgeActive{border-color:var(--primary-neon);color:var(--primary-neon);background:#00f2fe1a}.game-module__BTqSAq__layout{grid-template-columns:2.2fr 1fr;gap:40px;padding-top:60px;padding-bottom:60px;display:grid}.game-module__BTqSAq__mainContent{flex-direction:column;gap:40px;min-width:0;display:flex}.game-module__BTqSAq__playSection{flex-direction:column;gap:16px;scroll-margin-top:100px;display:flex}.game-module__BTqSAq__iframeWrapper{aspect-ratio:16/9;border:1px solid var(--border-glow);border-radius:var(--border-radius-md);width:100%;box-shadow:var(--shadow-card);background:#000;transition:all .4s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.game-module__BTqSAq__iframeWrapperTheater{aspect-ratio:21/9;max-height:580px}.game-module__BTqSAq__iframe{border:none;width:100%;height:100%;pointer-events:auto!important}.game-module__BTqSAq__floatingFullscreen{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);width:36px;height:36px;color:var(--primary-neon);cursor:pointer;z-index:10;background:#07080fbf;border:1px solid #00f2fe4d;border-radius:50%;justify-content:center;align-items:center;font-size:1.1rem;transition:all .2s;display:flex;position:absolute;bottom:16px;right:16px;box-shadow:0 4px 12px #00000080}.game-module__BTqSAq__floatingFullscreen:hover{background:var(--primary-neon);color:#07080f;border-color:var(--primary-neon);box-shadow:0 0 10px var(--primary-neon);transform:scale(1.05)}.game-module__BTqSAq__floatingClose{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);width:36px;height:36px;color:var(--accent-rose);cursor:pointer;z-index:10;background:#07080fbf;border:1px solid #ff477e4d;border-radius:50%;justify-content:center;align-items:center;font-size:1rem;transition:all .2s;display:flex;position:absolute;top:16px;right:16px;box-shadow:0 4px 12px #00000080}.game-module__BTqSAq__floatingClose:hover{background:var(--accent-rose);color:#fff;border-color:var(--accent-rose);box-shadow:0 0 10px var(--accent-rose);transform:scale(1.05)}.game-module__BTqSAq__playControls{border-radius:var(--border-radius-sm);background:#0c0e19f2;border:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:12px 20px;display:flex}.game-module__BTqSAq__controlGroup{gap:12px;display:flex}.game-module__BTqSAq__controlBtn{cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:4px;align-items:center;gap:8px;padding:6px 12px;font-size:.8rem;font-weight:600;transition:all .2s;display:inline-flex}.game-module__BTqSAq__controlBtn:hover{border-color:var(--primary-neon);color:var(--primary-neon);background:#00f2fe1a}.game-module__BTqSAq__activeControlBtn{background:var(--primary-neon);color:#07080f;border-color:var(--primary-neon)}.game-module__BTqSAq__activeControlBtn:hover{color:#07080f;background:#00b4d8;border-color:#00b4d8}.game-module__BTqSAq__tabsContainer{width:100%}.game-module__BTqSAq__tabList{scrollbar-width:none;-webkit-overflow-scrolling:touch;border-bottom:1px solid #ffffff0d;gap:12px;margin-bottom:24px;display:flex;overflow-x:auto}.game-module__BTqSAq__tabList::-webkit-scrollbar{display:none}.game-module__BTqSAq__tab{color:var(--text-muted);cursor:pointer;white-space:nowrap;flex-shrink:0;padding:12px 16px;font-size:1rem;font-weight:700;transition:color .3s;position:relative}.game-module__BTqSAq__tab:hover{color:#fff}.game-module__BTqSAq__activeTab{color:var(--primary-neon)}.game-module__BTqSAq__activeTab:after{content:"";background:var(--primary-neon);width:100%;height:2px;box-shadow:0 0 6px var(--primary-neon);position:absolute;bottom:0;left:0}.game-module__BTqSAq__tabContent{color:var(--text-muted);line-height:1.7}.game-module__BTqSAq__tabContent h3{color:#fff;margin-bottom:12px;font-size:1.25rem;font-weight:700}.game-module__BTqSAq__tabContent p{margin-bottom:20px}.game-module__BTqSAq__featuresList{grid-template-columns:1fr 1fr;gap:12px;margin-top:16px;list-style:none;display:grid}.game-module__BTqSAq__featureItem{color:#fff;align-items:center;gap:10px;font-size:.9rem;font-weight:500;display:flex}.game-module__BTqSAq__featureCheck{color:var(--primary-neon);font-size:1rem}.game-module__BTqSAq__gallery{scroll-snap-type:x mandatory;gap:16px;padding-bottom:10px;display:flex;overflow-x:auto}.game-module__BTqSAq__gallery::-webkit-scrollbar{height:6px}.game-module__BTqSAq__gallery::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:3px}.game-module__BTqSAq__galleryCard{aspect-ratio:16/9;border-radius:var(--border-radius-sm);scroll-snap-align:start;border:1px solid #ffffff0d;flex:0 0 70%;min-width:280px;position:relative;overflow:hidden}.game-module__BTqSAq__galleryImg{object-fit:contain;background:#020205;width:100%;height:100%}.game-module__BTqSAq__prosConsRow{grid-template-columns:1fr 1fr;gap:24px;display:grid}.game-module__BTqSAq__prosCol,.game-module__BTqSAq__consCol{border-radius:var(--border-radius-sm);background:#ffffff03;border:1px solid #ffffff08;padding:24px}.game-module__BTqSAq__prosCol h4{color:#52b788;align-items:center;gap:8px;margin-bottom:16px;font-size:1.1rem;font-weight:700;display:flex}.game-module__BTqSAq__consCol h4{color:var(--accent-rose);align-items:center;gap:8px;margin-bottom:16px;font-size:1.1rem;font-weight:700;display:flex}.game-module__BTqSAq__prosConsList{flex-direction:column;gap:12px;font-size:.85rem;list-style:none;display:flex}.game-module__BTqSAq__proItem:before{content:"✓";color:#52b788;margin-right:8px;font-weight:700}.game-module__BTqSAq__conItem:before{content:"✕";color:var(--accent-rose);margin-right:8px;font-weight:700}.game-module__BTqSAq__sidebar{flex-direction:column;gap:32px;display:flex}.game-module__BTqSAq__sideWidget{padding:24px}.game-module__BTqSAq__widgetTitle{color:#fff;border-bottom:1px solid #ffffff0d;margin-bottom:20px;padding-bottom:12px;font-size:1.1rem;font-weight:750}.game-module__BTqSAq__ratingBox{align-items:center;gap:20px;margin-bottom:24px;display:flex}.game-module__BTqSAq__ratingBig{color:var(--primary-neon);text-shadow:0 0 12px var(--primary-neon-glow);font-size:3.2rem;font-weight:850;line-height:1}.game-module__BTqSAq__ratingBreakdown{flex-direction:column;gap:12px;display:flex}.game-module__BTqSAq__ratingBarRow{flex-direction:column;gap:4px;font-size:.8rem;display:flex}.game-module__BTqSAq__barLabel{color:var(--text-muted);justify-content:space-between;display:flex}.game-module__BTqSAq__barTrack{background:#ffffff0d;border-radius:3px;width:100%;height:6px;overflow:hidden}.game-module__BTqSAq__barFill{background:linear-gradient(90deg, var(--accent-purple), var(--primary-neon));border-radius:3px;height:100%}.game-module__BTqSAq__specsTable{border-collapse:collapse;width:100%}.game-module__BTqSAq__specRow{border-bottom:1px solid #ffffff08}.game-module__BTqSAq__specRow:last-child{border-bottom:none}.game-module__BTqSAq__specLabelCell{color:var(--text-dark);text-align:left;padding:12px 0;font-size:.85rem;font-weight:600}.game-module__BTqSAq__specValueCell{color:#fff;text-align:right;padding:12px 0;font-size:.85rem;font-weight:500}.game-module__BTqSAq__related{border-top:1px solid #ffffff08;padding:60px 0}@media (max-width:992px){.game-module__BTqSAq__layout{grid-template-columns:1fr;gap:40px}}@media (max-width:768px){.game-module__BTqSAq__hero{height:auto;padding:120px 0 40px}.game-module__BTqSAq__heroContent{text-align:center;flex-direction:column;align-items:center;padding-bottom:0}.game-module__BTqSAq__heroMain{flex-direction:column;gap:20px}.game-module__BTqSAq__title{font-size:2.2rem}.game-module__BTqSAq__logoWrapper{width:120px;height:120px}.game-module__BTqSAq__featuresList{grid-template-columns:1fr}.game-module__BTqSAq__prosConsRow{grid-template-columns:1fr;gap:16px}.game-module__BTqSAq__playControls{text-align:center;flex-direction:column;align-items:stretch;gap:12px}.game-module__BTqSAq__controlGroup{justify-content:center}}.game-module__BTqSAq__heroCharacterWrapper{pointer-events:none;z-index:1;align-items:flex-end;width:auto;height:340px;display:flex;position:absolute;bottom:0;right:10%}.game-module__BTqSAq__heroCharacter{object-fit:contain;filter:drop-shadow(0 0 15px #00f2fe40);width:auto;max-width:320px;height:100%;animation:6s ease-in-out infinite game-module__BTqSAq__float}@media (max-width:992px){.game-module__BTqSAq__heroCharacterWrapper{height:280px;right:5%}}@media (max-width:768px){.game-module__BTqSAq__heroCharacterWrapper{display:none}}.game-module__BTqSAq__mobileExitBtn,.game-module__BTqSAq__mobileAdSliver,.game-module__BTqSAq__closedBanner{display:none}.game-module__BTqSAq__launcherPreview{text-align:center;background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;justify-content:center;align-items:center;gap:20px;width:100%;height:100%;padding:40px;display:flex}.game-module__BTqSAq__launcherLogo{object-fit:contain;max-width:80%;max-height:100px}.game-module__BTqSAq__launcherText{color:var(--text-muted);max-width:480px;font-size:.9rem}@media (max-width:768px) and (orientation:portrait){.game-module__BTqSAq__iframeWrapperHidden{display:none}.game-module__BTqSAq__closedBanner{margin:10px 0 20px;display:block}.game-module__BTqSAq__iframeWrapperPlaying{z-index:99999;background:#000;border:none;border-radius:0;flex-direction:column;width:100vw;height:100dvh;margin:0;padding:0;display:flex;position:fixed;top:0;left:0;transition:none!important}.game-module__BTqSAq__iframeWrapperPlaying .game-module__BTqSAq__iframe,.game-module__BTqSAq__iframeWrapperPlaying .game-module__BTqSAq__launcherPreview{flex:1!important;width:100%!important;height:0!important}.game-module__BTqSAq__mobileExitBtn{-webkit-backdrop-filter:blur(8px);color:#fff;z-index:100000;cursor:pointer;background:#07080fd9;border:1px solid #fff3;justify-content:center;align-items:center;font-size:1.1rem;font-weight:700;transition:background .2s;display:flex;position:absolute;top:16px;left:16px;box-shadow:0 4px 12px #00000080;box-sizing:border-box!important;border-radius:50%!important;width:36px!important;height:36px!important;padding:0!important}.game-module__BTqSAq__mobileExitBtn:active{color:#07080f;background:#00b4d8}.game-module__BTqSAq__iframeWrapperPlaying [class*=floatingFullscreen],.game-module__BTqSAq__floatingFullscreen{display:flex!important}.game-module__BTqSAq__iframeWrapperPlaying .floatingFullscreen{display:flex!important}.game-module__BTqSAq__mobileAdSliver{width:100%;height:calc((100vw / 7.8) + env(safe-area-inset-bottom,0px) + 24px);padding-bottom:calc(env(safe-area-inset-bottom,0px) + 24px);z-index:100000;background:#04050a;border-top:1px solid #ffffff14;flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative;bottom:auto;left:auto;overflow:hidden}.game-module__BTqSAq__mobileAdImg{object-fit:contain;width:100%;height:100%}}.game-module__BTqSAq__mobileAdSidebar{display:none}@media (max-width:950px) and (orientation:landscape),(max-height:500px) and (orientation:landscape){.game-module__BTqSAq__iframeWrapperHidden{display:none}.game-module__BTqSAq__closedBanner{margin:10px 0 20px;display:block}.game-module__BTqSAq__iframeWrapperPlaying{z-index:99999;background:#000;border:none;border-radius:0;flex-direction:row-reverse;width:100vw;height:100dvh;margin:0;padding:0;display:flex;position:fixed;top:0;left:0;transition:none!important}.game-module__BTqSAq__iframeWrapperPlaying .game-module__BTqSAq__iframe,.game-module__BTqSAq__iframeWrapperPlaying .game-module__BTqSAq__launcherPreview{flex:1!important;width:0!important;height:100%!important}.game-module__BTqSAq__iframeWrapperPlaying .game-module__BTqSAq__mobileAdSliver{display:none!important}.game-module__BTqSAq__mobileExitBtn{-webkit-backdrop-filter:blur(8px);color:#fff;z-index:100000;cursor:pointer;background:#07080fd9;border:1px solid #fff3;justify-content:center;align-items:center;font-size:1.1rem;font-weight:700;transition:background .2s;display:flex;position:absolute;top:16px;box-shadow:0 4px 12px #00000080;box-sizing:border-box!important;border-radius:50%!important;width:36px!important;height:36px!important;padding:0!important;left:auto!important;right:16px!important}.game-module__BTqSAq__mobileExitBtn:active{color:#07080f;background:#00b4d8}.game-module__BTqSAq__iframeWrapperPlaying [class*=floatingFullscreen],.game-module__BTqSAq__floatingFullscreen{display:flex!important}.game-module__BTqSAq__iframeWrapperPlaying .floatingFullscreen{display:flex!important}.game-module__BTqSAq__mobileAdSidebar{z-index:100000;background:#04050a;border-left:none;border-right:1px solid #ffffff14;flex-direction:column;flex-shrink:0;width:50vh;height:100%;display:flex}.game-module__BTqSAq__mobileAdSidebarItem{border-bottom:1px solid #ffffff0d;justify-content:center;align-items:center;width:100%;height:50%;padding:0;display:flex;overflow:hidden}.game-module__BTqSAq__mobileAdSidebarItem:last-child{border-bottom:none}.game-module__BTqSAq__mobileAdSidebarItem .game-module__BTqSAq__mobileAdImg{object-fit:contain;width:100%;height:100%}}.game-module__BTqSAq__floatingPlayBtn{display:none}@media (max-width:950px){.game-module__BTqSAq__closedBanner{display:none!important}.game-module__BTqSAq__floatingPlayBtn{z-index:9999;letter-spacing:1.5px;color:#fff;cursor:pointer;box-sizing:border-box;text-transform:uppercase;border:1px solid #ffffff40;border-radius:50px;justify-content:center;align-items:center;gap:8px;padding:14px 28px;font-size:1rem;font-weight:800;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex;position:fixed}.game-module__BTqSAq__floatingPlayBtn span{align-items:center;gap:6px;display:flex}@media (orientation:portrait){.game-module__BTqSAq__floatingPlayBtn{bottom:calc(24px + env(safe-area-inset-bottom,0px));background:linear-gradient(135deg,#ff007f 0%,#00b4d8 100%);animation:2.5s ease-in-out infinite game-module__BTqSAq__playPulsePortrait;left:50%;transform:translate(-50%);box-shadow:0 0 15px #ff007f66,0 0 30px #00b4d84d}.game-module__BTqSAq__floatingPlayBtn:active{background:#ff007f;transform:translate(-50%)scale(.95)}}@media (orientation:landscape){.game-module__BTqSAq__floatingPlayBtn{bottom:calc(24px + env(safe-area-inset-bottom,0px));right:calc(24px + env(safe-area-inset-right,0px));background:linear-gradient(135deg,#00f2fe 0%,#4facfe 100%);animation:2.5s ease-in-out infinite game-module__BTqSAq__playPulseLandscape;box-shadow:0 0 15px #00f2fe66,0 0 30px #4facfe4d}.game-module__BTqSAq__floatingPlayBtn:active{background:#00f2fe;transform:scale(.95)}}}@keyframes game-module__BTqSAq__playPulsePortrait{0%{transform:translate(-50%)scale(1);box-shadow:0 0 15px #ff007f66,0 0 30px #00b4d84d}50%{transform:translate(-50%)scale(1.08);box-shadow:0 0 25px #ff007fb3,0 0 50px #00b4d880}to{transform:translate(-50%)scale(1);box-shadow:0 0 15px #ff007f66,0 0 30px #00b4d84d}}@keyframes game-module__BTqSAq__playPulseLandscape{0%{transform:scale(1);box-shadow:0 0 15px #00f2fe66,0 0 30px #4facfe4d}50%{transform:scale(1.08);box-shadow:0 0 25px #00f2feb3,0 0 50px #4facfe80}to{transform:scale(1);box-shadow:0 0 15px #00f2fe66,0 0 30px #4facfe4d}}.game-module__BTqSAq__desktopAdBanner{justify-content:center;align-items:center;width:100%;max-width:728px;margin:30px auto;display:flex}.game-module__BTqSAq__desktopAdBanner div[id^=ep-ad-]{aspect-ratio:728/90!important;width:100%!important;max-width:728px!important}.game-module__BTqSAq__desktopAdBanner div[id^=ep-ad-]>iframe{object-fit:contain!important;width:100%!important;max-width:100%!important;height:100%!important;max-height:100%!important}
