/* Prevent desktop/tablet hero overflow and keep both columns within the viewport. */
html,body{max-width:100%;overflow-x:hidden}.home-hero{width:100%;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr)}.hero-copy{min-width:0}.hero-copy h1{max-width:100%;overflow-wrap:break-word}.hero-visual{min-width:0}.hero-badge{left:18px;right:18px;bottom:20px;min-width:0}.hero-badge span{display:block;white-space:normal}@media(max-width:1040px) and (min-width:821px){.home-hero{padding-left:6vw;padding-right:6vw;gap:24px}.hero-copy h1{font-size:clamp(38px,5vw,58px)}.hero-copy p:not(.eyebrow){font-size:15px}.hero-visual{min-height:365px}.hero-badge{padding:13px 15px}}
