/* Original owner photographs, unaltered files. Only non-destructive colour grading
   and responsive framing; no generated scenery, retouching or invented objects. */
img[src*="/images/shoko-venue-"]{filter:sepia(.14) saturate(.82) contrast(1.07) brightness(.88);object-position:50% 46%}
.hero>img[src*="shoko-venue-"],.event-hero>img[src*="shoko-venue-"],.about-hero>img[src*="shoko-venue-"]{object-position:50% 46%}
.hero:has(>img[src*="shoko-venue-"]) .hero-shade,.event-hero:has(>img[src*="shoko-venue-"]) .hero-shade{background:linear-gradient(90deg,rgba(4,4,4,.92),rgba(4,4,4,.62) 42%,rgba(4,4,4,.12) 78%),linear-gradient(0deg,rgba(4,4,4,.55),transparent 55%)}
.hospitality-hero img[src*="shoko-venue-"]{object-position:50% 48%}
.venue-gallery{padding-block:clamp(40px,6vw,80px)}
.venue-gallery-heading{max-width:680px;margin-bottom:28px}
.venue-gallery-heading h2{font-size:clamp(2rem,4vw,3.1rem)}
.venue-gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.venue-gallery figure{min-width:0;margin:0}
.venue-gallery img{display:block;width:100%;height:auto;aspect-ratio:961/1280;object-fit:cover;border:1px solid var(--line);border-radius:3px}
.venue-gallery figcaption{font-size:.85rem;color:var(--muted);padding-top:12px;line-height:1.5;overflow-wrap:anywhere}
@media(max-width:700px){.venue-gallery-grid{grid-template-columns:1fr;gap:28px}.venue-gallery figure{max-width:460px;width:100%;margin-inline:auto}.hero>img[src*="shoko-venue-"],.event-hero>img[src*="shoko-venue-"],.about-hero>img[src*="shoko-venue-"]{object-position:50% 44%}}
