.GameDetail-module-scss-module__0B9iwW__container{grid-template-columns:1fr 350px;gap:4rem;max-width:1400px;margin:0 auto;padding:4rem 2rem;display:grid}@media (max-width:767px){.GameDetail-module-scss-module__0B9iwW__container{flex-direction:column-reverse;gap:2rem;padding:2rem 1rem;display:flex}}.GameDetail-module-scss-module__0B9iwW__heroContent{z-index:20;pointer-events:none;width:100%;max-width:1400px;margin:0 auto;padding:4rem 2rem;position:absolute;bottom:0;left:50%;transform:translate(-50%)}@media (max-width:767px){.GameDetail-module-scss-module__0B9iwW__heroContent{padding:2rem 1rem}}.GameDetail-module-scss-module__0B9iwW__title{font-size:clamp(2.5rem,6vw,5rem);font-family:var(--font-outfit),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";color:#fff;font-weight:800}.GameDetail-module-scss-module__0B9iwW__tagline{color:#ccc;letter-spacing:.1em;text-transform:uppercase;text-shadow:0 2px 4px #000c;margin-bottom:.5rem;font-size:.9rem}.GameDetail-module-scss-module__0B9iwW__screenshotGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:4rem;display:grid}@media (max-width:767px){.GameDetail-module-scss-module__0B9iwW__screenshotGrid{grid-template-columns:1fr;gap:1rem;margin-top:2rem}}.GameDetail-module-scss-module__0B9iwW__screenshotWrapper{border:1px solid #ffffff1a;border-radius:8px;height:220px;position:relative;overflow:hidden}@media (max-width:767px){.GameDetail-module-scss-module__0B9iwW__screenshotWrapper{height:180px}}.GameDetail-module-scss-module__0B9iwW__sidebar{background:#121212;border:1px solid #ffffff0d;border-radius:12px;padding:2rem}@media (max-width:767px){.GameDetail-module-scss-module__0B9iwW__sidebar{padding:1.5rem}}.GameDetail-module-scss-module__0B9iwW__steamBtn{color:#000;text-align:center;width:100%;font-family:var(--font-outfit),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";border-radius:6px;padding:1.2rem;font-size:1.1rem;font-weight:700;transition:transform .2s;display:block}.GameDetail-module-scss-module__0B9iwW__steamBtn:hover{transform:scale(1.02)}
.GameScreenshotCarousel-module-scss-module__nHJoCa__carouselContainer{background:#000;width:100vw;height:60vh;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);position:relative;overflow:hidden}@media (max-width:767px){.GameScreenshotCarousel-module-scss-module__nHJoCa__carouselContainer{height:40vh}}.GameScreenshotCarousel-module-scss-module__nHJoCa__embla{height:100%;overflow:hidden}.GameScreenshotCarousel-module-scss-module__nHJoCa__emblaContainer{height:100%;display:flex}.GameScreenshotCarousel-module-scss-module__nHJoCa__emblaSlide{flex:0 0 100%;min-width:0;position:relative}.GameScreenshotCarousel-module-scss-module__nHJoCa__slideInner{width:100%;height:100%;position:relative}.GameScreenshotCarousel-module-scss-module__nHJoCa__prevBtn,.GameScreenshotCarousel-module-scss-module__nHJoCa__nextBtn{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10;background:#0006;border:none;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:background .2s,transform .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.GameScreenshotCarousel-module-scss-module__nHJoCa__prevBtn:hover,.GameScreenshotCarousel-module-scss-module__nHJoCa__nextBtn:hover{background:#000c;transform:translateY(-50%)scale(1.1)}@media (max-width:767px){.GameScreenshotCarousel-module-scss-module__nHJoCa__prevBtn,.GameScreenshotCarousel-module-scss-module__nHJoCa__nextBtn{width:40px;height:40px}.GameScreenshotCarousel-module-scss-module__nHJoCa__prevBtn svg,.GameScreenshotCarousel-module-scss-module__nHJoCa__nextBtn svg{width:24px;height:24px}}.GameScreenshotCarousel-module-scss-module__nHJoCa__prevBtn{left:2rem}@media (max-width:767px){.GameScreenshotCarousel-module-scss-module__nHJoCa__prevBtn{left:1rem}}.GameScreenshotCarousel-module-scss-module__nHJoCa__nextBtn{right:2rem}@media (max-width:767px){.GameScreenshotCarousel-module-scss-module__nHJoCa__nextBtn{right:1rem}}.GameScreenshotCarousel-module-scss-module__nHJoCa__dots{z-index:10;flex-wrap:wrap;justify-content:flex-end;gap:.8rem;max-width:60%;display:flex;position:absolute;bottom:2rem;left:auto;right:2rem;transform:none}@media (max-width:767px){.GameScreenshotCarousel-module-scss-module__nHJoCa__dots{max-width:80%;bottom:1.5rem;right:1.5rem}}.GameScreenshotCarousel-module-scss-module__nHJoCa__counter{color:#fff;font-family:var(--font-outfit),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;border:1px solid #ffffff1a;border-radius:20px;padding:.5rem 1.5rem;font-size:1.1rem;font-weight:600;display:inline-block}.GameScreenshotCarousel-module-scss-module__nHJoCa__counter span{font-size:1.3rem}@media (max-width:767px){.GameScreenshotCarousel-module-scss-module__nHJoCa__counter{padding:.4rem 1.2rem;font-size:1rem}.GameScreenshotCarousel-module-scss-module__nHJoCa__counter span{font-size:1.1rem}}.GameScreenshotCarousel-module-scss-module__nHJoCa__dot{cursor:pointer;background:#ffffff4d;border:none;border-radius:50%;width:12px;height:12px;padding:0;transition:all .3s}.GameScreenshotCarousel-module-scss-module__nHJoCa__dot:hover{background:#fff9}.GameScreenshotCarousel-module-scss-module__nHJoCa__dotActive{background:var(--active-color,#fff);transform:scale(1.3)}.GameScreenshotCarousel-module-scss-module__nHJoCa__zoomIndicator{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:0;pointer-events:none;z-index:5;background:#0006;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;transition:all .3s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.GameScreenshotCarousel-module-scss-module__nHJoCa__slideInner{cursor:zoom-in;width:100%;height:100%;position:relative}.GameScreenshotCarousel-module-scss-module__nHJoCa__slideInner:hover .GameScreenshotCarousel-module-scss-module__nHJoCa__zoomIndicator{opacity:1;transform:translate(-50%,-50%)scale(1.1)}.GameScreenshotCarousel-module-scss-module__nHJoCa__slideInner:after{content:"";pointer-events:none;background:linear-gradient(#0000 40%,#050505b3 70%,#050505 100%);position:absolute;inset:0}.GameScreenshotCarousel-module-scss-module__nHJoCa__modalOverlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10000;cursor:zoom-out;background:#000000f2;justify-content:center;align-items:center;animation:.3s ease-out GameScreenshotCarousel-module-scss-module__nHJoCa__modalFadeIn;display:flex;position:fixed;inset:0}@keyframes GameScreenshotCarousel-module-scss-module__nHJoCa__modalFadeIn{0%{opacity:0}to{opacity:1}}.GameScreenshotCarousel-module-scss-module__nHJoCa__modalCloseBtn{color:#fff;cursor:pointer;z-index:10005;background:0 0;border:none;transition:transform .2s;position:absolute;top:2rem;right:2rem}.GameScreenshotCarousel-module-scss-module__nHJoCa__modalCloseBtn:hover{transform:scale(1.1)}.GameScreenshotCarousel-module-scss-module__nHJoCa__modalNavBtn{color:#fff;cursor:pointer;z-index:10005;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.GameScreenshotCarousel-module-scss-module__nHJoCa__modalNavBtn:hover{background:#ffffff1a;transform:translateY(-50%)scale(1.1)}@media (max-width:767px){.GameScreenshotCarousel-module-scss-module__nHJoCa__modalNavBtn{display:none}}.GameScreenshotCarousel-module-scss-module__nHJoCa__modalImageContainer{justify-content:center;align-items:center;width:90vw;height:80vh;display:flex;position:relative}.GameScreenshotCarousel-module-scss-module__nHJoCa__closeBtn{color:#fff;cursor:pointer;z-index:10005;background:0 0;border:none;transition:transform .2s;position:absolute;top:2rem;right:2rem}.GameScreenshotCarousel-module-scss-module__nHJoCa__closeBtn:hover{transform:scale(1.1)}
.ScreenshotGallery-module-scss-module__EPBS-G__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:4rem;display:grid}@media (max-width:767px){.ScreenshotGallery-module-scss-module__EPBS-G__grid{grid-template-columns:1fr;gap:1rem;margin-top:2rem}}.ScreenshotGallery-module-scss-module__EPBS-G__thumbnailWrapper{cursor:pointer;border:1px solid #ffffff1a;border-radius:8px;height:220px;transition:transform .2s,box-shadow .2s;position:relative;overflow:hidden}.ScreenshotGallery-module-scss-module__EPBS-G__thumbnailWrapper:hover{border-color:#fff3;transform:scale(1.03);box-shadow:0 4px 20px #00000080}.ScreenshotGallery-module-scss-module__EPBS-G__thumbnailWrapper:hover .ScreenshotGallery-module-scss-module__EPBS-G__hoverOverlay{background:#ffffff0d}@media (max-width:767px){.ScreenshotGallery-module-scss-module__EPBS-G__thumbnailWrapper{height:180px}}.ScreenshotGallery-module-scss-module__EPBS-G__hoverOverlay{background:0 0;transition:background .2s;position:absolute;inset:0}.ScreenshotGallery-module-scss-module__EPBS-G__modalOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:10000;background:#000000f2;justify-content:center;align-items:center;animation:.2s ScreenshotGallery-module-scss-module__EPBS-G__fadeIn;display:flex;position:fixed;inset:0}.ScreenshotGallery-module-scss-module__EPBS-G__closeBtn{color:#fff;cursor:pointer;z-index:10001;opacity:.7;background:0 0;border:none;transition:opacity .2s,transform .2s;position:absolute;top:2rem;right:2rem}.ScreenshotGallery-module-scss-module__EPBS-G__closeBtn:hover{opacity:1;transform:scale(1.1)}@media (max-width:767px){.ScreenshotGallery-module-scss-module__EPBS-G__closeBtn{top:1rem;right:1rem}}.ScreenshotGallery-module-scss-module__EPBS-G__prevBtn,.ScreenshotGallery-module-scss-module__EPBS-G__nextBtn{color:#fff;cursor:pointer;z-index:10001;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;border:none;border-radius:50%;padding:1rem;transition:background .2s,transform .2s;position:absolute}.ScreenshotGallery-module-scss-module__EPBS-G__prevBtn:hover,.ScreenshotGallery-module-scss-module__EPBS-G__nextBtn:hover{background:#ffffff1a;transform:scale(1.1)}@media (max-width:767px){.ScreenshotGallery-module-scss-module__EPBS-G__prevBtn,.ScreenshotGallery-module-scss-module__EPBS-G__nextBtn{padding:.5rem}}.ScreenshotGallery-module-scss-module__EPBS-G__prevBtn{left:2rem}@media (max-width:767px){.ScreenshotGallery-module-scss-module__EPBS-G__prevBtn{left:.5rem}}.ScreenshotGallery-module-scss-module__EPBS-G__nextBtn{right:2rem}@media (max-width:767px){.ScreenshotGallery-module-scss-module__EPBS-G__nextBtn{right:.5rem}}.ScreenshotGallery-module-scss-module__EPBS-G__imageContainer{border-radius:8px;width:90vw;max-width:1600px;height:85vh;position:relative;overflow:hidden;box-shadow:0 0 50px #000c}@keyframes ScreenshotGallery-module-scss-module__EPBS-G__fadeIn{0%{opacity:0}to{opacity:1}}
