.product-gallery{--pg-height:clamp(320px,min(42vw,538px),538px);--pg-thumb-w:7.625rem;--pg-thumb-h:10.5625rem;width:100%;max-width:41.875rem}@media (max-width:767px){.product-gallery{max-width:none}}.product-gallery__layout{background:#fff;display:none}@media (min-width:768px){.product-gallery__layout{height:var(--pg-height);display:flex}}.product-gallery__aside{width:var(--pg-thumb-w);flex-direction:column;flex-shrink:0;display:flex}.product-gallery__thumbs-viewport{flex:1;min-height:0;overflow:hidden}.product-gallery__thumbs-track{flex-direction:column;transition:transform .25s;display:flex}.product-gallery__thumb{width:var(--pg-thumb-w);height:var(--pg-thumb-h);cursor:pointer;opacity:.55;background:#fff;border:0;flex-shrink:0;padding:.5rem;transition:opacity .2s;display:block;position:relative;overflow:hidden}.product-gallery__thumb:hover{opacity:.85}.product-gallery__thumb--active{opacity:1}.product-gallery__thumb img{object-position:center;object-fit:contain!important}.product-gallery__thumb-nav{border-top:1px solid #ebebeb;flex-shrink:0;justify-content:center;align-items:center;gap:.25rem;height:1.875rem;display:flex}.product-gallery__thumb-nav-btn{color:#222;cursor:pointer;opacity:.65;background:0 0;border:0;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;transition:opacity .15s;display:flex}.product-gallery__thumb-nav-btn:hover:not(:disabled){opacity:1}.product-gallery__thumb-nav-btn:disabled{opacity:.25;cursor:default}.product-gallery__stage{flex:1;min-width:0;height:100%;position:relative}.product-gallery__mobile{background:#fff;flex-direction:column;gap:.875rem;display:flex}@media (min-width:768px){.product-gallery__mobile{display:none}}.product-gallery__mobile-stage{aspect-ratio:1;background:#fff;width:100%;max-height:min(85vw,420px);position:relative}.product-gallery__mobile-stage .product-gallery__main{height:100%}.product-gallery__thumbs-mobile{overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:.5rem;padding:.125rem 0 .25rem;display:flex;overflow-x:auto}.product-gallery__thumbs-mobile::-webkit-scrollbar{display:none}.product-gallery__thumb-mobile{cursor:pointer;opacity:.6;background:#fff;border:2px solid #e8e8e8;border-radius:4px;flex-shrink:0;width:4.25rem;height:4.25rem;padding:.25rem;transition:opacity .2s,border-color .2s;position:relative;overflow:hidden}.product-gallery__thumb-mobile--active{opacity:1;border-color:#222}.product-gallery__thumb-mobile img{object-fit:contain!important}.product-gallery__main{cursor:zoom-in;background:#fff;border:0;border-radius:0;width:100%;height:100%;padding:0;display:block;position:relative;overflow:hidden}.product-gallery__main:focus-visible{outline:2px solid var(--brand-blue,#005a9c);outline-offset:-2px}.product-gallery__main img{object-position:center;padding:.75rem;object-fit:contain!important}.product-gallery__expand{pointer-events:none;color:#333;background:#fff;border:1px solid #e0e0e0;border-radius:2px;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex;position:absolute;bottom:.625rem;right:.625rem;box-shadow:0 1px 3px rgba(0,0,0,.06)}.product-gallery__lightbox{z-index:100;background:rgba(255,255,255,.98);justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.product-gallery__lightbox img{object-fit:contain;width:auto;max-width:min(960px,100%);height:auto;max-height:min(90vh,900px)}.product-gallery__lightbox-close{color:#222;cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:2px;padding:.5rem 1rem;font-size:.8125rem;font-weight:600;position:absolute;top:1rem;right:1rem}.product-gallery__lightbox-close:hover{background:#f5f5f5}
