.game-list-wrap[data-v-2a9ee307]{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:40px 60px}.game-grid[data-v-2a9ee307]{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:40px}.game-card[data-v-2a9ee307]{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;cursor:pointer;transition:transform .2s}.game-card[data-v-2a9ee307]:hover{transform:translateY(-4px)}.game-img-wrap[data-v-2a9ee307]{width:200px;height:150px;border-radius:8px;overflow:hidden;background:#e8e8e8;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.game-img[data-v-2a9ee307]{width:100%;height:100%;object-fit:cover}.game-img-placeholder[data-v-2a9ee307]{width:100%;height:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background:#e0e0e0}.placeholder-icon[data-v-2a9ee307]{font-size:40px;opacity:.4}.game-name[data-v-2a9ee307]{margin-top:14px;font-size:18px;font-weight:700;color:#333}