.recently-played-container{gap:10px}.recently-played-container>div:first-child{color:#666;width:fit-content}.recently-played-container .image-container{aspect-ratio:1;border-radius:7px;width:60px;min-width:60px}.recently-played-container .image-container img{border-radius:7px}.recently-played-container.with-background{background:linear-gradient(#212121 0%,#103443 100%);border-radius:12px;flex-direction:column-reverse;align-items:flex-start;padding:8px 10px}.recently-played-container.with-background>div:first-child{text-align:center;width:100%}.recently-played-container.with-background .image-container{width:70px;min-width:70px}.recently-played-games-skeleton{gap:10px}.recently-played-games-skeleton-item{aspect-ratio:1;background:linear-gradient(90deg,#d3d3d333 0%,#d3d3d34d 50%,#d3d3d333 100%) 0 0/200% 100%;border-radius:7px;width:60px;animation:1.5s infinite shimmer}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (min-width:768px){.recently-played-container>div:first-child{color:#8e8e93}}@media (hover:hover){.recently-played-container>div:last-child{padding:3px 0}.recently-played-container>div:last-child .image-container:hover{scale:103%}}
