.stage{min-height:clamp(560px,72vh,820px)}.hero-vehicle{isolation:isolate;overflow:hidden}.hero-vehicle:after{content:"";mix-blend-mode:screen;opacity:0;filter:blur(1px);pointer-events:none;will-change:transform,opacity;background:linear-gradient(115deg,#fff0 0% 38%,#d6e8ff80 50%,#fff0 62% 100%);width:45%;height:140%;animation:1.25s cubic-bezier(.22,1,.36,1) .22s forwards heroBeamSweep;position:absolute;top:-20%;left:0;transform:translate(-140%)rotate(-8deg)}.hero-copy{opacity:0;animation:.42s ease-out 60ms forwards heroCopyGroupIn}.hero-copy .hero-copy__title,.hero-copy .hero-copy__subtitle,.hero-copy .hero-copy__actions{opacity:0;will-change:opacity,transform;animation:1.1s cubic-bezier(.22,1,.36,1) forwards heroCopyIn;transform:translateY(16px)}.hero-copy .hero-copy__title{animation-delay:.18s}.hero-copy .hero-copy__subtitle{animation-delay:.3s}.hero-copy .hero-copy__actions{animation-delay:.42s}@keyframes heroCopyGroupIn{to{opacity:1}}@keyframes heroCopyIn{to{opacity:1;transform:translate(0,0)}}@keyframes heroBeamSweep{0%{opacity:0;transform:translate(-140%)rotate(-8deg)}20%{opacity:.55}60%{opacity:.45}to{opacity:0;transform:translate(240%)rotate(-8deg)}}@media (prefers-reduced-motion:reduce){.hero-copy{opacity:1;animation:none}.hero-copy .hero-copy__title,.hero-copy .hero-copy__subtitle,.hero-copy .hero-copy__actions{opacity:1;animation:none;transform:none}.hero-vehicle:after{opacity:0;animation:none}}
