.group-modal-grid .simple-gallery-item{height:200px;border:1px solid #3a3a3a;border-radius:10px;overflow:hidden;background-color:#282828;color:#eee;display:flex;flex-direction:column;transition:transform .2s ease}.group-modal-grid .simple-gallery-item:hover{transform:translateY(-4px) scale(1.02)}.group-modal-grid .simple-gallery-image-wrapper{width:100%;height:200px;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.group-modal-grid .simple-gallery-image-wrapper img{width:100%;height:100%;object-fit:cover;display:block}.group-modal-grid .simple-gallery-info{padding:5px;background-color:rgba(0,0,0,.2);text-align:center}.group-modal-grid .simple-gallery-info h3{margin:0;font-weight:600;color:#fff;background:#2c2c2c;padding:8px;border-radius:6px;font-size:.65rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.group-modal-grid .simple-gallery-info p{margin:0;font-size:.55rem;color:#ccc}@keyframes ctaShimmer{0%{background-position:200% 200%}to{background-position:-200% -200%}}.group-modal-has-marketplace .card-image{opacity:.5!important}