.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}.login-module__WEZH7G__alert{border-radius:var(--radius-sm);border:1px solid #0000;margin-bottom:1.5rem;padding:.875rem 1rem;font-size:.875rem;line-height:1.4}.login-module__WEZH7G__alertError{color:#ef4444;background:#ef44441a;border-color:#ef444433}.login-module__WEZH7G__alertSuccess{color:#10b981;background:#10b9811a;border-color:#10b98133}
.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__userMenu{align-items:center;gap:.5rem;display:flex}.Navbar-module__cJzEcG__logoutBtn{background:var(--bg-hover);border:1px solid var(--border-subtle);border-radius:var(--radius-full);width:36px;height:36px;color:var(--text-secondary);cursor:pointer;transition:all var(--transition-fast);justify-content:center;align-items:center;display:flex}.Navbar-module__cJzEcG__logoutBtn:hover{border-color:var(--status-error);color:var(--status-error);background:#ff3c3c1a}.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{border-left:1px solid var(--border-subtle);z-index:999;background:#0a0a0f;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{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.game-module__PYBN0q__listButtons{gap:.5rem;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}}
.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}.GameCard-module__ggQ8zq__cardRating{font-family:var(--font-accent);color:var(--bg-deep);background:linear-gradient(135deg,var(--accent-gold),#b5892f);border-radius:var(--radius-sm);z-index:2;align-items:center;gap:.2rem;padding:.25rem .5rem;font-size:.7rem;font-weight:700;display:flex;position:absolute;top:.75rem;right:.75rem;box-shadow:0 0 10px #d4a85366}
.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}}
.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}}
.ReviewList-module__MEPXsq__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));align-items:start;gap:1.5rem;margin-top:2rem;display:grid}.ReviewList-module__MEPXsq__reviewCard{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-md);transition:all var(--transition-fast);flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.ReviewList-module__MEPXsq__reviewCard:hover{border-color:var(--border-muted);transform:translateY(-2px);box-shadow:0 4px 12px #0003}.ReviewList-module__MEPXsq__header{justify-content:space-between;align-items:flex-start;display:flex}.ReviewList-module__MEPXsq__userInfo{align-items:center;gap:.75rem;display:flex}.ReviewList-module__MEPXsq__avatar{border-radius:var(--radius-full);background:var(--bg-hover);width:40px;height:40px;color:var(--text-muted);flex-shrink:0;justify-content:center;align-items:center;display:flex;overflow:hidden}.ReviewList-module__MEPXsq__avatar img{object-fit:cover;width:100%;height:100%}.ReviewList-module__MEPXsq__userMeta{flex-direction:column;display:flex}.ReviewList-module__MEPXsq__userName{color:var(--text-primary);font-size:.95rem;font-weight:600}.ReviewList-module__MEPXsq__date{color:var(--text-muted);font-size:.8rem}.ReviewList-module__MEPXsq__rating{border-radius:var(--radius-full);background:var(--bg-hover);border:1px solid var(--accent-gold);width:36px;height:36px;color:var(--accent-gold);font-weight:700;font-family:var(--font-accent);justify-content:center;align-items:center;display:flex}.ReviewList-module__MEPXsq__content{color:var(--text-secondary);-webkit-line-clamp:4;-webkit-box-orient:vertical;font-size:.95rem;line-height:1.6;display:-webkit-box;overflow:hidden}.ReviewList-module__MEPXsq__footer{border-top:1px solid var(--border-subtle);align-items:center;gap:.5rem;padding-top:1rem;display:flex}.ReviewList-module__MEPXsq__gameLink{color:var(--text-secondary);transition:all var(--transition-fast);align-items:center;gap:.75rem;width:100%;font-size:.85rem;text-decoration:none;display:flex}.ReviewList-module__MEPXsq__gameLink:hover{color:var(--accent-gold)}.ReviewList-module__MEPXsq__gameHeaderImageWrapper{border-radius:var(--radius-sm);border:1px solid var(--border-subtle);flex-shrink:0;width:80px;height:38px;position:relative;overflow:hidden}.ReviewList-module__MEPXsq__gameHeaderImage{object-fit:cover;width:100%;height:100%}.ReviewList-module__MEPXsq__gameMetaInfo{flex-direction:column;gap:.1rem;min-width:0;display:flex}.ReviewList-module__MEPXsq__gameLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.7rem;font-weight:500}.ReviewList-module__MEPXsq__gameName{color:var(--text-primary);transition:color var(--transition-fast);white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;font-weight:600;overflow:hidden}.ReviewList-module__MEPXsq__gameLink:hover .ReviewList-module__MEPXsq__gameName{color:var(--accent-gold)}.ReviewList-module__MEPXsq__emptyState{text-align:center;background:var(--bg-surface);border:1px dashed var(--border-muted);border-radius:var(--radius-lg);color:var(--text-muted);grid-column:1/-1;padding:4rem}
.ToastNotification-module__RjD-hG__toast{border-radius:var(--radius-md);z-index:9999;-webkit-backdrop-filter:blur(12px);border:1px solid var(--border-subtle);pointer-events:auto;align-items:center;gap:1rem;max-width:380px;padding:1rem 1.25rem;display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 20px 25px -5px #00000080,0 10px 10px -5px #0006}.ToastNotification-module__RjD-hG__success{border-left:4px solid var(--accent-gold);background:#121218d9}.ToastNotification-module__RjD-hG__success .ToastNotification-module__RjD-hG__icon{color:var(--accent-gold)}.ToastNotification-module__RjD-hG__error{background:#121218d9;border-left:4px solid #ef4444}.ToastNotification-module__RjD-hG__error .ToastNotification-module__RjD-hG__icon{color:#ef4444}.ToastNotification-module__RjD-hG__iconContainer{flex-shrink:0;justify-content:center;align-items:center;display:flex}.ToastNotification-module__RjD-hG__content{flex-grow:1}.ToastNotification-module__RjD-hG__message{color:var(--text-primary);font-family:var(--font-body);margin:0;font-size:.875rem;font-weight:500;line-height:1.4}.ToastNotification-module__RjD-hG__closeBtn{color:var(--text-muted);cursor:pointer;transition:all var(--transition-fast);background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:.25rem;display:flex}.ToastNotification-module__RjD-hG__closeBtn:hover{color:var(--text-primary);background:#ffffff14}
.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}}
.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}
.profile-module__5FeCNW__profilePage{min-height:100vh;padding:2rem 0 4rem}.profile-module__5FeCNW__header{background:var(--bg-card);border-radius:var(--radius-lg);border:1px solid var(--border-subtle);margin-bottom:2rem;padding:2rem}.profile-module__5FeCNW__headerContent{align-items:center;gap:1.5rem;display:flex}.profile-module__5FeCNW__avatarWrapper{flex-shrink:0;position:relative}.profile-module__5FeCNW__avatar{object-fit:cover;border:3px solid var(--border-subtle);border-radius:50%;width:120px;height:120px}.profile-module__5FeCNW__steamBadge{border:2px solid var(--bg-card);color:#66c0f4;background:#1b2838;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:flex;position:absolute;bottom:4px;right:4px}.profile-module__5FeCNW__headerInfo{flex:1}.profile-module__5FeCNW__nameRow{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.profile-module__5FeCNW__displayName{font-size:1.75rem;font-family:var(--font-accent);letter-spacing:.02em;margin:0}.profile-module__5FeCNW__adminBadge{background:linear-gradient(135deg,var(--accent-gold),#b8860b);border-radius:var(--radius-full);text-transform:uppercase;color:#0a0a0f;align-items:center;gap:.35rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-flex}.profile-module__5FeCNW__privateBadge{background:var(--bg-hover);border-radius:var(--radius-sm);color:var(--text-muted);align-items:center;gap:.25rem;padding:.2rem .5rem;font-size:.7rem;display:inline-flex}.profile-module__5FeCNW__username{color:var(--text-muted);margin:.25rem 0 0;font-size:.95rem}.profile-module__5FeCNW__joinDate{color:var(--text-muted);margin:.5rem 0 0;font-size:.85rem}.profile-module__5FeCNW__settingsBtn{background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:var(--radius-md);color:var(--text-secondary);transition:all var(--transition-fast);align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.9rem;text-decoration:none;display:flex}.profile-module__5FeCNW__settingsBtn:hover{border-color:var(--accent-gold);color:var(--accent-gold)}.profile-module__5FeCNW__statsGrid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1rem;margin-bottom:2rem;display:grid}.profile-module__5FeCNW__statCard{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-md);text-align:center;flex-direction:column;align-items:center;gap:.5rem;padding:1.25rem;display:flex}.profile-module__5FeCNW__statValue{font-size:1.75rem;font-weight:700;font-family:var(--font-accent);color:var(--text-primary)}.profile-module__5FeCNW__statSecondary{color:var(--text-muted);font-size:1rem;font-weight:400}.profile-module__5FeCNW__statLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.8rem}.profile-module__5FeCNW__statIconWishlist{color:#ef4444}.profile-module__5FeCNW__statIconPlayed{color:#22c55e}.profile-module__5FeCNW__statIconReviews{color:#3b82f6}.profile-module__5FeCNW__statIconOwned{color:#8b5cf6}.profile-module__5FeCNW__statIconAchievements{color:var(--accent-gold)}.profile-module__5FeCNW__statIconPlaytime{color:#06b6d4}.profile-module__5FeCNW__tabs{background:var(--bg-card);border-radius:var(--radius-md);gap:.5rem;margin-bottom:1.5rem;padding:.5rem;display:flex;overflow-x:auto}.profile-module__5FeCNW__tab{border-radius:var(--radius-sm);color:var(--text-secondary);cursor:pointer;transition:all var(--transition-fast);white-space:nowrap;background:0 0;border:none;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.9rem;font-weight:500;display:flex}.profile-module__5FeCNW__tab:hover{background:var(--bg-hover);color:var(--text-primary)}.profile-module__5FeCNW__tabActive{background:var(--accent-gold-dim);color:var(--accent-gold)}.profile-module__5FeCNW__tabContent{min-height:300px}.profile-module__5FeCNW__emptyState{color:var(--text-muted);text-align:center;background:var(--bg-card);border-radius:var(--radius-md);border:1px dashed var(--border-subtle);justify-content:center;align-items:center;padding:4rem 2rem;font-size:1.1rem;display:flex}.profile-module__5FeCNW__gameGrid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1rem;display:grid}.profile-module__5FeCNW__gameCard{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-md);transition:all var(--transition-fast);flex-direction:column;text-decoration:none;display:flex;overflow:hidden}.profile-module__5FeCNW__gameCard:hover{border-color:var(--accent-gold);transform:translateY(-4px);box-shadow:0 8px 24px #0000004d}.profile-module__5FeCNW__gameImageWrapper{aspect-ratio:92/43;background:var(--bg-elevated);position:relative}.profile-module__5FeCNW__gameImage{object-fit:cover}.profile-module__5FeCNW__gameRating{border:1px solid var(--accent-gold);border-radius:var(--radius-sm);color:var(--accent-gold);background:#000c;padding:.25rem .5rem;font-size:.75rem;font-weight:600;position:absolute;top:.5rem;right:.5rem}.profile-module__5FeCNW__gameInfo{flex-direction:column;gap:.25rem;padding:.75rem;display:flex}.profile-module__5FeCNW__gameName{color:var(--text-primary);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.85rem;font-weight:500;display:-webkit-box;overflow:hidden}.profile-module__5FeCNW__gamePlaytime{color:var(--text-muted);align-items:center;gap:.35rem;font-size:.75rem;display:flex}.profile-module__5FeCNW__reviewsList{flex-direction:column;gap:1rem;display:flex}.profile-module__5FeCNW__reviewCard{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-md);transition:all var(--transition-fast);gap:1rem;padding:1rem;text-decoration:none;display:flex}.profile-module__5FeCNW__reviewCard:hover{border-color:var(--accent-gold)}.profile-module__5FeCNW__reviewGameImage{border-radius:var(--radius-sm);object-fit:cover;flex-shrink:0}.profile-module__5FeCNW__reviewContent{flex:1;min-width:0}.profile-module__5FeCNW__reviewHeader{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.profile-module__5FeCNW__reviewGameName{color:var(--text-primary);font-weight:600}.profile-module__5FeCNW__reviewRating{background:var(--accent-gold-dim);border-radius:var(--radius-sm);color:var(--accent-gold);padding:.2rem .5rem;font-size:.8rem;font-weight:600}.profile-module__5FeCNW__reviewText{color:var(--text-secondary);margin:0;font-size:.9rem;line-height:1.5}@media (max-width:768px){.profile-module__5FeCNW__headerContent{text-align:center;flex-direction:column}.profile-module__5FeCNW__nameRow{justify-content:center}.profile-module__5FeCNW__settingsBtn{justify-content:center;width:100%}.profile-module__5FeCNW__statsGrid{grid-template-columns:repeat(2,1fr)}.profile-module__5FeCNW__tabs{gap:.25rem;padding:.25rem}.profile-module__5FeCNW__tab{padding:.5rem .75rem;font-size:.8rem}.profile-module__5FeCNW__gameGrid{grid-template-columns:repeat(2,1fr)}.profile-module__5FeCNW__reviewCard{flex-direction:column}.profile-module__5FeCNW__reviewGameImage{width:100%;height:80px}}.profile-module__5FeCNW__setupBanner{border-radius:var(--radius-md);background:linear-gradient(135deg,#d4af3726 0%,#d4af370d 100%);border:1px solid #d4af374d;justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:2rem;padding:1rem 1.5rem;display:flex}.profile-module__5FeCNW__setupBannerText{color:var(--text-primary);font-size:.95rem}.profile-module__5FeCNW__setupBannerText strong{color:var(--accent-gold)}.profile-module__5FeCNW__setupBannerBtn{background:var(--accent-gold);color:var(--bg-deep);border-radius:var(--radius-sm);transition:all var(--transition-fast);white-space:nowrap;padding:.5rem 1rem;font-size:.875rem;font-weight:600;text-decoration:none}.profile-module__5FeCNW__setupBannerBtn:hover{background:var(--accent-gold-bright);box-shadow:0 0 10px #d4af374d}.profile-module__5FeCNW__statCardLocked{background:var(--bg-card);opacity:.65;border-style:dashed}.profile-module__5FeCNW__statIconLocked{color:var(--text-muted)}.profile-module__5FeCNW__steamConnectPrompt{text-align:center;background:var(--bg-card);border-radius:var(--radius-md);border:1px dashed var(--border-subtle);flex-direction:column;justify-content:center;align-items:center;max-width:600px;margin:0 auto;padding:4rem 2rem;display:flex}.profile-module__5FeCNW__steamPromptIcon{color:var(--text-muted);margin-bottom:1.5rem}.profile-module__5FeCNW__steamConnectPrompt h3{font-family:var(--font-display);color:var(--text-primary);margin:0 0 .5rem;font-size:1.25rem}.profile-module__5FeCNW__steamConnectPrompt p{color:var(--text-secondary);margin:0 0 1.5rem;font-size:.9rem;line-height:1.5}.profile-module__5FeCNW__steamConnectBtn{color:#c4c4c4;border-radius:var(--radius-sm);transition:all var(--transition-fast);background:#171a21;border:1px solid #3a3a3a;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-flex}.profile-module__5FeCNW__steamConnectBtn:hover{color:#fff;background:#2a475e;border-color:#66c0f4}.profile-module__5FeCNW__mutedText{color:var(--text-muted);font-size:.9rem}@media (max-width:768px){.profile-module__5FeCNW__setupBanner{text-align:center;flex-direction:column;gap:1rem;padding:1.25rem}.profile-module__5FeCNW__setupBannerBtn{text-align:center;width:100%}}.profile-module__5FeCNW__steamProfileLink{color:#66c0f4;align-items:center;gap:.35rem;margin-top:.4rem;font-size:.82rem;text-decoration:none;transition:opacity .15s;display:inline-flex}.profile-module__5FeCNW__steamProfileLink:hover{opacity:.75}.profile-module__5FeCNW__steamLinkedBanner{border-radius:var(--radius-md);color:#c6d4df;background:linear-gradient(135deg,#66c0f41f,#1b28384d);border:1px solid #66c0f459;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:1rem 1.5rem;font-size:.9rem;display:flex}.profile-module__5FeCNW__steamLinkedBannerIcon{color:#66c0f4;background:#66c0f426;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.profile-module__5FeCNW__steamLinkedBannerBtn{border-radius:var(--radius-sm);color:#66c0f4;white-space:nowrap;background:#66c0f426;border:1px solid #66c0f459;flex-shrink:0;margin-left:auto;padding:.4rem .9rem;font-size:.8rem;font-weight:600;text-decoration:none;transition:all .15s}.profile-module__5FeCNW__steamLinkedBannerBtn:hover{background:#66c0f440}.profile-module__5FeCNW__steamStatsRow{flex-wrap:wrap;gap:1rem;margin-bottom:2rem;display:flex}.profile-module__5FeCNW__steamStatsCard{border-radius:var(--radius-md);background:linear-gradient(135deg,#0d1117 0%,#1b2838 100%);border:1px solid #2a3f5f;flex-direction:column;flex:1;gap:.6rem;min-width:220px;padding:1rem 1.25rem;display:flex}.profile-module__5FeCNW__steamStatsCardWide{flex:3}.profile-module__5FeCNW__steamStatsLabel{text-transform:uppercase;letter-spacing:.07em;color:#66c0f4;align-items:center;gap:.4rem;font-size:.72rem;font-weight:600;display:flex}.profile-module__5FeCNW__steamStatsGame{align-items:center;gap:.75rem;display:flex}.profile-module__5FeCNW__steamStatsGameLink{color:#c6d4df;flex:1;align-items:center;gap:.6rem;min-width:0;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .15s;display:flex}.profile-module__5FeCNW__steamStatsGameLink:hover{color:#66c0f4}.profile-module__5FeCNW__steamStatsGameLink span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.profile-module__5FeCNW__steamStatsThumb{object-fit:cover;border-radius:2px;flex-shrink:0;width:72px;height:27px}.profile-module__5FeCNW__steamStatsPlaytime{color:#8f98a0;flex-shrink:0;margin-left:auto;font-size:.8rem}.profile-module__5FeCNW__recentGamesRow{flex-wrap:wrap;gap:.5rem;display:flex}.profile-module__5FeCNW__recentGameCard{border-radius:var(--radius-sm);border:1px solid #2a3f5f;text-decoration:none;transition:all .15s;display:block;position:relative;overflow:hidden}.profile-module__5FeCNW__recentGameCard:hover{border-color:#66c0f4;transform:translateY(-2px);box-shadow:0 4px 12px #0006}.profile-module__5FeCNW__recentGameThumb{object-fit:cover;width:92px;height:34px;display:block}.profile-module__5FeCNW__recentGameBadge{color:#0a0a0f;background:#d4af37e6;border-radius:2px;align-items:center;gap:2px;padding:.1rem .25rem;font-size:.6rem;font-weight:700;display:flex;position:absolute;top:2px;right:2px}.profile-module__5FeCNW__recentGameTime{text-align:center;color:#8f98a0;background:#0009;padding:.15rem 0;font-size:.65rem;display:block}.profile-module__5FeCNW__tabCount{color:#66c0f4;background:#66c0f426;border-radius:9999px;justify-content:center;align-items:center;min-width:20px;height:18px;margin-left:2px;padding:0 5px;font-size:.68rem;font-weight:700;display:inline-flex}.profile-module__5FeCNW__libraryControls{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.profile-module__5FeCNW__libraryCount{color:var(--text-muted);font-size:.85rem}.profile-module__5FeCNW__sortBtns{gap:.35rem;display:flex}.profile-module__5FeCNW__sortBtn{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);color:var(--text-muted);cursor:pointer;align-items:center;gap:.3rem;padding:.35rem .75rem;font-size:.78rem;font-weight:500;transition:all .15s;display:inline-flex}.profile-module__5FeCNW__sortBtn:hover{color:#66c0f4;border-color:#66c0f4}.profile-module__5FeCNW__sortBtnActive{color:#66c0f4;background:#66c0f41a;border-color:#66c0f4}.profile-module__5FeCNW__libraryGrid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:.75rem;display:grid}.profile-module__5FeCNW__libraryCard{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);flex-direction:column;text-decoration:none;transition:all .15s;display:flex;overflow:hidden}.profile-module__5FeCNW__libraryCard:hover{border-color:var(--accent-gold);transform:translateY(-2px);box-shadow:0 6px 16px #00000059}.profile-module__5FeCNW__libraryCardCurated{border-color:#d4af374d}.profile-module__5FeCNW__libraryCardCurated:hover{border-color:var(--accent-gold)}.profile-module__5FeCNW__libraryThumbWrapper{aspect-ratio:460/215;background:var(--bg-elevated);width:100%;position:relative;overflow:hidden}.profile-module__5FeCNW__libraryThumb{object-fit:cover;width:100%;height:100%;transition:transform .2s;display:block}.profile-module__5FeCNW__libraryCard:hover .profile-module__5FeCNW__libraryThumb{transform:scale(1.04)}.profile-module__5FeCNW__libraryRatingBadge{color:#0a0a0f;background:#d4af37eb;border-radius:2px;align-items:center;gap:2px;padding:.15rem .4rem;font-size:.65rem;font-weight:800;display:flex;position:absolute;top:4px;left:4px}.profile-module__5FeCNW__libraryCuratedBadge{color:var(--accent-gold);text-transform:uppercase;letter-spacing:.05em;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#d4af3726;border:1px solid #d4af3766;border-radius:2px;padding:.12rem .35rem;font-size:.58rem;font-weight:700;position:absolute;top:4px;right:4px}.profile-module__5FeCNW__libraryInfo{flex-direction:column;gap:.15rem;padding:.5rem .6rem;display:flex}.profile-module__5FeCNW__libraryName{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.78rem;font-weight:600;overflow:hidden}.profile-module__5FeCNW__libraryPlaytime{color:var(--text-muted);align-items:center;gap:.3rem;font-size:.7rem;display:flex}.profile-module__5FeCNW__libraryRecent{color:#66c0f4}@media (max-width:768px){.profile-module__5FeCNW__steamStatsRow{flex-direction:column}.profile-module__5FeCNW__steamStatsCard{min-width:0}.profile-module__5FeCNW__libraryGrid{grid-template-columns:repeat(2,1fr)}.profile-module__5FeCNW__steamLinkedBanner{flex-wrap:wrap}.profile-module__5FeCNW__steamLinkedBannerBtn{margin-left:0}}
.reviews-module__9Irqmq__page{min-height:100vh;padding-bottom:4rem}.reviews-module__9Irqmq__header{border-bottom:1px solid var(--border-subtle);background:linear-gradient(#d4af3714 0%,#0000 100%);margin-bottom:2rem;padding:6rem 0 3rem}.reviews-module__9Irqmq__headerContent{align-items:center;gap:1.25rem;display:flex}.reviews-module__9Irqmq__headerIcon{color:var(--accent-gold)}.reviews-module__9Irqmq__title{font-family:var(--font-display);margin-bottom:.25rem;font-size:2.5rem}.reviews-module__9Irqmq__subtitle{color:var(--text-muted);font-size:1rem}
.settings-module__eSbG6G__settingsPage{min-height:100vh;padding:2rem 0 4rem}.settings-module__eSbG6G__header{margin-bottom:2rem}.settings-module__eSbG6G__backLink{color:var(--text-muted);transition:color var(--transition-fast);align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:.9rem;text-decoration:none;display:inline-flex}.settings-module__eSbG6G__backLink:hover{color:var(--accent-gold)}.settings-module__eSbG6G__title{font-size:2rem;font-family:var(--font-accent);margin:0}.settings-module__eSbG6G__message{border-radius:var(--radius-md);align-items:center;gap:.75rem;margin-bottom:1.5rem;padding:1rem 1.25rem;font-size:.95rem;display:flex}.settings-module__eSbG6G__success{color:#22c55e;background:#22c55e1a;border:1px solid #22c55e4d}.settings-module__eSbG6G__error{color:#ef4444;background:#ef44441a;border:1px solid #ef44444d}.settings-module__eSbG6G__section{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);margin-bottom:1.5rem;padding:1.5rem}.settings-module__eSbG6G__sectionHeader{border-bottom:1px solid var(--border-subtle);align-items:center;gap:.75rem;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.settings-module__eSbG6G__sectionHeader h2{font-size:1.1rem;font-family:var(--font-accent);margin:0}.settings-module__eSbG6G__sectionHeader svg{color:var(--accent-gold)}.settings-module__eSbG6G__field{margin-bottom:1.25rem}.settings-module__eSbG6G__field:last-child{margin-bottom:0}.settings-module__eSbG6G__label{color:var(--text-secondary);margin-bottom:.5rem;font-size:.85rem;font-weight:500;display:block}.settings-module__eSbG6G__inputGroup{align-items:center;gap:0;display:flex}.settings-module__eSbG6G__inputPrefix{background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:var(--radius-md)0 0 var(--radius-md);color:var(--text-muted);border-right:none;padding:.75rem;font-size:.95rem}.settings-module__eSbG6G__input{background:var(--bg-elevated);border:1px solid var(--border-subtle);color:var(--text-primary);border-radius:0;flex:1;padding:.75rem 1rem;font-size:.95rem}.settings-module__eSbG6G__input:focus{border-color:var(--accent-gold);outline:none}.settings-module__eSbG6G__saveBtn{background:var(--accent-gold);border-radius:0 var(--radius-md)var(--radius-md)0;color:var(--text-inverse);cursor:pointer;transition:all var(--transition-fast);border:none;padding:.75rem 1.25rem;font-size:.9rem;font-weight:600}.settings-module__eSbG6G__saveBtn:hover:not(:disabled){filter:brightness(1.1)}.settings-module__eSbG6G__saveBtn:disabled{opacity:.5;cursor:not-allowed}.settings-module__eSbG6G__hint{color:var(--text-muted);margin:.5rem 0 0;font-size:.8rem}.settings-module__eSbG6G__staticValue{background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:var(--radius-md);color:var(--text-muted);padding:.75rem 1rem;font-size:.95rem}.settings-module__eSbG6G__toggleField{justify-content:space-between;align-items:center;gap:1rem;display:flex}.settings-module__eSbG6G__toggleInfo{flex:1}.settings-module__eSbG6G__toggleLabel{color:var(--text-primary);align-items:center;gap:.5rem;font-weight:500;display:flex}.settings-module__eSbG6G__toggleHint{color:var(--text-muted);margin:.25rem 0 0 1.75rem;font-size:.85rem}.settings-module__eSbG6G__toggle{background:var(--bg-elevated);border:2px solid var(--border-subtle);cursor:pointer;width:52px;height:28px;transition:all var(--transition-fast);border-radius:14px;position:relative}.settings-module__eSbG6G__toggle:disabled{opacity:.5;cursor:not-allowed}.settings-module__eSbG6G__toggleKnob{background:var(--text-muted);width:20px;height:20px;transition:all var(--transition-fast);border-radius:50%;position:absolute;top:2px;left:2px}.settings-module__eSbG6G__toggleOn{background:var(--accent-gold-dim);border-color:var(--accent-gold)}.settings-module__eSbG6G__toggleOn .settings-module__eSbG6G__toggleKnob{background:var(--accent-gold);left:26px}.settings-module__eSbG6G__steamCard{border-radius:var(--radius-md);background:linear-gradient(135deg,#0e1521 0%,#1b2838 60%,#0e1521 100%);border:1px solid #2a3f5f;margin-bottom:1rem;overflow:hidden}.settings-module__eSbG6G__steamCardInner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.5rem;display:flex}.settings-module__eSbG6G__steamCardLeft{align-items:center;gap:1rem;display:flex}.settings-module__eSbG6G__steamAvatarWrapper{flex-shrink:0;position:relative}.settings-module__eSbG6G__steamAvatar{border:2px solid #66c0f4;border-radius:4px;width:64px;height:64px;display:block}.settings-module__eSbG6G__steamOnlineDot{background:#22c55e;border:2px solid #0e1521;border-radius:50%;width:14px;height:14px;position:absolute;bottom:-3px;right:-3px}.settings-module__eSbG6G__steamInfo{flex-direction:column;gap:.25rem;display:flex}.settings-module__eSbG6G__steamName{color:#c6d4df;font-size:1.05rem;font-weight:700}.settings-module__eSbG6G__steamId{color:#8f98a0;font-family:monospace;font-size:.78rem}.settings-module__eSbG6G__steamLinkedDate{color:#8f98a0;align-items:center;gap:.3rem;font-size:.75rem;display:flex}.settings-module__eSbG6G__steamCardRight{flex-direction:column;align-items:flex-end;gap:.5rem;display:flex}.settings-module__eSbG6G__steamBadge{border-radius:var(--radius-full);color:#22c55e;background:#22c55e26;border:1px solid #22c55e59;align-items:center;gap:.35rem;padding:.3rem .7rem;font-size:.78rem;font-weight:600;display:flex}.settings-module__eSbG6G__steamProfileLink{color:#66c0f4;align-items:center;gap:.3rem;font-size:.78rem;text-decoration:none;transition:opacity .15s;display:flex}.settings-module__eSbG6G__steamProfileLink:hover{opacity:.8}.settings-module__eSbG6G__steamStats{border-top:1px solid #2a3f5f;gap:0;display:flex}.settings-module__eSbG6G__steamStat{color:#8f98a0;border-right:1px solid #2a3f5f;flex:1;align-items:center;gap:.5rem;padding:.75rem 1.5rem;display:flex}.settings-module__eSbG6G__steamStat:last-child{border-right:none}.settings-module__eSbG6G__steamStat svg{color:#66c0f4;flex-shrink:0}.settings-module__eSbG6G__steamStatValue{color:#c6d4df;font-size:.95rem;font-weight:700}.settings-module__eSbG6G__steamStatLabel{color:#8f98a0;font-size:.78rem}.settings-module__eSbG6G__steamActions{gap:.75rem;margin-bottom:.75rem;display:flex}.settings-module__eSbG6G__syncBtn,.settings-module__eSbG6G__unlinkBtn{border-radius:var(--radius-md);cursor:pointer;transition:all var(--transition-fast);align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.9rem;font-weight:500;display:flex}.settings-module__eSbG6G__syncBtn{background:var(--bg-elevated);border:1px solid var(--border-subtle);color:var(--text-secondary)}.settings-module__eSbG6G__syncBtn:hover:not(:disabled){color:#66c0f4;border-color:#66c0f4}.settings-module__eSbG6G__syncBtn:disabled{opacity:.5;cursor:not-allowed}.settings-module__eSbG6G__unlinkBtn{color:#ef4444;background:0 0;border:1px solid #ef44444d}.settings-module__eSbG6G__unlinkBtn:hover:not(:disabled){background:#ef44441a}.settings-module__eSbG6G__unlinkBtn:disabled{opacity:.5;cursor:not-allowed}.settings-module__eSbG6G__spinning{animation:1s linear infinite settings-module__eSbG6G__spin}@keyframes settings-module__eSbG6G__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.settings-module__eSbG6G__steamNote{color:var(--text-muted);margin:.5rem 0 0;font-size:.82rem;line-height:1.5}.settings-module__eSbG6G__steamNotLinked{padding:.5rem 0}.settings-module__eSbG6G__steamConnectCard{text-align:center;border-radius:var(--radius-md);background:linear-gradient(135deg,#0e1521cc 0%,#1b283899 100%);border:1px solid #2a3f5f;flex-direction:column;align-items:center;gap:1rem;padding:2rem;display:flex}.settings-module__eSbG6G__steamLogo{color:#66c0f4;opacity:.8;width:48px;height:48px}.settings-module__eSbG6G__steamConnectTitle{font-size:1.2rem;font-family:var(--font-accent);color:#c6d4df;margin:0}.settings-module__eSbG6G__steamConnectDesc{color:#8f98a0;max-width:480px;margin:0;font-size:.9rem;line-height:1.6}.settings-module__eSbG6G__steamFeatureList{text-align:left;flex-direction:column;gap:.4rem;width:100%;max-width:360px;margin:0;padding:0;list-style:none;display:flex}.settings-module__eSbG6G__steamFeatureList li{color:#8f98a0;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.settings-module__eSbG6G__steamFeatureList li svg{color:#22c55e;flex-shrink:0}.settings-module__eSbG6G__steamLinkBtn{border-radius:var(--radius-md);color:#66c0f4;transition:all var(--transition-fast);letter-spacing:.01em;background:linear-gradient(135deg,#1b2838,#2a475e);border:1px solid #66c0f4;align-items:center;gap:.6rem;padding:.875rem 2rem;font-size:.95rem;font-weight:700;text-decoration:none;display:inline-flex}.settings-module__eSbG6G__steamLinkBtn:hover{background:linear-gradient(135deg,#2a475e,#3d6a8a);transform:translateY(-1px);box-shadow:0 0 24px #66c0f44d}.settings-module__eSbG6G__warning{color:#eab308;background:#eab30814;border:1px solid #eab3084d}@media (max-width:768px){.settings-module__eSbG6G__inputGroup{flex-wrap:wrap}.settings-module__eSbG6G__inputPrefix{border-radius:var(--radius-md)0 0 0}.settings-module__eSbG6G__input{border-radius:0 var(--radius-md)0 0;border-right:1px solid var(--border-subtle)}.settings-module__eSbG6G__saveBtn{border-radius:0 0 var(--radius-md)var(--radius-md);border-top:none;width:100%}.settings-module__eSbG6G__steamActions{flex-direction:column}.settings-module__eSbG6G__toggleField{flex-direction:column;align-items:stretch}.settings-module__eSbG6G__toggle{align-self:flex-end}}
.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}}
.GameListButton-module__KkWuUa__button{cursor:pointer;transition:all var(--transition-fast);border-radius:var(--radius-sm);background:0 0;border:none;justify-content:center;align-items:center;gap:.5rem;display:inline-flex}.GameListButton-module__KkWuUa__button:disabled{opacity:.6;cursor:not-allowed}.GameListButton-module__KkWuUa__sm{padding:.35rem}.GameListButton-module__KkWuUa__md{padding:.5rem}.GameListButton-module__KkWuUa__lg{padding:.65rem}.GameListButton-module__KkWuUa__icon{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0006}.GameListButton-module__KkWuUa__icon:hover{background:#0009;transform:scale(1.1)}.GameListButton-module__KkWuUa__full{background:var(--bg-elevated);border:1px solid var(--border-subtle);padding:.625rem 1rem}.GameListButton-module__KkWuUa__full:hover{border-color:var(--accent-gold)}.GameListButton-module__KkWuUa__wishlist{color:var(--text-muted)}.GameListButton-module__KkWuUa__wishlist:hover,.GameListButton-module__KkWuUa__wishlist.GameListButton-module__KkWuUa__active{color:#ef4444}.GameListButton-module__KkWuUa__wishlist.GameListButton-module__KkWuUa__active.GameListButton-module__KkWuUa__icon{background:#ef444433}.GameListButton-module__KkWuUa__wishlist.GameListButton-module__KkWuUa__active.GameListButton-module__KkWuUa__full{background:#ef44441a;border-color:#ef444480}.GameListButton-module__KkWuUa__played{color:var(--text-muted)}.GameListButton-module__KkWuUa__played:hover,.GameListButton-module__KkWuUa__played.GameListButton-module__KkWuUa__active{color:#22c55e}.GameListButton-module__KkWuUa__played.GameListButton-module__KkWuUa__active.GameListButton-module__KkWuUa__icon{background:#22c55e33}.GameListButton-module__KkWuUa__played.GameListButton-module__KkWuUa__active.GameListButton-module__KkWuUa__full{background:#22c55e1a;border-color:#22c55e80}.GameListButton-module__KkWuUa__label{font-size:.85rem;font-weight:500}.GameListButton-module__KkWuUa__spinner{animation:1s linear infinite GameListButton-module__KkWuUa__spin}@keyframes GameListButton-module__KkWuUa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
