/* V9: real field imagery, original pixels; fixed rig crop excludes people. */
.hero-picture img{filter:none;object-position:center 58%}
.hero-shade{background:linear-gradient(90deg,rgba(5,24,16,.85) 0%,rgba(5,24,16,.68) 35%,rgba(5,24,16,.10) 72%),linear-gradient(0deg,rgba(8,27,17,.76),rgba(8,27,17,0) 45%)}
.hero-side{background:rgba(10,31,21,.76);padding:20px 23px;margin-bottom:-20px;backdrop-filter:blur(5px)}
.field-grid{display:grid;grid-template-columns:1.03fr 1fr;gap:12px;align-items:stretch}
.rig-detail{position:relative;overflow:hidden;background:#c4c9bb;aspect-ratio:3/4}
.partnership .rig-detail img{position:absolute;top:-35%;left:0;width:200%;max-width:none;height:auto;aspect-ratio:auto;transform:translateX(-50%);object-fit:initial}
.field-context{display:grid;grid-template-rows:1fr 1fr;gap:12px;min-height:0}
.partnership .field-context img{display:block;width:100%;height:100%;min-height:0;aspect-ratio:auto;object-fit:cover}
.partnership .field-context img:first-child{object-position:55% center}
.partnership .field-context img:last-child{object-position:center}
.partnership .field-editorial figcaption{display:flex;justify-content:space-between;gap:10px;flex-wrap:wrap;font-size:10px;line-height:1.6}
@media(max-width:768px){.hero-picture img{object-position:67% center}.hero-shade{background:linear-gradient(90deg,rgba(5,24,16,.76),rgba(5,24,16,.30)),linear-gradient(0deg,rgba(8,27,17,.91),rgba(8,27,17,.08) 80%)}.hero-side{padding:0;background:transparent;backdrop-filter:none;margin-bottom:0}.field-grid,.field-context{gap:8px}.partnership .field-editorial figcaption{font-size:9px;gap:3px;display:grid}}
