/* V4.11 — composição do hero conforme revisão visual */
@media (max-width:860px){
  .home-cover-content-v46{
    top:0!important;
    bottom:0!important;
    left:18px!important;
    right:18px!important;
    max-width:none!important;
    padding:clamp(108px,18svh,148px) 0 22px!important;
    display:grid!important;
    grid-template-rows:auto auto auto 1fr auto!important;
    align-content:stretch!important;
    pointer-events:none;
  }
  .home-cover-location-v46,
  .home-cover-content-v46 h1,
  .home-cover-content-v46 p,
  .home-cover-actions-v46{pointer-events:auto}
  .home-cover-location-v46{
    justify-self:start!important;
    margin:0 0 16px!important;
  }
  .home-cover-content-v46 h1{
    margin:0!important;
    max-width:8.8ch!important;
  }
  .home-cover-content-v46 p{
    margin:12px 0 0!important;
    max-width:29ch!important;
  }
  .home-cover-actions-v46{
    grid-row:5!important;
    align-self:end!important;
    width:100%!important;
    margin-top:0!important;
  }
}

@media (max-width:430px){
  .home-cover-content-v46{
    padding-top:clamp(96px,16svh,128px)!important;
    padding-bottom:18px!important;
  }
  .home-cover-location-v46{margin-bottom:14px!important}
  .home-cover-content-v46 h1{max-width:8.5ch!important}
  .home-cover-content-v46 p{max-width:27ch!important}
}
