/* Trial 022 — authoritative collage sources; geometry remains in the recovered base stylesheet. */
.collage-panel-1 { background-image: url('/images/Homepage_Collage_01_Tokyo_Jones.jpeg'); }
.collage-panel-2 { background-image: url('/images/Homepage_Collage_02_Nova_Rae.jpeg'); }
.collage-panel-3 { background-image: url('/images/Solomon_1_main_web.jpg'); }
.collage-panel-4 { background-image: url('/images/Nolie_6_main_web.jpg'); }
.collage-panel-5 { background-image: url('/images/Homepage_Collage_05_Johnny_Leroy.jpeg'); }
.collage-panel-6 { background-image: url('/images/Homepage_Collage_06_Marc_Tovin.jpeg'); }

.artist-image-nolie{background-image:url('/images/Nolie_1_main_web.jpg');background-position:50% 34%}
.artist-theme-nolie{--artist-accent:#e8a15f;background:radial-gradient(circle at 84% 8%,rgba(213,117,46,.2),transparent 30%),linear-gradient(180deg,#160d08 0%,#0d0e0c 48%)}
.artist-theme-nolie .artist-hero:after{background:linear-gradient(90deg,#0d0a08 0%,rgba(13,10,8,.98) 29%,rgba(13,10,8,.72) 48%,rgba(13,10,8,.08) 78%)}
.artist-theme-nolie .artist-hero-image{filter:saturate(.88) contrast(1.05);box-shadow:0 0 100px rgba(219,119,47,.13)}
.artist-theme-nolie .gallery-image{background-color:#1b110b}
.artist-theme-nolie .artist-bio>p{color:#f3dfc9}
@media (width<=760px){.artist-theme-nolie .artist-hero:after{background:linear-gradient(180deg,rgba(13,10,8,.02),rgba(13,10,8,.24) 42%,#0d0a08 89%)}.artist-theme-nolie .artist-hero-image{background-position:50% 12%!important}}

/* Trial 023 — narrow visual polish: Solomon collage framing + Nolie selected imagery. */
.collage-panel-3{background-color:#8b551c;background-position:54% 48%;background-size:auto 86%}
.artist-theme-nolie .gallery-image-1{background-position:50% 12%!important}
.artist-theme-nolie .gallery-image-2{background-position:50% 28%!important}
.artist-theme-nolie .gallery-image-3{background-position:50% 18%!important}
@media (width<=760px){
  .collage-panel-3{background-position:54% 48%;background-size:auto 84%}
  .artist-theme-nolie .gallery-image-1{background-position:50% 8%!important}
  .artist-theme-nolie .gallery-image-2{background-position:50% 24%!important}
  .artist-theme-nolie .gallery-image-3{background-position:50% 14%!important}
}

/* Trial 025 — frozen Solomon writing portrait; no legacy portrait or Letters To artwork. */
.collage-panel-3{background-position:50% 44%;background-size:cover}
@media (width<=760px){
  .collage-panel-3{background-position:50% 46%;background-size:cover}
}

/* Trial 025 — restrained Nolie hero motion; approved still remains the fallback/poster. */
.artist-theme-nolie .artist-hero-motion{
  z-index:-2;
  object-fit:cover;
  object-position:50% 50%;
  filter:brightness(.62) saturate(.82) contrast(1.06);
  width:100%;
  height:100%;
  position:absolute;
  inset:0;
}
@media (width>=761px){
  .artist-theme-nolie .artist-hero-motion{inset:clamp(26px,3vh,38px) 0 clamp(26px,3vh,38px) 38%;width:62%;height:auto}
}
@media (width<=760px){
  .artist-theme-nolie .artist-hero-motion{inset:0 0 25%;height:75%;object-position:50% 34%}
}
