/* THE CEO VAULT V27 — mobile overflow proof hotfix */
@media (max-width:780px){
  html,body.ceo-console-v27{max-width:100%;overflow-x:hidden!important}
  body.ceo-console-v27 .v24-landing-hero{width:100%!important;max-width:100vw!important;overflow:hidden!important}
  body.ceo-console-v27 .v24-landing-hero .hero-content{width:100%!important;max-width:100vw!important;min-width:0!important;padding-left:10px!important;padding-right:10px!important;box-sizing:border-box!important}
  body.ceo-console-v27 .v24-landing-copy{width:100%!important;max-width:100%!important;min-width:0!important;padding-left:0!important;padding-right:0!important;box-sizing:border-box!important;overflow:visible!important}
  body.ceo-console-v27 .v24-landing-copy h1{width:100%!important;max-width:100%!important;font-size:clamp(40px,11.4vw,50px)!important;line-height:.9!important;letter-spacing:-.07em!important;overflow-wrap:normal!important;word-break:normal!important}
  body.ceo-console-v27 .v24-landing-copy p{width:100%!important;max-width:100%!important;padding-right:0!important;box-sizing:border-box!important;overflow-wrap:anywhere!important}
  body.ceo-console-v27 .v24-hero-actions{width:100%!important;max-width:100%!important}
  body.ceo-console-v27 .v24-hero-actions button{max-width:100%!important}
  body.ceo-console-v27 .v24-landing-player{width:100%!important;max-width:100vw!important;min-width:0!important;overflow:hidden!important}
  body.ceo-console-v27 .v25-player-art-hero{max-width:min(92vw,430px)!important;height:auto!important}
}
@media (max-width:460px){
  body.ceo-console-v27 .v24-landing-copy h1{font-size:clamp(38px,10.9vw,47px)!important}
  body.ceo-console-v27 .v24-landing-copy p{font-size:11px!important;line-height:1.62!important}
}
