.productGallery{color:#f6f2eb;min-width:0;font-family:var(--font-inter),system-ui,sans-serif}.productGallery button{cursor:pointer;color:inherit;font:inherit}.productGallery button:focus-visible{outline-offset:4px;outline:2px solid #e6cfab}.productGalleryStage{background:#211e19;border:1px solid #c6b39935;border-radius:14px;position:relative;overflow:hidden}.productGalleryMain{background:0 0;border:0;width:100%;padding:0;display:block;position:relative;overflow:hidden}.productGalleryMain img{aspect-ratio:4/5;object-fit:cover;width:100%;height:auto;animation:.3s galleryReveal;display:block}.productGalleryMain>span{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#211e19c9;border:1px solid #ffffff30;border-radius:30px;align-items:center;gap:.5rem;padding:.65rem .9rem;font-size:.75rem;display:inline-flex;position:absolute;bottom:1.1rem;right:1.1rem}.productGalleryMain>span svg{width:17px;height:17px}.productGalleryControls{font-variant-numeric:tabular-nums;justify-content:center;align-items:center;gap:1.5rem;font-size:.8rem;display:flex}.productGalleryControls>span{background:#211e19c9;border-radius:30px;align-items:baseline;gap:.35rem;padding:.5rem .75rem;display:inline-flex}.productGalleryControls>span strong{font-weight:500}.productGalleryControls>span>span{color:#c7bdb0}.productGalleryControls button{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#211e19b8;border:1px solid #ffffff40;border-radius:50%;place-items:center;width:44px;height:44px;transition:background .2s,transform .2s;display:grid}.productGalleryControls button svg{width:20px;height:20px}.productGalleryControls button:hover{background:#6c5a45;transform:scale(1.05)}.productGalleryStage>.productGalleryControls{pointer-events:none;position:absolute;inset:0}.productGalleryStage>.productGalleryControls>span{position:absolute;bottom:1.1rem;left:1.1rem}.productGalleryStage>.productGalleryControls button{pointer-events:auto;position:absolute;top:calc(50% - 22px)}.productGalleryStage>.productGalleryControls button:first-child{left:1rem}.productGalleryStage>.productGalleryControls button:last-child{right:1rem}.productGalleryCaption{color:#d9cbbb;justify-content:space-between;gap:1rem;margin:1rem 0 .75rem;font-size:.75rem;display:flex}.productGalleryCaption span:last-child{color:#a99d8e;font-size:.7rem}.productGalleryThumbnails{scrollbar-width:thin;scrollbar-color:#a08b70 #0000;gap:.7rem;padding:3px 3px .5rem;display:flex;overflow-x:auto}.productGalleryThumbnails button{opacity:.55;background:0 0;border:1px solid #0000;border-radius:9px;flex:0 0 calc(16.6667% - .583333rem);min-width:52px;max-width:84px;padding:3px;transition:opacity .2s,border-color .2s}.productGalleryThumbnails button:hover{opacity:.9}.productGalleryThumbnails button[aria-pressed=true]{opacity:1;background:#c6b39918;border-color:#d9bd94}.productGalleryThumbnails img{aspect-ratio:4/5;object-fit:cover;border-radius:5px;width:100%;height:auto;display:block}.productGalleryModal{color:#f6f2eb;background:0 0;border:0;width:100vw;max-width:100vw;height:100dvh;max-height:100dvh;margin:auto;padding:clamp(1rem,3vw,2rem);position:fixed;inset:0}.productGalleryModal::backdrop{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#15120ff5}.productGalleryModalContent{pointer-events:none;flex-direction:column;justify-content:space-between;align-items:center;gap:1rem;width:min(100%,1200px);height:100%;margin:auto;display:flex}.productGalleryModalContent>*{pointer-events:auto}.productGalleryModalContent>img{object-fit:contain;border-radius:6px;width:auto;max-width:100%;height:auto;min-height:0;max-height:calc(100dvh - 190px);animation:.3s galleryReveal}.productGalleryModalContent button{color:inherit;cursor:pointer}.productGalleryModalHeader{justify-content:space-between;align-items:center;gap:1rem;width:100%;display:flex}.productGalleryModalHeader>div{min-width:0}.productGalleryModalHeader span{letter-spacing:.12em;color:#c6b399;font-size:.65rem}.productGalleryModalHeader p{font-family:var(--font-cormorant-garamond),system-ui,ui-serif,"Playfair Display";overflow-wrap:anywhere;margin:.4rem 0 0;font-size:clamp(1.2rem,3vw,1.8rem)}.productGalleryClose{background:#ffffff08;border:1px solid #ffffff30;border-radius:30px;flex-shrink:0;justify-content:center;align-items:center;gap:.5rem;min-height:44px;padding:.5rem .9rem;display:inline-flex}.productGalleryClose svg{width:20px;height:20px}.productGalleryClose:hover{background:#ffffff18}@keyframes galleryReveal{0%{opacity:.65}to{opacity:1}}@media (prefers-reduced-motion:reduce){.productGallery img{animation:none}.productGallery button{transition:none}}@media (max-width:560px){.productGalleryStage>.productGalleryControls button:first-child{left:.65rem}.productGalleryStage>.productGalleryControls button:last-child{right:.65rem}.productGalleryClose span{display:none}}
