.game-item[data-v-21606d72]{background-color:var(--color-black40);object-fit:cover;border-radius:8px;width:100%;height:100%;position:relative;overflow:hidden}.game-item-hor[data-v-21606d72]{cursor:pointer;transition:transform .2s}.game-item-hor .game-cover-hor[data-v-21606d72]{opacity:0;background-color:var(--color-black60);border-radius:8px;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.game-item-hor .game-cover-hor .title[data-v-21606d72]{justify-content:center;align-items:center;height:70px;padding:12px 10px;display:flex;position:absolute;top:0;left:0;right:0}.game-item-hor .game-cover-hor .title .title-warp[data-v-21606d72]{text-align:center;text-overflow:ellipsis;overflow-wrap:anywhere;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.game-item-hor .game-cover-hor .icon[data-v-21606d72]{justify-content:center;align-items:center;width:36px;height:36px;transition:width .5s,height .5s;display:flex}.game-item-hor:hover[data-v-21606d72]{transform:translateY(-3%)}.game-item-hor:hover .game-cover-hor[data-v-21606d72]{opacity:1}.game-item-hor:hover .game-cover-hor .icon[data-v-21606d72]{width:54px;height:54px}.game-img[data-v-21606d72]{object-fit:cover;width:100%;height:100%}.game-info[data-v-21606d72]{background-color:var(--color-black40);border-radius:6px;justify-content:center;align-items:center;height:20px;padding:0 6px;display:flex;position:absolute;top:6px;right:6px}
