.gallery-section{background:#f8f5ef}.gallery-section .section-head a{color:inherit;text-decoration:underline;text-underline-offset:3px}.trip-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:260px;gap:14px;margin-top:42px}.gallery-item{border:0;padding:0;background:#dce4e5;cursor:zoom-in;overflow:hidden;border-radius:4px;position:relative}.gallery-item-tall{grid-row:span 2}.gallery-item-wide{grid-column:span 2}.gallery-item img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .55s ease,filter .35s ease}.gallery-item:hover img,.gallery-item:focus-visible img{transform:scale(1.035);filter:saturate(1.06)}.gallery-item:focus-visible{outline:3px solid #d5a940;outline-offset:3px}.gallery-book{display:grid;grid-template-columns:minmax(0,.8fr) minmax(380px,1.2fr);gap:56px;align-items:start}.waiver-option{border-color:#d5a940}.gallery-lightbox{position:fixed;inset:0;z-index:1000;background:rgba(3,20,26,.94);display:none;align-items:center;justify-content:center;padding:32px}.gallery-lightbox.is-open{display:flex}.gallery-lightbox figure{margin:0;max-width:min(1100px,86vw);max-height:86vh;text-align:center}.gallery-lightbox img{display:block;max-width:100%;max-height:78vh;margin:auto;object-fit:contain}.gallery-lightbox figcaption{color:#fff;margin-top:12px}.gallery-close,.gallery-prev,.gallery-next{position:absolute;border:0;background:rgba(255,255,255,.12);color:#fff;cursor:pointer;border-radius:999px}.gallery-close{top:18px;right:18px;width:48px;height:48px;font-size:32px}.gallery-prev,.gallery-next{top:50%;width:52px;height:52px;font-size:42px;line-height:1;transform:translateY(-50%)}.gallery-prev{left:18px}.gallery-next{right:18px}@media(max-width:850px){.trip-gallery{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:220px}.gallery-item-wide{grid-column:span 1}.gallery-book{grid-template-columns:1fr}.gallery-prev{left:8px}.gallery-next{right:8px}}@media(max-width:560px){.trip-gallery{grid-template-columns:1fr;grid-auto-rows:260px}.gallery-item-tall{grid-row:span 1}.gallery-lightbox{padding:20px}.gallery-prev,.gallery-next{top:auto;bottom:18px}.gallery-lightbox figure{max-width:100%}}
