/* The same intro sky, scrubbed by scrolling beneath the existing readable wash. */
.hero-atmosphere{background:url('/media/flight-intro-poster.webp') center right/cover;pointer-events:none}
.hero-atmosphere::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgb(246 248 244 / 97%) 0%,rgb(240 246 245 / 91%) 40%,rgb(237 244 245 / 68%) 100%)}
.hero-flight{position:absolute;inset:0;width:100%;height:100%;max-width:none;object-fit:cover;object-position:right center;opacity:0;transition:opacity .3s ease}
.hero-flight.is-ready{opacity:1}
@media(max-width:50rem){.hero-atmosphere{background-position:center}.hero-flight{object-position:center}.hero-atmosphere::after{background:linear-gradient(180deg,rgb(246 248 244 / 94%) 0%,rgb(240 246 245 / 82%) 50%,rgb(237 244 245 / 70%) 100%)}}
@media(prefers-reduced-motion:reduce){.hero-flight{display:none}}
