.fer-room-gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;margin:24px 0;max-width:100%}.fer-room-gallery .fer-room-photo{display:block;width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;border-radius:16px}.card-art{position:relative;overflow:hidden}.card-art .fer-venue-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.card-art small,.card-art .art-caption{position:relative;z-index:1}.card-art small{background:#172b39c9;color:#fff;padding:5px 10px;border-radius:8px}.card-art .art-caption{background:#172b39c9;color:#fff;padding:4px 8px;border-radius:6px}.fer-live-room-photo{display:block;width:100%;max-height:230px;object-fit:cover;border-radius:12px;margin-bottom:14px}@media(max-width:540px){.fer-room-gallery{grid-template-columns:1fr}.fer-room-gallery .fer-room-photo{aspect-ratio:4/3}}
