.HeroSection-module__YGMWTW__hero{background:#000;justify-content:center;align-items:stretch;height:100dvh;min-height:700px;display:flex;position:relative;overflow:hidden}.HeroSection-module__YGMWTW__heroBg{z-index:0;position:absolute;inset:0}.HeroSection-module__YGMWTW__heroVideo{z-index:1;pointer-events:none;mix-blend-mode:screen;opacity:1;filter:contrast(1.5)brightness(1.8);position:absolute;inset:0}.HeroSection-module__YGMWTW__heroVideo video{object-fit:cover;object-position:bottom;width:100%;height:100%}.HeroSection-module__YGMWTW__heroParticles{z-index:1;pointer-events:none;mix-blend-mode:screen;opacity:1;position:absolute;inset:-10%}.HeroSection-module__YGMWTW__heroParticles video{object-fit:cover;width:100%;height:100%}.HeroSection-module__YGMWTW__heroOverlay{z-index:1;background:linear-gradient(#0a0a0a00 0%,#0a0a0a0d 40%,#0a0a0a66 80%,#0a0a0af2 100%);position:absolute;inset:0}.HeroSection-module__YGMWTW__heroVignette{z-index:3;pointer-events:none;position:absolute;inset:0}.HeroSection-module__YGMWTW__heroContent{z-index:4;text-align:center;padding-top:calc(var(--nav-height) + 4vh);flex-direction:column;justify-content:space-between;align-items:center;width:100%;height:100%;padding-bottom:8vh;animation:.8s forwards HeroSection-module__YGMWTW__fadeInUp;display:flex;position:relative}.HeroSection-module__YGMWTW__heroContent:before{display:none}.HeroSection-module__YGMWTW__heroBadge{color:var(--color-accent-gold-light);text-transform:uppercase;letter-spacing:.08em;margin-bottom:var(--spacing-lg);background:#ff6b6b26;border:1px solid #ff6b6b40;border-radius:9999px;align-items:center;gap:8px;padding:.4rem 1.2rem;font-size:.8rem;font-weight:400;display:inline-flex}.HeroSection-module__YGMWTW__badgeDot{background:currentColor;border-radius:50%;width:6px;height:6px;animation:2s infinite HeroSection-module__YGMWTW__pulse}.HeroSection-module__YGMWTW__heroLogo{width:100%;max-width:600px;margin-bottom:var(--spacing-md);filter:drop-shadow(3px 3px #000000e6)drop-shadow(0 6px 15px #000000b3);justify-content:center;align-items:center;display:flex}.HeroSection-module__YGMWTW__heroTitle{letter-spacing:.05em;text-transform:uppercase;margin-bottom:var(--spacing-sm);text-shadow:2px 2px #000000e6,0 2px 8px #000000b3;font-size:clamp(2rem,5vw,3.5rem);font-weight:900}.HeroSection-module__YGMWTW__heroTagline{color:#fffc;max-width:800px;margin-bottom:var(--spacing-xl);text-shadow:2px 2px #000000e6,0 2px 8px #000000b3;font-size:1.1rem;line-height:1.4}.HeroSection-module__YGMWTW__heroCtas{gap:var(--spacing-md);margin-bottom:var(--spacing-2xl);display:flex}.HeroSection-module__YGMWTW__heroBtn{padding:1rem 2.5rem;font-size:1rem}#hero-trailer-btn:after{content:"";border-radius:inherit;background:linear-gradient(135deg, var(--color-accent-gold), var(--color-accent-red));-webkit-mask-composite:xor;pointer-events:none;opacity:0;transition:opacity var(--transition-base);padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}#hero-trailer-btn:hover{color:#fff!important;background:#0a0a0a99!important;border-color:#0000!important;box-shadow:-4px 4px 18px #e0484840,4px -4px 18px #4d8bff40!important}#hero-trailer-btn:hover:after{opacity:1}.HeroSection-module__YGMWTW__heroStats{align-items:center;gap:var(--spacing-2xl);padding:var(--spacing-lg) var(--spacing-2xl);border:1px solid var(--color-border);border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;display:flex}.HeroSection-module__YGMWTW__stat{flex-direction:column;align-items:center;gap:4px;display:flex}.HeroSection-module__YGMWTW__statNumber{font-family:var(--font-heading);color:var(--color-accent-gold);font-size:1.8rem;font-weight:900}.HeroSection-module__YGMWTW__statLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--color-text-tertiary);font-size:.75rem}.HeroSection-module__YGMWTW__statDivider{background:var(--color-border);width:1px;height:40px}.HeroSection-module__YGMWTW__scrollIndicator{z-index:2;flex-direction:column;align-items:center;gap:8px;animation:2s infinite HeroSection-module__YGMWTW__scrollIndicator;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.HeroSection-module__YGMWTW__scrollIndicator span{text-transform:uppercase;letter-spacing:.15em;color:var(--color-text-tertiary);font-size:.7rem}.HeroSection-module__YGMWTW__scrollLine{background:linear-gradient(180deg, var(--color-accent-gold), transparent);width:1px;height:30px}@media (max-width:768px){.HeroSection-module__YGMWTW__heroLogo{max-width:300px}.HeroSection-module__YGMWTW__heroCtas{flex-direction:column;width:100%;max-width:320px}.HeroSection-module__YGMWTW__heroBtn{justify-content:center}.HeroSection-module__YGMWTW__heroStats{gap:var(--spacing-lg);padding:var(--spacing-md) var(--spacing-lg)}.HeroSection-module__YGMWTW__statNumber{font-size:1.4rem}.HeroSection-module__YGMWTW__heroVideo,.HeroSection-module__YGMWTW__heroParticles{visibility:hidden!important;opacity:0!important;pointer-events:none!important;width:0!important;height:0!important;display:none!important;overflow:hidden!important}.HeroSection-module__YGMWTW__heroOverlay,.HeroSection-module__YGMWTW__heroVignette{display:none!important}}@media (max-width:1024px) and (min-width:769px){.HeroSection-module__YGMWTW__heroVideo,.HeroSection-module__YGMWTW__heroParticles{visibility:hidden!important;opacity:0!important;pointer-events:none!important;width:0!important;height:0!important;display:none!important;overflow:hidden!important}.HeroSection-module__YGMWTW__heroOverlay,.HeroSection-module__YGMWTW__heroVignette{display:none!important}}
.GameFeatures-module__Bd_JVG__features{padding:var(--spacing-4xl) 0;z-index:1;background:#050a10;position:relative;overflow:hidden}.GameFeatures-module__Bd_JVG__sirenRed{filter:blur(80px);z-index:-3;pointer-events:none;background:radial-gradient(#eb2d3c40 0%,#0000 60%);border-radius:50%;width:600px;height:600px;animation:.6s ease-in-out infinite alternate GameFeatures-module__Bd_JVG__sirenFlash;position:absolute;top:calc(50% - 300px);left:calc(50% - 600px)}.GameFeatures-module__Bd_JVG__sirenBlue{filter:blur(100px);z-index:-3;pointer-events:none;background:radial-gradient(#2d78ff33 0%,#0000 60%);border-radius:50%;width:800px;height:800px;animation:.7s ease-in-out infinite alternate-reverse GameFeatures-module__Bd_JVG__sirenFlash;position:absolute;top:calc(50% - 400px);left:50%}@keyframes GameFeatures-module__Bd_JVG__sirenFlash{0%{opacity:.1;transform:translate(0)scale(1)}to{opacity:.9;transform:translate(15px,-10px)scale(1.05)}}.GameFeatures-module__Bd_JVG__sectionHeader{text-align:center;max-width:800px;margin:0 auto var(--spacing-4xl);align-items:center;gap:var(--spacing-sm);flex-direction:column;display:flex}.GameFeatures-module__Bd_JVG__headerBadge{letter-spacing:.15em;color:#fff;text-transform:uppercase;margin-bottom:var(--spacing-xs);font-size:.85rem;font-weight:800}.GameFeatures-module__Bd_JVG__mainTitle{text-transform:uppercase;letter-spacing:.02em;color:#fff;margin:0;font-size:3rem;font-weight:900;line-height:1.1}.GameFeatures-module__Bd_JVG__headerDesc{color:#ffffffb3;margin-top:var(--spacing-md);max-width:600px;font-size:1.1rem;line-height:1.6}.GameFeatures-module__Bd_JVG__grid{gap:var(--spacing-xl);grid-template-columns:repeat(4,1fr);display:grid}.GameFeatures-module__Bd_JVG__card{text-align:center;opacity:0;flex-direction:column;align-items:center;animation:.6s ease-out forwards GameFeatures-module__Bd_JVG__fadeUp;display:flex}.GameFeatures-module__Bd_JVG__imageWrapper{aspect-ratio:16/9;border-radius:var(--radius-md);width:100%;margin-bottom:var(--spacing-lg);transition:transform var(--transition-spring);position:relative;overflow:hidden;box-shadow:0 8px 24px #0000004d}.GameFeatures-module__Bd_JVG__card:hover .GameFeatures-module__Bd_JVG__imageWrapper{border:1px solid #ffffff1a;transform:scale(1.03);box-shadow:0 12px 30px #00000080}.GameFeatures-module__Bd_JVG__cardTitle{color:var(--color-text-primary);margin-bottom:var(--spacing-sm);text-transform:uppercase;letter-spacing:.02em;font-size:1.1rem;font-weight:800}.GameFeatures-module__Bd_JVG__cardDesc{color:var(--color-text-secondary);font-size:.95rem;line-height:1.6}@keyframes GameFeatures-module__Bd_JVG__fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.GameFeatures-module__Bd_JVG__grid{gap:var(--spacing-2xl) var(--spacing-xl);grid-template-columns:repeat(2,1fr)}.GameFeatures-module__Bd_JVG__mainTitle{font-size:2.5rem}}@media (max-width:640px){.GameFeatures-module__Bd_JVG__grid{gap:var(--spacing-2xl);grid-template-columns:1fr}.GameFeatures-module__Bd_JVG__mainTitle{font-size:2rem}}
.RolesSection-module__Nnbd2G__rolesSection{min-height:85vh;padding:var(--spacing-4xl) 0;background:#0a0a0a;border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d;align-items:center;display:flex;position:relative;overflow:hidden}.RolesSection-module__Nnbd2G__rolesBgOverlay{z-index:0;pointer-events:none;background-image:radial-gradient(circle at 70%,#ffffff08 0%,#0000 50%),linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-position:50%;background-size:100% 100%,60px 60px,60px 60px;position:absolute;inset:0}.RolesSection-module__Nnbd2G__rolesContainer{z-index:2;flex-direction:column;width:100%;height:100%;display:flex;position:relative}.RolesSection-module__Nnbd2G__rolesHeader{margin-bottom:var(--spacing-3xl);position:relative;left:-8%}.RolesSection-module__Nnbd2G__headerBadge{text-transform:uppercase;font-family:var(--font-heading);letter-spacing:.05em;background:#00000080;border:1px solid #ffffff1a;align-items:center;padding:0;font-size:1.5rem;font-weight:800;display:inline-flex;box-shadow:0 4px 20px #00000080}.RolesSection-module__Nnbd2G__headerHighlight{background:var(--color-accent-gold);color:#fff;padding:.2rem .8rem}.RolesSection-module__Nnbd2G__headerText{color:#fff;padding:.2rem 1rem}.RolesSection-module__Nnbd2G__rolesLayout{align-items:center;gap:var(--spacing-4xl);width:70%;display:flex;position:relative;left:-8%}.RolesSection-module__Nnbd2G__selectorGridWrapper{justify-content:center;align-items:center;margin-right:2.5rem;padding:30px;display:flex}.RolesSection-module__Nnbd2G__diamondGrid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid;transform:rotate(45deg)}.RolesSection-module__Nnbd2G__diamondSlot{cursor:pointer;background:#141414cc;border:1px solid #fff3;width:80px;height:80px;padding:0;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:inset 0 0 20px #000c}.RolesSection-module__Nnbd2G__diamondSlot:hover:not(.RolesSection-module__Nnbd2G__locked){border-color:#fff9;transform:scale(1.05)}.RolesSection-module__Nnbd2G__diamondSlot.RolesSection-module__Nnbd2G__active{border-color:var(--glow-color,#fff);box-shadow:0 0 15px var(--glow-color,#ffffff80), inset 0 0 20px #00000080;z-index:10;transform:scale(1.1)}.RolesSection-module__Nnbd2G__diamondInner{justify-content:center;align-items:center;display:flex;position:absolute;inset:-20%;transform:rotate(-45deg)}.RolesSection-module__Nnbd2G__diamondInner img{transition:all .4s;transform:scale(1.2)}.RolesSection-module__Nnbd2G__diamondSlot.RolesSection-module__Nnbd2G__active .RolesSection-module__Nnbd2G__diamondInner img{transform:scale(1.3)}.RolesSection-module__Nnbd2G__diamondSlot.RolesSection-module__Nnbd2G__locked{cursor:not-allowed;opacity:.8;background:#1e1e1e99;border:1px dashed #ffffff4d}.RolesSection-module__Nnbd2G__diamondSlot.RolesSection-module__Nnbd2G__locked:hover{border-color:#ffffff80}.RolesSection-module__Nnbd2G__lockedQuestion{font-family:var(--font-heading);color:#fff6;font-size:2.5rem;font-weight:800}.RolesSection-module__Nnbd2G__roleInfo{gap:var(--spacing-lg);flex-direction:column;width:100%;max-width:650px;min-height:500px;animation:.4s ease-out RolesSection-module__Nnbd2G__fadeIn;display:flex}@keyframes RolesSection-module__Nnbd2G__fadeIn{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}.RolesSection-module__Nnbd2G__roleName{font-family:var(--font-heading);text-transform:uppercase;color:#fff;text-shadow:0 2px 4px #000c;font-size:1.8rem;font-weight:900;line-height:1.2}.RolesSection-module__Nnbd2G__roleSubtitle{color:#fff;font-size:2.4rem}.RolesSection-module__Nnbd2G__roleDescGrid{gap:var(--spacing-md);flex-direction:column;display:flex}.RolesSection-module__Nnbd2G__roleDescPara{color:var(--color-text-secondary);font-size:.95rem;line-height:1.6}.RolesSection-module__Nnbd2G__roleDescPara strong{color:#fff;font-weight:600}.RolesSection-module__Nnbd2G__roleDescPara ul{margin:.25rem 0 .5rem;padding-left:1.25rem;list-style-type:none}.RolesSection-module__Nnbd2G__roleDescPara li{margin-bottom:.25rem;position:relative}.RolesSection-module__Nnbd2G__roleDescPara li:before{content:"■";color:var(--color-primary,#e50914);font-size:.55rem;position:absolute;top:.15rem;left:-1.25rem}.RolesSection-module__Nnbd2G__showcaseWrapper{pointer-events:none;z-index:1;width:45vw;min-width:800px;position:absolute;top:0;bottom:0;left:45%}.RolesSection-module__Nnbd2G__characterImage{z-index:2;mix-blend-mode:screen;width:100%;height:95%;animation:.5s ease-out forwards RolesSection-module__Nnbd2G__floatIn;position:absolute;bottom:0;right:-5%}.RolesSection-module__Nnbd2G__characterImage img{filter:contrast(1.15)brightness(1.1);-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 40% 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 40% 100%)}@keyframes RolesSection-module__Nnbd2G__floatIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.RolesSection-module__Nnbd2G__rolesSection{flex-direction:column;justify-content:flex-start;padding-bottom:0}.RolesSection-module__Nnbd2G__rolesHeader{text-align:center;margin-bottom:var(--spacing-xl);left:0}.RolesSection-module__Nnbd2G__rolesLayout{align-items:center;gap:var(--spacing-2xl);flex-direction:column;width:100%;left:0}.RolesSection-module__Nnbd2G__selectorGridWrapper{margin-right:0;padding:10px}.RolesSection-module__Nnbd2G__roleInfo{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;max-width:100%;padding:0}.RolesSection-module__Nnbd2G__showcaseWrapper{opacity:1;width:100%;min-width:unset;height:60vh;margin-top:var(--spacing-xl);position:relative;left:0}.RolesSection-module__Nnbd2G__characterImage{width:100%;height:100%;right:-5%}}@media (max-width:640px){.RolesSection-module__Nnbd2G__rolesHeader{font-size:.9rem}.RolesSection-module__Nnbd2G__showcaseWrapper{height:45vh}}
.MediaGallery-module__0LEdvq__media{position:relative}.MediaGallery-module__0LEdvq__mainDisplay{gap:var(--spacing-md);flex-direction:column;display:flex}.MediaGallery-module__0LEdvq__mainImageWrapper{align-items:center;gap:var(--spacing-sm);display:flex;position:relative}.MediaGallery-module__0LEdvq__mainImage{aspect-ratio:16/9;border-radius:var(--radius-xl);cursor:pointer;border:1px solid var(--color-border);width:100%;transition:all var(--transition-base);position:relative;overflow:hidden}.MediaGallery-module__0LEdvq__mainImage:hover{box-shadow:var(--shadow-red);border-color:#4d8bff4d}.MediaGallery-module__0LEdvq__mainImageTransition{animation:.4s MediaGallery-module__0LEdvq__fadeSwitch}@keyframes MediaGallery-module__0LEdvq__fadeSwitch{0%{opacity:.4;transform:scale(.98)}to{opacity:1;transform:scale(1)}}.MediaGallery-module__0LEdvq__navArrow{z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:var(--radius-full);color:#fffc;cursor:pointer;opacity:0;background:#00000080;border:1px solid #ffffff1a;justify-content:center;align-items:center;width:48px;height:48px;transition:all .25s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.MediaGallery-module__0LEdvq__mainImageWrapper:hover .MediaGallery-module__0LEdvq__navArrow{opacity:1}.MediaGallery-module__0LEdvq__navArrow:hover{border-color:var(--color-accent-red);color:var(--color-accent-red);background:#000000bf;transform:translateY(-50%)scale(1.08);box-shadow:0 0 20px #e048484d}.MediaGallery-module__0LEdvq__navArrowLeft{left:var(--spacing-md)}.MediaGallery-module__0LEdvq__navArrowRight{right:var(--spacing-md)}.MediaGallery-module__0LEdvq__galleryInfo{align-items:center;gap:var(--spacing-md);display:flex}.MediaGallery-module__0LEdvq__imageCounter{font-family:var(--font-heading);color:var(--color-text-secondary);letter-spacing:.15em;text-transform:uppercase;white-space:nowrap;min-width:50px;font-size:.8rem}.MediaGallery-module__0LEdvq__progressBar{background:#ffffff14;border-radius:2px;flex:1;height:2px;overflow:hidden}.MediaGallery-module__0LEdvq__progressFill{background:linear-gradient(90deg, var(--color-accent-red), var(--color-accent-gold));transform-origin:0;border-radius:2px;width:100%;height:100%;animation:linear forwards MediaGallery-module__0LEdvq__progressSweep}.MediaGallery-module__0LEdvq__progressPaused{animation-play-state:paused!important}@keyframes MediaGallery-module__0LEdvq__progressSweep{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.MediaGallery-module__0LEdvq__zoomIcon{top:var(--spacing-md);right:var(--spacing-md);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:var(--radius-full);width:44px;height:44px;color:var(--color-text-secondary);opacity:0;transition:all var(--transition-base);background:#0a0a0ab3;justify-content:center;align-items:center;display:flex;position:absolute}.MediaGallery-module__0LEdvq__mainImage:hover .MediaGallery-module__0LEdvq__zoomIcon{opacity:1;color:var(--color-accent-red)}.MediaGallery-module__0LEdvq__thumbnailSection{align-items:center;gap:var(--spacing-sm);display:flex}.MediaGallery-module__0LEdvq__thumbArrow{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--color-border);border-radius:var(--radius-full);width:36px;height:36px;color:var(--color-text-secondary);cursor:pointer;background:#ffffff0d;flex-shrink:0;justify-content:center;align-items:center;transition:all .25s;display:flex}.MediaGallery-module__0LEdvq__thumbArrow:hover{border-color:var(--color-accent-gold);color:var(--color-accent-gold);background:#ffffff1a;transform:scale(1.1)}.MediaGallery-module__0LEdvq__thumbArrow:disabled{opacity:.3;cursor:not-allowed}.MediaGallery-module__0LEdvq__thumbnails{gap:var(--spacing-sm);flex:1;grid-template-columns:repeat(4,1fr);display:grid}.MediaGallery-module__0LEdvq__thumb{aspect-ratio:16/9;border-radius:var(--radius-md);cursor:pointer;transition:all var(--transition-base);background:0 0;border:2px solid #0000;padding:0;position:relative;overflow:hidden}.MediaGallery-module__0LEdvq__thumb:after{content:"";border-radius:var(--radius-md);background:linear-gradient(135deg, var(--color-accent-gold), var(--color-accent-red));-webkit-mask-composite:xor;pointer-events:none;opacity:0;transition:opacity var(--transition-base);padding:2px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.MediaGallery-module__0LEdvq__thumb:hover{border-color:var(--color-border-hover);transform:translateY(-2px)}.MediaGallery-module__0LEdvq__thumbActive{box-shadow:-4px 4px 12px #e048484d,4px -4px 12px #4d8bff4d;border-color:#0000!important}.MediaGallery-module__0LEdvq__thumbActive:after{opacity:1}.MediaGallery-module__0LEdvq__dotIndicators{justify-content:center;gap:8px;display:flex}.MediaGallery-module__0LEdvq__dot{border-radius:var(--radius-full);cursor:pointer;background:#ffffff1a;border:1px solid #fff3;width:8px;height:8px;padding:0;transition:all .25s}.MediaGallery-module__0LEdvq__dot:hover{background:#ffffff4d;border-color:#fff6}.MediaGallery-module__0LEdvq__dotActive{background:linear-gradient(135deg, var(--color-accent-red), var(--color-accent-gold));border-color:#0000;border-radius:4px;width:24px}.MediaGallery-module__0LEdvq__lightbox{z-index:10000;cursor:pointer;background:#000000f2;flex-direction:column;justify-content:center;align-items:center;animation:.3s MediaGallery-module__0LEdvq__fadeIn;display:flex;position:fixed;inset:0}.MediaGallery-module__0LEdvq__lightboxClose{top:var(--spacing-xl);right:var(--spacing-xl);border:1px solid var(--color-border);border-radius:var(--radius-full);width:44px;height:44px;color:var(--color-text-primary);cursor:pointer;transition:all var(--transition-base);z-index:10001;background:#ffffff1a;justify-content:center;align-items:center;font-size:1.2rem;display:flex;position:absolute}.MediaGallery-module__0LEdvq__lightboxClose:hover{background:#fff3;transform:scale(1.1)}.MediaGallery-module__0LEdvq__lightboxContent{cursor:default;width:90vw;height:70vh;position:relative}.MediaGallery-module__0LEdvq__lightboxNav{align-items:center;gap:var(--spacing-xl);margin-top:var(--spacing-xl);display:flex}.MediaGallery-module__0LEdvq__lightboxArrow{border:1px solid var(--color-border);border-radius:var(--radius-full);width:44px;height:44px;color:var(--color-text-primary);cursor:pointer;transition:all var(--transition-base);background:#ffffff14;justify-content:center;align-items:center;font-size:1.2rem;display:flex}.MediaGallery-module__0LEdvq__lightboxArrow:hover{background:var(--color-accent-gold-dim);border-color:var(--color-accent-gold);color:var(--color-accent-gold)}.MediaGallery-module__0LEdvq__lightboxCounter{font-family:var(--font-heading);color:var(--color-text-secondary);letter-spacing:.1em;font-size:.9rem}@media (max-width:768px){.MediaGallery-module__0LEdvq__navArrow{opacity:1;width:38px;height:38px}.MediaGallery-module__0LEdvq__navArrowLeft{left:var(--spacing-xs)}.MediaGallery-module__0LEdvq__navArrowRight{right:var(--spacing-xs)}.MediaGallery-module__0LEdvq__thumbArrow{width:30px;height:30px}}@media (max-width:640px){.MediaGallery-module__0LEdvq__thumbnails{gap:var(--spacing-xs);grid-template-columns:repeat(4,1fr)}.MediaGallery-module__0LEdvq__lightboxContent{width:95vw;height:50vh}.MediaGallery-module__0LEdvq__navArrow{width:34px;height:34px}.MediaGallery-module__0LEdvq__galleryInfo{gap:var(--spacing-sm)}.MediaGallery-module__0LEdvq__imageCounter{font-size:.7rem}}
.LatestNews-module__ud563q__news{position:relative}.LatestNews-module__ud563q__newsGrid{gap:var(--spacing-xl);grid-template-columns:repeat(3,1fr);display:grid}.LatestNews-module__ud563q__newsCard{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-lg);transition:all var(--transition-spring);color:inherit;flex-direction:column;text-decoration:none;display:flex;overflow:hidden}.LatestNews-module__ud563q__newsCard:hover{box-shadow:var(--shadow-red);border-color:#4d8bff4d;transform:translateY(-6px)}.LatestNews-module__ud563q__newsImage{aspect-ratio:16/9;position:relative;overflow:hidden}.LatestNews-module__ud563q__newsImage img{object-fit:cover;width:100%;height:100%;transition:transform var(--transition-slow)}.LatestNews-module__ud563q__newsCard:hover .LatestNews-module__ud563q__newsImage img{transform:scale(1.05)}.LatestNews-module__ud563q__newsContent{padding:var(--spacing-lg);flex-direction:column;flex:1;display:flex}.LatestNews-module__ud563q__newsDate{text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-secondary);margin-bottom:var(--spacing-sm);font-size:.75rem;font-weight:300}.LatestNews-module__ud563q__newsTitle{margin-bottom:var(--spacing-sm);color:var(--color-text-primary);text-transform:uppercase;letter-spacing:.03em;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:1.1rem;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.LatestNews-module__ud563q__newsExcerpt{color:var(--color-text-secondary);-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;font-size:.85rem;line-height:1.6;display:-webkit-box;overflow:hidden}.LatestNews-module__ud563q__readMore{margin-top:var(--spacing-md);width:fit-content;font-size:.7rem;font-weight:800;font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.1em;color:#fff;background:var(--color-accent-gold);transition:all var(--transition-base);align-items:center;gap:6px;padding:.35rem 1.1rem;display:inline-flex;transform:skew(-8deg)}.LatestNews-module__ud563q__readMore svg,.LatestNews-module__ud563q__readMore span{transform:skew(8deg)}.LatestNews-module__ud563q__newsCard:hover .LatestNews-module__ud563q__readMore{background:var(--color-accent-gold-light);gap:8px}.LatestNews-module__ud563q__newsMore{text-align:center;margin-top:var(--spacing-3xl)}@media (max-width:1024px){.LatestNews-module__ud563q__newsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.LatestNews-module__ud563q__newsGrid{grid-template-columns:1fr}}
.SystemRequirements-module__N5pBQG__requirements{position:relative}.SystemRequirements-module__N5pBQG__specsCard{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-lg);transition:all var(--transition-base);max-width:1000px;margin:0 auto;overflow:hidden}.SystemRequirements-module__N5pBQG__specsCard:hover{border-color:var(--color-border-hover);box-shadow:var(--shadow-md)}.SystemRequirements-module__N5pBQG__specRow{transition:background var(--transition-fast);grid-template-columns:140px 1fr 1fr;align-items:stretch;padding:0;display:grid}.SystemRequirements-module__N5pBQG__specRow>span{padding:var(--spacing-md) var(--spacing-lg);align-items:center;display:flex}.SystemRequirements-module__N5pBQG__specRow>span:not(:last-child){border-right:1px solid #ffffff0d}.SystemRequirements-module__N5pBQG__specRow:not(.SystemRequirements-module__N5pBQG__specRowHeader):not(:last-child){border-bottom:1px solid #ffffff0d}.SystemRequirements-module__N5pBQG__specRow:not(.SystemRequirements-module__N5pBQG__specRowHeader):hover{background:#ffffff05}.SystemRequirements-module__N5pBQG__specRowHeader{border-bottom:1px solid var(--color-border);background:#ffffff05}.SystemRequirements-module__N5pBQG__specRowHeader>span{padding:var(--spacing-lg) var(--spacing-lg)}.SystemRequirements-module__N5pBQG__specRowHeader>span:not(:last-child){border-right:1px solid var(--color-border)}.SystemRequirements-module__N5pBQG__specColHeader{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.06em;color:var(--color-text-secondary);text-align:left;font-size:1rem;font-weight:400}.SystemRequirements-module__N5pBQG__specColHeaderGold{color:var(--color-accent-gold)}.SystemRequirements-module__N5pBQG__specLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-tertiary);font-size:.85rem;font-weight:600}.SystemRequirements-module__N5pBQG__specValue{color:var(--color-text-secondary);text-align:left;font-size:.9rem}@media (max-width:768px){.SystemRequirements-module__N5pBQG__specRow{grid-template-columns:1fr}.SystemRequirements-module__N5pBQG__specRow>span{padding:var(--spacing-xs) var(--spacing-xl)}.SystemRequirements-module__N5pBQG__specRow>span:first-child{padding-top:var(--spacing-lg)}.SystemRequirements-module__N5pBQG__specRow>span:last-child{padding-bottom:var(--spacing-lg)}.SystemRequirements-module__N5pBQG__specRow>span:not(:last-child){border-right:none}.SystemRequirements-module__N5pBQG__specColHeader,.SystemRequirements-module__N5pBQG__specValue{text-align:left}.SystemRequirements-module__N5pBQG__specRowHeader{display:none}.SystemRequirements-module__N5pBQG__specRow:not(.SystemRequirements-module__N5pBQG__specRowHeader){border-bottom:1px solid var(--color-border)}.SystemRequirements-module__N5pBQG__specRow>span:nth-child(2):before{content:"MIN: ";color:var(--color-text-tertiary);margin-right:var(--spacing-sm);font-weight:800}.SystemRequirements-module__N5pBQG__specRow>span:nth-child(3):before{content:"REC: ";color:var(--color-accent-gold-light);margin-right:var(--spacing-sm);font-weight:800}}
.SteamCTA-module__rHdl-W__cta{padding:var(--spacing-4xl) 0;background:var(--color-bg-secondary);border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);position:relative;overflow:hidden}.SteamCTA-module__rHdl-W__ctaGlow{pointer-events:none;background:radial-gradient(#4d8bff14 0%,#0000 60%);width:700px;height:500px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.SteamCTA-module__rHdl-W__ctaInner{z-index:1;position:relative}.SteamCTA-module__rHdl-W__ctaContent{text-align:center;max-width:650px;margin:0 auto}.SteamCTA-module__rHdl-W__ctaTitle{margin-top:var(--spacing-md);margin-bottom:var(--spacing-lg)}.SteamCTA-module__rHdl-W__ctaDesc{margin-bottom:var(--spacing-2xl);font-size:1.05rem;line-height:1.7}.SteamCTA-module__rHdl-W__ctaButtons{justify-content:center;gap:var(--spacing-md);flex-wrap:wrap;display:flex}.SteamCTA-module__rHdl-W__ctaBtn{padding:1rem 2.5rem;font-size:1rem}
