.login-module__WEZH7G__container{background:radial-gradient(ellipse at top,var(--bg-subtle)0%,var(--bg-deep)70%);justify-content:center;align-items:center;min-height:calc(100vh - 72px);padding:2rem;display:flex}.login-module__WEZH7G__card{background:var(--bg-elevated);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);border:1px solid var(--border-subtle);width:100%;max-width:440px;padding:3rem;position:relative;overflow:hidden}.login-module__WEZH7G__card:before{content:"";background:linear-gradient(90deg,var(--accent-gold),var(--accent-gold-bright),var(--accent-gold));width:100%;height:3px;position:absolute;top:0;left:0}.login-module__WEZH7G__title{text-align:center;color:var(--text-primary);font-family:var(--font-display);letter-spacing:.05em;margin-bottom:2.5rem;font-size:2rem;font-weight:400}.login-module__WEZH7G__field{margin-bottom:1.75rem}.login-module__WEZH7G__field label{color:var(--text-secondary);font-family:var(--font-accent);text-transform:uppercase;letter-spacing:.08em;margin-bottom:.6rem;font-size:.75rem;font-weight:600;display:block}.login-module__WEZH7G__field input{border-radius:var(--radius-sm);border:1px solid var(--border-medium);background:var(--bg-deep);width:100%;color:var(--text-primary);font-family:var(--font-body);transition:all var(--transition-fast);padding:.875rem 1rem;font-size:1rem}.login-module__WEZH7G__field input::placeholder{color:var(--text-muted)}.login-module__WEZH7G__field input:focus{border-color:var(--accent-gold);box-shadow:0 0 0 3px var(--accent-gold-dim);outline:none}.login-module__WEZH7G__actions{flex-direction:column;gap:1rem;margin-top:2rem;display:flex}.login-module__WEZH7G__actions button{border-radius:var(--radius-sm);justify-content:center;width:100%;padding:.875rem;font-size:.9rem}.login-module__WEZH7G__divider{color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:1rem;margin:1.5rem 0;font-size:.75rem;display:flex}.login-module__WEZH7G__divider:before,.login-module__WEZH7G__divider:after{content:"";background:var(--border-subtle);flex:1;height:1px}.login-module__WEZH7G__footer{text-align:center;color:var(--text-secondary);margin-top:2rem;font-size:.875rem}.login-module__WEZH7G__footer a{color:var(--accent-gold);font-weight:500}.login-module__WEZH7G__footer a:hover{color:var(--accent-gold-bright);text-decoration:underline}
.Navbar-module__cJzEcG__header{z-index:1000;-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--border-subtle);background:#0d0d0de6;position:sticky;top:0}.Navbar-module__cJzEcG__nav{height:72px;max-width:var(--container-max);padding:0 var(--container-padding);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.Navbar-module__cJzEcG__logo{flex-shrink:0;align-items:center;text-decoration:none;display:flex}.Navbar-module__cJzEcG__logoText{font-family:var(--font-display);letter-spacing:.05em;color:var(--text-primary);transition:all var(--transition-base);font-size:1.75rem}.Navbar-module__cJzEcG__logoAccent{color:var(--accent-gold)}.Navbar-module__cJzEcG__logo:hover .Navbar-module__cJzEcG__logoText{color:var(--text-primary)}.Navbar-module__cJzEcG__logo:hover .Navbar-module__cJzEcG__logoAccent{text-shadow:0 0 20px var(--accent-gold-glow)}.Navbar-module__cJzEcG__navLinks{align-items:center;gap:.5rem;display:flex;position:absolute;left:50%;transform:translate(-50%)}.Navbar-module__cJzEcG__navLink{font-family:var(--font-accent);letter-spacing:.04em;text-transform:uppercase;color:var(--text-secondary);transition:all var(--transition-fast);padding:.5rem 1.25rem;font-size:.875rem;font-weight:500;text-decoration:none;position:relative}.Navbar-module__cJzEcG__navLinkText{z-index:1;position:relative}.Navbar-module__cJzEcG__navLink:before{content:"";background:var(--accent-gold-dim);border-radius:var(--radius-sm);opacity:0;transition:all var(--transition-fast);position:absolute;inset:0;transform:scale(.9)}.Navbar-module__cJzEcG__navLink:hover{color:var(--accent-gold)}.Navbar-module__cJzEcG__navLink:hover:before{opacity:1;transform:scale(1)}.Navbar-module__cJzEcG__navLink:after{content:"";background:var(--accent-gold);width:0;height:2px;transition:width var(--transition-base);position:absolute;bottom:0;left:50%;transform:translate(-50%)}.Navbar-module__cJzEcG__navLink:hover:after,.Navbar-module__cJzEcG__navLinkActive:after{width:calc(100% - 2.5rem)}.Navbar-module__cJzEcG__navLinkActive{color:var(--accent-gold)}.Navbar-module__cJzEcG__actions{flex-shrink:0;align-items:center;gap:1rem;display:flex}.Navbar-module__cJzEcG__searchBtn{border:1px solid var(--border-subtle);border-radius:var(--radius-full);width:40px;height:40px;color:var(--text-secondary);cursor:pointer;transition:all var(--transition-fast);background:0 0;justify-content:center;align-items:center;display:flex}.Navbar-module__cJzEcG__searchBtn:hover{border-color:var(--accent-gold);color:var(--accent-gold);background:var(--accent-gold-dim)}.Navbar-module__cJzEcG__userBtn{background:var(--bg-hover);border:1px solid var(--border-subtle);border-radius:var(--radius-full);color:var(--text-secondary);font-family:var(--font-accent);transition:all var(--transition-fast);align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none;display:flex}.Navbar-module__cJzEcG__userBtn:hover{border-color:var(--accent-gold);color:var(--accent-gold)}.Navbar-module__cJzEcG__userName{text-overflow:ellipsis;white-space:nowrap;max-width:100px;overflow:hidden}.Navbar-module__cJzEcG__signInBtn{border:1px solid var(--border-gold);border-radius:var(--radius-sm);color:var(--accent-gold);font-family:var(--font-accent);letter-spacing:.03em;text-transform:uppercase;cursor:pointer;transition:all var(--transition-fast);background:0 0;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;text-decoration:none}.Navbar-module__cJzEcG__signInBtn:hover{background:var(--accent-gold);color:var(--text-inverse);box-shadow:var(--shadow-gold)}.Navbar-module__cJzEcG__mobileMenuBtn{border:1px solid var(--border-subtle);border-radius:var(--radius-sm);width:44px;height:44px;color:var(--text-secondary);cursor:pointer;transition:all var(--transition-fast);background:0 0;justify-content:center;align-items:center;display:none}.Navbar-module__cJzEcG__mobileMenuBtn:hover{border-color:var(--accent-gold);color:var(--accent-gold);background:var(--accent-gold-dim)}.Navbar-module__cJzEcG__mobileMenuOverlay{z-index:998;background:#0009;animation:.2s Navbar-module__cJzEcG__fadeIn;position:fixed;inset:0}@keyframes Navbar-module__cJzEcG__fadeIn{0%{opacity:0}to{opacity:1}}.Navbar-module__cJzEcG__mobileMenu{background:var(--bg-primary);border-left:1px solid var(--border-subtle);z-index:999;width:280px;max-width:80vw;height:100vh;transition:right .3s cubic-bezier(.4,0,.2,1);position:fixed;top:0;right:-100%;overflow-y:auto}.Navbar-module__cJzEcG__mobileMenuOpen{right:0}.Navbar-module__cJzEcG__mobileMenuContent{flex-direction:column;gap:.5rem;padding:5rem 1.5rem 2rem;display:flex}.Navbar-module__cJzEcG__mobileNavLink{font-family:var(--font-accent);letter-spacing:.04em;text-transform:uppercase;color:var(--text-secondary);border-radius:var(--radius-sm);transition:all var(--transition-fast);padding:1rem 1.25rem;font-size:1rem;font-weight:500;text-decoration:none;display:block}.Navbar-module__cJzEcG__mobileNavLink:hover{color:var(--accent-gold);background:var(--accent-gold-dim)}.Navbar-module__cJzEcG__mobileNavLinkActive{color:var(--accent-gold);background:var(--accent-gold-dim);border-left:3px solid var(--accent-gold)}.Navbar-module__cJzEcG__mobileSearchBtn{width:100%;color:var(--text-muted);background:var(--bg-hover);border:1px solid var(--border-subtle);border-radius:var(--radius-md);cursor:pointer;transition:all var(--transition-fast);align-items:center;gap:.75rem;margin-bottom:.5rem;padding:.875rem 1.25rem;font-size:.9rem;display:flex}.Navbar-module__cJzEcG__mobileSearchBtn:hover{border-color:var(--accent-gold);color:var(--text-secondary)}.Navbar-module__cJzEcG__mobileSignInBtn{background:var(--accent-gold);color:var(--text-inverse);font-family:var(--font-accent);letter-spacing:.03em;text-transform:uppercase;text-align:center;border-radius:var(--radius-sm);transition:all var(--transition-fast);margin-top:1rem;padding:1rem 1.25rem;font-size:.875rem;font-weight:600;text-decoration:none;display:block}.Navbar-module__cJzEcG__mobileSignInBtn:hover{box-shadow:var(--shadow-gold)}@media (max-width:768px){.Navbar-module__cJzEcG__navLinks{display:none}.Navbar-module__cJzEcG__mobileMenuBtn{display:flex}.Navbar-module__cJzEcG__nav{padding:0 1rem}.Navbar-module__cJzEcG__logoText{font-size:1.5rem}.Navbar-module__cJzEcG__userName{display:none}.Navbar-module__cJzEcG__userBtn{padding:.5rem}}
.SearchModal-module__b1D-bq__backdrop{-webkit-backdrop-filter:blur(8px);z-index:9999;background:#000c;justify-content:center;align-items:flex-start;padding-top:15vh;animation:.15s SearchModal-module__b1D-bq__fadeIn;display:flex;position:fixed;inset:0}@keyframes SearchModal-module__b1D-bq__fadeIn{0%{opacity:0}to{opacity:1}}.SearchModal-module__b1D-bq__modal{background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);width:100%;max-width:560px;animation:.2s SearchModal-module__b1D-bq__slideDown;overflow:hidden;box-shadow:0 25px 50px -12px #00000080}@keyframes SearchModal-module__b1D-bq__slideDown{0%{opacity:0;transform:translateY(-16px)}to{opacity:1;transform:translateY(0)}}.SearchModal-module__b1D-bq__searchHeader{border-bottom:1px solid var(--border-subtle);align-items:center;gap:.75rem;padding:1rem 1.25rem;display:flex}.SearchModal-module__b1D-bq__searchIcon{color:var(--text-muted);flex-shrink:0}.SearchModal-module__b1D-bq__searchInput{color:var(--text-primary);background:0 0;border:none;outline:none;flex:1;font-size:1.1rem}.SearchModal-module__b1D-bq__searchInput::placeholder{color:var(--text-muted)}.SearchModal-module__b1D-bq__loadingIcon{color:var(--accent-gold);flex-shrink:0;animation:1s linear infinite SearchModal-module__b1D-bq__spin}@keyframes SearchModal-module__b1D-bq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.SearchModal-module__b1D-bq__closeBtn{background:var(--bg-hover);border-radius:var(--radius-sm);width:28px;height:28px;color:var(--text-muted);cursor:pointer;transition:all var(--transition-fast);border:none;flex-shrink:0;justify-content:center;align-items:center;display:flex}.SearchModal-module__b1D-bq__closeBtn:hover{background:var(--border-subtle);color:var(--text-primary)}.SearchModal-module__b1D-bq__results{max-height:400px;padding:.5rem;overflow-y:auto}.SearchModal-module__b1D-bq__result{border-radius:var(--radius-md);cursor:pointer;text-align:left;width:100%;transition:all var(--transition-fast);background:0 0;border:none;align-items:center;gap:1rem;padding:.75rem;display:flex}.SearchModal-module__b1D-bq__result:hover,.SearchModal-module__b1D-bq__resultActive{background:var(--bg-hover)}.SearchModal-module__b1D-bq__resultImage{border-radius:var(--radius-sm);flex-shrink:0;width:60px;height:34px;position:relative;overflow:hidden}.SearchModal-module__b1D-bq__resultImage img{object-fit:cover}.SearchModal-module__b1D-bq__resultInfo{flex-direction:column;flex:1;gap:.2rem;min-width:0;display:flex}.SearchModal-module__b1D-bq__resultName{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;font-weight:500;overflow:hidden}.SearchModal-module__b1D-bq__resultDesc{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.8rem;overflow:hidden}.SearchModal-module__b1D-bq__empty{text-align:center;color:var(--text-muted);padding:2rem;font-size:.9rem}.SearchModal-module__b1D-bq__footer{border-top:1px solid var(--border-subtle);background:var(--bg-surface);color:var(--text-muted);justify-content:center;gap:1.5rem;padding:.75rem;font-size:.75rem;display:flex}.SearchModal-module__b1D-bq__footer kbd{background:var(--bg-hover);border:1px solid var(--border-subtle);font-family:var(--font-accent);border-radius:4px;margin-right:.3rem;padding:.15rem .4rem;font-size:.7rem;display:inline-block}@media (max-width:640px){.SearchModal-module__b1D-bq__backdrop{align-items:flex-start;padding-top:0}.SearchModal-module__b1D-bq__modal{border:none;border-radius:0;max-width:100%;min-height:100vh}.SearchModal-module__b1D-bq__footer{display:none}}
.FeaturedCarousel-module__JB9NDq__heroSection{align-items:flex-end;width:100%;min-height:80vh;display:flex;position:relative;overflow:hidden}.FeaturedCarousel-module__JB9NDq__heroBackground{z-index:0;position:absolute;inset:0}.FeaturedCarousel-module__JB9NDq__heroBgImage{object-fit:cover;object-position:center top;width:100%;height:100%;animation:.8s FeaturedCarousel-module__JB9NDq__heroImageFade;transform:scale(1.02)}@keyframes FeaturedCarousel-module__JB9NDq__heroImageFade{0%{opacity:0;transform:scale(1.1)}to{opacity:1;transform:scale(1.02)}}.FeaturedCarousel-module__JB9NDq__heroOverlay{background:linear-gradient(to top,var(--bg-deep)0%,#0d0d0df2 15%,#0d0d0d99 40%,#0d0d0d4d 70%,#0d0d0d66 100%);position:absolute;inset:0}.FeaturedCarousel-module__JB9NDq__heroContent{z-index:2;width:100%;padding-bottom:4rem;position:relative}.FeaturedCarousel-module__JB9NDq__heroContainer{max-width:var(--container-max);padding:0 var(--container-padding);grid-template-columns:1fr 400px;align-items:end;gap:4rem;margin:0 auto;display:grid}.FeaturedCarousel-module__JB9NDq__heroInfo{-webkit-backdrop-filter:blur(12px);border-radius:var(--radius-lg);background:#0a0a0cbf;border:1px solid #ffffff0d;padding:1.5rem;animation:.6s FeaturedCarousel-module__JB9NDq__slideUp}@keyframes FeaturedCarousel-module__JB9NDq__slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.FeaturedCarousel-module__JB9NDq__heroLabel{font-family:var(--font-accent);letter-spacing:.15em;text-transform:uppercase;color:var(--accent-gold);background:var(--accent-gold-dim);border:1px solid var(--border-gold);border-radius:var(--radius-sm);margin-bottom:1rem;padding:.35rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}.FeaturedCarousel-module__JB9NDq__heroTitle{font-family:var(--font-display);letter-spacing:.02em;text-shadow:0 4px 30px #000c;margin-bottom:1rem;font-size:clamp(3rem,6vw,5rem);line-height:.95}.FeaturedCarousel-module__JB9NDq__heroMeta{flex-wrap:wrap;gap:1rem;margin-bottom:1rem;display:flex}.FeaturedCarousel-module__JB9NDq__heroMetaItem{color:var(--text-secondary);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);transition:all var(--transition-fast);background:#ffffff0d;align-items:center;gap:.4rem;padding:.35rem .75rem;font-size:.85rem;display:inline-flex}.FeaturedCarousel-module__JB9NDq__heroMetaItem svg{opacity:.8}.FeaturedCarousel-module__JB9NDq__heroMetaCount{color:var(--text-muted);font-size:.75rem}.FeaturedCarousel-module__JB9NDq__heroTags{flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem;display:flex}.FeaturedCarousel-module__JB9NDq__heroTag{font-family:var(--font-accent);letter-spacing:.03em;text-transform:uppercase;color:var(--text-secondary);border:1px solid var(--border-subtle);border-radius:var(--radius-full);transition:all var(--transition-fast);background:#ffffff14;padding:.3rem .7rem;font-size:.75rem;font-weight:500}.FeaturedCarousel-module__JB9NDq__heroTag:hover{border-color:var(--accent-gold);color:var(--accent-gold)}.FeaturedCarousel-module__JB9NDq__heroDescription{color:var(--text-secondary);max-width:550px;margin-bottom:2rem;font-size:1rem;line-height:1.7}.FeaturedCarousel-module__JB9NDq__heroActions{align-items:center;gap:1.5rem;display:flex}.FeaturedCarousel-module__JB9NDq__heroBtn{background:linear-gradient(135deg,var(--accent-gold)0%,#c49b48 100%);color:var(--text-inverse);font-family:var(--font-accent);letter-spacing:.05em;text-transform:uppercase;border-radius:var(--radius-sm);box-shadow:var(--shadow-sm),0 0 30px #d4a8534d;transition:all var(--transition-base);align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-flex}.FeaturedCarousel-module__JB9NDq__heroBtn:hover{box-shadow:var(--shadow-md),0 0 40px #d4a85366;color:var(--text-inverse);transform:translateY(-2px)}.FeaturedCarousel-module__JB9NDq__heroBtn svg{transition:transform var(--transition-fast)}.FeaturedCarousel-module__JB9NDq__heroBtn:hover svg{transform:translate(3px)}.FeaturedCarousel-module__JB9NDq__heroPricing{align-items:center;gap:.75rem;display:flex}.FeaturedCarousel-module__JB9NDq__heroDiscount{font-family:var(--font-accent);color:var(--highlight-green);border-radius:var(--radius-sm);background:#43a04726;padding:.25rem .6rem;font-size:1.25rem;font-weight:700}.FeaturedCarousel-module__JB9NDq__heroPrice{font-family:var(--font-accent);color:var(--text-primary);font-size:1.5rem;font-weight:600}.FeaturedCarousel-module__JB9NDq__heroPreview{flex-direction:column;gap:.75rem;display:flex}.FeaturedCarousel-module__JB9NDq__previewThumb{border-radius:var(--radius-md);border:2px solid var(--border-subtle);width:100%;height:90px;transition:all var(--transition-base);cursor:pointer;font:inherit;background:0 0;margin:0;padding:0;animation:.6s backwards FeaturedCarousel-module__JB9NDq__slideUp;position:relative;overflow:hidden}.FeaturedCarousel-module__JB9NDq__previewThumb:hover{border-color:var(--accent-gold);box-shadow:var(--shadow-gold);transform:scale(1.02)}.FeaturedCarousel-module__JB9NDq__previewThumbActive{border-color:var(--accent-gold);box-shadow:0 0 16px #d4af3766}.FeaturedCarousel-module__JB9NDq__previewThumb img{object-fit:cover}.FeaturedCarousel-module__JB9NDq__heroDots{z-index:10;gap:.5rem;display:flex;position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%)}.FeaturedCarousel-module__JB9NDq__heroDot{border-radius:var(--radius-full);background:var(--bg-hover);border:1px solid var(--border-subtle);cursor:pointer;width:8px;height:8px;transition:all var(--transition-fast);padding:0}.FeaturedCarousel-module__JB9NDq__heroDot:hover{background:var(--text-secondary)}.FeaturedCarousel-module__JB9NDq__heroDotActive{background:var(--accent-gold);border-color:var(--accent-gold);width:24px}@media (max-width:1024px){.FeaturedCarousel-module__JB9NDq__heroContainer{grid-template-columns:1fr;gap:2rem}.FeaturedCarousel-module__JB9NDq__heroPreview{display:none}}@media (max-width:768px){.FeaturedCarousel-module__JB9NDq__heroSection{min-height:auto;padding-bottom:2rem}.FeaturedCarousel-module__JB9NDq__heroContent{padding-bottom:2rem}.FeaturedCarousel-module__JB9NDq__heroInfo{border-radius:var(--radius-md);padding:1rem}.FeaturedCarousel-module__JB9NDq__heroLabel{margin-bottom:.75rem;padding:.25rem .5rem;font-size:.65rem}.FeaturedCarousel-module__JB9NDq__heroTitle{margin-bottom:.75rem;font-size:clamp(1.75rem,8vw,2.5rem);line-height:1.1}.FeaturedCarousel-module__JB9NDq__heroMeta{gap:.5rem;margin-bottom:.75rem}.FeaturedCarousel-module__JB9NDq__heroMetaItem{padding:.25rem .5rem;font-size:.75rem}.FeaturedCarousel-module__JB9NDq__heroMetaCount{display:none}.FeaturedCarousel-module__JB9NDq__heroTags{gap:.35rem;margin-bottom:1rem}.FeaturedCarousel-module__JB9NDq__heroTag{padding:.2rem .5rem;font-size:.65rem}.FeaturedCarousel-module__JB9NDq__heroDescription{display:none}.FeaturedCarousel-module__JB9NDq__heroActions{flex-direction:column;align-items:stretch;gap:.75rem}.FeaturedCarousel-module__JB9NDq__heroBtn{justify-content:center;padding:.75rem 1.25rem;font-size:.8rem}.FeaturedCarousel-module__JB9NDq__heroPricing{justify-content:center}.FeaturedCarousel-module__JB9NDq__heroPrice{font-size:1.25rem}.FeaturedCarousel-module__JB9NDq__heroDiscount{font-size:1rem}.FeaturedCarousel-module__JB9NDq__heroDots{bottom:.75rem}.FeaturedCarousel-module__JB9NDq__heroDot{width:6px;height:6px}.FeaturedCarousel-module__JB9NDq__heroDotActive{width:18px}}@media (max-width:480px){.FeaturedCarousel-module__JB9NDq__heroInfo{padding:.875rem}.FeaturedCarousel-module__JB9NDq__heroTitle{font-size:1.5rem}.FeaturedCarousel-module__JB9NDq__heroMeta{flex-direction:column;gap:.4rem}.FeaturedCarousel-module__JB9NDq__heroMetaItem{justify-content:center;width:100%}.FeaturedCarousel-module__JB9NDq__heroTags{justify-content:center}}
.game-module__PYBN0q__page{min-height:100vh;position:relative}.game-module__PYBN0q__bgWrapper{z-index:-1;position:fixed;inset:0}.game-module__PYBN0q__bgImage{object-fit:cover;opacity:.12;filter:blur(20px)saturate(.8);width:100%;height:100%}.game-module__PYBN0q__bgOverlay{background:linear-gradient(#0a0a0cb3 0%,#0a0a0cf2 50%,#0a0a0c 100%);position:absolute;inset:0}.game-module__PYBN0q__hero{text-align:center;border-bottom:1px solid var(--border-subtle);justify-content:center;align-items:center;min-height:350px;padding:5rem 0 3rem;display:flex;position:relative;overflow:hidden}.game-module__PYBN0q__heroBg{z-index:0;position:absolute;inset:0;overflow:hidden}.game-module__PYBN0q__heroBgImage{object-fit:cover;object-position:center top;opacity:.5;filter:blur(2px);width:100%;height:100%;position:absolute;inset:0}.game-module__PYBN0q__heroBgOverlay{background:radial-gradient(at top,#d4af370d 0%,#0000 50%),linear-gradient(#0a0a0c33 0%,#0a0a0cb3 70%,#0a0a0c 100%);position:absolute;inset:0}.game-module__PYBN0q__heroInner{z-index:1;max-width:700px;margin:0 auto;padding:0 1.5rem;position:relative}.game-module__PYBN0q__gameTitle{font-family:var(--font-display);color:var(--text-primary);letter-spacing:-.02em;margin-bottom:1.5rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:700;line-height:1.1}.game-module__PYBN0q__gameInfo{margin-bottom:2rem}.game-module__PYBN0q__reviewScore{align-items:baseline;gap:.5rem;margin-bottom:.75rem;display:inline-flex}.game-module__PYBN0q__reviewPercent{font-size:2rem;font-weight:700;font-family:var(--font-display)}.game-module__PYBN0q__reviewLabel{font-size:.9rem;font-weight:500}.game-module__PYBN0q__metaLine{color:var(--text-secondary);margin-bottom:1rem;font-size:.9rem}.game-module__PYBN0q__divider{opacity:.5;margin:0 .5rem}.game-module__PYBN0q__genres{flex-wrap:wrap;justify-content:center;gap:.5rem;display:flex}.game-module__PYBN0q__genre{text-transform:uppercase;letter-spacing:.05em;color:var(--accent-gold);border-radius:var(--radius-full);background:#d4af371a;border:1px solid #d4af3733;padding:.35rem .8rem;font-size:.7rem;font-weight:600}.game-module__PYBN0q__heroActions{justify-content:center;display:flex}.game-module__PYBN0q__primaryBtn{color:var(--accent-gold);border-radius:var(--radius-sm);background:#d4af371a;border:1px solid #d4af374d;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.8rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.game-module__PYBN0q__primaryBtn:hover{border-color:var(--accent-gold);background:#d4af3733}.game-module__PYBN0q__price{border-radius:var(--radius-sm);background:#d4af3733;padding:.15rem .4rem;font-size:.75rem;font-weight:700}.game-module__PYBN0q__content{max-width:1100px;margin:0 auto;padding:0 1.5rem 4rem}.game-module__PYBN0q__communityPanel{max-width:800px}.game-module__PYBN0q__nav{border-bottom:1px solid var(--border-subtle);gap:.25rem;margin-bottom:2rem;padding:1.5rem 0;display:flex}.game-module__PYBN0q__navBtn{color:var(--text-secondary);border-radius:var(--radius-sm);cursor:pointer;background:0 0;border:none;align-items:center;gap:.4rem;padding:.6rem 1rem;font-size:.875rem;font-weight:500;transition:all .15s;display:inline-flex}.game-module__PYBN0q__navBtn:hover{color:var(--text-primary);background:var(--bg-hover)}.game-module__PYBN0q__navActive{color:var(--accent-gold);background:#d4af371a}.game-module__PYBN0q__badge{color:var(--bg-deep);background:var(--accent-gold);border-radius:var(--radius-full);padding:.15rem .4rem;font-size:.7rem;font-weight:700}.game-module__PYBN0q__aboutGrid{grid-template-columns:1fr 320px;gap:3rem;display:grid}.game-module__PYBN0q__mainContent{min-width:0}.game-module__PYBN0q__description{color:var(--text-secondary);font-size:.95rem;line-height:1.8}.game-module__PYBN0q__description h1,.game-module__PYBN0q__description h2,.game-module__PYBN0q__description h3{color:var(--text-primary);margin:2rem 0 .75rem;font-size:1.1rem;font-weight:600}.game-module__PYBN0q__description h1:first-child,.game-module__PYBN0q__description h2:first-child{margin-top:0}.game-module__PYBN0q__description p{margin-bottom:1rem}.game-module__PYBN0q__description img{border-radius:var(--radius-sm);max-width:100%;margin:1rem 0}.game-module__PYBN0q__description a{color:var(--accent-gold);text-underline-offset:2px;text-decoration:underline}.game-module__PYBN0q__description ul,.game-module__PYBN0q__description ol{margin:1rem 0;padding-left:1.5rem}.game-module__PYBN0q__description li{margin-bottom:.5rem}.game-module__PYBN0q__sidebar{position:sticky;top:100px}.game-module__PYBN0q__card{background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:var(--radius-md);overflow:hidden}.game-module__PYBN0q__cardImageWrapper{aspect-ratio:16/9;width:100%;position:relative}.game-module__PYBN0q__cardImage{object-fit:cover}.game-module__PYBN0q__cardBody{padding:1.25rem}.game-module__PYBN0q__stat{border-bottom:1px solid #ffffff0d;justify-content:space-between;padding:.6rem 0;display:flex}.game-module__PYBN0q__stat:last-of-type{border-bottom:none}.game-module__PYBN0q__statLabel{color:var(--text-muted);font-size:.8rem}.game-module__PYBN0q__statValue{color:var(--text-primary);text-align:right;font-size:.85rem}.game-module__PYBN0q__reviewBox{border-top:1px solid var(--border-subtle);margin-top:1rem;padding-top:1rem}.game-module__PYBN0q__reviewHeader{justify-content:space-between;align-items:baseline;margin-bottom:.5rem;display:flex}.game-module__PYBN0q__reviewText{font-size:.9rem;font-weight:600}.game-module__PYBN0q__reviewPct{color:var(--text-muted);font-size:.8rem}.game-module__PYBN0q__reviewBar{background:#a34c254d;border-radius:2px;height:4px;overflow:hidden}.game-module__PYBN0q__reviewFill{background:#66c0f4;border-radius:2px;height:100%}.game-module__PYBN0q__reviewCounts{color:var(--text-muted);justify-content:space-between;margin-top:.5rem;font-size:.75rem;display:flex}.game-module__PYBN0q__platforms{border-top:1px solid var(--border-subtle);flex-wrap:wrap;gap:.5rem;margin-top:1rem;padding-top:1rem;display:flex}.game-module__PYBN0q__platform{color:var(--text-secondary);background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);padding:.3rem .6rem;font-size:.75rem}.game-module__PYBN0q__twoColumnLayout{grid-template-columns:1fr 300px;align-items:start;gap:2rem;display:grid}.game-module__PYBN0q__mainColumn{flex-direction:column;gap:1.5rem;display:flex}.game-module__PYBN0q__sideColumn{position:sticky;top:100px}.game-module__PYBN0q__reviewPanel{border:1px solid #d4af3733;border-top:3px solid var(--accent-gold);border-radius:var(--radius-lg);background:linear-gradient(#282620 0%,#1c1a18 100%);flex-direction:column;gap:1.5rem;padding:2.25rem 2rem 2rem;display:flex;position:relative;box-shadow:0 8px 32px #0000004d,inset 0 1px #ffffff08}.game-module__PYBN0q__reviewScoreCard{flex-direction:column;align-items:center;gap:.5rem;display:flex}.game-module__PYBN0q__scoreRing{background:linear-gradient(135deg,#d4af3766 0%,#d4af3726 100%);border-radius:50%;padding:5px;box-shadow:0 0 20px #d4af3740}@keyframes game-module__PYBN0q__pulseGlow{0%,to{box-shadow:0 0 15px #d4af3733}50%{box-shadow:0 0 25px #d4af3759}}.game-module__PYBN0q__scoreCircle{background:linear-gradient(135deg,var(--accent-gold)0%,#c4a235 100%);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;display:flex;box-shadow:0 6px 24px #d4af3759}.game-module__PYBN0q__scoreNumber{color:var(--bg-deep);font-size:2.25rem;font-weight:800;line-height:1}.game-module__PYBN0q__scoreLabel{text-align:center}.game-module__PYBN0q__ratingDescriptor{color:var(--accent-gold);margin-bottom:.25rem;font-size:1.1rem;font-weight:700;display:block}.game-module__PYBN0q__outOf{color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;font-size:.65rem;font-weight:500}.game-module__PYBN0q__tldrWrapper{width:100%}.game-module__PYBN0q__tldrLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--accent-gold);border-bottom:1px solid #d4af3733;margin-bottom:.75rem;padding-bottom:.5rem;font-size:.7rem;font-weight:700;display:block}.game-module__PYBN0q__reviewTldr{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-md);padding:1.25rem}.game-module__PYBN0q__reviewTldr p{color:var(--text-secondary);margin:0 0 .25rem;font-size:.875rem;line-height:1.6}.game-module__PYBN0q__reviewTldr ul{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.game-module__PYBN0q__reviewTldr li{color:var(--text-secondary);padding-left:1.25rem;font-size:.875rem;line-height:1.5;position:relative}.game-module__PYBN0q__reviewTldr li:before{content:"•";color:var(--accent-gold);font-weight:700;position:absolute;left:0}.game-module__PYBN0q__reviewTldr strong{font-weight:700}.game-module__PYBN0q__reviewArticle{-webkit-backdrop-filter:blur(10px);border-radius:var(--radius-lg);color:var(--text-secondary);background:#19191eb3;border:1px solid #d4af371a;padding:2rem;font-size:.95rem;line-height:1.8;position:relative;box-shadow:0 4px 30px #0000004d,inset 0 1px #ffffff0d}.game-module__PYBN0q__reviewArticle p{margin:0 0 1rem}.game-module__PYBN0q__reviewArticle p:last-child{margin:0}.game-module__PYBN0q__reviewArticle h2,.game-module__PYBN0q__reviewArticle h3{color:var(--text-primary);margin:1.5rem 0 .75rem}.game-module__PYBN0q__reviewArticle h2{font-size:1.15rem}.game-module__PYBN0q__reviewArticle h3{font-size:1rem}.game-module__PYBN0q__reviewArticle strong{color:var(--text-primary)}.game-module__PYBN0q__reviewArticle ul,.game-module__PYBN0q__reviewArticle ol{margin:1rem 0;padding-left:1.5rem}.game-module__PYBN0q__reviewArticle blockquote{border-left:3px solid var(--accent-gold);background:#d4af370d;margin:1rem 0;padding:.75rem 1rem;font-style:italic}.game-module__PYBN0q__reviewArticle a{color:var(--accent-gold)}.game-module__PYBN0q__reviewArticle img{border-radius:var(--radius-sm);max-width:100%;margin:1rem 0}.game-module__PYBN0q__reviewArticle code{color:var(--accent-gold);background:#d4af371a;border-radius:3px;padding:.1rem .3rem;font-size:.85em}.game-module__PYBN0q__reviewArticle pre{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);margin:1rem 0;padding:1rem;overflow-x:auto}.game-module__PYBN0q__reviewArticle pre code{background:0 0;padding:0}.game-module__PYBN0q__infoCard{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);overflow:hidden}.game-module__PYBN0q__steamBottom{justify-content:space-between;align-items:center;margin-top:.5rem;font-size:.8rem;display:flex}@media (max-width:900px){.game-module__PYBN0q__twoColumnLayout{grid-template-columns:1fr}.game-module__PYBN0q__sideColumn{order:-1;position:static}.game-module__PYBN0q__reviewPanel{text-align:center;flex-direction:column}.game-module__PYBN0q__reviewTldr{border-left:none;border-top:2px solid var(--accent-gold);padding-top:1rem;padding-left:0}}.game-module__PYBN0q__featuredReview{border-radius:var(--radius-lg);background:linear-gradient(135deg,#d4af3714 0%,#d4af3705 100%);border:1px solid #d4af3740;padding:1.5rem}.game-module__PYBN0q__reviewHeader2{border-bottom:1px solid #d4af3726;align-items:flex-start;gap:1.25rem;margin-bottom:1.25rem;padding-bottom:1.25rem;display:flex}.game-module__PYBN0q__reviewMeta{flex:1}.game-module__PYBN0q__steamReview{border-top:1px solid var(--border-subtle);margin-top:1rem;padding-top:1rem}.game-module__PYBN0q__steamReviewHeader{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.game-module__PYBN0q__steamLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);font-size:.7rem}.game-module__PYBN0q__reviewVerdict{margin-top:.5rem;font-size:.85rem;font-weight:600;display:block}@media (max-width:900px){.game-module__PYBN0q__aboutLayout{grid-template-columns:1fr}.game-module__PYBN0q__sideColumn{order:-1;position:static}}.game-module__PYBN0q__reviewBadge{background:linear-gradient(135deg,var(--accent-gold)0%,#b8941e 100%);border-radius:var(--radius-md);flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;min-width:70px;height:70px;display:flex}.game-module__PYBN0q__reviewScore{color:var(--bg-deep);font-size:1.75rem;font-weight:800;line-height:1}.game-module__PYBN0q__reviewScoreMax{color:#00000080;font-size:.75rem;font-weight:600}.game-module__PYBN0q__reviewContent{flex:1;min-width:0}.game-module__PYBN0q__reviewTitle{color:var(--accent-gold);text-transform:uppercase;letter-spacing:.05em;margin:0 0 .75rem;font-size:1.25rem;font-weight:700}.game-module__PYBN0q__reviewSummary{color:var(--text-primary);margin:0 0 1rem;font-size:1.1rem;font-style:italic;line-height:1.6}.game-module__PYBN0q__reviewBody{color:var(--text-secondary);font-size:.9rem;line-height:1.7}.game-module__PYBN0q__reviewBody p{margin:0 0 .75rem}.game-module__PYBN0q__reviewBody h2,.game-module__PYBN0q__reviewBody h3{color:var(--text-primary);margin:1.5rem 0 .75rem}.game-module__PYBN0q__reviewBody h2{font-size:1.1rem}.game-module__PYBN0q__reviewBody h3{font-size:1rem}.game-module__PYBN0q__reviewBody strong{color:var(--text-primary)}.game-module__PYBN0q__reviewBody ul,.game-module__PYBN0q__reviewBody ol{margin:.75rem 0;padding-left:1.5rem}.game-module__PYBN0q__reviewBody blockquote{border-left:3px solid var(--accent-gold);background:#d4af370d;margin:1rem 0;padding:.75rem 1rem;font-style:italic}.game-module__PYBN0q__reviewBody code{color:var(--accent-gold);background:#d4af371a;border-radius:3px;padding:.1rem .3rem;font-family:Fira Code,monospace;font-size:.85em}.game-module__PYBN0q__reviewBody pre{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);margin:1rem 0;padding:1rem;overflow-x:auto}.game-module__PYBN0q__reviewBody pre code{background:0 0;padding:0}.game-module__PYBN0q__reviewBody a{color:var(--accent-gold)}.game-module__PYBN0q__reviewBody img{border-radius:var(--radius-sm);max-width:100%;margin:1rem 0}@media (max-width:768px){.game-module__PYBN0q__featuredReview{text-align:center;flex-direction:column;align-items:center;padding:1.5rem}.game-module__PYBN0q__reviewBadge{width:80px;min-width:80px;height:80px}.game-module__PYBN0q__reviewScore{font-size:2rem}}.game-module__PYBN0q__adminReviewHeader{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.game-module__PYBN0q__adminReviewLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--accent-gold);font-size:.7rem;font-weight:700}.game-module__PYBN0q__adminRating{color:var(--accent-gold);font-size:1rem;font-weight:700}.game-module__PYBN0q__adminSummary{color:var(--text-secondary);margin:0 0 .75rem;font-size:.85rem;font-style:italic;line-height:1.5}.game-module__PYBN0q__fullReviewDetails{cursor:pointer}.game-module__PYBN0q__readMore{color:var(--accent-gold);cursor:pointer;font-size:.75rem;list-style:none}.game-module__PYBN0q__readMore::-webkit-details-marker{display:none}.game-module__PYBN0q__readMore:hover{text-decoration:underline}.game-module__PYBN0q__adminFullReview{color:var(--text-secondary);margin-top:.75rem;font-size:.8rem;line-height:1.6}.game-module__PYBN0q__adminFullReview p{margin:0 0 .5rem}.game-module__PYBN0q__adminFullReview h2,.game-module__PYBN0q__adminFullReview h3{color:var(--text-primary);margin:1rem 0 .5rem}.game-module__PYBN0q__adminFullReview h2{font-size:1rem}.game-module__PYBN0q__adminFullReview h3{font-size:.9rem}.game-module__PYBN0q__adminFullReview strong{color:var(--text-primary)}.game-module__PYBN0q__adminFullReview ul,.game-module__PYBN0q__adminFullReview ol{margin:.5rem 0;padding-left:1.25rem}.game-module__PYBN0q__adminFullReview img,.game-module__PYBN0q__adminFullReview iframe{border-radius:var(--radius-sm);max-width:100%;margin:.5rem 0}.game-module__PYBN0q__adminFullReview blockquote{border-left:3px solid var(--accent-gold);background:#d4af370d;margin:.5rem 0;padding:.5rem .75rem;font-style:italic}.game-module__PYBN0q__adminFullReview a{color:var(--accent-gold)}.game-module__PYBN0q__adminFullReview code{color:var(--accent-gold);background:#d4af371a;border-radius:3px;padding:.1rem .25rem;font-family:Fira Code,Courier New,monospace;font-size:.8em}.game-module__PYBN0q__adminFullReview pre{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);margin:.5rem 0;padding:.75rem;overflow-x:auto}.game-module__PYBN0q__adminFullReview pre code{background:0 0;padding:0;display:block}.game-module__PYBN0q__mediaPanel{max-width:900px}.game-module__PYBN0q__mediaSection{margin-bottom:2.5rem}.game-module__PYBN0q__mediaTitle{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);margin-bottom:1rem;font-size:.8rem;font-weight:600}.game-module__PYBN0q__videoWrapper{border-radius:var(--radius-md);background:#000;overflow:hidden}.game-module__PYBN0q__videoWrapper video{width:100%;display:block}.game-module__PYBN0q__videoFallback{color:var(--text-muted);margin-top:.75rem;font-size:.8rem}.game-module__PYBN0q__videoFallback a{color:var(--accent-gold);text-decoration:none}.game-module__PYBN0q__videoFallback a:hover{text-decoration:underline}.game-module__PYBN0q__trailerPreview{border-radius:var(--radius-md);text-decoration:none;transition:transform .2s;display:block;position:relative;overflow:hidden}.game-module__PYBN0q__trailerPreview:hover{transform:scale(1.01)}.game-module__PYBN0q__trailerPreview:hover .game-module__PYBN0q__playOverlay{background:#0009}.game-module__PYBN0q__trailerThumbnail{width:100%;display:block}.game-module__PYBN0q__playOverlay{color:#fff;background:#0006;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;transition:background .2s;display:flex;position:absolute;inset:0}.game-module__PYBN0q__playOverlay svg{filter:drop-shadow(0 2px 8px #00000080);width:64px;height:64px}.game-module__PYBN0q__playOverlay span{background:var(--accent-gold);color:var(--bg-deep);border-radius:var(--radius-sm);padding:.5rem 1rem;font-size:.9rem;font-weight:600}.game-module__PYBN0q__screenshotGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.75rem;display:grid}.game-module__PYBN0q__screenshot{border:1px solid var(--border-subtle);border-radius:var(--radius-sm);cursor:pointer;background:0 0;padding:0;transition:all .2s;display:block;overflow:hidden}.game-module__PYBN0q__screenshot:hover{border-color:var(--accent-gold);transform:scale(1.02)}.game-module__PYBN0q__screenshot img{width:100%;display:block}.game-module__PYBN0q__specsPanel{max-width:900px}.game-module__PYBN0q__specsGrid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:1.5rem;display:grid}.game-module__PYBN0q__specCard{background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:var(--radius-md);padding:1.5rem}.game-module__PYBN0q__specTitle{text-transform:uppercase;letter-spacing:.05em;color:var(--accent-gold);margin-bottom:1rem;font-size:.75rem;font-weight:600}.game-module__PYBN0q__specContent{color:var(--text-secondary);font-size:.85rem;line-height:1.7}.game-module__PYBN0q__specContent strong,.game-module__PYBN0q__specContent b{color:var(--text-primary);font-weight:500}.game-module__PYBN0q__updatesPanel{max-width:800px}.game-module__PYBN0q__updatesList{flex-direction:column;gap:1.5rem;display:flex}.game-module__PYBN0q__updateItem{background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:var(--radius-md);padding:1.5rem}.game-module__PYBN0q__updateHeader{align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.game-module__PYBN0q__updateDate{color:var(--text-muted);font-size:.8rem}.game-module__PYBN0q__updateTag{text-transform:uppercase;letter-spacing:.03em;color:var(--accent-gold);border-radius:var(--radius-sm);background:#d4af371a;border:1px solid #d4af3733;padding:.2rem .5rem;font-size:.65rem;font-weight:600}.game-module__PYBN0q__updateTitle{color:var(--text-primary);margin-bottom:1rem;font-size:1.1rem;font-weight:600}.game-module__PYBN0q__updateBody{color:var(--text-secondary);max-height:300px;font-size:.9rem;line-height:1.7;overflow-y:auto}.game-module__PYBN0q__updateBody h1,.game-module__PYBN0q__updateBody h2,.game-module__PYBN0q__updateBody h3{color:var(--text-primary);margin:1rem 0 .5rem;font-size:1rem;font-weight:600}.game-module__PYBN0q__updateBody img{border-radius:var(--radius-sm);max-width:100%}.game-module__PYBN0q__updateBody a{color:var(--accent-gold)}.game-module__PYBN0q__updateLink{color:var(--accent-gold);margin-top:1rem;font-size:.85rem;text-decoration:none;display:inline-block}.game-module__PYBN0q__updateLink:hover{text-decoration:underline}.game-module__PYBN0q__empty{text-align:center;color:var(--text-muted);padding:3rem}.game-module__PYBN0q__modal{z-index:100;cursor:zoom-out;background:#000000e6;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.game-module__PYBN0q__modal img{border-radius:var(--radius-md);max-width:100%;max-height:100%}@media (max-width:900px){.game-module__PYBN0q__aboutGrid{grid-template-columns:1fr}.game-module__PYBN0q__sidebar{position:static}.game-module__PYBN0q__card{max-width:400px;margin:0 auto}.game-module__PYBN0q__specsGrid{grid-template-columns:1fr}}@media (max-width:600px){.game-module__PYBN0q__hero{padding:3rem 0 2rem}.game-module__PYBN0q__gameTitle{font-size:1.75rem}.game-module__PYBN0q__nav{padding-bottom:.75rem;overflow-x:auto}.game-module__PYBN0q__screenshotGrid{grid-template-columns:repeat(2,1fr)}}
.GameRow-module__aCWDPW__section{perspective:1000px;margin-bottom:4rem}.GameRow-module__aCWDPW__sectionHeader{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.GameRow-module__aCWDPW__sectionTitle{font-family:var(--font-display);letter-spacing:.08em;text-transform:uppercase;color:var(--text-primary);align-items:center;gap:.75rem;font-size:1.5rem;display:flex;position:relative}.GameRow-module__aCWDPW__titleText{position:relative}.GameRow-module__aCWDPW__titleDecor{color:var(--accent-gold);opacity:.5;font-weight:300}.GameRow-module__aCWDPW__sectionTitle:before{content:"";background:linear-gradient(90deg,var(--accent-gold),transparent);width:50px;height:2px;position:absolute;bottom:-1rem;left:0}.GameRow-module__aCWDPW__viewAll{font-family:var(--font-accent);letter-spacing:.03em;text-transform:uppercase;color:var(--text-secondary);transition:all var(--transition-fast);align-items:center;gap:.35rem;font-size:.8rem;font-weight:500;text-decoration:none;display:inline-flex}.GameRow-module__aCWDPW__viewAll:hover{color:var(--accent-gold)}.GameRow-module__aCWDPW__viewAll svg{transition:transform var(--transition-fast)}.GameRow-module__aCWDPW__viewAll:hover svg{transform:translate(3px)}.GameRow-module__aCWDPW__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;display:grid}.GameRow-module__aCWDPW__gridFeatured{grid-template-rows:auto auto;grid-template-columns:repeat(4,1fr)}.GameRow-module__aCWDPW__gridFeatured>:first-child,.GameRow-module__aCWDPW__featuredCard{grid-area:span 2/span 2}@media (max-width:1200px){.GameRow-module__aCWDPW__gridFeatured{grid-template-columns:repeat(3,1fr)}.GameRow-module__aCWDPW__gridFeatured>:first-child,.GameRow-module__aCWDPW__featuredCard{grid-area:span 1/span 2}}@media (max-width:768px){.GameRow-module__aCWDPW__section{margin-bottom:3rem}.GameRow-module__aCWDPW__grid,.GameRow-module__aCWDPW__gridFeatured{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1rem}.GameRow-module__aCWDPW__gridFeatured>:first-child,.GameRow-module__aCWDPW__featuredCard{grid-area:span 1/span 1}.GameRow-module__aCWDPW__sectionTitle{font-size:1.25rem}}
.categories-module__85yMYq__page{min-height:100vh;padding-bottom:4rem}.categories-module__85yMYq__header{border-bottom:1px solid var(--border-subtle);background:linear-gradient(#d4af3714 0%,#0000 100%);margin-bottom:3rem;padding:6rem 0 3rem}.categories-module__85yMYq__headerContent{align-items:center;gap:1.25rem;display:flex}.categories-module__85yMYq__headerIcon{color:var(--accent-gold)}.categories-module__85yMYq__title{font-family:var(--font-display);margin-bottom:.25rem;font-size:2.5rem}.categories-module__85yMYq__subtitle{color:var(--text-muted);font-size:1rem}.categories-module__85yMYq__backLink{color:var(--text-secondary);transition:color var(--transition-fast);align-items:center;gap:.5rem;font-size:.9rem;text-decoration:none;display:inline-flex}.categories-module__85yMYq__backLink:hover{color:var(--accent-gold)}.categories-module__85yMYq__grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem;display:grid}.categories-module__85yMYq__categoryCard{border-radius:var(--radius-lg);border:1px solid var(--border-subtle);height:180px;transition:all var(--transition-base);text-decoration:none;position:relative;overflow:hidden}.categories-module__85yMYq__categoryCard:hover{border-color:var(--accent-gold);transform:translateY(-4px)scale(1.01);box-shadow:0 0 0 1px #d4af3733,0 20px 40px #0006,0 0 30px #d4af371a}.categories-module__85yMYq__cardBackground{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.categories-module__85yMYq__bgImage{object-fit:cover;width:100%;height:100%;transition:all var(--transition-base);position:absolute}.categories-module__85yMYq__categoryCard:hover .categories-module__85yMYq__bgImage{transform:scale(1.08)!important}.categories-module__85yMYq__cardOverlay{transition:background var(--transition-base);background:linear-gradient(135deg,#0d0d0dd9 0%,#0d0d0db3 40%,#0d0d0dcc 100%);position:absolute;inset:0}.categories-module__85yMYq__categoryCard:hover .categories-module__85yMYq__cardOverlay{background:linear-gradient(135deg,#0d0d0dbf 0%,#0d0d0d99 40%,#0d0d0db3 100%)}.categories-module__85yMYq__cardContent{z-index:2;justify-content:space-between;align-items:flex-end;height:100%;padding:1.5rem;display:flex;position:relative}.categories-module__85yMYq__cardInfo{flex-direction:column;gap:.25rem;display:flex}.categories-module__85yMYq__cardTitle{font-family:var(--font-display);color:var(--text-primary);text-shadow:0 2px 8px #0009;transition:color var(--transition-fast);font-size:1.5rem;font-weight:600}.categories-module__85yMYq__categoryCard:hover .categories-module__85yMYq__cardTitle{color:var(--accent-gold)}.categories-module__85yMYq__cardCount{color:var(--text-secondary);border-radius:var(--radius-sm);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;padding:.25rem .5rem;font-size:.8rem;font-weight:500}.categories-module__85yMYq__cardArrow{color:var(--text-muted);opacity:0;transition:all var(--transition-base);transform:translate(-8px)}.categories-module__85yMYq__categoryCard:hover .categories-module__85yMYq__cardArrow{opacity:1;color:var(--accent-gold);transform:translate(0)}.categories-module__85yMYq__empty{text-align:center;color:var(--text-muted);padding:6rem 2rem}.categories-module__85yMYq__empty svg{opacity:.5;margin-bottom:1rem}.categories-module__85yMYq__empty h2{color:var(--text-secondary);margin-bottom:.5rem}@media (max-width:768px){.categories-module__85yMYq__header{padding:5rem 0 2rem}.categories-module__85yMYq__title{font-size:1.75rem}.categories-module__85yMYq__grid{grid-template-columns:1fr}.categories-module__85yMYq__categoryCard{height:140px}.categories-module__85yMYq__cardTitle{font-size:1.25rem}}
.GameCard-module__ggQ8zq__tiltWrapper{height:100%}.GameCard-module__ggQ8zq__card{background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:var(--radius-md);height:100%;transition:all var(--transition-base);flex-direction:column;text-decoration:none;display:flex;position:relative;overflow:hidden}.GameCard-module__ggQ8zq__card:hover{border-color:var(--border-gold);box-shadow:0 20px 40px #0006,0 0 0 1px var(--border-gold),0 0 30px #d4a85326}.GameCard-module__ggQ8zq__cardFeatured{min-height:400px}.GameCard-module__ggQ8zq__cardFeatured .GameCard-module__ggQ8zq__cardTitle{font-size:1.5rem}.GameCard-module__ggQ8zq__cardFeatured .GameCard-module__ggQ8zq__cardContent{padding:1.5rem}.GameCard-module__ggQ8zq__imageWrapper{aspect-ratio:16/9;width:100%;position:relative;overflow:hidden}.GameCard-module__ggQ8zq__cardFeatured .GameCard-module__ggQ8zq__imageWrapper{aspect-ratio:16/10}.GameCard-module__ggQ8zq__image{object-fit:cover;width:100%;height:100%;transition:transform var(--transition-slow)}.GameCard-module__ggQ8zq__card:hover .GameCard-module__ggQ8zq__image{transform:scale(1.08)}.GameCard-module__ggQ8zq__imageOverlay{transition:opacity var(--transition-base);background:linear-gradient(#0000 40%,#0d0d0d33 70%,#0d0d0dcc 100%);position:absolute;inset:0}.GameCard-module__ggQ8zq__card:hover .GameCard-module__ggQ8zq__imageOverlay{background:linear-gradient(#0000 30%,#0d0d0d66 60%,#0d0d0de6 100%)}.GameCard-module__ggQ8zq__cardTag{font-family:var(--font-accent);letter-spacing:.05em;text-transform:uppercase;color:var(--accent-gold);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--border-gold);border-radius:var(--radius-sm);opacity:0;transition:all var(--transition-fast);background:#0d0d0de6;padding:.25rem .5rem;font-size:.65rem;font-weight:600;position:absolute;top:.75rem;left:.75rem;transform:translateY(-5px)}.GameCard-module__ggQ8zq__card:hover .GameCard-module__ggQ8zq__cardTag{opacity:1;transform:translateY(0)}.GameCard-module__ggQ8zq__hudCoords{font-family:var(--font-accent);letter-spacing:.1em;color:var(--accent-gold);opacity:0;transition:opacity var(--transition-fast);font-size:.6rem;font-weight:500;position:absolute;bottom:.5rem;right:.5rem}.GameCard-module__ggQ8zq__card:hover .GameCard-module__ggQ8zq__hudCoords{opacity:.6}.GameCard-module__ggQ8zq__cardContent{background:linear-gradient(to bottom,var(--bg-elevated),#1a1a1af2);flex-direction:column;flex:1;gap:.75rem;padding:1rem;display:flex}.GameCard-module__ggQ8zq__cardTitle{font-family:var(--font-body);color:var(--text-primary);-webkit-line-clamp:2;line-clamp:2;transition:color var(--transition-fast);-webkit-box-orient:vertical;font-size:.95rem;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.GameCard-module__ggQ8zq__card:hover .GameCard-module__ggQ8zq__cardTitle{color:var(--accent-gold)}.GameCard-module__ggQ8zq__cardFooter{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.GameCard-module__ggQ8zq__price{font-family:var(--font-accent);color:var(--text-primary);font-size:.9rem;font-weight:600}.GameCard-module__ggQ8zq__priceGroup{align-items:center;gap:.6rem;display:flex}.GameCard-module__ggQ8zq__discountBadge{font-family:var(--font-accent);color:var(--bg-deep);border-radius:var(--radius-sm);background:linear-gradient(135deg,#43a047,#2e7d32);padding:.2rem .45rem;font-size:.8rem;font-weight:700;box-shadow:0 0 10px #43a0474d}.GameCard-module__ggQ8zq__priceStack{flex-direction:column;align-items:flex-end;gap:0;line-height:1;display:flex}.GameCard-module__ggQ8zq__originalPrice{font-family:var(--font-accent);color:var(--text-muted);font-size:.7rem;text-decoration:line-through}.GameCard-module__ggQ8zq__finalPrice{font-family:var(--font-accent);color:var(--text-primary);font-size:.9rem;font-weight:600}
.ReviewForm-module__L-3ARq__form{background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);padding:1.5rem}.ReviewForm-module__L-3ARq__title{font-family:var(--font-display);color:var(--text-primary);margin-bottom:1rem;font-size:1.25rem}.ReviewForm-module__L-3ARq__pendingBadge{border-radius:var(--radius-sm);color:#eab308;background:#eab3081a;border:1px solid #eab3084d;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.5rem .75rem;font-size:.8rem;display:inline-flex}.ReviewForm-module__L-3ARq__label{color:var(--text-secondary);margin-bottom:.5rem;font-size:.85rem;font-weight:500;display:block}.ReviewForm-module__L-3ARq__ratingSection{margin-bottom:1.5rem}.ReviewForm-module__L-3ARq__ratingRow{align-items:center;gap:1.5rem;display:flex}.ReviewForm-module__L-3ARq__stars{gap:.15rem;display:flex}.ReviewForm-module__L-3ARq__starBtn{color:var(--text-muted);cursor:pointer;transition:all var(--transition-fast);background:0 0;border:none;padding:.25rem}.ReviewForm-module__L-3ARq__starBtn:hover{transform:scale(1.15)}.ReviewForm-module__L-3ARq__starActive{color:var(--accent-gold)}.ReviewForm-module__L-3ARq__ratingDisplay{flex-direction:column;align-items:center;display:flex}.ReviewForm-module__L-3ARq__ratingNumber{font-family:var(--font-display);color:var(--accent-gold);font-size:1.75rem;font-weight:700;line-height:1}.ReviewForm-module__L-3ARq__ratingLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem}.ReviewForm-module__L-3ARq__contentSection{margin-bottom:1.5rem}.ReviewForm-module__L-3ARq__textarea{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-md);width:100%;color:var(--text-primary);resize:vertical;min-height:120px;transition:border-color var(--transition-fast);padding:1rem;font-size:.95rem;line-height:1.6}.ReviewForm-module__L-3ARq__textarea:focus{border-color:var(--accent-gold);outline:none}.ReviewForm-module__L-3ARq__textarea::placeholder{color:var(--text-muted)}.ReviewForm-module__L-3ARq__charCount{text-align:right;color:var(--text-muted);margin-top:.35rem;font-size:.75rem}.ReviewForm-module__L-3ARq__submitBtn{background:linear-gradient(135deg,var(--accent-gold)0%,#c49b48 100%);width:100%;color:var(--bg-deep);border-radius:var(--radius-sm);cursor:pointer;transition:all var(--transition-fast);border:none;justify-content:center;align-items:center;gap:.5rem;padding:.875rem 1.5rem;font-size:.9rem;font-weight:600;display:flex}.ReviewForm-module__L-3ARq__submitBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 20px #d4a8534d}.ReviewForm-module__L-3ARq__submitBtn:disabled{opacity:.6;cursor:not-allowed}.ReviewForm-module__L-3ARq__spinner{animation:1s linear infinite ReviewForm-module__L-3ARq__spin}@keyframes ReviewForm-module__L-3ARq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ReviewForm-module__L-3ARq__message{border-radius:var(--radius-sm);align-items:center;gap:.5rem;margin-top:1rem;padding:.75rem 1rem;font-size:.85rem;display:flex}.ReviewForm-module__L-3ARq__success{color:#22c55e;background:#22c55e1a;border:1px solid #22c55e4d}.ReviewForm-module__L-3ARq__error{color:#ef4444;background:#ef44441a;border:1px solid #ef44444d}@media (max-width:600px){.ReviewForm-module__L-3ARq__ratingRow{flex-direction:column;align-items:flex-start;gap:1rem}.ReviewForm-module__L-3ARq__stars{flex-wrap:wrap}}
.loading-module__pnXrUq__page{background:var(--bg-deep);min-height:100vh}.loading-module__pnXrUq__skeleton{border-radius:var(--radius-sm);background:linear-gradient(90deg,#ffffff0a 0%,#ffffff14 50%,#ffffff0a 100%) 0 0/200% 100%;animation:1.5s infinite loading-module__pnXrUq__shimmer}@keyframes loading-module__pnXrUq__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.loading-module__pnXrUq__heroSkeleton{align-items:flex-end;min-height:70vh;padding:4rem 0;display:flex;position:relative;overflow:hidden}.loading-module__pnXrUq__heroOverlay{background:linear-gradient(to top,var(--bg-deep)0%,#0d0d0dcc 50%,#0d0d0d66 100%);position:absolute;inset:0}.loading-module__pnXrUq__heroContent{z-index:1;max-width:var(--container-max);padding:0 var(--container-padding);width:100%;margin:0 auto;position:relative}.loading-module__pnXrUq__label{width:80px;height:24px;margin-bottom:1rem}.loading-module__pnXrUq__title{width:60%;max-width:500px;height:60px;margin-bottom:1rem}.loading-module__pnXrUq__metaRow{gap:1rem;margin-bottom:1rem;display:flex}.loading-module__pnXrUq__metaItem{width:100px;height:28px}.loading-module__pnXrUq__tags{gap:.5rem;margin-bottom:1.5rem;display:flex}.loading-module__pnXrUq__tag{border-radius:var(--radius-full);width:70px;height:24px}.loading-module__pnXrUq__description{width:80%;max-width:550px;height:48px;margin-bottom:2rem}.loading-module__pnXrUq__button{width:140px;height:48px}.loading-module__pnXrUq__container{max-width:var(--container-max);padding:3rem var(--container-padding);margin:0 auto}.loading-module__pnXrUq__sectionTitle{width:200px;height:32px;margin-bottom:2rem}.loading-module__pnXrUq__cardGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;display:grid}.loading-module__pnXrUq__cardSkeleton{background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:var(--radius-md);overflow:hidden}.loading-module__pnXrUq__cardImage{aspect-ratio:16/9;border-radius:0;width:100%}.loading-module__pnXrUq__cardContent{flex-direction:column;gap:.75rem;padding:1rem;display:flex}.loading-module__pnXrUq__cardTitle{width:80%;height:20px}.loading-module__pnXrUq__cardPrice{width:60px;height:18px}@media (max-width:768px){.loading-module__pnXrUq__heroSkeleton{min-height:50vh}.loading-module__pnXrUq__title{width:90%;height:40px}.loading-module__pnXrUq__description{display:none}}
.news-module__obM1Ya__page{min-height:100vh;padding-bottom:4rem}.news-module__obM1Ya__header{border-bottom:1px solid var(--border-subtle);background:linear-gradient(#d4af3714 0%,#0000 100%);margin-bottom:2rem;padding:6rem 0 3rem}.news-module__obM1Ya__headerContent{align-items:center;gap:1.25rem;display:flex}.news-module__obM1Ya__headerIcon{color:var(--accent-gold)}.news-module__obM1Ya__title{font-family:var(--font-display);margin-bottom:.25rem;font-size:2.5rem}.news-module__obM1Ya__subtitle{color:var(--text-muted);font-size:1rem}.news-module__obM1Ya__tabs{border-bottom:1px solid var(--border-subtle);gap:.5rem;margin-bottom:2rem;padding-bottom:1rem;display:flex}.news-module__obM1Ya__tab{border:1px solid var(--border-subtle);border-radius:var(--radius-md);color:var(--text-secondary);cursor:pointer;transition:all var(--transition-fast);background:0 0;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.9rem;font-weight:500;display:flex}.news-module__obM1Ya__tab:hover{border-color:var(--accent-gold);color:var(--text-primary)}.news-module__obM1Ya__tabActive{background:var(--accent-gold-dim);border-color:var(--accent-gold);color:var(--accent-gold)}.news-module__obM1Ya__newsList{flex-direction:column;gap:1.25rem;display:flex}.news-module__obM1Ya__newsCard{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);transition:all var(--transition-base);text-decoration:none;display:flex;overflow:hidden}.news-module__obM1Ya__newsCard:hover{border-color:var(--accent-gold);box-shadow:var(--shadow-gold);transform:translate(4px)}.news-module__obM1Ya__newsImage{flex-shrink:0;width:200px;overflow:hidden}.news-module__obM1Ya__newsImage img{object-fit:cover;width:100%;height:100%;min-height:140px}.news-module__obM1Ya__newsContent{flex-direction:column;flex:1;padding:1.25rem;display:flex}.news-module__obM1Ya__newsMeta{align-items:center;gap:1rem;margin-bottom:.5rem;display:flex}.news-module__obM1Ya__newsSource{font-family:var(--font-accent);text-transform:uppercase;letter-spacing:.05em;color:var(--accent-gold);background:var(--accent-gold-dim);border-radius:var(--radius-sm);padding:.2rem .5rem;font-size:.75rem;font-weight:600}.news-module__obM1Ya__patchLabel{font-family:var(--font-accent);text-transform:uppercase;letter-spacing:.03em;color:var(--text-secondary);border-radius:var(--radius-sm);background:#ffffff0d;padding:.2rem .5rem;font-size:.75rem;font-weight:500}.news-module__obM1Ya__newsDate{color:var(--text-muted);font-size:.8rem}.news-module__obM1Ya__newsTitle{color:var(--text-primary);margin-bottom:.5rem;font-size:1.1rem;font-weight:600;line-height:1.4}.news-module__obM1Ya__newsExcerpt{color:var(--text-secondary);flex:1;margin-bottom:.75rem;font-size:.9rem;line-height:1.5}.news-module__obM1Ya__readMore{color:var(--accent-gold);align-items:center;gap:.35rem;font-size:.85rem;text-decoration:none;display:inline-flex}.news-module__obM1Ya__patchCard{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);flex-direction:column;display:flex;overflow:hidden}.news-module__obM1Ya__patchGame{border-bottom:1px solid var(--border-subtle);color:var(--text-primary);transition:background var(--transition-fast);background:#0003;align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:.9rem;font-weight:500;text-decoration:none;display:flex}.news-module__obM1Ya__patchGame:hover{background:#d4af371a}.news-module__obM1Ya__patchGame img{object-fit:cover;border-radius:4px;width:40px;height:19px}.news-module__obM1Ya__patchCard .news-module__obM1Ya__newsContent{padding:1rem 1.25rem}.news-module__obM1Ya__empty{text-align:center;color:var(--text-muted);padding:4rem 2rem}.news-module__obM1Ya__empty svg{opacity:.5;margin-bottom:1rem}.news-module__obM1Ya__empty h3{color:var(--text-secondary);margin-bottom:.5rem}@media (max-width:768px){.news-module__obM1Ya__header{padding:5rem 0 2rem}.news-module__obM1Ya__title{font-size:1.75rem}.news-module__obM1Ya__tabs{flex-wrap:wrap}.news-module__obM1Ya__newsCard{flex-direction:column}.news-module__obM1Ya__newsImage{width:100%;height:180px}}
.not-found-module__HS70Aa__page{background:var(--bg-deep);min-height:100vh}.not-found-module__HS70Aa__container{flex-direction:column;align-items:center;max-width:800px;margin:0 auto;padding:6rem 1.5rem 4rem;display:flex}.not-found-module__HS70Aa__content{text-align:center;max-width:500px;margin-bottom:4rem}.not-found-module__HS70Aa__title{font-family:var(--font-display);letter-spacing:.05em;color:var(--accent-gold);text-shadow:0 0 60px #d4a8534d;margin-bottom:.5rem;font-size:8rem;font-weight:700;line-height:1}.not-found-module__HS70Aa__subtitle{font-family:var(--font-display);letter-spacing:.05em;color:var(--text-primary);margin-bottom:1rem;font-size:1.75rem}.not-found-module__HS70Aa__description{color:var(--text-muted);margin-bottom:2rem;line-height:1.6}.not-found-module__HS70Aa__searchPrompt{color:var(--text-muted);justify-content:center;align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.9rem;display:flex}.not-found-module__HS70Aa__searchPrompt kbd{background:var(--bg-hover);border:1px solid var(--border-subtle);font-family:var(--font-accent);color:var(--text-secondary);border-radius:4px;padding:.25rem .5rem;font-size:.8rem;display:inline-block}.not-found-module__HS70Aa__button{background:linear-gradient(135deg,var(--accent-gold)0%,#c49b48 100%);color:var(--bg-deep);text-transform:uppercase;letter-spacing:.05em;border-radius:var(--radius-sm);border:none;padding:.875rem 2rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block;box-shadow:0 4px 20px #d4a8534d}.not-found-module__HS70Aa__button:hover{transform:translateY(-2px);box-shadow:0 6px 30px #d4a85366}.not-found-module__HS70Aa__suggestions{width:100%}.not-found-module__HS70Aa__suggestionsTitle{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;text-align:center;margin-bottom:1.5rem;font-size:.9rem;font-weight:500}.not-found-module__HS70Aa__gameGrid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;display:grid}.not-found-module__HS70Aa__gameCard{background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:var(--radius-md);transition:all var(--transition-fast);align-items:center;gap:1rem;padding:.75rem;text-decoration:none;display:flex}.not-found-module__HS70Aa__gameCard:hover{border-color:var(--border-gold);background:var(--bg-hover)}.not-found-module__HS70Aa__gameCard:hover .not-found-module__HS70Aa__gameArrow{opacity:1;transform:translate(3px)}.not-found-module__HS70Aa__gameImage{border-radius:var(--radius-sm);flex-shrink:0;width:60px;height:34px;position:relative;overflow:hidden}.not-found-module__HS70Aa__gameImage img{object-fit:cover}.not-found-module__HS70Aa__gameName{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:.85rem;font-weight:500;overflow:hidden}.not-found-module__HS70Aa__gameArrow{color:var(--accent-gold);opacity:0;transition:all var(--transition-fast);flex-shrink:0}@media (max-width:768px){.not-found-module__HS70Aa__title{font-size:5rem}.not-found-module__HS70Aa__subtitle{font-size:1.25rem}.not-found-module__HS70Aa__searchPrompt{flex-wrap:wrap}}@media (max-width:480px){.not-found-module__HS70Aa__gameGrid{grid-template-columns:1fr}}
.page-module___8aEwW__main{flex-direction:column;min-height:100vh;display:flex}.page-module___8aEwW__content{background:var(--bg-deep);flex:1;padding:5rem 0;position:relative}.page-module___8aEwW__content:before{content:"";pointer-events:none;background:linear-gradient(#0d0d0d80,#0000);height:200px;position:absolute;top:0;left:0;right:0}.page-module___8aEwW__footerAccent{background:linear-gradient(90deg,transparent 0%,var(--accent-gold)20%,var(--accent-gold-bright)50%,var(--accent-gold)80%,transparent 100%);opacity:.6;height:4px}
.trending-module__sASzna__page{min-height:100vh;padding-bottom:4rem}.trending-module__sASzna__header{border-bottom:1px solid var(--border-subtle);background:linear-gradient(#d4af3714 0%,#0000 100%);margin-bottom:3rem;padding:6rem 0 3rem}.trending-module__sASzna__headerContent{align-items:center;gap:1.25rem;display:flex}.trending-module__sASzna__headerIcon{color:var(--accent-gold)}.trending-module__sASzna__title{font-family:var(--font-display);margin-bottom:.25rem;font-size:2.5rem}.trending-module__sASzna__subtitle{color:var(--text-muted);font-size:1rem}.trending-module__sASzna__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;display:grid}.trending-module__sASzna__gameCard{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);transition:all var(--transition-base);text-decoration:none;overflow:hidden}.trending-module__sASzna__gameCard:hover{border-color:var(--accent-gold);box-shadow:var(--shadow-gold);transform:translateY(-4px)}.trending-module__sASzna__cardImage{aspect-ratio:460/215;position:relative;overflow:hidden}.trending-module__sASzna__cardImage img{object-fit:cover;width:100%;height:100%;transition:transform var(--transition-base)}.trending-module__sASzna__gameCard:hover .trending-module__sASzna__cardImage img{transform:scale(1.05)}.trending-module__sASzna__rankBadge{background:var(--accent-gold);color:var(--bg-deep);font-family:var(--font-accent);border-radius:var(--radius-sm);padding:.25rem .6rem;font-size:.875rem;font-weight:700;position:absolute;top:.75rem;left:.75rem}.trending-module__sASzna__cardContent{padding:1rem}.trending-module__sASzna__cardTitle{color:var(--text-primary);-webkit-line-clamp:1;-webkit-box-orient:vertical;margin-bottom:.5rem;font-size:1rem;font-weight:600;display:-webkit-box;overflow:hidden}.trending-module__sASzna__cardMeta{flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem;display:flex}.trending-module__sASzna__metaItem{color:var(--text-secondary);align-items:center;gap:.25rem;font-size:.8rem;display:flex}.trending-module__sASzna__metaItem svg{color:var(--accent-gold)}.trending-module__sASzna__genre{text-transform:uppercase;letter-spacing:.03em;color:var(--text-muted);border-radius:var(--radius-full);background:#ffffff0d;padding:.2rem .5rem;font-size:.7rem}.trending-module__sASzna__price{align-items:center;gap:.5rem;display:flex}.trending-module__sASzna__discount{background:var(--highlight-green);color:#fff;border-radius:var(--radius-sm);padding:.15rem .4rem;font-size:.75rem;font-weight:700}.trending-module__sASzna__priceAmount{font-family:var(--font-accent);color:var(--text-primary);font-size:1rem;font-weight:600}.trending-module__sASzna__empty{text-align:center;color:var(--text-muted);padding:6rem 2rem}.trending-module__sASzna__empty svg{opacity:.5;margin-bottom:1rem}.trending-module__sASzna__empty h2{color:var(--text-secondary);margin-bottom:.5rem}@media (max-width:768px){.trending-module__sASzna__header{padding:5rem 0 2rem}.trending-module__sASzna__title{font-size:1.75rem}.trending-module__sASzna__grid{grid-template-columns:1fr}}
.UserReviews-module__RIsi2q__container{flex-direction:column;gap:2rem;display:flex}.UserReviews-module__RIsi2q__aggregateCard{background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);align-items:center;gap:1.5rem;padding:1.5rem;display:flex}.UserReviews-module__RIsi2q__aggregateScore{align-items:baseline;gap:.25rem;display:flex}.UserReviews-module__RIsi2q__scoreValue{font-family:var(--font-display);font-size:3rem;font-weight:700;line-height:1}.UserReviews-module__RIsi2q__scoreMax{opacity:.5;font-size:1.5rem}.UserReviews-module__RIsi2q__aggregateMeta{flex-direction:column;gap:.25rem;display:flex}.UserReviews-module__RIsi2q__scoreLabel{font-family:var(--font-display);color:var(--text-primary);font-size:1.1rem}.UserReviews-module__RIsi2q__reviewCount{color:var(--text-muted);font-size:.85rem}.UserReviews-module__RIsi2q__loginPrompt{background:var(--bg-elevated);border:1px dashed var(--border-subtle);border-radius:var(--radius-lg);color:var(--text-muted);justify-content:center;align-items:center;gap:.75rem;padding:1.5rem;font-size:.95rem;display:flex}.UserReviews-module__RIsi2q__reviewsList{flex-direction:column;gap:1rem;display:flex}.UserReviews-module__RIsi2q__listTitle{font-family:var(--font-display);color:var(--text-primary);margin-bottom:.5rem;font-size:1.25rem}.UserReviews-module__RIsi2q__loading,.UserReviews-module__RIsi2q__empty{text-align:center;color:var(--text-muted);background:var(--bg-surface);border-radius:var(--radius-md);padding:2rem;font-size:.95rem}.UserReviews-module__RIsi2q__reviewCard{background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:var(--radius-md);transition:border-color var(--transition-fast);padding:1.25rem}.UserReviews-module__RIsi2q__reviewCard:hover{border-color:var(--border-gold)}.UserReviews-module__RIsi2q__reviewHeader{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.UserReviews-module__RIsi2q__reviewUser{align-items:center;gap:.5rem;display:flex}.UserReviews-module__RIsi2q__avatar{background:var(--accent-gold-dim);width:28px;height:28px;color:var(--accent-gold);border-radius:50%;justify-content:center;align-items:center;display:flex}.UserReviews-module__RIsi2q__username{color:var(--text-primary);font-size:.9rem;font-weight:500}.UserReviews-module__RIsi2q__reviewRating{align-items:center;gap:.35rem;font-size:.9rem;font-weight:600;display:flex}.UserReviews-module__RIsi2q__reviewContent{color:var(--text-secondary);margin-bottom:.75rem;font-size:.95rem;line-height:1.6}.UserReviews-module__RIsi2q__reviewDate{color:var(--text-muted);align-items:center;gap:.35rem;font-size:.75rem;display:flex}@media (max-width:600px){.UserReviews-module__RIsi2q__aggregateCard{text-align:center;flex-direction:column}.UserReviews-module__RIsi2q__aggregateMeta{align-items:center}}
