.thumbnail-gallery .product-gallery-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:16px}.thumbnail-gallery figcaption{font-size:13px}.photo-lightbox{width:min(94vw,1000px);max-height:94vh;box-sizing:border-box;padding:16px;border:0;border-radius:12px;background:white;color:#142329;overflow:auto}.photo-lightbox::backdrop{background:rgb(0 0 0 / .8)}.photo-lightbox>img{display:block;width:100%;height:65vh;object-fit:contain}.lightbox-tools{display:flex;align-items:center;gap:12px}.lightbox-tools button{min-height:44px;min-width:44px;padding:8px 14px;cursor:pointer}.lightbox-tools [data-close]{margin-left:auto}.photo-lightbox a{color:#153f61}.photo-lightbox button:focus-visible{outline:3px solid #b22222;outline-offset:2px}@media(max-width:480px){.thumbnail-gallery .product-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.photo-lightbox>img{height:55vh}}
