.image-gallery-page .gallery-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px}.image-gallery-page .gallery-media{aspect-ratio:1}.image-gallery-page .gallery-media img{object-fit:cover;transition:transform .2s}.image-gallery-page .gallery-media button{border:0;padding:0;width:100%;height:100%;background:none;cursor:zoom-in}.image-gallery-page .gallery-media button:hover img{transform:scale(1.04)}.image-gallery-page .gallery-copy{padding:10px}.image-gallery-page .gallery-copy h2{font-size:13px;margin:0}.image-gallery-page .gallery-copy>:not(h2){display:none}.image-gallery-page .image-view-large{grid-template-columns:1fr;max-width:1200px;margin:auto;gap:48px}.image-view-large .gallery-media{aspect-ratio:auto}.image-view-large .gallery-media img{width:100%;height:auto;object-fit:contain}.image-view-large .gallery-copy{padding:24px}.image-view-large .gallery-copy>:not(h2){display:block}.image-view-large .gallery-copy h2{font-size:24px}.image-gallery-link{display:inline-flex;align-items:center;padding:10px 16px;font-size:13px;border-bottom:1px solid #88aec4}.image-lightbox{position:fixed;width:min(1400px,96vw);max-width:96vw;max-height:95dvh;padding:54px 20px 20px;border:1px solid #536d81;border-radius:8px;background:#0b1621;color:#eaf7ff}.image-lightbox::backdrop{background:#02070ded}.image-full{display:block;max-width:100%;max-height:68dvh;margin:auto;object-fit:contain}.image-close{position:absolute;right:16px;top:14px}.image-lightbox button{background:#1c3a50;color:#eaf7ff;border:1px solid #65889f;border-radius:5px;padding:9px 14px;cursor:pointer}.image-detail h2{font-size:20px;margin:15px 0 8px}.image-detail p,.image-detail dl{font-size:12px}.image-detail .eyebrow{display:none}.image-detail dd{margin:0}.image-paging{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:16px}.image-position{font-size:12px}@media(max-width:600px){.image-gallery-page .gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.image-gallery-page .gallery-copy{padding:7px}.image-gallery-page .gallery-copy h2{font-size:10px}.image-gallery-page .image-view-large{grid-template-columns:1fr;gap:24px}.image-view-large .gallery-copy h2{font-size:20px}.image-lightbox{padding:52px 12px 14px}.image-paging button{font-size:12px}}
.image-gallery-page .image-lightbox .gallery-copy>:not(h2){display:block}.image-gallery-page .image-lightbox .gallery-copy .eyebrow{display:none}
