.loading_page__fSOEX{padding:var(--space-xl) 0;min-height:80vh}.loading_header__qe1HC{margin-bottom:var(--space-xl)}.loading_skeletonTitle__PQ_pZ{height:2.5rem;width:200px;border-radius:var(--radius-md);margin-bottom:var(--space-sm)}.loading_skeletonSubtitle__yvZB_,.loading_skeletonTitle__PQ_pZ{background:var(--bg-tertiary);animation:loading_shimmer__oUwZ0 1.5s infinite}.loading_skeletonSubtitle__yvZB_{height:1.25rem;width:300px;border-radius:var(--radius-sm);animation-delay:.1s}.loading_filterSkeleton__LwgNm{display:flex;gap:var(--space-md);margin-bottom:var(--space-xl);flex-wrap:wrap}.loading_skeletonInput__iebLA{flex:1;min-width:200px;max-width:400px}.loading_skeletonInput__iebLA,.loading_skeletonSelect__tT1lX{height:44px;background:var(--bg-tertiary);border-radius:var(--radius-md);animation:loading_shimmer__oUwZ0 1.5s infinite}.loading_skeletonSelect__tT1lX{width:150px;animation-delay:.1s}.loading_skeletonButton__kNSnm{height:44px;width:100px;background:var(--bg-tertiary);border-radius:var(--radius-md);animation:loading_shimmer__oUwZ0 1.5s infinite;animation-delay:.2s}.loading_tableSkeleton__bqeBa{background:var(--bg-secondary);border-radius:var(--radius-lg);border:1px solid var(--border-primary);overflow:hidden}.loading_rowSkeleton__d7Ehq{display:flex;align-items:center;gap:var(--space-md);padding:var(--space-md);border-bottom:1px solid var(--border-primary)}.loading_rowSkeleton__d7Ehq:last-child{border-bottom:none}.loading_skeletonImage__sn_0A{width:64px;height:24px;flex-shrink:0}.loading_skeletonImage__sn_0A,.loading_skeletonText__0IeZ3{background:var(--bg-tertiary);border-radius:var(--radius-sm);animation:loading_shimmer__oUwZ0 1.5s infinite}.loading_skeletonText__0IeZ3{height:1rem;flex:1;max-width:300px;animation-delay:.1s}.loading_skeletonBadge__guqlg{width:80px;height:28px;background:var(--bg-tertiary);border-radius:var(--radius-full);animation:loading_shimmer__oUwZ0 1.5s infinite;animation-delay:.2s}@keyframes loading_shimmer__oUwZ0{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@media (min-width:768px){.loading_skeletonTitle__PQ_pZ{height:3rem;width:280px}.loading_skeletonSubtitle__yvZB_{width:400px}}.shared_container__RTjhG{width:min(1440px,100% - 2rem);margin:0 auto;padding:0 clamp(1rem,2vw + .5rem,2.5rem)}.shared_button__GdPAZ{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;line-height:1.5;border-radius:var(--radius-md);border:none;cursor:pointer;transition:all var(--transition-normal);text-decoration:none;white-space:nowrap}.shared_button__GdPAZ:disabled{opacity:.5;cursor:not-allowed}@media (min-width:768px){.shared_button__GdPAZ{padding:.75rem 1.5rem;font-size:1rem}}.shared_buttonPrimary__5_gw7{background:linear-gradient(135deg,var(--brand-primary) 0,var(--brand-primary-hover) 100%);color:white}.shared_buttonPrimary__5_gw7:hover:not(:disabled){transform:translateY(-2px);box-shadow:var(--shadow-glow)}.shared_buttonSecondary__4s1kU{background:var(--bg-tertiary);color:var(--text-primary);border:1px solid var(--border-hover)}.shared_buttonSecondary__4s1kU:hover:not(:disabled){background:var(--bg-secondary);border-color:var(--border-hover)}.shared_buttonDanger__W9Gvr{background:linear-gradient(135deg,var(--color-danger) 0,#dc2626 100%);color:white}.shared_buttonDanger__W9Gvr:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 25px rgba(239,68,68,.3)}.shared_card__YNDSi{background:var(--bg-secondary);border:1px solid var(--border-primary);border-radius:var(--radius-xl);padding:clamp(1.25rem,2vw + .5rem,1.5rem);transition:all var(--transition-slow)}.shared_card__YNDSi:hover{background:var(--bg-tertiary);border-color:var(--border-hover);transform:translateY(-4px);box-shadow:var(--shadow-lg)}.shared_badge__rohza{display:inline-flex;align-items:center;padding:.25rem 0;font-size:clamp(.75rem,1vw + .5rem,.8125rem);font-weight:500;border-radius:var(--radius-sm);white-space:nowrap}.shared_input__QS6OL{width:100%;padding:clamp(.75rem,1.5vw,.875rem) clamp(1rem,2vw,1.25rem);font-size:clamp(.875rem,1vw + .5rem,1rem);background:var(--bg-tertiary);border:1px solid var(--border-primary);border-radius:var(--radius-md);color:var(--text-primary);transition:all var(--transition-normal)}.shared_input__QS6OL:focus{outline:none;border-color:var(--border-focus);box-shadow:0 0 0 3px var(--brand-primary-light)}.shared_input__QS6OL::placeholder{color:var(--text-disabled)}.shared_grid___Bpur{display:grid;gap:clamp(1rem,2vw + .5rem,2rem);grid-template-columns:1fr}@media (min-width:640px){.shared_grid2__hd9w5{grid-template-columns:repeat(2,1fr)}}@media (min-width:768px){.shared_grid3__I9r4D{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.shared_grid4__5IltG{grid-template-columns:repeat(4,1fr)}}.shared_flex__9_hoz{display:flex}.shared_flexCol__bJmup{display:flex;flex-direction:column}.shared_flexCenter__FsjEE{display:flex;align-items:center;justify-content:center}.shared_flexBetween__ITZSx{display:flex;align-items:center;justify-content:space-between}.shared_gap1__lq9Bk{gap:.25rem}.shared_gap2__SFLLD{gap:.5rem}.shared_gap3__IaCes{gap:.75rem}.shared_gap4__KNXU9{gap:1rem}.shared_gap6__Y92g3{gap:1.5rem}.shared_gap8__xR421{gap:2rem}.shared_textCenter__YBdlh{text-align:center}.shared_textSm__RYBqO{font-size:.875rem}.shared_textBase__P9KMv{font-size:1rem}.shared_textLg__BfdOp{font-size:clamp(1.125rem,1vw + .75rem,1.25rem)}.shared_textXl__5s_o_{font-size:clamp(1.25rem,1.5vw + .75rem,1.5rem)}.shared_text2xl__nzSrn{font-size:clamp(1.5rem,2vw + .75rem,2rem)}.shared_text3xl__C2waB{font-size:clamp(1.875rem,3vw + .75rem,3rem)}.shared_fontBold__MRkzd{font-weight:700}.shared_fontSemibold__PP4Na{font-weight:600}.shared_fontMedium__Mutjq{font-weight:500}.shared_gradientText__OnKHY{background:linear-gradient(135deg,var(--brand-primary) 0,var(--brand-secondary) 50%,#ec4899 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.shared_spinner__xbVQu{width:1.5rem;height:1.5rem;border:2px solid rgba(255,255,255,.2);border-top-color:currentcolor;border-radius:50%;animation:shared_spin__u1A6t .6s linear infinite}@keyframes shared_spin__u1A6t{to{transform:rotate(1turn)}}.GameCarousel_container__1BAFS{display:flex;flex-direction:column;gap:1rem}.GameCarousel_header__OcIG5{justify-content:space-between}.GameCarousel_headerRight__ZDSl8,.GameCarousel_header__OcIG5{display:flex;align-items:center;gap:1rem}.GameCarousel_title__Lfzmc{font-size:1.25rem;font-weight:600;color:#fff;margin:0}@media (min-width:768px){.GameCarousel_title__Lfzmc{font-size:1.5rem}}.GameCarousel_mobileNav__Vq3Xg{display:flex;align-items:center;gap:.5rem}@media (min-width:768px){.GameCarousel_mobileNav__Vq3Xg{display:none}}.GameCarousel_navButton__6AAGd{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:var(--bg-secondary);border:1px solid var(--border-primary);border-radius:var(--radius-md);color:var(--text-primary);font-size:1.5rem;line-height:1;cursor:pointer;transition:all var(--transition-fast);padding:0}.GameCarousel_navButton__6AAGd:hover{background:var(--bg-tertiary);border-color:var(--border-hover);color:var(--brand-primary)}.GameCarousel_navButton__6AAGd:active{transform:scale(.95)}.GameCarousel_indicator__NnzWK{font-size:.75rem;color:var(--text-tertiary);min-width:2.5rem;text-align:center}.GameCarousel_viewAll__HFoI_{font-size:.875rem;color:var(--text-secondary);text-decoration:none;transition:color var(--transition-fast)}.GameCarousel_viewAll__HFoI_:hover{color:var(--brand-primary)}.GameCarousel_mobileCarousel__Tm8a_{display:block}@media (min-width:768px){.GameCarousel_mobileCarousel__Tm8a_{display:none}}.GameCarousel_desktopCarousel__fW1K_{display:none}@media (min-width:768px){.GameCarousel_desktopCarousel__fW1K_{display:flex;gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:.5rem}.GameCarousel_desktopCarousel__fW1K_::-webkit-scrollbar{display:none}}.GameCarousel_card__oXkQ1{display:block;background:var(--bg-secondary);border:1px solid var(--border-primary);border-radius:var(--radius-lg);overflow:hidden;text-decoration:none;transition:all var(--transition-normal)}.GameCarousel_desktopCarousel__fW1K_ .GameCarousel_card__oXkQ1{flex:0 0 300px;scroll-snap-align:start}.GameCarousel_card__oXkQ1:hover{border-color:var(--border-hover);transform:translateY(-2px);box-shadow:var(--shadow-lg)}.GameCarousel_cardImage__aZDI3{position:relative;aspect-ratio:460/215;background:var(--bg-tertiary)}.GameCarousel_image__JW90H{object-fit:cover}.GameCarousel_imagePlaceholder__AAKDF{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--bg-tertiary),var(--bg-secondary));font-size:2rem;font-weight:700;color:var(--text-tertiary)}.GameCarousel_cardOverlay__saXVz{position:absolute;top:.75rem;left:.75rem;right:auto}.GameCarousel_overlayBadge__bPldW{background:rgba(0,0,0,.75)!important;backdrop-filter:blur(8px);padding:.375rem .625rem!important;border-radius:var(--radius-md)!important}.GameCarousel_cardContent__V_hCd{padding:.875rem 1rem 1rem}.GameCarousel_cardHeader__PBeDw{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.375rem}.GameCarousel_cardTitle__f_8at{font-size:.9375rem;font-weight:600;color:var(--text-primary);flex:1;min-width:0}.GameCarousel_cardMeta__yY8uh,.GameCarousel_cardTitle__f_8at{margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.GameCarousel_cardMeta__yY8uh{font-size:.8125rem;color:var(--text-tertiary)}.GameNews_container__9azdJ{background:var(--bg-secondary);border:1px solid var(--border-primary);border-radius:var(--radius-lg);padding:1.5rem}.GameNews_title__L7pIK{display:flex;align-items:center;gap:.5rem;font-size:1.25rem;font-weight:600;color:#fff;margin:0 0 1rem}@media (min-width:768px){.GameNews_title__L7pIK{font-size:1.5rem}}.GameNews_icon__PCWiy{width:1.25rem;height:1.25rem;color:var(--brand-primary)}.GameNews_loading__pQ9sj{display:flex;flex-direction:column;gap:.75rem}.GameNews_skeleton__bI_cO{height:4rem;background:linear-gradient(90deg,var(--bg-tertiary) 25%,var(--bg-secondary) 50%,var(--bg-tertiary) 75%);background-size:200% 100%;animation:GameNews_shimmer__ki4bV 1.5s infinite;border-radius:var(--radius-md)}@keyframes GameNews_shimmer__ki4bV{0%{background-position:200% 0}to{background-position:-200% 0}}.GameNews_newsList__Zp34l{display:flex;flex-direction:column;gap:1rem}.GameNews_newsItem__J9yGJ{padding:1rem;background:var(--bg-tertiary);border-radius:var(--radius-md);border:1px solid var(--border-secondary);transition:var(--transition-fast)}.GameNews_newsItem__J9yGJ:hover{border-color:var(--border-hover)}.GameNews_newsHeader__Uo5Pd{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.GameNews_date__NnpU1{font-size:.75rem;color:var(--text-tertiary)}.GameNews_source__XVW6k{font-size:.625rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;padding:.125rem .375rem;background:rgba(59,130,246,.15);color:var(--brand-primary);border-radius:var(--radius-sm)}.GameNews_newsTitle__4kyAL{font-size:.9375rem;font-weight:500;color:var(--text-primary);margin:0 0 .5rem;line-height:1.4}.GameNews_newsLink__1CsBL{color:var(--text-primary);text-decoration:none;display:inline-flex;align-items:center;gap:.25rem;transition:var(--transition-fast)}.GameNews_newsLink__1CsBL:hover{color:var(--brand-primary)}.GameNews_externalIcon__OG6Yx{width:.875rem;height:.875rem;opacity:.5;flex-shrink:0}.GameNews_newsLink__1CsBL:hover .GameNews_externalIcon__OG6Yx{opacity:1}.GameNews_newsContent__thhLG{font-size:.8125rem;color:var(--text-secondary);line-height:1.5;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.GameNews_author__BolSo{display:block;font-size:.75rem;color:var(--text-tertiary);margin-top:.5rem}.GameNews_showMore__jOwdp{display:flex;align-items:center;justify-content:center;gap:.25rem;width:100%;margin-top:1rem;padding:.625rem;background:transparent;border:1px solid var(--border-primary);border-radius:var(--radius-md);color:var(--text-secondary);font-size:.8125rem;font-weight:500;cursor:pointer;transition:var(--transition-fast)}.GameNews_showMore__jOwdp:hover{background:var(--bg-tertiary);color:var(--text-primary);border-color:var(--border-hover)}.GameNews_chevron__RzroH{width:1rem;height:1rem;transition:transform var(--transition-fast)}.GameNews_chevronUp__9vBpM{transform:rotate(180deg)}.GameNews_attribution__0LE6i{margin-top:1rem;padding-top:.75rem;border-top:1px solid var(--border-secondary);font-size:.75rem;color:var(--text-tertiary);text-align:center}.GameNews_attribution__0LE6i a{color:var(--text-secondary);text-decoration:none;transition:var(--transition-fast)}.GameNews_attribution__0LE6i a:hover{color:var(--brand-primary)}@media (min-width:768px){.GameNews_container__9azdJ{padding:1.75rem}.GameNews_newsItem__J9yGJ{padding:1.25rem}.GameNews_newsTitle__4kyAL{font-size:1rem}.GameNews_newsContent__thhLG{font-size:.875rem;-webkit-line-clamp:3}}.GamesFilter_container___R_LI{margin-bottom:2rem;transition:opacity .2s ease}.GamesFilter_container___R_LI.GamesFilter_pending__frepr{opacity:.6;pointer-events:none}.GamesFilter_topRow__WjCxR{display:flex;flex-direction:column;gap:1rem}@media (min-width:768px){.GamesFilter_topRow__WjCxR{flex-direction:row;align-items:center}}.GamesFilter_searchForm__fHetP{display:flex;flex:1;gap:.5rem}.GamesFilter_searchInput__1NEUT{flex:1;padding:.75rem 1rem;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:.5rem;color:#fff;font-size:1rem;transition:all .2s ease}.GamesFilter_searchInput__1NEUT::placeholder{color:rgba(255,255,255,.4)}.GamesFilter_searchInput__1NEUT:focus{outline:none;border-color:#3b82f6;background:rgba(255,255,255,.08)}.GamesFilter_searchButton__efXq0{padding:.75rem 1.25rem;background:#3b82f6;border:none;border-radius:.5rem;color:#fff;font-size:.9375rem;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap}.GamesFilter_searchButton__efXq0:hover{background:#2563eb}.GamesFilter_sortContainer__hS5iP{display:flex;align-items:center;gap:.5rem}.GamesFilter_sortLabel__Tt6PJ{font-size:.875rem;color:rgba(255,255,255,.6);white-space:nowrap}.GamesFilter_sortSelect__UYlhP{padding:.75rem 2.5rem .75rem 1rem;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:.5rem;color:#fff;font-size:.9375rem;cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='rgba(255,255,255,0.6)' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;transition:all .2s ease}.GamesFilter_sortSelect__UYlhP:focus{outline:none;border-color:#3b82f6}.GamesFilter_sortSelect__UYlhP option{background:#1a1a2e;color:#fff}.GamesFilter_filterToggle__Uob_9{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:.5rem;color:#fff;font-size:.9375rem;cursor:pointer;transition:all .2s ease;position:relative}.GamesFilter_filterToggle__Uob_9:hover{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.2)}.GamesFilter_filterToggle__Uob_9[aria-expanded=true]{background:rgba(59,130,246,.1);border-color:#3b82f6}.GamesFilter_filterIcon__0nKkr{font-size:1rem}.GamesFilter_filterBadge__Xg3Hv{position:absolute;top:.5rem;right:.5rem;width:8px;height:8px;background:#3b82f6;border-radius:50%}.GamesFilter_expandedFilters__ZfsWc{margin-top:1.5rem;padding:1.5rem;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.08);border-radius:.75rem;display:flex;flex-direction:column;gap:1.5rem;animation:GamesFilter_slideDown__g21Yj .2s ease}@keyframes GamesFilter_slideDown__g21Yj{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.GamesFilter_filterGroup__k5xdo{display:flex;flex-direction:column;gap:.75rem}.GamesFilter_filterTitle__qmCzY{font-size:.875rem;font-weight:600;color:rgba(255,255,255,.8);margin:0;text-transform:uppercase;letter-spacing:.05em}.GamesFilter_filterOptions__oDUVJ{display:flex;flex-wrap:wrap;gap:.5rem}.GamesFilter_filterChip__f8ffW{padding:.5rem 1rem;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:2rem;color:rgba(255,255,255,.8);font-size:.875rem;cursor:pointer;transition:all .2s ease}.GamesFilter_filterChip__f8ffW:hover{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.2)}.GamesFilter_filterChipActive__EytZJ{background:rgba(59,130,246,.2);border-color:#3b82f6;color:#fff}.GamesFilter_filterChipActive__EytZJ:hover{background:rgba(59,130,246,.3)}.GamesFilter_filterChip__f8ffW[style*="--chip-color"].GamesFilter_filterChipActive__EytZJ{background:color-mix(in srgb,var(--chip-color) 20%,transparent);border-color:var(--chip-color)}.GamesFilter_filterChip__f8ffW[style*="--chip-color"].GamesFilter_filterChipActive__EytZJ:hover{background:color-mix(in srgb,var(--chip-color) 30%,transparent)}.GamesFilter_clearButton__ZFl67{align-self:flex-start;padding:.5rem 1rem;background:transparent;border:1px solid rgba(239,68,68,.3);border-radius:.5rem;color:#ef4444;font-size:.875rem;cursor:pointer;transition:all .2s ease}.GamesFilter_clearButton__ZFl67:hover{background:rgba(239,68,68,.1);border-color:#ef4444}.Button_button__hMNEn{position:relative;overflow:hidden}.Button_button__hMNEn:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:rgba(255,255,255,.3);transform:translate(-50%,-50%);transition:width .6s,height .6s}.Button_button__hMNEn:active:before{width:300px;height:300px}.Button_buttonGhost__eZQm9{background:transparent;color:var(--text-primary)}.Button_buttonGhost__eZQm9:hover:not(:disabled){background:var(--bg-tertiary)}.Button_buttonSm__3Dhw7{padding:.5rem 1rem;font-size:.875rem}.Button_buttonLg__f8pdA{padding:.75rem 1.5rem;font-size:1rem}@media (min-width:640px){.Button_buttonLg__f8pdA{padding:1rem 2rem;font-size:1.125rem}}@media (min-width:768px){.Button_buttonLg__f8pdA{padding:1.125rem 2.5rem;font-size:1.25rem}}.RateLimitError_container__Xd38W{display:flex;align-items:flex-start;gap:.75rem;padding:1rem;background:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.3);border-radius:var(--radius-md);margin-bottom:1rem}.RateLimitError_icon__dXWs0{font-size:1.5rem;flex-shrink:0}.RateLimitError_content__JsU8U{flex:1}.RateLimitError_message__0DJzP{margin:0 0 .5rem;color:var(--text-primary);font-weight:500}.RateLimitError_countdown__13Ed7{display:flex;align-items:center;gap:.5rem}.RateLimitError_label__zrDMV{color:var(--text-secondary);font-size:.875rem}.RateLimitError_timer__0rbyk{font-family:monospace;font-size:1.125rem;font-weight:600;color:var(--p2w-extreme);background:var(--bg-tertiary);padding:.25rem .5rem;border-radius:var(--radius-sm)}.RateLimitError_ready__7c2bZ{margin:0;color:var(--p2w-none);font-weight:500}@media (min-width:640px){.RateLimitError_container__Xd38W{padding:1.25rem}.RateLimitError_timer__0rbyk{font-size:1.25rem}}.GameSubmitForm_simpleForm__Vy3JO{max-width:500px;margin:0 auto}.GameSubmitForm_wizard__KcUiN{display:flex;flex-direction:column;gap:2rem}.GameSubmitForm_honeypot__CHUyh{position:absolute;left:-9999px;opacity:0}.GameSubmitForm_progressContainer__h0tp6{display:flex;flex-direction:column;gap:1.5rem}.GameSubmitForm_progressBar__H5OGT{height:4px;background:var(--bg-tertiary);border-radius:var(--radius-full);overflow:hidden}.GameSubmitForm_progressFill__Xne_B{height:100%;background:var(--brand-gradient);border-radius:var(--radius-full);transition:width .5s cubic-bezier(.4,0,.2,1)}.GameSubmitForm_steps__Noe83{display:none}.GameSubmitForm_step___xruV{display:flex;align-items:center;gap:.75rem;padding:.5rem;background:transparent;border:none;border-radius:var(--radius-md);cursor:pointer;transition:all var(--transition-fast);text-align:left}.GameSubmitForm_step___xruV:hover:not(:disabled){background:var(--bg-tertiary)}.GameSubmitForm_step___xruV:disabled{cursor:not-allowed;opacity:.5}.GameSubmitForm_stepNumber__XRkMD{width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;background:var(--bg-tertiary);border:2px solid var(--border-primary);border-radius:50%;font-size:.875rem;font-weight:600;color:var(--text-tertiary);transition:all var(--transition-fast);flex-shrink:0}.GameSubmitForm_stepNumber__XRkMD svg{width:1rem;height:1rem}.GameSubmitForm_stepActive__LPFRK .GameSubmitForm_stepNumber__XRkMD{background:var(--brand-primary);border-color:var(--brand-primary);color:white}.GameSubmitForm_stepCurrent__FVb4O .GameSubmitForm_stepNumber__XRkMD{box-shadow:0 0 0 4px rgba(59,130,246,.2)}.GameSubmitForm_stepInfo__S9JX2{display:flex;flex-direction:column;gap:.125rem}.GameSubmitForm_stepTitle__EOwRn{font-size:.875rem;font-weight:500;color:var(--text-tertiary);transition:color var(--transition-fast)}.GameSubmitForm_stepActive__LPFRK .GameSubmitForm_stepTitle__EOwRn{color:var(--text-primary)}.GameSubmitForm_stepDescription__KRDti{font-size:.75rem;color:var(--text-tertiary)}.GameSubmitForm_form__AxGTn{display:flex;flex-direction:column;gap:1.5rem}.GameSubmitForm_error__fFB1k{display:flex;align-items:flex-start;gap:.75rem;padding:1rem;background:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.3);border-radius:var(--radius-md);color:#ef4444;font-size:.875rem;animation:GameSubmitForm_fadeIn__KvoVC .3s ease-out}.GameSubmitForm_errorIcon__mEYg8{flex-shrink:0}.GameSubmitForm_stepContent__6Wdre{overflow:hidden}.GameSubmitForm_stepPanel__E_nsu{animation-duration:.4s;animation-timing-function:cubic-bezier(.4,0,.2,1);animation-fill-mode:both}.GameSubmitForm_slideInRight__EqIZQ{animation-name:GameSubmitForm_slideInRight__EqIZQ}.GameSubmitForm_slideInLeft__5Dgxh{animation-name:GameSubmitForm_slideInLeft__5Dgxh}@keyframes GameSubmitForm_slideInRight__EqIZQ{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}@keyframes GameSubmitForm_slideInLeft__5Dgxh{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes GameSubmitForm_fadeIn__KvoVC{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.GameSubmitForm_stepFields__nCKoX{display:flex;flex-direction:column;gap:1.5rem}.GameSubmitForm_stepHeader__oSS1k{margin-bottom:.5rem}.GameSubmitForm_stepHeading__L3oHC{font-size:1.25rem;font-weight:600;color:var(--text-primary);margin-bottom:.25rem}.GameSubmitForm_stepSubheading__pxzWE{font-size:.9375rem;color:var(--text-secondary)}.GameSubmitForm_field__0Q19v{display:flex;flex-direction:column;gap:.5rem}.GameSubmitForm_row__EAy3A{display:flex;flex-direction:column;gap:1.5rem}.GameSubmitForm_label__NyDnF{font-size:.875rem;font-weight:500;color:var(--text-primary)}.GameSubmitForm_required__AhpY8{color:#ef4444}.GameSubmitForm_input__onSKU,.GameSubmitForm_textarea__uUz_e{padding:.75rem 1rem;background:var(--bg-tertiary);border:1px solid var(--border-primary);border-radius:var(--radius-md);color:var(--text-primary);font-size:1rem;transition:border-color var(--transition-fast),box-shadow var(--transition-fast)}.GameSubmitForm_input__onSKU:focus,.GameSubmitForm_textarea__uUz_e:focus{outline:none;border-color:var(--brand-primary);box-shadow:0 0 0 3px rgba(59,130,246,.1)}.GameSubmitForm_input__onSKU::placeholder,.GameSubmitForm_textarea__uUz_e::placeholder{color:var(--text-tertiary)}.GameSubmitForm_textarea__uUz_e{resize:vertical;min-height:100px}.GameSubmitForm_hint__sj4_e{font-size:.75rem;color:var(--text-tertiary)}.GameSubmitForm_hint__sj4_e strong{color:var(--text-secondary)}.GameSubmitForm_hintSuccess__ig8dw{font-size:.75rem;color:var(--p2w-none);font-weight:500}.GameSubmitForm_textareaFooter__TEOtg{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.5rem}.GameSubmitForm_formattingHint__k2oKO{font-size:.6875rem;color:var(--text-tertiary);font-family:monospace}.GameSubmitForm_chipGrid__znG22{display:flex;flex-wrap:wrap;gap:.5rem}.GameSubmitForm_chip__QVLxN{padding:.5rem .875rem;background:var(--bg-tertiary);border:1px solid var(--border-primary);border-radius:var(--radius-full);color:var(--text-secondary);font-size:.8125rem;cursor:pointer;transition:all var(--transition-fast)}.GameSubmitForm_chip__QVLxN:hover{border-color:var(--border-hover);color:var(--text-primary);transform:translateY(-1px)}.GameSubmitForm_chipActive__5_pB8{background:var(--brand-primary);border-color:var(--brand-primary);color:white}.GameSubmitForm_chipActive__5_pB8:hover{background:var(--brand-primary-hover);border-color:var(--brand-primary-hover);color:white}.GameSubmitForm_checkboxLabel__7we_0{display:flex;align-items:flex-start;gap:.75rem;cursor:pointer;padding:1rem;background:var(--bg-tertiary);border:1px solid var(--border-primary);border-radius:var(--radius-md);transition:all var(--transition-fast)}.GameSubmitForm_checkboxLabel__7we_0:hover{border-color:var(--border-hover)}.GameSubmitForm_checkbox__lKogZ{width:1.25rem;height:1.25rem;accent-color:var(--brand-primary);cursor:pointer;margin-top:.125rem;flex-shrink:0}.GameSubmitForm_checkboxText__UYADd{display:flex;flex-direction:column;gap:.25rem}.GameSubmitForm_checkboxText__UYADd strong{font-size:.9375rem;color:var(--text-primary)}.GameSubmitForm_checkboxText__UYADd small{font-size:.8125rem;color:var(--text-tertiary)}.GameSubmitForm_p2wNotice__pf_iR{display:flex;gap:1rem;padding:1.25rem;background:linear-gradient(135deg,rgba(59,130,246,.1),rgba(139,92,246,.1));border:1px solid rgba(59,130,246,.2);border-radius:var(--radius-lg)}.GameSubmitForm_p2wNoticeIcon__Chlv9{flex-shrink:0;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;background:var(--brand-primary);border-radius:50%;color:white}.GameSubmitForm_p2wNoticeIcon__Chlv9 svg{width:1.25rem;height:1.25rem}.GameSubmitForm_p2wNoticeContent__w1rBz{display:flex;flex-direction:column;gap:.5rem}.GameSubmitForm_p2wNoticeContent__w1rBz h4{font-size:1rem;font-weight:600;color:var(--text-primary)}.GameSubmitForm_p2wNoticeContent__w1rBz p,.GameSubmitForm_p2wNoticeList__JOqMw{font-size:.875rem;color:var(--text-secondary);line-height:1.6}.GameSubmitForm_p2wNoticeList__JOqMw{margin:.25rem 0 .5rem;padding-left:1.25rem}.GameSubmitForm_p2wNoticeList__JOqMw li{margin-bottom:.375rem}.GameSubmitForm_p2wNoticeList__JOqMw strong{color:var(--text-primary)}.GameSubmitForm_p2wNoticeFuture__TGNMx{padding-top:.5rem;border-top:1px solid rgba(59,130,246,.2);margin-top:.25rem;font-style:italic}.GameSubmitForm_p2wNoticeFuture__TGNMx strong{color:var(--brand-primary)}.GameSubmitForm_summary__03U_L{display:flex;flex-direction:column;gap:1rem;padding:1.5rem;background:var(--bg-tertiary);border-radius:var(--radius-lg)}.GameSubmitForm_summarySection__1S_xN{display:flex;flex-direction:column;gap:.25rem}.GameSubmitForm_summaryRow__VmtqG{display:flex;flex-direction:column;gap:1rem}.GameSubmitForm_summaryLabel__ClS2N{font-size:.75rem;font-weight:500;color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em}.GameSubmitForm_summaryValue__8gnp9{font-size:1rem;color:var(--text-primary);font-weight:500}.GameSubmitForm_summaryValueSmall__z22qQ{font-size:.875rem;color:var(--text-secondary);line-height:1.5}.GameSubmitForm_summaryChips__YQ9ob{display:flex;flex-wrap:wrap;gap:.375rem}.GameSubmitForm_summaryChip__fBDWj{padding:.25rem .625rem;background:var(--bg-secondary);border-radius:var(--radius-sm);font-size:.75rem;color:var(--text-secondary)}.GameSubmitForm_navigation__fGo5o{display:flex;justify-content:space-between;align-items:center;padding-top:1.5rem;border-top:1px solid var(--border-primary)}.GameSubmitForm_navLeft__Li0aE,.GameSubmitForm_navRight__V_eA1{display:flex;gap:.75rem}.GameSubmitForm_successContainer__gRcq0{display:flex;flex-direction:column;align-items:center;text-align:center;padding:3rem 1rem;animation:GameSubmitForm_fadeIn__KvoVC .5s ease-out}.GameSubmitForm_successIconWrapper__5U_Gn{position:relative;margin-bottom:1.5rem}.GameSubmitForm_successIcon__DBud8{width:5rem;height:5rem;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--p2w-none),var(--p2w-minimal));border-radius:50%;color:white;position:relative;z-index:1;animation:GameSubmitForm_scaleIn__bsMBM .5s cubic-bezier(.34,1.56,.64,1)}.GameSubmitForm_successIcon__DBud8 svg{width:2.5rem;height:2.5rem;animation:GameSubmitForm_checkDraw__FTvuY .5s ease-out .2s both}@keyframes GameSubmitForm_scaleIn__bsMBM{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes GameSubmitForm_checkDraw__FTvuY{0%{stroke-dasharray:100;stroke-dashoffset:100}to{stroke-dasharray:100;stroke-dashoffset:0}}.GameSubmitForm_successRipple__RJB1v{position:absolute;top:50%;left:50%;width:5rem;height:5rem;transform:translate(-50%,-50%);border-radius:50%;background:var(--p2w-none);opacity:0;animation:GameSubmitForm_ripple__Zl4AF 1s ease-out}@keyframes GameSubmitForm_ripple__Zl4AF{0%{transform:translate(-50%,-50%) scale(1);opacity:.4}to{transform:translate(-50%,-50%) scale(2);opacity:0}}.GameSubmitForm_successTitle__WRhXR{font-size:1.75rem;font-weight:700;color:var(--text-primary);margin-bottom:.5rem}.GameSubmitForm_successMessage__4yvYc{font-size:1rem;color:var(--text-secondary);max-width:400px;margin-bottom:2rem;line-height:1.6}.GameSubmitForm_suggestions__tawkP{background:var(--bg-tertiary);border-radius:var(--radius-md);padding:1.25rem;margin-bottom:2rem;text-align:left;width:100%;max-width:400px}.GameSubmitForm_suggestions__tawkP h3{font-size:.875rem;font-weight:600;color:var(--text-primary);margin-bottom:.75rem}.GameSubmitForm_suggestions__tawkP ul{list-style:disc;padding-left:1.25rem;margin:0}.GameSubmitForm_suggestions__tawkP li{font-size:.875rem;color:var(--text-secondary);margin-bottom:.375rem;line-height:1.5}.GameSubmitForm_successActions__54GqW{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center}.GameSubmitForm_infoBox__iTfeN{display:flex;gap:1rem;padding:1.25rem;background:linear-gradient(135deg,rgba(59,130,246,.08),rgba(139,92,246,.08));border:1px solid rgba(59,130,246,.15);border-radius:var(--radius-lg)}.GameSubmitForm_infoIcon__u1_yZ{flex-shrink:0;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;background:var(--brand-primary);border-radius:50%;color:white}.GameSubmitForm_infoIcon__u1_yZ svg{width:1rem;height:1rem}.GameSubmitForm_infoContent__G8rj5{display:flex;flex-direction:column;gap:.375rem}.GameSubmitForm_infoContent__G8rj5 p{font-size:.875rem;color:var(--text-secondary);line-height:1.6;margin:0}.GameSubmitForm_infoContent__G8rj5 p strong{color:var(--text-primary)}.GameSubmitForm_submitButton__Ye5Ky{width:100%;margin-top:.5rem}@media (min-width:640px){.GameSubmitForm_row__EAy3A{flex-direction:row}.GameSubmitForm_row__EAy3A .GameSubmitForm_field__0Q19v{flex:1}.GameSubmitForm_summaryRow__VmtqG{flex-direction:row}.GameSubmitForm_summaryRow__VmtqG .GameSubmitForm_summarySection__1S_xN{flex:1}.GameSubmitForm_steps__Noe83{display:flex;justify-content:space-between}}@media (min-width:768px){.GameSubmitForm_stepHeading__L3oHC{font-size:1.5rem}.GameSubmitForm_p2wNotice__pf_iR{padding:1.5rem}.GameSubmitForm_summary__03U_L{padding:2rem}.GameSubmitForm_successContainer__gRcq0{padding:4rem 2rem}.GameSubmitForm_successIcon__DBud8{width:6rem;height:6rem}.GameSubmitForm_successIcon__DBud8 svg{width:3rem;height:3rem}.GameSubmitForm_successRipple__RJB1v{width:6rem;height:6rem}.GameSubmitForm_successTitle__WRhXR{font-size:2rem}}.P2WFactorChart_chart__G_vbe{display:flex;flex-direction:column;gap:1.25rem;width:100%;max-width:100%;box-sizing:border-box}.P2WFactorChart_category__VpOx4{display:flex;flex-direction:column;gap:.5rem}.P2WFactorChart_categoryTitle__8thea{font-size:.625rem;font-weight:600;color:var(--text-tertiary);margin:0;display:flex;align-items:center;gap:.375rem;text-transform:uppercase;letter-spacing:.05em}@media (min-width:480px){.P2WFactorChart_categoryTitle__8thea{font-size:var(--text-xs);gap:.5rem}}.P2WFactorChart_grid__U7kM_{display:flex;flex-direction:column;gap:.375rem}.P2WFactorChart_factor__lhuaE{display:flex;flex-direction:column;gap:.25rem;padding:.375rem .5rem;background:var(--bg-secondary);border:1px solid var(--border-secondary);border-radius:var(--radius-md);transition:border-color var(--transition-fast),background var(--transition-fast);width:100%;max-width:100%;box-sizing:border-box}.P2WFactorChart_factor__lhuaE:hover{border-color:var(--border-primary);background:rgba(255,255,255,.02)}.P2WFactorChart_factorMain__UeDc9{display:flex;align-items:center;gap:.375rem;margin-bottom:0;min-width:0;width:100%}.P2WFactorChart_factorInfo__NxlSB{display:flex;align-items:center;gap:.25rem;min-width:0;flex:1}.P2WFactorChart_factorName__cky3M{font-size:.6875rem;font-weight:500;color:var(--text-primary);line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.P2WFactorChart_factorWeight__Q8VCW{font-size:.5rem;font-weight:500;color:var(--text-disabled);padding:.0625rem .1875rem;background:rgba(255,255,255,.05);border-radius:var(--radius-sm);flex-shrink:0;display:none}@media (min-width:360px){.P2WFactorChart_factorWeight__Q8VCW{display:inline}}.P2WFactorChart_scoreIndicator__knoQP{display:flex;align-items:center;gap:.25rem;flex-shrink:0;margin-left:auto}.P2WFactorChart_scoreValue___DVbt{font-size:.75rem;font-weight:700;font-variant-numeric:tabular-nums;min-width:.875rem;text-align:right}.P2WFactorChart_scoreLabel___2_h1{font-size:.4375rem;font-weight:600;text-transform:uppercase;letter-spacing:.01em;padding:.125rem .1875rem;border-radius:var(--radius-sm);min-width:2rem;text-align:center;white-space:nowrap}.P2WFactorChart_barContainer__8wgXY{width:100%;height:6px;background:rgba(255,255,255,.05);border-radius:3px;overflow:hidden}.P2WFactorChart_bar__szCRX{height:100%;border-radius:3px;transition:width .5s ease-out}.P2WFactorChart_factorDescription__3Qhx1{font-size:var(--text-xs);line-height:1.4;color:var(--text-tertiary);margin:0;padding-top:.25rem}.P2WFactorChart_levelLow__bIItQ .P2WFactorChart_scoreValue___DVbt{color:#34d399}.P2WFactorChart_levelLow__bIItQ .P2WFactorChart_scoreLabel___2_h1{background:rgba(52,211,153,.15);color:#34d399}.P2WFactorChart_levelLow__bIItQ .P2WFactorChart_bar__szCRX{background:linear-gradient(90deg,rgba(52,211,153,.3),#34d399)}.P2WFactorChart_levelMild__tu3F1 .P2WFactorChart_scoreValue___DVbt{color:#4ade80}.P2WFactorChart_levelMild__tu3F1 .P2WFactorChart_scoreLabel___2_h1{background:rgba(74,222,128,.15);color:#4ade80}.P2WFactorChart_levelMild__tu3F1 .P2WFactorChart_bar__szCRX{background:linear-gradient(90deg,rgba(74,222,128,.3),#4ade80)}.P2WFactorChart_levelModerate__eM_P5 .P2WFactorChart_scoreValue___DVbt{color:#fbbf24}.P2WFactorChart_levelModerate__eM_P5 .P2WFactorChart_scoreLabel___2_h1{background:rgba(251,191,36,.15);color:#fbbf24}.P2WFactorChart_levelModerate__eM_P5 .P2WFactorChart_bar__szCRX{background:linear-gradient(90deg,rgba(251,191,36,.3),#fbbf24)}.P2WFactorChart_levelHigh__pgZqb .P2WFactorChart_scoreValue___DVbt{color:#fb923c}.P2WFactorChart_levelHigh__pgZqb .P2WFactorChart_scoreLabel___2_h1{background:rgba(251,146,60,.15);color:#fb923c}.P2WFactorChart_levelHigh__pgZqb .P2WFactorChart_bar__szCRX{background:linear-gradient(90deg,rgba(251,146,60,.3),#fb923c)}.P2WFactorChart_levelSevere__aOtnn .P2WFactorChart_scoreValue___DVbt{color:#f87171}.P2WFactorChart_levelSevere__aOtnn .P2WFactorChart_scoreLabel___2_h1{background:rgba(248,113,113,.15);color:#f87171}.P2WFactorChart_levelSevere__aOtnn .P2WFactorChart_bar__szCRX{background:linear-gradient(90deg,rgba(248,113,113,.3),#f87171)}@media (min-width:360px){.P2WFactorChart_factorName__cky3M{font-size:.75rem}.P2WFactorChart_scoreLabel___2_h1{font-size:.5rem;min-width:2.25rem;padding:.125rem .25rem}}@media (min-width:480px){.P2WFactorChart_grid__U7kM_{gap:.5rem}.P2WFactorChart_factor__lhuaE{padding:.625rem .75rem;gap:.375rem}.P2WFactorChart_factorMain__UeDc9{gap:.5rem}.P2WFactorChart_factorName__cky3M{font-size:.8125rem}.P2WFactorChart_factorWeight__Q8VCW{font-size:.5625rem;padding:.125rem .3125rem}.P2WFactorChart_scoreValue___DVbt{font-size:.875rem;min-width:1.125rem}.P2WFactorChart_scoreLabel___2_h1{font-size:.5625rem;min-width:2.75rem;padding:.1875rem .3125rem}}@media (min-width:768px){.P2WFactorChart_chart__G_vbe{gap:1.5rem}.P2WFactorChart_category__VpOx4{gap:.75rem}.P2WFactorChart_factor__lhuaE{padding:.75rem 1rem}.P2WFactorChart_factorMain__UeDc9{gap:.75rem}.P2WFactorChart_factorName__cky3M{font-size:var(--text-sm)}.P2WFactorChart_barContainer__8wgXY{height:8px;border-radius:4px}.P2WFactorChart_bar__szCRX{border-radius:4px}.P2WFactorChart_scoreLabel___2_h1{font-size:.625rem;min-width:4rem}}.P2WFactorDetails_container__XM_3N{margin-top:2.5rem;width:100%;max-width:100%;box-sizing:border-box}.P2WFactorDetails_header__pWGCO{margin-bottom:1.5rem}.P2WFactorDetails_title__By8vy{font-size:1.125rem!important;font-weight:600!important;font-family:var(--font-sans),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:normal;margin:0 0 .5rem;color:#fff}@media (min-width:768px){.P2WFactorDetails_title__By8vy{font-size:1.5rem!important}}.P2WFactorDetails_subtitle__AKPRL{font-size:.8125rem;color:var(--text-secondary);line-height:1.6;margin:0}@media (min-width:480px){.P2WFactorDetails_subtitle__AKPRL{font-size:.875rem}}.P2WFactorDetails_categories__RHXf8{display:flex;flex-direction:column;gap:1.25rem}.P2WFactorDetails_category__si3MC{display:flex;flex-direction:column;gap:.375rem}.P2WFactorDetails_categoryTitle__d4A30{font-size:.625rem;font-weight:600;color:var(--text-tertiary);margin:0;display:flex;align-items:center;gap:.375rem;text-transform:uppercase;letter-spacing:.05em}@media (min-width:480px){.P2WFactorDetails_categoryTitle__d4A30{font-size:var(--text-xs);gap:.5rem}}.P2WFactorDetails_factors__TK26b{display:flex;flex-direction:column;gap:.5rem}.P2WFactorDetails_factor__eTBNB{background:var(--bg-secondary);border:1px solid var(--border-secondary);border-radius:var(--radius-md);overflow:hidden;transition:border-color var(--transition-fast);width:100%;max-width:100%;box-sizing:border-box}.P2WFactorDetails_factor__eTBNB:hover,.P2WFactorDetails_factor__eTBNB[open]{border-color:var(--border-primary)}.P2WFactorDetails_factorHeader__zXRlD{display:flex;align-items:center;gap:.25rem;padding:.5rem;width:100%;background:transparent;border:none;cursor:pointer;text-align:left;transition:background var(--transition-fast);list-style:none;box-sizing:border-box}@media (min-width:480px){.P2WFactorDetails_factorHeader__zXRlD{gap:.375rem;padding:.625rem .75rem}}.P2WFactorDetails_factorHeader__zXRlD::-webkit-details-marker{display:none}.P2WFactorDetails_factorHeader__zXRlD::marker{display:none}.P2WFactorDetails_factorHeader__zXRlD:hover{background:rgba(255,255,255,.02)}.P2WFactorDetails_factorLeft__r_mZi{display:flex;align-items:center;gap:.25rem;min-width:0;flex:1;overflow:hidden}@media (min-width:480px){.P2WFactorDetails_factorLeft__r_mZi{gap:.375rem;flex-shrink:0;flex:none}}.P2WFactorDetails_factorTitle__2RLtb{font-size:.6875rem;font-weight:500;color:var(--text-primary);line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (min-width:360px){.P2WFactorDetails_factorTitle__2RLtb{font-size:.75rem}}@media (min-width:480px){.P2WFactorDetails_factorTitle__2RLtb{font-size:.8125rem}}.P2WFactorDetails_factorWeight__DgDTC{font-size:.5rem;font-weight:500;color:var(--text-disabled);padding:.0625rem .1875rem;background:rgba(255,255,255,.05);border-radius:var(--radius-sm);flex-shrink:0;display:none}@media (min-width:360px){.P2WFactorDetails_factorWeight__DgDTC{display:inline}}@media (min-width:480px){.P2WFactorDetails_factorWeight__DgDTC{font-size:.5625rem;padding:.125rem .25rem}}.P2WFactorDetails_factorCenter__pkRLm{flex:1;min-width:2rem;max-width:4rem;padding:0 .25rem;display:none}@media (min-width:360px){.P2WFactorDetails_factorCenter__pkRLm{display:block}}@media (min-width:480px){.P2WFactorDetails_factorCenter__pkRLm{max-width:none;padding:0 .5rem}}.P2WFactorDetails_barContainer__OyOSu{width:100%;height:3px;background:rgba(255,255,255,.05);border-radius:2px;overflow:hidden}@media (min-width:480px){.P2WFactorDetails_barContainer__OyOSu{height:4px}}.P2WFactorDetails_bar__ss3hX{height:100%;border-radius:2px;transition:width .5s ease-out}.P2WFactorDetails_bar__ss3hX.P2WFactorDetails_levelLow__rWEA4{background:linear-gradient(90deg,rgba(52,211,153,.3),#34d399)}.P2WFactorDetails_bar__ss3hX.P2WFactorDetails_levelMild__KDa9n{background:linear-gradient(90deg,rgba(74,222,128,.3),#4ade80)}.P2WFactorDetails_bar__ss3hX.P2WFactorDetails_levelModerate__2wEdg{background:linear-gradient(90deg,rgba(251,191,36,.3),#fbbf24)}.P2WFactorDetails_bar__ss3hX.P2WFactorDetails_levelHigh____80t{background:linear-gradient(90deg,rgba(251,146,60,.3),#fb923c)}.P2WFactorDetails_bar__ss3hX.P2WFactorDetails_levelSevere__u2Zbt{background:linear-gradient(90deg,rgba(248,113,113,.3),#f87171)}.P2WFactorDetails_factorRight__jeVVF{display:flex;align-items:center;gap:.25rem;flex-shrink:0;margin-left:auto}@media (min-width:480px){.P2WFactorDetails_factorRight__jeVVF{gap:.375rem}}.P2WFactorDetails_scoreValue__2KWXB{font-size:.75rem;font-weight:700;font-variant-numeric:tabular-nums;min-width:.875rem;text-align:right}@media (min-width:480px){.P2WFactorDetails_scoreValue__2KWXB{font-size:.875rem;min-width:1rem}}.P2WFactorDetails_scoreValue__2KWXB.P2WFactorDetails_levelLow__rWEA4{color:#34d399}.P2WFactorDetails_scoreValue__2KWXB.P2WFactorDetails_levelMild__KDa9n{color:#4ade80}.P2WFactorDetails_scoreValue__2KWXB.P2WFactorDetails_levelModerate__2wEdg{color:#fbbf24}.P2WFactorDetails_scoreValue__2KWXB.P2WFactorDetails_levelHigh____80t{color:#fb923c}.P2WFactorDetails_scoreValue__2KWXB.P2WFactorDetails_levelSevere__u2Zbt{color:#f87171}.P2WFactorDetails_levelBadge__j6p2e{font-size:.4375rem;font-weight:700;padding:.125rem .1875rem;border-radius:var(--radius-sm);text-transform:uppercase;letter-spacing:.02em;white-space:nowrap;min-width:2rem;text-align:center}@media (min-width:360px){.P2WFactorDetails_levelBadge__j6p2e{font-size:.5rem;min-width:2.25rem;padding:.125rem .25rem}}@media (min-width:480px){.P2WFactorDetails_levelBadge__j6p2e{font-size:.5rem;min-width:2.75rem;padding:.125rem .3125rem}}.P2WFactorDetails_levelBadge__j6p2e.P2WFactorDetails_levelLow__rWEA4{background:rgba(52,211,153,.15);color:#34d399}.P2WFactorDetails_levelBadge__j6p2e.P2WFactorDetails_levelMild__KDa9n{background:rgba(74,222,128,.15);color:#4ade80}.P2WFactorDetails_levelBadge__j6p2e.P2WFactorDetails_levelModerate__2wEdg{background:rgba(251,191,36,.15);color:#fbbf24}.P2WFactorDetails_levelBadge__j6p2e.P2WFactorDetails_levelHigh____80t{background:rgba(251,146,60,.15);color:#fb923c}.P2WFactorDetails_levelBadge__j6p2e.P2WFactorDetails_levelSevere__u2Zbt{background:rgba(248,113,113,.15);color:#f87171}.P2WFactorDetails_chevron__zUery{display:flex;align-items:center;justify-content:center;color:var(--text-tertiary);transition:transform var(--transition-fast)}.P2WFactorDetails_chevron__zUery svg{width:12px;height:12px}@media (min-width:480px){.P2WFactorDetails_chevron__zUery svg{width:16px;height:16px}}.P2WFactorDetails_factor__eTBNB[open] .P2WFactorDetails_chevron__zUery{transform:rotate(180deg)}.P2WFactorDetails_factorContent__Tf8Dl{display:grid;grid-template-rows:0fr;transition:grid-template-rows .25s ease-out}.P2WFactorDetails_factor__eTBNB[open] .P2WFactorDetails_factorContent__Tf8Dl{display:block}.P2WFactorDetails_factorBody__rUWz4{overflow:hidden}.P2WFactorDetails_factor__eTBNB[open] .P2WFactorDetails_factorBody__rUWz4{padding:0 .75rem .75rem}.P2WFactorDetails_factorAnalysis__mPtdW{font-size:var(--text-sm);color:var(--text-secondary);line-height:1.65;margin:0 0 .75rem;padding-top:.5rem;border-top:1px solid var(--border-secondary)}.P2WFactorDetails_scaleReference__290_y{margin-top:0}.P2WFactorDetails_examples__T5L_4{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;padding:.625rem .75rem;background:rgba(255,255,255,.03);border:1px solid var(--border-secondary);border-radius:var(--radius-sm)}.P2WFactorDetails_exampleHigh__IimAX,.P2WFactorDetails_exampleLow__TgUbW{font-size:var(--text-xs);line-height:1.5;max-width:48%}.P2WFactorDetails_exampleLow__TgUbW{color:#6ee7b7}.P2WFactorDetails_exampleHigh__IimAX{text-align:right;color:#fca5a5}.P2WFactorDetails_noAnalysis__gPXsr{padding:2rem;text-align:center;background:var(--bg-secondary);border:1px solid var(--border-secondary);border-radius:var(--radius-lg)}.P2WFactorDetails_noAnalysis__gPXsr p{font-size:var(--text-sm);color:var(--text-tertiary);margin:0}@media (min-width:768px){.P2WFactorDetails_title__By8vy{font-size:var(--text-3xl)}.P2WFactorDetails_factorHeader__zXRlD{padding:.75rem 1rem;gap:.75rem}.P2WFactorDetails_factorTitle__2RLtb{font-size:var(--text-md)}.P2WFactorDetails_barContainer__OyOSu{height:6px;border-radius:3px}.P2WFactorDetails_bar__ss3hX{border-radius:3px}.P2WFactorDetails_scoreValue__2KWXB{font-size:var(--text-md)}.P2WFactorDetails_levelBadge__j6p2e{font-size:.5625rem;padding:.1875rem .375rem;min-width:3.5rem}.P2WFactorDetails_factor__eTBNB[open] .P2WFactorDetails_factorBody__rUWz4{padding:0 1rem 1rem}.P2WFactorDetails_factorAnalysis__mPtdW{font-size:var(--text-md)}}@media (min-width:1024px){.P2WFactorDetails_header__pWGCO{margin-bottom:2.5rem}.P2WFactorDetails_categories__RHXf8{gap:2rem}}.GameTable_container__ytL8z{background:var(--bg-secondary);border:1px solid var(--border-primary);border-radius:var(--radius-lg);overflow:hidden}.GameTable_header__wXMFd{padding:.75rem 1rem;border-bottom:1px solid var(--border-secondary)}@media (min-width:768px){.GameTable_header__wXMFd{padding:1rem 1.25rem}}.GameTable_title__X55wY{font-size:.9375rem;font-weight:600;margin:0}@media (min-width:768px){.GameTable_title__X55wY{font-size:1rem}}.GameTable_titleLink__o8HQA{color:var(--text-primary);text-decoration:none;display:inline-flex;align-items:center;gap:.5rem;transition:color var(--transition-fast)}.GameTable_titleLink__o8HQA:hover{color:var(--brand-primary)}.GameTable_arrow__wCFRR{font-size:.875rem;opacity:.6;transition:transform var(--transition-fast),opacity var(--transition-fast)}.GameTable_titleLink__o8HQA:hover .GameTable_arrow__wCFRR{transform:translateX(4px);opacity:1}.GameTable_empty__B6_Fe{padding:2rem;text-align:center;color:var(--text-tertiary);font-size:.875rem}.GameTable_table___2c8C{display:flex;flex-direction:column}.GameTable_headerRow__waYzE{display:flex;align-items:center;padding:.5rem 1rem;gap:.5rem;background:var(--bg-tertiary);border-bottom:1px solid var(--border-secondary);font-size:.6875rem;font-weight:500;color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em}@media (min-width:768px){.GameTable_headerRow__waYzE{padding:.625rem 1.25rem;gap:.75rem;font-size:.75rem}}.GameTable_row__YCycd{display:flex;align-items:center;padding:.5rem 1rem;gap:.5rem;text-decoration:none;color:inherit;border-bottom:1px solid var(--border-secondary);transition:background var(--transition-fast)}@media (min-width:768px){.GameTable_row__YCycd{padding:.625rem 1.25rem;gap:.75rem}}.GameTable_row__YCycd:last-of-type{border-bottom:none}.GameTable_row__YCycd:hover{background:var(--bg-tertiary)}.GameTable_gameCol___1IFc{flex:1;display:flex;align-items:center;gap:.5rem;min-width:0;overflow:hidden;padding-right:.75rem}@media (min-width:768px){.GameTable_gameCol___1IFc{gap:.75rem;padding-right:1rem}}.GameTable_rank__hmLUQ{width:1.25rem;font-size:.75rem;font-weight:500;color:var(--text-tertiary);text-align:right;flex-shrink:0}@media (min-width:768px){.GameTable_rank__hmLUQ{width:1.5rem;font-size:.8125rem}}.GameTable_gameImage__BHQ82{width:48px;height:18px;border-radius:2px;overflow:hidden;flex-shrink:0;background:var(--bg-tertiary)}@media (min-width:768px){.GameTable_gameImage__BHQ82{width:64px;height:24px;border-radius:var(--radius-sm)}}.GameTable_image__HasZr{width:100%;height:100%;object-fit:cover}.GameTable_imagePlaceholder__zWXA9{width:100%;height:100%;background:linear-gradient(135deg,var(--bg-tertiary),var(--bg-secondary))}.GameTable_gameName__MPjPD{font-size:.8125rem;font-weight:500;color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}@media (min-width:768px){.GameTable_gameName__MPjPD{font-size:.9375rem}}.GameTable_scoreCol__kYW2j{width:60px;flex-shrink:0;display:flex;justify-content:center;text-align:center}@media (min-width:1024px){.GameTable_scoreCol__kYW2j{width:145px}}.GameTable_ratingCol__Z_B_x{width:60px;flex-shrink:0;display:none;justify-content:flex-end}@media (min-width:768px){.GameTable_ratingCol__Z_B_x{display:flex;width:70px}}.GameTable_rating__RPGYk{display:flex;align-items:center;gap:.25rem;font-size:.8125rem;color:var(--text-secondary)}@media (min-width:768px){.GameTable_rating__RPGYk{font-size:.875rem}}.GameTable_star__sqbz4{color:var(--color-warning)}.GameTable_noRating__3YKmD{color:var(--text-disabled)}.GameTable_reviewsCol__i4xfi{width:60px;flex-shrink:0;display:flex;justify-content:center;text-align:center;overflow:hidden}@media (min-width:768px){.GameTable_reviewsCol__i4xfi{width:75px}}.GameTable_reviewCount__zGcMB{font-size:.8125rem;color:var(--text-secondary);font-variant-numeric:tabular-nums;width:100%;text-align:center}@media (min-width:768px){.GameTable_reviewCount__zGcMB{font-size:.875rem}}.GameTable_viewAllLink__DyDh2{display:flex;align-items:center;justify-content:center;padding:.75rem 1rem;font-size:.875rem;font-weight:500;color:var(--brand-primary);text-decoration:none;border-top:1px solid var(--border-secondary);background:var(--bg-tertiary);transition:background var(--transition-fast),color var(--transition-fast)}.GameTable_viewAllLink__DyDh2:hover{background:var(--bg-secondary);color:var(--brand-primary-hover,var(--brand-primary))}.GamesPageTable_table__2UQQK{display:flex;flex-direction:column;background:var(--bg-secondary);border:1px solid var(--border-primary);border-radius:var(--radius-lg);overflow:hidden}.GamesPageTable_headerRow__Sz0p1{display:flex;align-items:center;padding:.625rem 1rem;gap:.5rem;background:var(--bg-tertiary);border-bottom:1px solid var(--border-secondary);font-size:.6875rem;font-weight:500;color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em}@media (min-width:768px){.GamesPageTable_headerRow__Sz0p1{padding:.75rem 1.25rem;gap:.75rem;font-size:.75rem}}.GamesPageTable_row___ek2e{display:flex;align-items:center;padding:.625rem 1rem;gap:.5rem;text-decoration:none;color:inherit;border-bottom:1px solid var(--border-secondary);transition:background var(--transition-fast)}@media (min-width:768px){.GamesPageTable_row___ek2e{padding:.75rem 1.25rem;gap:.75rem}}.GamesPageTable_row___ek2e:last-child{border-bottom:none}.GamesPageTable_row___ek2e:hover{background:var(--bg-tertiary)}.GamesPageTable_gameCol__YDUDd{flex:1;display:flex;align-items:center;gap:.5rem;min-width:0;overflow:hidden}@media (min-width:768px){.GamesPageTable_gameCol__YDUDd{gap:.75rem}}.GamesPageTable_rank__2ij6D{width:1.5rem;font-size:.75rem;font-weight:500;color:var(--text-tertiary);text-align:right;flex-shrink:0}@media (min-width:768px){.GamesPageTable_rank__2ij6D{width:2rem;font-size:.875rem}}.GamesPageTable_gameImage__IOA0u{width:48px;height:18px;border-radius:2px;overflow:hidden;flex-shrink:0;background:var(--bg-tertiary)}@media (min-width:768px){.GamesPageTable_gameImage__IOA0u{width:64px;height:24px;border-radius:var(--radius-sm)}}.GamesPageTable_image__cb2XV{width:100%;height:100%;object-fit:cover}.GamesPageTable_imagePlaceholder___8BXQ{width:100%;height:100%;background:linear-gradient(135deg,var(--bg-tertiary),var(--bg-secondary))}.GamesPageTable_gameInfo__Xl33L{display:flex;flex-direction:column;gap:.125rem;min-width:0;overflow:hidden}.GamesPageTable_gameName__emic5{font-size:.8125rem;font-weight:500;color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (min-width:768px){.GamesPageTable_gameName__emic5{font-size:.9375rem}}.GamesPageTable_developer__pRF7X{font-size:.6875rem;color:var(--text-tertiary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (min-width:768px){.GamesPageTable_developer__pRF7X{font-size:.75rem}}.GamesPageTable_scoreCol__6yuTC{width:60px;flex-shrink:0;display:flex;justify-content:center;text-align:center}@media (min-width:1024px){.GamesPageTable_scoreCol__6yuTC{width:145px}}.GamesPageTable_ratingCol__lT57D{width:80px;flex-shrink:0;display:none;justify-content:center;text-align:center;padding:0 .5rem}@media (min-width:640px){.GamesPageTable_ratingCol__lT57D{display:flex}}@media (min-width:768px){.GamesPageTable_ratingCol__lT57D{width:90px;padding:0 .75rem}}.GamesPageTable_rating__1Xc9E{display:flex;align-items:center;justify-content:center;gap:.25rem;font-size:.8125rem;color:var(--text-secondary);width:100%}@media (min-width:768px){.GamesPageTable_rating__1Xc9E{font-size:.875rem}}.GamesPageTable_star__w6d18{color:var(--color-warning)}.GamesPageTable_noRating__l2kzT{color:var(--text-disabled)}.GamesPageTable_reviewsCol__UQBZD{width:60px;flex-shrink:0;display:flex;justify-content:center;text-align:center}@media (min-width:768px){.GamesPageTable_reviewsCol__UQBZD{width:75px}}.GamesPageTable_reviewCount__YD24Q{font-size:.8125rem;color:var(--text-secondary);font-variant-numeric:tabular-nums;width:100%;text-align:center}@media (min-width:768px){.GamesPageTable_reviewCount__YD24Q{font-size:.875rem}}.GameProsCons_container__4s4s3{display:flex;flex-direction:column;gap:1.5rem;overflow:hidden}.GameProsCons_section__AkG3y{background:var(--bg-secondary);border:1px solid var(--border-primary);border-radius:var(--radius-lg);padding:1.25rem}.GameProsCons_sectionTitle__hWAeO{display:flex;align-items:center;gap:.5rem;font-size:1rem;font-weight:600;color:var(--text-primary);margin:0 0 1rem}.GameProsCons_icon__PdRZh{font-size:1.125rem}.GameProsCons_featureList__wr1xh{list-style:none;margin:0;padding:0;display:grid;gap:.625rem}.GameProsCons_featureItem__r1n3m{display:flex;align-items:flex-start;gap:.625rem;font-size:.875rem;color:var(--text-secondary);line-height:1.5;padding:.5rem .75rem;background:var(--bg-tertiary);border-radius:var(--radius-md)}.GameProsCons_featureItem__r1n3m:before{content:"•";color:var(--brand-primary);font-weight:700;flex-shrink:0}.GameProsCons_prosConsGrid__ZXu_1{display:grid;gap:1rem}@media (min-width:768px){.GameProsCons_prosConsGrid__ZXu_1{grid-template-columns:1fr 1fr;gap:1.25rem}}.GameProsCons_consSection__zshGK,.GameProsCons_prosSection__WnfzG{background:var(--bg-secondary);border:1px solid var(--border-primary);border-radius:var(--radius-lg);padding:1.25rem}.GameProsCons_prosSection__WnfzG{border-top:3px solid var(--p2w-none)}.GameProsCons_consSection__zshGK{border-top:3px solid var(--p2w-significant)}.GameProsCons_consTitle__52SCe,.GameProsCons_prosTitle__DyCMr{display:flex;align-items:center;gap:.5rem;font-size:1rem;font-weight:600;margin:0 0 .875rem}.GameProsCons_prosTitle__DyCMr{color:var(--p2w-none)}.GameProsCons_consTitle__52SCe{color:var(--p2w-significant)}.GameProsCons_list___oOWB{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.GameProsCons_conItem__m4Xnv,.GameProsCons_proItem__pfc49{display:flex;align-items:flex-start;gap:.5rem;font-size:.875rem;color:var(--text-secondary);line-height:1.5;word-wrap:break-word;overflow-wrap:break-word}.GameProsCons_bullet__JqylT{font-weight:700;flex-shrink:0;width:1rem;text-align:center}.GameProsCons_proItem__pfc49 .GameProsCons_bullet__JqylT{color:var(--p2w-none)}.GameProsCons_conItem__m4Xnv .GameProsCons_bullet__JqylT{color:var(--p2w-significant)}.GameProsCons_disclaimer__8sV1E{font-size:.75rem;color:var(--text-tertiary);font-style:italic;margin:0;text-align:center}.RelatedGames_container__nXSbQ{padding:1.25rem;background:var(--bg-secondary);border:1px solid var(--border-primary);border-radius:var(--radius-lg)}.RelatedGames_title__jMfUc{font-size:1rem;font-weight:600;color:var(--text-primary);margin:0 0 .25rem}.RelatedGames_subtitle__HKyQD{font-size:.8125rem;color:var(--text-tertiary);margin:0 0 1rem}.RelatedGames_grid__nd1Qi{display:flex;flex-direction:column;gap:.75rem}.RelatedGames_card__JoIiW{display:flex;gap:.75rem;padding:.625rem;background:var(--bg-tertiary);border:1px solid var(--border-primary);border-radius:var(--radius-md);text-decoration:none;transition:all var(--transition-fast)}.RelatedGames_card__JoIiW:hover{border-color:var(--border-hover);background:var(--bg-secondary);transform:translateY(-1px)}.RelatedGames_imageWrapper__qoQfn{position:relative;width:80px;height:80px;flex-shrink:0;border-radius:var(--radius-sm);overflow:hidden;background:var(--bg-primary)}.RelatedGames_image__QgxgE{object-fit:cover}.RelatedGames_imagePlaceholder__bpt9Q{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;background:linear-gradient(135deg,var(--bg-tertiary) 0,var(--bg-secondary) 100%)}.RelatedGames_imageOverlay__PuVP3{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.3) 0,transparent 50%);pointer-events:none}.RelatedGames_content__drtcJ{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center;gap:.375rem}.RelatedGames_gameName__fqyvM{font-size:.875rem;font-weight:600;color:var(--text-primary);margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.RelatedGames_meta__TQHGE{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.RelatedGames_genre__VKjxO{font-size:.6875rem;color:var(--text-secondary);padding:.125rem .375rem;background:var(--bg-primary);border-radius:var(--radius-sm)}.RelatedGames_reviews__nctzA{font-size:.6875rem;color:var(--text-tertiary)}@media (min-width:768px){.RelatedGames_container__nXSbQ{padding:1.5rem}.RelatedGames_title__jMfUc{font-size:1.125rem}.RelatedGames_grid__nd1Qi{gap:.875rem}.RelatedGames_card__JoIiW{padding:.75rem}.RelatedGames_imageWrapper__qoQfn{width:100px;height:100px}.RelatedGames_gameName__fqyvM{font-size:.9375rem}.RelatedGames_genre__VKjxO,.RelatedGames_reviews__nctzA{font-size:.75rem}}@media (min-width:1024px){.RelatedGames_imageWrapper__qoQfn{width:90px;height:90px}}.GameFAQ_section__1KFik{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.08)}.GameFAQ_sectionTitle__lNwd8{font-size:1.25rem;font-weight:600;margin:0 0 1rem;color:#fff}@media (min-width:768px){.GameFAQ_sectionTitle__lNwd8{font-size:1.5rem}}.GameFAQ_faqList__8vO0M{display:flex;flex-direction:column;gap:.5rem}.GameFAQ_faqItem__M7FZM{background:var(--bg-tertiary);border:1px solid var(--border-secondary);border-radius:var(--radius-md);overflow:hidden;transition:var(--transition-fast)}.GameFAQ_faqItem__M7FZM:hover{border-color:var(--border-hover)}.GameFAQ_faqItem__M7FZM[open]{border-color:var(--brand-primary)}.GameFAQ_question___PM3M{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem;font-size:.9375rem;font-weight:500;color:var(--text-primary);cursor:pointer;list-style:none;user-select:none}.GameFAQ_question___PM3M::-webkit-details-marker{display:none}.GameFAQ_question___PM3M::marker{display:none}.GameFAQ_chevron__ZK3ov{width:1.25rem;height:1.25rem;color:var(--text-tertiary);flex-shrink:0;transition:transform var(--transition-fast)}.GameFAQ_faqItem__M7FZM[open] .GameFAQ_chevron__ZK3ov{transform:rotate(180deg);color:var(--brand-primary)}.GameFAQ_answer__eyagl{border-top:1px solid var(--border-secondary);margin-top:-.25rem;padding:1rem}.GameFAQ_answer__eyagl p{margin:0;font-size:.9375rem;color:var(--text-primary);line-height:1.7;letter-spacing:.01em}@media (min-width:768px){.GameFAQ_question___PM3M{font-size:1rem;padding:1.25rem}.GameFAQ_answer__eyagl{padding:0 1.25rem 1.25rem}.GameFAQ_answer__eyagl p{font-size:1rem}}.page_page__4ZYmi{min-height:100vh;padding-bottom:4rem}.page_hero__Hsu0o{position:relative;height:220px;background:linear-gradient(135deg,var(--bg-secondary) 0,var(--bg-primary) 100%)}@media (min-width:768px){.page_hero__Hsu0o{height:320px}}@media (min-width:1024px){.page_hero__Hsu0o{height:380px}}.page_heroBanner__htwOs{object-fit:cover;object-position:center top;opacity:.75}.page_heroOverlay__MqYvV{position:absolute;inset:0;background:linear-gradient(to bottom,rgba(10,10,20,.2) 0,rgba(10,10,20,.5) 50%,var(--bg-primary) 100%)}.page_breadcrumb__5uiJt{display:flex;align-items:center;gap:.5rem;padding:1rem 0 .5rem;font-size:.875rem;color:var(--text-tertiary)}.page_breadcrumb__5uiJt a{color:var(--text-secondary);text-decoration:none;transition:color var(--transition-fast)}.page_breadcrumb__5uiJt a:hover{color:var(--brand-primary)}.page_breadcrumbSep__ntlyN{color:var(--text-tertiary)}.page_content__N6BiH{display:flex;flex-direction:column;gap:2rem;position:relative;padding-top:1.5rem}@media (min-width:1024px){.page_content__N6BiH{display:grid;grid-template-columns:1fr 320px;gap:3rem}}@media (min-width:1280px){.page_content__N6BiH{grid-template-columns:1fr 380px}}.page_mainColumn__Xd4L_{display:flex;flex-direction:column;gap:2rem;min-width:0;max-width:100%}@media (min-width:768px){.page_mainColumn__Xd4L_{gap:3rem}}.page_header__eM0vz{display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center;padding:1.25rem;background:var(--bg-secondary);border:1px solid var(--border-primary);border-radius:var(--radius-lg);overflow:visible}@media (min-width:640px){.page_header__eM0vz{flex-direction:row;align-items:flex-start;gap:1.5rem;text-align:left;padding:1.5rem}}.page_coverWrapper__Xk7Vw{display:flex;flex-direction:column;gap:.5rem;flex-shrink:0;align-items:center}.page_coverContainer__uIHPq{position:relative;width:100px;height:133px;flex-shrink:0;border-radius:var(--radius-md);overflow:hidden;box-shadow:var(--shadow-lg);border:1px solid var(--border-primary)}@media (min-width:640px){.page_coverContainer__uIHPq{width:120px;height:160px}}@media (min-width:768px){.page_coverContainer__uIHPq{width:140px;height:187px}}.page_cover__10vTc{object-fit:cover}.page_coverPlaceholder__IZUX5{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:var(--bg-tertiary);font-size:2.5rem}.page_verifiedBadge___B3ZW{position:absolute;top:.375rem;right:.375rem;width:1.25rem;height:1.25rem;background:var(--color-success);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.625rem;color:#fff;font-weight:700;box-shadow:var(--shadow-sm)}.page_imageAttributions__E0TPw{display:flex;justify-content:center;gap:.5rem}.page_imageAttribution___ooNm{font-size:.6875rem;color:var(--text-tertiary);text-decoration:none;padding:.125rem .375rem;background:var(--bg-tertiary);border-radius:var(--radius-sm);transition:all var(--transition-fast)}.page_imageAttribution___ooNm:hover{color:var(--text-secondary);background:var(--bg-primary)}.page_headerInfo__tOQKy{flex:1;display:flex;flex-direction:column;align-items:center;gap:0;min-width:0;width:100%}@media (min-width:640px){.page_headerInfo__tOQKy{align-items:flex-start}}.page_titleRow__3gB8W{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.625rem;width:100%}@media (min-width:640px){.page_titleRow__3gB8W{justify-content:flex-start}}.page_title__R0mXP{font-size:1.5rem;font-weight:700;margin:0;letter-spacing:-.02em;line-height:1.2;word-wrap:break-word;overflow-wrap:break-word;color:var(--text-primary)}@media (min-width:640px){.page_title__R0mXP{font-size:1.75rem}}@media (min-width:768px){.page_title__R0mXP{font-size:2rem}}@media (min-width:1024px){.page_title__R0mXP{font-size:2.25rem}}.page_studioInfo__eRImG{font-size:.8125rem;color:var(--text-secondary);margin:.25rem 0 0}@media (min-width:640px){.page_studioInfo__eRImG{font-size:.875rem}}.page_studioSeparator__zMojN{margin:0 .375rem;color:var(--text-tertiary)}.page_headerDivider__xw2sm{width:100%;height:1px;background:var(--border-secondary);margin:.75rem 0}@media (min-width:640px){.page_headerDivider__xw2sm{margin:.625rem 0}}.page_platformsRow__K7QsE{display:flex;flex-wrap:wrap;justify-content:center;gap:.375rem;width:100%}@media (min-width:640px){.page_platformsRow__K7QsE{justify-content:flex-start;gap:.5rem}}.page_platformChip__vuS2g{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .5rem;background:var(--bg-tertiary);border:1px solid var(--border-primary);border-radius:var(--radius-sm);font-size:.75rem;color:var(--text-secondary);white-space:nowrap}.page_platformIcon__RHdrs{font-size:.875rem;line-height:1}.page_platformName__W8rtc{display:none}@media (min-width:768px){.page_platformName__W8rtc{display:inline}}.page_tagsRow__JOSHW{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:.375rem;width:100%}@media (min-width:640px){.page_tagsRow__JOSHW{justify-content:flex-start}}.page_tagSeparator__FIWIf{color:var(--text-tertiary);font-size:.75rem;margin:0 .125rem}.page_genreChip__EvWpd{background:rgba(59,130,246,.1);border:1px solid rgba(59,130,246,.25);border-radius:var(--radius-sm);color:var(--brand-primary)}.page_gameTypeChip__ft8hN,.page_genreChip__EvWpd{padding:.25rem .5rem;font-size:.75rem;font-weight:500}.page_gameTypeChip__ft8hN{background:rgba(139,92,246,.1);border:1px solid rgba(139,92,246,.25);border-radius:var(--radius-sm);color:var(--brand-secondary);text-transform:capitalize}.page_shareRow__Ppc54{display:flex;flex-direction:column;align-items:center;width:100%}@media (min-width:640px){.page_shareRow__Ppc54{align-items:flex-start}}.page_shareSection__MWosb{width:100%}.page_mobileSponsor__KRmnG{display:block;margin-bottom:1rem}@media (min-width:768px){.page_mobileSponsor__KRmnG{display:none}}.page_attribution__XEt0E,.page_gameTypeTag__jV3Lj,.page_genreTag__sXNA_,.page_headerActions__UcsEs,.page_platformTag__Jc2Lr,.page_tagLabel__WGGub,.page_tagList__oQPX2,.page_tagSection__QOvfO,.page_tagSections__a1Lj6{display:none}.page_section__mqbDU{padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.08);width:100%;max-width:100%}.page_sectionHeader__7iBNm{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.page_sectionTitle__WVFYI{font-size:1.25rem;font-weight:600;margin:0 0 1rem;color:#fff}@media (min-width:768px){.page_sectionTitle__WVFYI{font-size:1.5rem}}.page_sectionHeader__7iBNm .page_sectionTitle__WVFYI{margin:0}.page_reviewCount___Ziq6{font-size:.875rem;color:rgba(255,255,255,.5)}.page_description__aA9dO{font-size:1rem;line-height:1.7;color:var(--text-secondary);margin:0;word-wrap:break-word;overflow-wrap:break-word}.page_description__aA9dO ol,.page_description__aA9dO ul{margin:.5rem 0;padding-left:1.5rem}.page_description__aA9dO ul{list-style-type:disc}.page_description__aA9dO ol{list-style-type:decimal}.page_description__aA9dO li{margin-bottom:.375rem}.page_videoGrid__dtyTQ{display:grid;gap:1rem;grid-template-columns:1fr}@media (min-width:768px){.page_videoGrid__dtyTQ{grid-template-columns:repeat(2,1fr);gap:1.25rem}}.page_factorNotes__cHyfm{margin-top:1.5rem;padding:1.25rem;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.08);border-radius:.75rem}.page_notesTitle__BY6HM{font-size:.9375rem;font-weight:600;margin:0 0 .75rem;color:rgba(255,255,255,.9)}.page_notesContent__OCumY{font-size:.9375rem;line-height:1.6;color:rgba(255,255,255,.7);margin:0}.page_reviewsPlaceholder__SG_XA{padding:2rem;color:rgba(255,255,255,.5)}.page_noReviews__mfdV7,.page_reviewsPlaceholder__SG_XA{background:rgba(255,255,255,.03);border:1px dashed rgba(255,255,255,.1);border-radius:.75rem;text-align:center}.page_noReviews__mfdV7{padding:3rem 2rem}.page_noReviewsText__wIBBu{font-size:1rem;color:rgba(255,255,255,.6);margin:0 0 1.5rem}.page_reviewsHeader__rj6v4{display:flex;justify-content:flex-end;align-items:center;margin-top:2rem;padding-top:1.5rem;border-top:1px solid var(--border-primary)}.page_mobileSidebar__1Tg8h{display:flex;flex-direction:column;gap:1rem}@media (min-width:1024px){.page_mobileSidebar__1Tg8h{display:none}}.page_sidebar__oVMfC{display:none}@media (min-width:1024px){.page_sidebar__oVMfC{display:flex;flex-direction:column;gap:1rem;align-self:start}}.page_scoreCard__VYHUb{padding:1.5rem;background:var(--bg-secondary);border:1px solid var(--border-primary);border-radius:var(--radius-lg);display:flex;flex-direction:column;gap:1.25rem}@media (min-width:768px){.page_scoreCard__VYHUb{padding:2rem}}.page_scoreTitle__I7lvW{font-size:1.125rem;font-weight:600;margin:0;text-align:center;color:rgba(255,255,255,.9)}.page_scoreDisplay__3saTz{display:flex;justify-content:center}.page_scoreDescription__IjktK{font-size:.9375rem;line-height:1.6;color:rgba(255,255,255,.6);margin:0;text-align:center}.page_communityScore__yMzb_{display:flex;flex-direction:column;gap:.75rem;padding-top:1rem;border-top:1px solid var(--border-secondary)}.page_communityScoreHeader__aRQtY{display:flex;align-items:center;justify-content:center;gap:.5rem}.page_communityScoreLabel__j7TaN{font-size:.9375rem;font-weight:500;color:var(--text-secondary)}.page_communityScoreCount__3urVQ{font-size:.8125rem;color:var(--text-tertiary)}.page_communityDescription__DBUjs{font-size:.875rem;line-height:1.5;color:var(--text-tertiary);margin:0;text-align:center}.page_ratingsRow__5ppZc{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem}@media (min-width:768px){.page_ratingsRow__5ppZc{flex-direction:row;align-items:stretch;gap:1rem}}.page_ratingCard__OJMUd{flex:1;display:flex;flex-direction:column;background:var(--bg-secondary);border:1px solid var(--border-primary);border-radius:var(--radius-lg);overflow:hidden}.page_ratingCardHeader__6DZEu{display:flex;align-items:center;justify-content:space-between;padding:.625rem .875rem;background:var(--bg-tertiary);border-bottom:1px solid var(--border-secondary)}.page_ratingCardTitle__dI7mx{font-size:var(--text-xs);font-weight:600;color:var(--text-primary);text-transform:uppercase;letter-spacing:.03em}.page_ratingCardCount__a6Di2{font-size:var(--text-xs);color:var(--text-tertiary)}.page_ratingCardBody__AlbVZ{display:flex;flex-direction:column;gap:.75rem;padding:1rem;flex:1}.page_topReviewer__UG2Ks{display:flex;flex-direction:column;gap:.5rem;padding:.75rem;background:var(--bg-tertiary);border-radius:var(--radius-md);align-items:center;text-align:center}.page_topReviewerLabel__qJP0s{display:inline-flex;align-items:center;gap:.375rem;font-size:var(--text-xs);font-weight:600;color:#fbbf24;text-transform:uppercase;letter-spacing:.05em}.page_topReviewerLabel__qJP0s:before{content:"👑";font-size:.875rem}.page_topReviewerLink__stAUC{display:flex;flex-direction:column;align-items:center;gap:.5rem;text-decoration:none;transition:transform var(--transition-fast)}.page_topReviewerLink__stAUC:hover{transform:scale(1.02)}.page_topReviewerAvatarWrapper__DiIvC{position:relative}.page_topReviewerAvatar__oBKor{object-fit:cover}.page_topReviewerAvatarPlaceholder__Ub5nV,.page_topReviewerAvatar__oBKor{width:56px;height:56px;border-radius:50%;border:3px solid #fbbf24;box-shadow:0 0 12px rgba(251,191,36,.3)}.page_topReviewerAvatarPlaceholder__Ub5nV{background:linear-gradient(135deg,var(--brand-primary) 0,var(--brand-secondary) 100%);color:white;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700}.page_topReviewerName__Ce5vo{font-size:var(--text-md);font-weight:600;color:var(--text-primary)}.page_ratingCardBodyEmpty__FhA8E{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;padding:2rem 1rem;text-align:center;flex:1}.page_ratingCardBodyEmpty__FhA8E p{font-size:var(--text-sm);color:var(--text-tertiary);margin:0}.page_ratingBadgeRow__t1VhK{display:flex;justify-content:center}.page_ratingDescription__RuyvC{font-size:var(--text-sm);color:var(--text-secondary);text-align:center;line-height:1.5;margin:0}.page_ratingCategories__L4Xh5{display:flex;flex-direction:column;gap:0;padding:.5rem .75rem;background:var(--bg-tertiary);border-radius:var(--radius-md)}.page_ratingCategoryItem__Dy_Cu{display:flex;align-items:center;gap:.5rem;padding:.5rem 0;border-bottom:1px solid var(--border-secondary)}.page_ratingCategoryItem__Dy_Cu:last-child{border-bottom:none;padding-bottom:0}.page_ratingCategoryItem__Dy_Cu:first-child{padding-top:0}.page_ratingCategoryIcon__IWcSc{font-size:.875rem;flex-shrink:0}.page_ratingCategoryName__z2Nk6{flex:1;font-size:var(--text-xs);color:var(--text-secondary)}.page_ratingCategoryScore__nENfm{font-size:var(--text-sm);font-weight:600;color:var(--text-primary);font-variant-numeric:tabular-nums}.page_ratingStarRow__7GlRR{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem;background:var(--bg-tertiary);border-radius:var(--radius-md)}.page_ratingStarLabel__RQxSd{font-size:var(--text-xs);color:var(--text-tertiary)}.page_ratingStars__1E8eE{font-size:1rem;color:#fbbf24;letter-spacing:-.05em;line-height:1}.page_ratingStarValue__fbSHM{font-size:var(--text-sm);font-weight:600;color:var(--text-primary)}.page_ratingCardLink__hnEAi{display:block;text-align:center;padding:.5rem .75rem;margin-top:auto;font-size:var(--text-sm);font-weight:500;color:var(--brand-primary);text-decoration:none;background:var(--brand-primary-light);border:1px solid var(--brand-primary);border-radius:var(--radius-md);transition:all var(--transition-fast)}.page_ratingCardLink__hnEAi:hover{background:var(--brand-primary);color:white}.page_pvpWarning__mIENU{display:flex;align-items:flex-start;gap:.5rem;padding:.75rem;background:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.3);border-radius:var(--radius-md)}.page_pvpWarningIcon__73cqE{font-size:1rem;flex-shrink:0;line-height:1.4}.page_pvpWarningText__LLMIh{font-size:.75rem;color:#fca5a5;line-height:1.4}.page_pvpWarningSevere__xqu_t{background:rgba(239,68,68,.15);border-color:rgba(239,68,68,.5)}.page_pvpWarningSevere__xqu_t .page_pvpWarningText__LLMIh{color:#f87171;font-weight:500}.page_categoryBreakdown__wHBC4{display:flex;flex-direction:column;gap:.5rem;padding:1rem;background:var(--bg-tertiary);border-radius:var(--radius-md);border:1px solid var(--border-secondary)}.page_categoryItem__1qr5_{display:flex;align-items:center;gap:.5rem;padding:.5rem 0;border-bottom:1px solid var(--border-secondary)}.page_categoryItem__1qr5_:last-child{border-bottom:none;padding-bottom:0}.page_categoryItem__1qr5_:first-child{padding-top:0}.page_categoryIcon__sRoPy{font-size:1rem;flex-shrink:0}.page_categoryName__xqPr2{flex:1;font-size:.8125rem;color:var(--text-secondary)}.page_categoryScore__1Ux09{font-size:.9375rem;font-weight:600;color:var(--text-primary);font-variant-numeric:tabular-nums}.page_analysisLink__kc0CQ{display:block;text-align:center;padding:.625rem 1rem;margin-top:.75rem;font-size:var(--text-sm);font-weight:500;color:var(--brand-primary);text-decoration:none;background:var(--brand-primary-light);border:1px solid var(--brand-primary);border-radius:var(--radius-md);transition:all var(--transition-fast)}.page_analysisLink__kc0CQ:hover{background:var(--brand-primary);color:white}.page_userRating__Ex11c{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1rem;background:rgba(255,255,255,.03);border-radius:.75rem}.page_userRatingLabel__zuMZZ{font-size:.8125rem;color:rgba(255,255,255,.5);text-transform:uppercase;letter-spacing:.05em}.page_stars__cnAOd{font-size:1.5rem;color:#fbbf24;letter-spacing:.1em}.page_userRatingValue__5MjJm{font-size:.9375rem;font-weight:500;color:rgba(255,255,255,.8)}.page_scoreActions__MBhFo{display:flex;flex-direction:column;gap:.75rem;margin-top:.5rem}.page_scoreActions__MBhFo button{width:100%}.page_reviewLink__4Z4Pv{text-decoration:none}.page_reviewLink__4Z4Pv button{width:100%}.ShareButtons_container__wdhl0{display:flex;flex-direction:column;gap:1rem;width:100%}.ShareButtons_buttons__Lm29A{display:flex;flex-wrap:wrap;gap:.5rem}.ShareButtons_button__T_Eht{display:flex;align-items:center;gap:.5rem;padding:.5rem .875rem;background:var(--bg-tertiary);border:1px solid var(--border-primary);border-radius:var(--radius-md);color:var(--text-secondary);font-size:.875rem;cursor:pointer;transition:all var(--transition-fast)}.ShareButtons_button__T_Eht:hover{background:var(--bg-secondary);border-color:var(--border-hover);color:var(--text-primary)}.ShareButtons_button__T_Eht.ShareButtons_active__YxFaZ{background:var(--brand-primary);border-color:var(--brand-primary);color:white}.ShareButtons_icon__VmLdi{font-size:1rem;line-height:1}.ShareButtons_label__kSkKE{display:none}@media (min-width:480px){.ShareButtons_label__kSkKE{display:inline}}.ShareButtons_embedSection__nNq8x{background:var(--bg-tertiary);border:1px solid var(--border-primary);border-radius:var(--radius-md);padding:.75rem;width:100%;box-sizing:border-box}@media (min-width:480px){.ShareButtons_embedSection__nNq8x{padding:1rem}}.ShareButtons_embedTypeTabs__efifX{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid var(--border-primary)}@media (min-width:640px){.ShareButtons_embedTypeTabs__efifX{flex-direction:row}}.ShareButtons_embedTypeTab__OD8_I{flex:1;padding:.625rem .75rem;background:var(--bg-primary);border:1px solid var(--border-primary);border-radius:var(--radius-md);color:var(--text-secondary);font-size:.75rem;font-weight:500;cursor:pointer;transition:all var(--transition-fast);text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ShareButtons_embedTypeTab__OD8_I:hover{border-color:var(--border-hover);color:var(--text-primary)}.ShareButtons_embedTypeActive__jLnfT{background:var(--brand-primary);border-color:var(--brand-primary);color:white}.ShareButtons_embedTypeActive__jLnfT:hover{background:var(--brand-primary-hover);border-color:var(--brand-primary-hover);color:white}.ShareButtons_embedHeader__zYH5g{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem}@media (min-width:480px){.ShareButtons_embedHeader__zYH5g{flex-direction:row;justify-content:space-between;align-items:center}}.ShareButtons_embedLabel__u89ZA{margin:0;font-size:.875rem;color:var(--text-secondary)}.ShareButtons_themeToggle__97Fsq{display:flex;gap:.25rem;background:var(--bg-primary);padding:.25rem;border-radius:var(--radius-md)}.ShareButtons_themeButton__YpDvd{padding:.375rem .75rem;background:transparent;border:none;border-radius:var(--radius-sm);color:var(--text-tertiary);font-size:.75rem;font-weight:500;cursor:pointer;transition:all var(--transition-fast)}.ShareButtons_themeButton__YpDvd:hover{color:var(--text-secondary)}.ShareButtons_themeActive__0k4w2{background:var(--bg-secondary);color:var(--text-primary)}.ShareButtons_embedPreview__u9SQo{display:flex;justify-content:center;align-items:center;padding:.5rem;background:var(--bg-primary);border:1px solid var(--border-primary);border-radius:var(--radius-md);margin-bottom:.75rem;overflow:hidden;width:100%;box-sizing:border-box}.ShareButtons_embedPreview__u9SQo iframe{width:350px;height:150px;border:none;flex-shrink:0;transform:scale(.75);transform-origin:center center}@media (min-width:400px){.ShareButtons_embedPreview__u9SQo iframe{transform:scale(.85)}}@media (min-width:480px){.ShareButtons_embedPreview__u9SQo{padding:.75rem}.ShareButtons_embedPreview__u9SQo iframe{transform:scale(1)}}.ShareButtons_embedCode__WDf9v{background:var(--bg-primary);border:1px solid var(--border-primary);border-radius:var(--radius-sm);padding:.75rem;margin-bottom:.75rem;overflow-x:auto;max-width:100%}.ShareButtons_embedCode__WDf9v code{font-family:var(--font-geist-mono),monospace;font-size:.6875rem;color:var(--text-primary);word-break:break-all;white-space:pre-wrap;display:block}.ShareButtons_copyButton__BAWV6{padding:.5rem 1rem;background:var(--brand-primary);border:none;border-radius:var(--radius-md);color:white;font-size:.875rem;font-weight:500;cursor:pointer;transition:background var(--transition-fast)}.ShareButtons_copyButton__BAWV6:hover{background:var(--brand-primary-hover)}