.FilterBar_bar__s9VgR{max-width:820px;margin:0 auto 2rem;display:flex;flex-direction:column;gap:.75rem;align-items:center}.FilterBar_row__Pxpfs{display:flex;flex-wrap:wrap;gap:.55rem;justify-content:center;width:100%}.FilterBar_wrap__UXkNB{position:relative}.FilterBar_btn__I3p9O{display:inline-flex;align-items:center;gap:.5rem;padding:.55rem .95rem;border-radius:10px;font-size:.88rem;font-weight:700;color:var(--text-primary);background:var(--bg-card);border:1px solid var(--border);cursor:pointer;white-space:nowrap;transition:border-color .15s ease,box-shadow .15s ease}.FilterBar_btn__I3p9O:hover{border-color:var(--accent)}.FilterBar_wrap__UXkNB.FilterBar_open__hFugW .FilterBar_btn__I3p9O{border-color:var(--accent);box-shadow:0 0 0 3px rgba(124,58,237,.16)}.FilterBar_count__HkNmU{font-size:.68rem;font-weight:800;color:#fff;background:var(--accent);border-radius:999px;padding:.05rem .42rem;font-variant-numeric:tabular-nums}.FilterBar_caret__yUltZ{color:var(--text-muted);font-size:.7rem;transition:transform .18s ease}.FilterBar_wrap__UXkNB.FilterBar_open__hFugW .FilterBar_caret__yUltZ{transform:rotate(180deg)}.FilterBar_menu__lYFUW{position:absolute;top:calc(100% + 6px);left:0;z-index:50;min-width:190px;max-width:min(280px,calc(100vw - 2rem));max-height:300px;overflow-y:auto;background:var(--bg-card);border:1px solid var(--border);border-radius:12px;padding:.4rem;box-shadow:0 18px 44px -16px rgba(0,0,0,.55);scrollbar-width:thin;scrollbar-color:rgba(124,58,237,.5) transparent}.FilterBar_menu__lYFUW::-webkit-scrollbar{width:10px}.FilterBar_menu__lYFUW::-webkit-scrollbar-track{background:transparent;margin:6px 0}.FilterBar_menu__lYFUW::-webkit-scrollbar-thumb{background:rgba(124,58,237,.45);border-radius:999px;border:3px solid transparent;background-clip:padding-box}.FilterBar_menu__lYFUW::-webkit-scrollbar-thumb:hover{background:rgba(124,58,237,.75);background-clip:padding-box}.FilterBar_alignRight__WnxDt{left:auto;right:0}.FilterBar_item__CWKXi{display:flex;align-items:center;gap:.6rem;width:100%;padding:.46rem .55rem;border-radius:8px;font-size:.85rem;font-weight:600;font-family:inherit;color:var(--text-primary);text-align:left;text-decoration:none;background:none;border:none;cursor:pointer;white-space:nowrap}.FilterBar_item__CWKXi:hover{background:rgba(124,58,237,.12)}.FilterBar_item__CWKXi.FilterBar_on__LPXe5{color:var(--accent)}.FilterBar_item__CWKXi.FilterBar_dim__obOm_{opacity:.4}.FilterBar_box___yIov{width:17px;height:17px;flex:none;border-radius:5px;border:1.5px solid var(--border);display:grid;place-items:center;font-size:.62rem;color:#fff}.FilterBar_box___yIov.FilterBar_on__LPXe5{background:var(--accent);border-color:var(--accent)}.FilterBar_box___yIov.FilterBar_on__LPXe5:after{content:"✓"}.FilterBar_check__j6H_H{margin-left:auto;color:var(--accent);font-weight:800}.FilterBar_pills__fA4Kk{display:flex;flex-wrap:wrap;align-items:center;gap:.45rem;justify-content:center}.FilterBar_pill__Mv7Bq{display:inline-flex;align-items:center;gap:.4rem;padding:.28rem .45rem .28rem .72rem;border-radius:999px;font-size:.78rem;font-weight:700;text-decoration:none;color:var(--accent);background:rgba(124,58,237,.14);border:1px solid rgba(124,58,237,.32);transition:background .15s ease}.FilterBar_pill__Mv7Bq:hover{background:rgba(124,58,237,.24)}.FilterBar_pill__Mv7Bq .FilterBar_x__pOK4A{font-size:.72rem;opacity:.8}.FilterBar_clear__ZUqVq{font-size:.76rem;font-weight:700;color:var(--text-muted);text-decoration:underline;text-underline-offset:2px;cursor:pointer}.FilterBar_clear__ZUqVq:hover{color:var(--text-primary)}.FilterBar_btn__I3p9O:focus-visible,.FilterBar_clear__ZUqVq:focus-visible,.FilterBar_item__CWKXi:focus-visible,.FilterBar_pill__Mv7Bq:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@media (max-width:560px){.FilterBar_row__Pxpfs{display:grid;grid-template-columns:1fr 1fr}.FilterBar_btn__I3p9O{width:100%;justify-content:space-between}}.GameCard_gameCard__usj0N{position:relative;display:block;aspect-ratio:3/4;border-radius:14px;overflow:hidden;background:#0a0a0a;text-decoration:none;color:#fff;transition:transform .25s ease,box-shadow .25s ease;isolation:isolate}.GameCard_gameCard__usj0N:hover{transform:translateY(-4px);box-shadow:0 16px 36px rgba(0,0,0,.55)}.theme-dark .GameCard_gameCard__usj0N{border:1px solid rgba(139,92,246,.22);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.theme-dark .GameCard_gameCard__usj0N:hover{border-color:rgba(139,92,246,.55)}.GameCard_gameCardCover__poJFW{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;z-index:0;background:linear-gradient(100deg,#131320 25%,#21212f 50%,#131320 75%);background-size:200% 100%;animation:GameCard_gameCardShimmer__7cJHK 1.5s linear infinite}@keyframes GameCard_gameCardShimmer__7cJHK{0%{background-position:200% 0}to{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){.GameCard_gameCardCover__poJFW{animation:none}}.GameCard_gameCardGradient__K04WW{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,transparent,transparent 40%,rgba(0,0,0,.55) 70%,rgba(0,0,0,.92));pointer-events:none;transition:background .25s ease}.GameCard_gameCard__usj0N:hover .GameCard_gameCardGradient__K04WW{background:linear-gradient(180deg,transparent,rgba(0,0,0,.35) 25%,rgba(0,0,0,.75) 55%,rgba(0,0,0,.95))}.GameCard_gameCardPlaceholder__Gruhy{position:absolute;inset:0;background:linear-gradient(135deg,var(--btn-primary-bg),#1e1b4b);display:flex;align-items:center;justify-content:center;z-index:0}.GameCard_gameCardPlaceholder__Gruhy span{font-size:4rem;font-weight:800;opacity:.35;color:#fff}.GameCard_gameCardRating__I2W_B{position:absolute;top:10px;right:10px;padding:.3rem .55rem;border-radius:8px;font-weight:800;font-size:.9rem;z-index:3;backdrop-filter:blur(6px);box-shadow:0 2px 8px rgba(0,0,0,.4)}.GameCard_gameCardInfo__gy3SM{position:absolute;bottom:0;left:0;right:0;padding:.85rem .9rem;z-index:2;color:#fff}.GameCard_gameCardTitle__INOen{font-size:1.05rem;font-weight:800;line-height:1.2;margin:0 0 .4rem;text-shadow:0 1px 6px rgba(0,0,0,.7);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.GameCard_gameCardMeta__P6kiS{display:flex;align-items:center;justify-content:space-between;gap:.5rem;font-size:.75rem;font-weight:600;color:hsla(0,0%,100%,.88);text-shadow:0 1px 4px rgba(0,0,0,.6)}.GameCard_gameCardPlatformsLine__9_s7d{color:hsla(0,0%,100%,.7);font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:60%}.GameCard_gameCardHoverExtra__VBafF{max-height:0;opacity:0;overflow:hidden;transition:max-height .3s ease,opacity .2s ease;margin-bottom:0}.GameCard_gameCard__usj0N:hover .GameCard_gameCardHoverExtra__VBafF{max-height:160px;opacity:1;margin-bottom:.55rem}.GameCard_gameCardDesc__lxML_{font-size:.8rem;line-height:1.35;color:hsla(0,0%,100%,.85);text-shadow:0 1px 4px rgba(0,0,0,.7);margin:0 0 .45rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.GameCard_gameCardHoverMeta__ELwLO{font-size:.72rem;font-weight:700;color:hsla(0,0%,100%,.85);text-shadow:0 1px 4px rgba(0,0,0,.7);letter-spacing:.5px;text-transform:uppercase}