/* Only The Catch and its Fontainebleau proof section; other cases are untouched. */
.catch-page .aog-hero-image img{aspect-ratio:4/3;object-fit:contain;background:#10151d}
.catch-page .aog-scope-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.catch-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;margin-top:30px;align-items:start}
.catch-gallery figure{background:#fff;border:1px solid #d6e1e4;overflow:hidden;border-radius:5px;margin:0}
.catch-gallery img{display:block;width:100%;height:auto}
.catch-gallery figcaption{padding:18px 20px;font-size:14px;color:#43555c;line-height:1.6}
.catch-gallery a{display:block}
.catch-gallery .catch-photo-1{grid-column:2;grid-row:1/3}
.catch-gallery .catch-photo-2{grid-column:1}
.catch-page .catch-technical-note{border-left:3px solid #163d4b;padding:16px 22px;background:#f0f4f5;margin-top:30px}
.catch-venue .v617-hero figure{display:flex;flex-direction:column;justify-content:center;background:#10151d}
.catch-venue .v617-hero figure img{width:100%;height:auto;min-height:0;object-fit:contain;flex:0 0 auto}
.catch-venue .gl-venue-case figure img{height:auto;aspect-ratio:4/3;object-fit:contain}
@media(max-width:650px){.catch-page .aog-scope-grid,.catch-gallery{grid-template-columns:1fr}.catch-gallery .catch-photo-1,.catch-gallery .catch-photo-2{grid-column:auto;grid-row:auto}.catch-page h1{font-size:clamp(34px,9vw,43px)}}
