/* HallowixStudios V36 — centered Meet Hallowix composition + denser Store selector */

/* HOME / Meet Hallowix
   Turn the copy into a centered, epitaph-like composition while preserving the
   V35 cinematic image layer and Admin-controlled opacity. */
.studio-section .studio-copy{
  width:min(860px,calc(100% - 36px))!important;
  max-width:860px!important;
  margin-left:auto!important;
  margin-right:auto!important;
  text-align:center!important;
}
.studio-section .eyebrow{
  justify-content:center!important;
  text-align:center!important;
}
.studio-section .section-title{
  margin-left:auto!important;
  margin-right:auto!important;
  text-align:center!important;
}
.studio-section .lead-copy{
  max-width:760px!important;
  margin-left:auto!important;
  margin-right:auto!important;
  text-align:center!important;
}
.studio-section .section-copy{
  max-width:720px!important;
  margin-left:auto!important;
  margin-right:auto!important;
  text-align:center!important;
}
.studio-section .studio-services{
  justify-content:center!important;
}

/* STORE / discipline chooser
   Increase the Bark board from the V34/V35 80% fill to the requested 90% so
   the selector reads as a solid panel rather than translucent glass. */
.market-console{
  background:rgba(46,36,30,.90)!important;
  background-image:none!important;
  opacity:1!important;
}
