.premium-category .page-visual img{width:100%;height:100%;min-width:0;min-height:0;filter:none;object-fit:contain}
.premium-category .page-visual{background:#fff;width:100%;max-width:580px;height:auto;aspect-ratio:1;align-self:center;justify-self:center}
.premium-category .gallery-item{border-radius:8px}
.premium-category .gallery-grid:has(>.gallery-item:last-child:nth-child(2)){grid-template-columns:repeat(2,minmax(0,1fr));max-width:960px;margin-inline:auto}
.premium-category .prose img{display:block;max-width:100%;height:auto}
