
.imageWrap{cursor:zoom-in}.galleryModal[hidden]{display:none}.galleryModal{position:fixed;inset:0;z-index:1001;display:grid;place-items:center;padding:20px}.galleryBackdrop{position:absolute;inset:0;background:rgba(10,24,43,.78);backdrop-filter:blur(5px)}.galleryDialog{position:relative;z-index:1;width:min(860px,94vw);max-height:94vh;overflow:auto;background:#fff;padding:24px;box-shadow:0 24px 70px rgba(0,0,0,.3)}.galleryClose{position:absolute;right:12px;top:8px;width:40px;height:40px;border:0;background:#fff;font-size:30px;cursor:pointer}.galleryMain{display:block;width:100%;height:min(64vh,610px);object-fit:contain;background:#f6f3ed}.galleryThumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-top:14px}.galleryThumbs button{border:2px solid transparent;padding:0;background:#f4f1eb;cursor:pointer}.galleryThumbs button.active{border-color:#c79751}.galleryThumbs img{display:block;width:100%;height:92px;object-fit:cover}.galleryAsk{display:block;margin:18px auto 0;border:0;background:#14243c;color:#fff;padding:13px 34px;font-size:16px;cursor:pointer}@media(max-width:640px){.galleryModal{padding:8px}.galleryDialog{padding:14px}.galleryMain{height:58vh}.galleryThumbs{gap:5px}.galleryThumbs img{height:60px}}

.galleryThumbs img{object-fit:contain!important;background:#f6f3ed!important}
