/* V50.31 — Market Insight detail visual containment only */
body.v5027-market-detail .mi510-article>.mi510-wrap{
  width:min(1080px,calc(100% - 40px))!important;margin:0 auto!important;
}
body.v5027-market-detail .mi510-heroimg{
  width:100%!important;max-width:1080px!important;margin:24px auto 36px!important;
}
body.v5027-market-detail .mi510-heroimg img{
  display:block!important;width:100%!important;height:auto!important;
  max-height:560px!important;object-fit:cover!important;border-radius:14px!important;
}
body.v5027-market-detail .mi510-content{
  max-width:920px!important;margin:0 auto!important;
}
body.v5027-market-detail .mi510-content h1{font-size:clamp(30px,3.2vw,44px)!important}
body.v5027-market-detail .mi510-content h2{font-size:clamp(21px,2vw,28px)!important}
body.v5027-market-detail .mi510-content h3{font-size:clamp(17px,1.45vw,21px)!important}
@media(max-width:640px){
 body.v5027-market-detail .mi510-article>.mi510-wrap{width:min(100% - 28px,1080px)!important}
 body.v5027-market-detail .mi510-heroimg{margin:18px auto 28px!important}
}
