.ListCell_cell__vTCUa{position:relative;display:block;aspect-ratio:16/9;border-radius:var(--radius-lg);overflow:hidden;cursor:pointer}.ListCell_cell__vTCUa:hover .ListCell_image__rpdI_,.ListCell_cell__vTCUa:hover .ListCell_placeholder__y4AA3{transform:scale(1.05)}.ListCell_cell__vTCUa:hover .ListCell_overlay__KkSf3{opacity:.5}.ListCell_image__rpdI_{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ListCell_image__rpdI_,.ListCell_placeholder__y4AA3{position:absolute;inset:0;transition:transform .3s ease}.ListCell_placeholder__y4AA3{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--orzhov-700) 0,var(--orzhov-800) 100%)}.ListCell_placeholderText__OHj_b{font-weight:var(--font-bold);text-transform:uppercase}.ListCell_icon__Q8Yu3,.ListCell_placeholderText__OHj_b{font-size:2rem;color:var(--foreground-tertiary)}.ListCell_overlay__KkSf3{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.8) 0,rgba(0,0,0,.4) 40%,rgba(0,0,0,.1));transition:opacity .2s ease;pointer-events:none}.ListCell_content__pecO9{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-end;padding:var(--space-3)}.ListCell_name__Ld8gC{font-size:var(--text-body);font-weight:var(--font-semibold);color:#fff;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-shadow:0 1px 3px rgba(0,0,0,.5)}.ListCell_detail__XzTid{font-size:var(--text-small);color:rgba(255,255,255,.8);margin:0;margin-top:var(--space-1);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-shadow:0 1px 2px rgba(0,0,0,.5)}.ListCell_lockBadge__DRkBH{position:absolute;top:var(--space-2);right:var(--space-2);display:flex;align-items:center;justify-content:center;width:28px;height:28px;background-color:rgba(0,0,0,.6);backdrop-filter:blur(4px);border-radius:var(--radius);color:rgba(255,255,255,.9)}.ListCell_skeletonCell__qnxXF{position:relative;aspect-ratio:16/9;border-radius:var(--radius-lg);overflow:hidden;background-color:var(--background-secondary)}.ListCell_skeletonOverlay__pMtDa{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.5) 0,rgba(0,0,0,.2) 40%,transparent);animation:ListCell_shimmer__g1IA_ 1.5s ease-in-out infinite}.ListCell_skeletonContent__G9kUl{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-end;padding:var(--space-3)}.ListCell_skeletonTitle__k6F_7{height:1rem;width:60%;background-color:rgba(255,255,255,.15);border-radius:var(--radius-sm)}.ListCell_skeletonDetail__v3fe4{height:.75rem;width:35%;margin-top:var(--space-1);background-color:rgba(255,255,255,.1);border-radius:var(--radius-sm)}@keyframes ListCell_shimmer__g1IA_{0%,to{opacity:1}50%{opacity:.6}}