.artist-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.artist-photo.has-photo{height:auto!important;aspect-ratio:1/1;background-size:contain;background-position:center;background-repeat:no-repeat;background-color:#d8cec3}.detail-gallery .has-photo{aspect-ratio:1/1;background-size:contain;background-position:center;background-repeat:no-repeat;background-color:#d8cec3}
.artist-photo.has-photo:before,.detail-gallery .has-photo:before{background:linear-gradient(180deg,transparent 55%,rgba(32,9,9,.58));inset:0;width:auto;height:auto;right:0;transform:none;border:0}
.hero-media{background-image:linear-gradient(90deg,rgba(50,12,13,.75),rgba(50,12,13,.08)),url('assets/agugai.jpg');background-size:cover;background-position:center top}
.artist-card .artist-photo{background-position:center}
.brand-logo{background-image:url('assets/agugai-logo-transparent.png')!important;background-color:transparent!important;box-shadow:none!important}
.artist-photo img,.detail-gallery .has-photo img{position:absolute;inset:0;width:100%;height:100%;display:block;object-fit:contain;object-position:center;z-index:0;transform:scale(1.012)}.artist-photo .view-profile{z-index:3}
.artist-photo,.artist-photo.has-photo,.detail-gallery .has-photo{border:0!important;outline:0!important;box-shadow:none!important}.artist-photo:after,.artist-photo.has-photo:after{display:none!important}
@media(max-width:850px){.artist-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.artist-card.featured{grid-column:auto}}@media(max-width:560px){.artist-grid{display:grid;grid-template-columns:1fr}.artist-card{margin-bottom:16px}}
