/* GOR-001: approved desktop image and independently composed mobile image.
   Neither image is cropped or covered with text/gradient overlays. */
.hero-transformation.hero-editorial{height:auto;min-height:0;padding-top:84px;overflow:visible;background:#090d13}
.hero-transformation .hero-visual{position:relative;inset:auto;z-index:auto;width:100%;height:auto;margin:0 auto;background:#090d13}
.hero-transformation .hero-visual::after{display:none}
.hero-transformation picture{display:block;width:100%}
.hero-transformation .hero-visual img{display:block;width:100%;height:auto;max-height:calc(100svh - 310px);min-height:300px;object-fit:contain;object-position:center;aspect-ratio:1672/941}
.hero-transformation .hero-layout{display:block;width:min(1400px,calc(100% - 88px));height:auto;margin:0 auto;padding:28px 0 14px}
.hero-transformation .hero-message{display:flex;align-items:center;justify-content:space-between;gap:30px;width:100%;max-width:none;margin:0}
.hero-transformation .hero-heading{flex:1;min-width:0}
.hero-transformation .hero-message .eyebrow{font-size:9px;letter-spacing:.18em;line-height:1.7;margin:0 0 10px}
.hero-transformation .hero-message h1{font-size:clamp(40px,4vw,62px);line-height:1.01;letter-spacing:-.035em;max-width:none;margin:0}
.hero-transformation .hero-action{max-width:420px}
.hero-transformation .hero-description{font-size:12px;line-height:1.75;margin:0 0 14px;max-width:none}
.hero-transformation .hero-contact{display:inline-flex;justify-content:space-between;gap:32px;min-height:48px;margin:0}
.hero-transformation .hero-contact-note{font-size:10px;margin-top:10px;max-width:380px;line-height:1.6}
.hero-transformation .hero-tail{position:relative;inset:auto;transform:none;width:min(1400px,calc(100% - 88px));margin:0 auto;padding:4px 0 16px;display:flex;justify-content:space-between;align-items:center;gap:20px}
.hero-transformation .hero-tail>p{font-size:9px;line-height:1.7;max-width:360px}
@media(min-width:1700px){.hero-transformation .hero-visual{max-width:1800px}}
@media(max-width:1100px) and (min-width:701px){
  .hero-transformation .hero-layout,.hero-transformation .hero-tail{width:calc(100% - 64px)}
  .hero-transformation .hero-message h1{font-size:46px}
  .hero-transformation .hero-action{max-width:360px}
}
@media(max-width:800px){.hero-transformation.hero-editorial{padding-top:76px}}
@media(max-width:700px){
  .hero-transformation .hero-visual img{aspect-ratio:941/1672;min-height:0;max-height:none;height:auto;object-fit:contain}
  .hero-transformation .hero-layout{width:calc(100% - 44px);padding:28px 0 0}
  .hero-transformation .hero-message{display:block}
  .hero-transformation .hero-message h1{font-size:clamp(34px,10vw,64px);line-height:1.03;overflow-wrap:break-word}
  .hero-transformation .hero-message .eyebrow{font-size:8px;letter-spacing:.12em;margin-bottom:13px}
  .hero-transformation .hero-action{max-width:none;margin-top:22px}
  .hero-transformation .hero-description{font-size:12px;margin-bottom:20px}
  .hero-transformation .hero-contact{width:100%;max-width:none;min-height:52px}
  .hero-transformation .hero-contact-note{max-width:none;font-size:10px}
  .hero-transformation .hero-tail{display:block;width:calc(100% - 44px);margin-top:18px;padding:0 0 26px}
  .hero-transformation .hero-tail>p{margin-top:12px;text-align:left;max-width:none}
}
