/* 2026-09 visual corrections */
.product-image-scene img{object-fit:cover;object-position:center 48%;mix-blend-mode:normal}
.software-mark{background:#f5f5f5;color:#5e5e5d;font-size:18px;font-weight:500}.software-mark b{color:#f13942;font-size:34px;font-weight:500;margin-left:4px}
@media (min-width:821px){
  .hero{height:640px;min-height:640px;display:grid;grid-template-columns:minmax(0,56%) minmax(420px,44%);align-items:stretch;overflow:hidden;background:#fff}
  .hero-image{position:static;width:100%;height:640px;object-fit:cover;object-position:center 42%;display:block}
  .hero-content{position:static;left:auto;right:auto;top:auto;transform:none;max-width:none;width:auto;padding:64px clamp(42px,5vw,88px);display:flex;flex-direction:column;justify-content:center;background:#fff;color:#5e5e5d}
  .hero-content .eyebrow{margin:0 0 18px}
  .hero h1{font-size:clamp(44px,4.3vw,68px);line-height:1.04;letter-spacing:-2.4px;margin:0 0 24px}
  .hero p{font-size:18px;line-height:1.6;margin:0 0 30px}
}
@media (max-width:820px){
  .hero-image{object-position:center 38%}
}
