.names{line-height:1}.pfp{background-color:var(--ui-bg-elevated);background-position:50%;background-size:cover;border:.2px solid var(--ui-bg-accented)}.games-container{overflow-x:auto;padding:.75rem 0;scrollbar-width:thin}.games-container::-webkit-scrollbar{height:6px}.games-container::-webkit-scrollbar-track{background:transparent}.games-container::-webkit-scrollbar-thumb{background:var(--ui-bg-elevated);border-radius:3px}.games-container::-webkit-scrollbar-thumb:hover{background:var(--ui-bg-accented)}.game-card{display:block;flex-shrink:0;text-decoration:none;transition:transform .2s;width:140px}.game-card:hover{transform:scale(1.05)}.game-thumbnail{background-color:var(--ui-bg-elevated);background-position:50%;background-size:cover;border:.2px solid var(--ui-bg-accented);border-radius:var(--ui-radius);height:186px;overflow:hidden;position:relative;width:140px}.game-title-overlay{background:linear-gradient(0deg,rgba(0,0,0,.8),transparent);bottom:0;left:0;padding:1rem .75rem .75rem;position:absolute;right:0}.game-title{color:#fff;display:-webkit-box;font-size:.9375rem;font-weight:600;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.3;overflow:hidden;text-shadow:0 1px 3px rgba(0,0,0,.8)}.more-games-stub{align-items:center;background:var(--ui-bg-elevated);border:2px dashed var(--ui-border);display:flex;justify-content:center}.more-games-text{color:var(--ui-text-muted);font-size:1rem;font-weight:600;text-align:center}
