.post__thumbnail{height:25em !important}.theme--light .post__thumbnail-wrapper,.theme--dark .post__thumbnail-wrapper{box-shadow:none !important}.gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;margin:2rem 0}.gallery-item{overflow:hidden;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.gallery-item img{width:100%;height:250px;object-fit:cover;display:block;transition:transform .3s ease}.gallery-item:hover img{transform:scale(1.05)}