/* OC-SCN-030 r04. Exact selected Sessiz Rölyef ground, independent of
   legacy green-stage crops. The approved v2 artwork and v3 motion stay intact. */
.geo-relief-stage{display:block;position:absolute;inset:0;z-index:0;overflow:hidden;pointer-events:none;background:#087e51}
.geo-relief-stage img{display:block;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center bottom}
.geo-relief-stage::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#087e51 0,rgba(8,126,81,0) 24%),linear-gradient(90deg,rgba(8,126,81,.14),rgba(8,126,81,0) 62%)}
.geo-stage{background:transparent}
.geo-stage::after{content:none}
/* Bottom-align the fixed ground, then lower the artwork slightly so the
   distant ridge passes behind the answer panel instead of underlining it. */
@media(min-width:900px) and (orientation:landscape) and (min-height:601px){.geo-hero-sculpture{top:56%}}
@media(max-width:899px), (max-width:1200px) and (max-aspect-ratio:1/1){.geo-relief-stage img{object-position:38% bottom}}
@media(max-height:600px) and (orientation:landscape){.geo-relief-stage img{object-position:center bottom}}
