/* SUUSSTUDIO™ V4.6 · RELEASE VISUAL FIXES
   Final manual-QA corrections only. Loaded after the V4.6 art-direction layers. */

/* MUSIC RELEASE ART · curated layered showcase
   Atalhos remains the primary poster. Noxira is a straight, anchored secondary card. */
.v4-world:nth-child(3)::after{
  width:min(38%,320px)!important;
  height:auto!important;
  aspect-ratio:9/16!important;
  align-self:end!important;
  justify-self:end!important;
  clip-path:none!important;
  transform:translate(-3%,-5%)!important;
  background-size:cover!important;
  background-position:center top!important;
  border:1px solid rgba(255,255,255,.18)!important;
  border-radius:2px!important;
  box-shadow:0 34px 86px rgba(0,0,0,.68),-14px 18px 44px rgba(122,16,47,.12)!important;
}

/* The canonical real-artwork layer owns assistant identity. */
.v4-ai-collective.v46-real-artwork-mounted::before{
  content:none!important;
  display:none!important;
  background:none!important;
}

@media(max-width:760px),(pointer:coarse){
  .v4-world:nth-child(3)::before{
    width:76%!important;
    height:84%!important;
    justify-self:start!important;
    align-self:start!important;
  }

  .v4-world:nth-child(3)::after{
    width:44%!important;
    height:auto!important;
    aspect-ratio:9/16!important;
    justify-self:end!important;
    align-self:end!important;
    clip-path:none!important;
    transform:translate(-5%,-4%)!important;
    background-size:cover!important;
    background-position:center top!important;
  }
}
