/* Keep the hero bright, but give the Game Boy a calm place beside the offer. */
body{background-image:none}.hero{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(320px,.88fr);min-height:500px;background:linear-gradient(135deg,#fff 0%,#f4f2fb 62%,#eaf9f6 100%);border-bottom:1px solid #d8dceb}.hero-copy{max-width:none;margin:0;padding:82px 40px 64px max(25px,calc((100vw - 1176px)/2))}.hero-art{display:grid;min-height:500px;background:linear-gradient(145deg,#dff6f1,#dcd9f1);border-left:1px solid #d8dceb}.hero-art img{height:min(390px,75vw);max-width:76%;transform:rotate(-5deg)}.hero-art::after{border-color:#ffffffb8}.hero-copy>p:not(.eyebrow){max-width:560px}.hero-proof{border-top:1px solid #d8dceb;padding-top:20px;margin-top:36px}@media(max-width:800px){.hero{grid-template-columns:1fr}.hero-copy{padding:58px 25px 48px}.hero-art{min-height:300px;border-left:0;border-top:1px solid #d8dceb}.hero-art img{height:250px}}
