.page-module__8mg6MG__page{--ease-out:cubic-bezier(.23, 1, .32, 1);--ease-in-out:cubic-bezier(.77, 0, .175, 1);padding-top:2rem;padding-bottom:6rem}.page-module__8mg6MG__crumbs{color:var(--color-gray-400);opacity:0;animation:page-module__8mg6MG__fadeIn .32s var(--ease-out) forwards;align-items:center;gap:.35rem;margin-bottom:1.5rem;font-size:.8125rem;display:flex}.page-module__8mg6MG__crumbs a{color:var(--color-gray-400);transition:color .16s var(--ease-out)}.page-module__8mg6MG__crumbs a:hover{color:var(--color-black)}.page-module__8mg6MG__crumbs .page-module__8mg6MG__crumbCurrent{color:var(--color-black);font-weight:500}@keyframes page-module__8mg6MG__fadeIn{to{opacity:1}}.page-module__8mg6MG__productLayout{grid-template-columns:minmax(380px,1.1fr) 1fr 360px;align-items:start;gap:2.5rem;display:grid}.page-module__8mg6MG__leftColumn{opacity:0;width:100%;min-width:0;animation:page-module__8mg6MG__rise .52s var(--ease-out) forwards;animation-delay:40ms;transform:translateY(8px)}.page-module__8mg6MG__descriptionRow{opacity:0;min-width:0;animation:page-module__8mg6MG__rise .52s var(--ease-out) forwards;grid-column:1/-1;animation-delay:.2s;transform:translateY(8px)}.page-module__8mg6MG__relatedRow{opacity:0;min-width:0;animation:page-module__8mg6MG__rise .52s var(--ease-out) forwards;grid-area:2/1/auto/3;animation-delay:.18s;transform:translateY(8px)}.page-module__8mg6MG__middleColumn{opacity:0;min-width:0;animation:page-module__8mg6MG__rise .52s var(--ease-out) forwards;flex-direction:column;animation-delay:.1s;display:flex;transform:translateY(8px)}@keyframes page-module__8mg6MG__rise{to{opacity:1;transform:translateY(0)}}.page-module__8mg6MG__title{color:var(--color-black);letter-spacing:-.02em;margin-bottom:.75rem;font-size:1.9rem;font-weight:800;line-height:1.15}.page-module__8mg6MG__categoryPill{background:var(--color-primary-light);color:var(--color-primary);text-transform:uppercase;letter-spacing:.04em;border-radius:999px;align-self:flex-start;align-items:center;gap:.4rem;margin-bottom:1rem;padding:.3rem .75rem;font-size:.75rem;font-weight:600;display:inline-flex}.page-module__8mg6MG__ratingRow{border-bottom:1px solid var(--color-gray-200);align-items:center;gap:.65rem;margin-bottom:1.5rem;padding-bottom:1.5rem;display:flex}.page-module__8mg6MG__stars{color:#fbbf24;gap:.15rem;display:inline-flex}.page-module__8mg6MG__reviewCount{color:var(--color-gray-400);font-size:.85rem}.page-module__8mg6MG__mobileInstallments{margin-bottom:.75rem;display:none}@media (max-width:768px){.page-module__8mg6MG__mobileInstallments{display:block}}.page-module__8mg6MG__stockBadge{color:#16a34a;align-items:center;gap:.4rem;margin-bottom:1rem;font-size:.875rem;font-weight:600;display:inline-flex}.page-module__8mg6MG__stockDotGreen{background:#16a34a;border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:2s infinite page-module__8mg6MG__pulseGreen;box-shadow:0 0 #16a34a80}@keyframes page-module__8mg6MG__pulseGreen{0%{box-shadow:0 0 #16a34a80}70%{box-shadow:0 0 0 6px #16a34a00}to{box-shadow:0 0 #16a34a00}}.page-module__8mg6MG__specsTable{border:1px solid var(--color-gray-200);border-radius:12px;flex-direction:column;margin-bottom:1.5rem;display:flex;overflow:hidden}.page-module__8mg6MG__specRow{border-bottom:1px solid var(--color-gray-100);opacity:0;animation:page-module__8mg6MG__slideIn .36s var(--ease-out) forwards;grid-template-columns:1fr 1fr;align-items:center;padding:.65rem 1rem;display:grid}.page-module__8mg6MG__specRow:last-child{border-bottom:none}.page-module__8mg6MG__specRow:nth-child(odd){background:var(--color-gray-50)}.page-module__8mg6MG__specRow:first-child{animation-delay:.12s}.page-module__8mg6MG__specRow:nth-child(2){animation-delay:.16s}.page-module__8mg6MG__specRow:nth-child(3){animation-delay:.2s}.page-module__8mg6MG__specRow:nth-child(4){animation-delay:.24s}.page-module__8mg6MG__specRow:nth-child(5){animation-delay:.28s}.page-module__8mg6MG__specRow:nth-child(6){animation-delay:.32s}.page-module__8mg6MG__specRow:nth-child(n+7){animation-delay:.36s}@keyframes page-module__8mg6MG__slideIn{0%{opacity:0;transform:translate(-4px)}to{opacity:1;transform:translate(0)}}.page-module__8mg6MG__specKey{color:#6b7280;font-size:.875rem;font-weight:500}.page-module__8mg6MG__specVal{color:var(--color-black);font-size:.875rem;font-weight:600}.page-module__8mg6MG__specBrand{color:var(--color-primary)}.page-module__8mg6MG__optionsBox{border-bottom:1px solid var(--color-gray-200);margin-bottom:1.5rem;padding-bottom:1.5rem}.page-module__8mg6MG__optionTitle{color:var(--color-gray-400);margin-bottom:.6rem;font-size:.875rem;font-weight:500}.page-module__8mg6MG__optionPills{flex-wrap:wrap;gap:.5rem;display:flex}.page-module__8mg6MG__pill{border:1px solid var(--color-gray-200);cursor:pointer;color:var(--color-black);transition:border-color .16s var(--ease-out), transform .16s var(--ease-out), background .16s var(--ease-out);background:#fff;border-radius:8px;padding:.5rem 1rem;font-size:.85rem;font-weight:600}.page-module__8mg6MG__pill:hover{border-color:var(--color-black);background:var(--color-gray-50)}.page-module__8mg6MG__pill:active{transform:scale(.97)}.page-module__8mg6MG__rightColumn{border:1px solid var(--color-gray-200);border-radius:var(--radius-lg);min-width:0;box-shadow:var(--shadow-soft);opacity:0;animation:page-module__8mg6MG__rise .52s var(--ease-out) forwards;background:#fff;flex-direction:column;grid-row:1/3;padding:1.75rem;animation-delay:.16s;display:flex;position:sticky;top:100px;transform:translateY(8px)}.page-module__8mg6MG__priceContainer{border-bottom:1px solid var(--color-gray-100);margin-bottom:.75rem;padding-bottom:.875rem}.page-module__8mg6MG__priceRow{align-items:center;gap:.625rem;margin-bottom:.25rem;display:flex}.page-module__8mg6MG__price{color:var(--color-black);letter-spacing:-.03em;font-variant-numeric:tabular-nums;font-size:2.25rem;font-weight:800;line-height:1}.page-module__8mg6MG__oldPrice{color:var(--color-gray-400);font-size:.9rem;font-weight:500;text-decoration:line-through}.page-module__8mg6MG__discountBadge{background:var(--color-primary);color:#fff;border-radius:6px;align-items:center;padding:.2rem .55rem;font-size:.75rem;font-weight:700;display:inline-flex}.page-module__8mg6MG__metaList{margin-bottom:1rem}.page-module__8mg6MG__metaCode{color:var(--color-gray-400);font-size:.8125rem}.page-module__8mg6MG__stockStatus{color:var(--color-gray-500);border-top:1px solid var(--color-gray-100);justify-content:center;align-items:center;gap:.35rem;margin-top:.5rem;padding:.75rem 0;font-size:.85rem;display:flex}.page-module__8mg6MG__stockDot{width:8px;height:8px;animation:page-module__8mg6MG__pulse 2s var(--ease-out) infinite;background:#10b981;border-radius:50%;box-shadow:0 0 #10b98199}@keyframes page-module__8mg6MG__pulse{0%{box-shadow:0 0 #10b98199}70%{box-shadow:0 0 0 8px #10b98100}to{box-shadow:0 0 #10b98100}}.page-module__8mg6MG__buyActionsBox{flex-direction:column;gap:.625rem;margin-bottom:1.25rem;display:flex}.page-module__8mg6MG__addToCartBtn{width:100%;color:var(--color-primary);border:2px solid var(--color-primary);letter-spacing:.05em;text-transform:uppercase;cursor:pointer;transition:background .16s var(--ease-out), color .16s var(--ease-out), transform .16s var(--ease-out), box-shadow .2s var(--ease-out);background:0 0;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;padding:1rem;font-family:inherit;font-size:.9rem;font-weight:800;display:flex}.page-module__8mg6MG__addToCartBtn:hover{background:var(--color-primary-light);box-shadow:0 4px 14px #e8002d24}.page-module__8mg6MG__addToCartBtn:active{transform:scale(.97)}.page-module__8mg6MG__rightPerks{border:1px solid var(--color-gray-100);border-radius:12px;flex-direction:column;gap:0;margin-bottom:.5rem;display:flex;overflow:hidden}.page-module__8mg6MG__rightPerk{color:#4b5563;border-bottom:1px solid var(--color-gray-100);align-items:flex-start;gap:.75rem;padding:.875rem 1rem;font-size:.8125rem;display:flex}.page-module__8mg6MG__rightPerk:last-child{border-bottom:none}.page-module__8mg6MG__perkIcon{color:var(--color-black);flex-shrink:0;margin-top:.1rem}.page-module__8mg6MG__rightPerk strong{color:var(--color-black);margin-bottom:.1rem;font-size:.8125rem;font-weight:600;display:block}.page-module__8mg6MG__rightPerk p{color:#9ca3af;margin:0;font-size:.75rem;line-height:1.4}.page-module__8mg6MG__reviewsSection{border-top:1px solid var(--color-gray-200);grid-column:1/-1;margin-top:4rem;padding-top:3rem}.page-module__8mg6MG__reviewsHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.page-module__8mg6MG__reviewsHeader h2{color:var(--color-black);letter-spacing:-.02em;font-size:1.6rem;font-weight:800}.page-module__8mg6MG__reviewsSummary{flex-direction:column;align-items:flex-end;display:flex}@media (max-width:600px){.page-module__8mg6MG__reviewsSummary{align-items:flex-start}}.page-module__8mg6MG__ratingBig{color:var(--color-black);letter-spacing:-.03em;font-size:2.5rem;font-weight:900;line-height:1}.page-module__8mg6MG__starsGroup{gap:.25rem;margin:.5rem 0;display:flex}.page-module__8mg6MG__reviewsSummary p{color:var(--color-gray-400);font-size:.85rem}.page-module__8mg6MG__reviewsGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.25rem;display:grid}.page-module__8mg6MG__reviewCard{border:1px solid var(--color-gray-200);border-radius:var(--radius-md);opacity:0;animation:page-module__8mg6MG__rise .44s var(--ease-out) forwards;transition:transform .2s var(--ease-out), box-shadow .2s var(--ease-out), border-color .2s var(--ease-out);background:#fff;flex-direction:column;padding:1.5rem;display:flex;transform:translateY(8px)}.page-module__8mg6MG__reviewCard:first-child{animation-delay:60ms}.page-module__8mg6MG__reviewCard:nth-child(2){animation-delay:.11s}.page-module__8mg6MG__reviewCard:nth-child(3){animation-delay:.16s}.page-module__8mg6MG__reviewCard:nth-child(4){animation-delay:.21s}.page-module__8mg6MG__reviewCard:nth-child(n+5){animation-delay:.26s}.page-module__8mg6MG__reviewCard:hover{box-shadow:var(--shadow-soft);border-color:var(--color-gray-300);transform:translateY(-2px)}.page-module__8mg6MG__reviewCardHeader{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.page-module__8mg6MG__reviewCardHeader strong{color:var(--color-black);font-weight:700}.page-module__8mg6MG__verifiedBadge{color:#059669;background:#ecfdf5;border-radius:999px;align-items:center;gap:.25rem;padding:.2rem .55rem;font-size:.75rem;font-weight:600;display:flex}.page-module__8mg6MG__starsGroupMini{gap:.15rem;margin-bottom:1rem;display:flex}.page-module__8mg6MG__reviewText{color:#4b5563;flex-grow:1;margin-bottom:1rem;font-size:.95rem;line-height:1.6}.page-module__8mg6MG__reviewDate{color:var(--color-gray-400);font-size:.8rem}.page-module__8mg6MG__viewMoreBtn{color:var(--color-black);border:1px solid var(--color-black);cursor:pointer;transition:background .16s var(--ease-out), color .16s var(--ease-out), transform .16s var(--ease-out);background:0 0;border-radius:999px;padding:.75rem 2rem;font-family:inherit;font-weight:600}.page-module__8mg6MG__viewMoreBtn:hover{background:var(--color-black);color:#fff}.page-module__8mg6MG__viewMoreBtn:active{transform:scale(.97)}.page-module__8mg6MG__relatedSection{border-top:1px solid var(--color-gray-200);grid-column:1/-1;margin-top:4rem;padding-top:3rem}.page-module__8mg6MG__sectionHeader{margin-bottom:2rem}.page-module__8mg6MG__sectionHeader h2{color:var(--color-black);letter-spacing:-.02em;margin-bottom:.35rem;font-size:1.6rem;font-weight:800}.page-module__8mg6MG__sectionHeader p{color:var(--color-gray-400);font-size:.95rem}.page-module__8mg6MG__relatedGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;display:grid}.page-module__8mg6MG__relatedGrid>*{opacity:0;animation:page-module__8mg6MG__rise .48s var(--ease-out) forwards;transform:translateY(10px)}.page-module__8mg6MG__relatedGrid>:first-child{animation-delay:60ms}.page-module__8mg6MG__relatedGrid>:nth-child(2){animation-delay:.11s}.page-module__8mg6MG__relatedGrid>:nth-child(3){animation-delay:.16s}.page-module__8mg6MG__relatedGrid>:nth-child(4){animation-delay:.21s}@media (max-width:1200px){.page-module__8mg6MG__productLayout{grid-template-columns:1fr 360px}.page-module__8mg6MG__leftColumn,.page-module__8mg6MG__middleColumn{grid-column:1/2}.page-module__8mg6MG__rightColumn{grid-area:1/2/4/3}.page-module__8mg6MG__relatedRow{grid-area:3/1/auto/2}}@media (max-width:992px){.page-module__8mg6MG__productLayout{grid-template-columns:1fr;gap:2rem}.page-module__8mg6MG__rightColumn{grid-area:auto/1/auto/2;position:static}.page-module__8mg6MG__relatedRow{grid-area:auto/1/auto/-1}}@media (max-width:768px){.page-module__8mg6MG__page{padding-bottom:140px}.page-module__8mg6MG__rightColumn,.page-module__8mg6MG__relatedRow{display:none}}@media (max-width:640px){.page-module__8mg6MG__page{padding-top:1.25rem;padding-bottom:4rem}.page-module__8mg6MG__title{overflow-wrap:break-word;font-size:1.5rem}.page-module__8mg6MG__crumbCurrent,.page-module__8mg6MG__specKey,.page-module__8mg6MG__specVal,.page-module__8mg6MG__metaCode{overflow-wrap:break-word;word-break:break-word}.page-module__8mg6MG__stockBadge{margin:.15rem 0 .85rem}.page-module__8mg6MG__specsTable{font-size:.875rem}.page-module__8mg6MG__price{font-size:1.8rem}.page-module__8mg6MG__rightColumn{border-radius:var(--radius-md);padding:1.25rem}.page-module__8mg6MG__reviewsGrid{grid-template-columns:1fr}.page-module__8mg6MG__relatedGrid{grid-template-columns:repeat(2,1fr);gap:.75rem}.page-module__8mg6MG__productLayout{gap:1.25rem}.page-module__8mg6MG__perk{padding:.75rem .9rem;font-size:.82rem}}@media (max-width:480px){.page-module__8mg6MG__title{font-size:1.3rem}.page-module__8mg6MG__price{font-size:1.6rem}.page-module__8mg6MG__crumbs{margin-bottom:1rem;font-size:.75rem}.page-module__8mg6MG__infoSection h3{font-size:.95rem}.page-module__8mg6MG__reviewsHeader h2,.page-module__8mg6MG__sectionHeader h2{font-size:1.25rem}.page-module__8mg6MG__pill{padding:.4rem .75rem;font-size:.8rem}}@media (prefers-reduced-motion:reduce){.page-module__8mg6MG__leftColumn,.page-module__8mg6MG__middleColumn,.page-module__8mg6MG__rightColumn,.page-module__8mg6MG__reviewCard,.page-module__8mg6MG__specsBox li,.page-module__8mg6MG__relatedGrid>*,.page-module__8mg6MG__crumbs{opacity:1;animation:none;transform:none}.page-module__8mg6MG__stockDot{animation:none}}
.ProductGallery-module__afpidq__galleryContainer{--ease-out:cubic-bezier(.23, 1, .32, 1);--ease-in-out:cubic-bezier(.77, 0, .175, 1);gap:1rem;width:100%;display:flex;position:sticky;top:100px}@keyframes ProductGallery-module__afpidq__thumbReveal{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes ProductGallery-module__afpidq__galleryReveal{0%{opacity:0;transform:scale(.97)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}.ProductGallery-module__afpidq__revealed .ProductGallery-module__afpidq__mainPreview{animation:ProductGallery-module__afpidq__galleryReveal .56s var(--ease-out) 60ms both}.ProductGallery-module__afpidq__revealed .ProductGallery-module__afpidq__thumbnailBtn:first-child{animation:ProductGallery-module__afpidq__thumbReveal .44s var(--ease-out) .1s both}.ProductGallery-module__afpidq__revealed .ProductGallery-module__afpidq__thumbnailBtn:nth-child(2){animation:ProductGallery-module__afpidq__thumbReveal .44s var(--ease-out) .155s both}.ProductGallery-module__afpidq__revealed .ProductGallery-module__afpidq__thumbnailBtn:nth-child(3){animation:ProductGallery-module__afpidq__thumbReveal .44s var(--ease-out) .21s both}.ProductGallery-module__afpidq__revealed .ProductGallery-module__afpidq__thumbnailBtn:nth-child(4){animation:ProductGallery-module__afpidq__thumbReveal .44s var(--ease-out) .265s both}.ProductGallery-module__afpidq__revealed .ProductGallery-module__afpidq__thumbnailBtn:nth-child(5){animation:ProductGallery-module__afpidq__thumbReveal .44s var(--ease-out) .32s both}.ProductGallery-module__afpidq__revealed .ProductGallery-module__afpidq__thumbnailBtn:nth-child(n+6){animation:ProductGallery-module__afpidq__thumbReveal .44s var(--ease-out) .37s both}.ProductGallery-module__afpidq__thumbnailsColumn{scroll-behavior:smooth;scroll-snap-type:y mandatory;scrollbar-width:none;-ms-overflow-style:none;flex-direction:column;gap:.6rem;width:72px;max-height:calc(100vh - 120px);display:flex;overflow-y:auto}.ProductGallery-module__afpidq__thumbnailsColumn::-webkit-scrollbar{display:none}.ProductGallery-module__afpidq__thumbnailBtn{aspect-ratio:1;border:1px solid var(--color-gray-200);cursor:pointer;scroll-snap-align:start;width:100%;transition:border-color .16s var(--ease-out), transform .16s var(--ease-out), box-shadow .16s var(--ease-out);background-color:#f9fafb;border-radius:10px;flex-shrink:0;padding:0;position:relative;overflow:hidden}.ProductGallery-module__afpidq__thumbnailBtn:hover{border-color:var(--color-gray-400)}.ProductGallery-module__afpidq__thumbnailBtn:active{transform:scale(.97)}.ProductGallery-module__afpidq__activeThumbnail{border-color:var(--color-black);box-shadow:0 0 0 1px var(--color-black), var(--shadow-soft)}.ProductGallery-module__afpidq__thumbnailImg{object-fit:cover;width:100%;height:100%;display:block}.ProductGallery-module__afpidq__mainPreview{border-radius:var(--radius-lg);touch-action:pan-y;aspect-ratio:1;background-color:#f9fafb;flex:1;justify-content:center;align-items:center;width:100%;max-width:min(620px,100%);max-height:min(620px,100vh - 140px);display:flex;position:relative;overflow:hidden}.ProductGallery-module__afpidq__mainMediaBtn{cursor:zoom-in;width:100%;height:100%;font:inherit;background:0 0;border:none;padding:0;position:absolute;inset:0;overflow:hidden}.ProductGallery-module__afpidq__mediaFrame{animation:ProductGallery-module__afpidq__slideIn .42s var(--ease-out);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.ProductGallery-module__afpidq__mediaFrame[data-dir=prev]{animation-name:ProductGallery-module__afpidq__slideInPrev}@keyframes ProductGallery-module__afpidq__slideIn{0%{opacity:0;filter:blur(2px);transform:translate(16px)scale(.985)}to{opacity:1;filter:blur();transform:translate(0)scale(1)}}@keyframes ProductGallery-module__afpidq__slideInPrev{0%{opacity:0;filter:blur(2px);transform:translate(-16px)scale(.985)}to{opacity:1;filter:blur();transform:translate(0)scale(1)}}.ProductGallery-module__afpidq__mainImage{object-fit:contain;width:100%;max-width:100%;height:100%;max-height:100%;transition:transform .38s var(--ease-out)}.ProductGallery-module__afpidq__mainMediaBtn:hover .ProductGallery-module__afpidq__mainImage{transform:scale(1.02)}.ProductGallery-module__afpidq__zoomHint{z-index:3;border:1px solid var(--color-gray-200);width:36px;height:36px;color:var(--color-black);cursor:zoom-in;-webkit-backdrop-filter:blur(8px);transition:transform .16s var(--ease-out), background .16s var(--ease-out);background:#ffffffeb;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:12px;right:12px}.ProductGallery-module__afpidq__zoomHint:hover{background:#fff;transform:scale(1.08)}.ProductGallery-module__afpidq__zoomHint:active{transform:scale(.95)}.ProductGallery-module__afpidq__navBtn{z-index:3;border:1px solid var(--color-gray-200);width:40px;height:40px;color:var(--color-black);cursor:pointer;-webkit-backdrop-filter:blur(8px);transition:background .16s var(--ease-out), transform .16s var(--ease-out), opacity .2s var(--ease-out);opacity:0;background:#ffffffeb;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.ProductGallery-module__afpidq__mainPreview:hover .ProductGallery-module__afpidq__navBtn,.ProductGallery-module__afpidq__navBtn:focus-visible{opacity:1}.ProductGallery-module__afpidq__navBtnLeft{left:12px}.ProductGallery-module__afpidq__navBtnRight{right:12px}.ProductGallery-module__afpidq__navBtn:hover{background:#fff}.ProductGallery-module__afpidq__navBtn:active{transform:translateY(-50%)scale(.92)}.ProductGallery-module__afpidq__dots{z-index:2;-webkit-backdrop-filter:blur(6px);background:#ffffffbf;border-radius:999px;gap:6px;padding:5px 10px;display:flex;position:absolute;bottom:14px;left:50%;transform:translate(-50%)}.ProductGallery-module__afpidq__dot{background:var(--color-gray-300);cursor:pointer;width:6px;height:6px;transition:background .2s var(--ease-out), transform .2s var(--ease-out), width .28s var(--ease-out);border:none;border-radius:50%;padding:0}.ProductGallery-module__afpidq__dot:hover{background:var(--color-gray-400)}.ProductGallery-module__afpidq__dotActive{background:var(--color-black);border-radius:3px;width:18px}.ProductGallery-module__afpidq__lightbox{--ease-out:cubic-bezier(.23, 1, .32, 1);z-index:9999;animation:ProductGallery-module__afpidq__lbOverlayIn .28s var(--ease-out) both;-webkit-backdrop-filter:blur(12px);background:#000000eb;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}@keyframes ProductGallery-module__afpidq__lbOverlayIn{0%{opacity:0}to{opacity:1}}.ProductGallery-module__afpidq__lightboxMedia{max-width:min(92vw,1200px);max-height:90vh;animation:ProductGallery-module__afpidq__lbImageIn .34s var(--ease-out) both;justify-content:center;align-items:center;display:flex}@keyframes ProductGallery-module__afpidq__lbImageIn{0%{opacity:0;filter:blur(6px);transform:scale(.88)}to{opacity:1;filter:blur();transform:scale(1)}}.ProductGallery-module__afpidq__lightboxImg{object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;border-radius:10px;width:auto;max-width:100%;height:auto;max-height:90vh;display:block;box-shadow:0 32px 80px #0009,0 8px 24px #0000004d}.ProductGallery-module__afpidq__lightboxClose{color:#fff;cursor:pointer;width:44px;height:44px;transition:background .16s var(--ease-out), transform .16s var(--ease-out);z-index:2;background:#ffffff26;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:18px;right:18px}.ProductGallery-module__afpidq__lightboxClose:hover{background:#ffffff47}.ProductGallery-module__afpidq__lightboxClose:active{transform:scale(.92)}.ProductGallery-module__afpidq__lightboxNav{color:#fff;cursor:pointer;width:52px;height:52px;transition:background .16s var(--ease-out), transform .16s var(--ease-out);z-index:2;background:#ffffff26;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.ProductGallery-module__afpidq__lightboxNav:hover{background:#ffffff47}.ProductGallery-module__afpidq__lightboxNav:active{transform:translateY(-50%)scale(.92)}.ProductGallery-module__afpidq__lightboxNavLeft{left:18px}.ProductGallery-module__afpidq__lightboxNavRight{right:18px}.ProductGallery-module__afpidq__lightboxCount{color:#ffffffd9;font-variant-numeric:tabular-nums;background:#ffffff1f;border-radius:999px;padding:4px 10px;font-size:.875rem;font-weight:500;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}@media (max-width:992px){.ProductGallery-module__afpidq__galleryContainer{flex-direction:column;position:static;top:0}.ProductGallery-module__afpidq__mainPreview{aspect-ratio:auto;flex:none;order:1;width:100%;max-width:100%;height:min(520px,92vw);max-height:min(520px,92vw)}.ProductGallery-module__afpidq__thumbnailsColumn{scroll-snap-type:x mandatory;flex-direction:row;order:2;gap:.5rem;width:100%;max-height:none;padding-bottom:4px;overflow:auto hidden}.ProductGallery-module__afpidq__thumbnailBtn{aspect-ratio:1;scroll-snap-align:start;width:64px;min-width:64px;height:64px}.ProductGallery-module__afpidq__navBtn{opacity:1;width:36px;height:36px}.ProductGallery-module__afpidq__zoomHint{width:32px;height:32px}}@media (max-width:640px){.ProductGallery-module__afpidq__mainPreview{border-radius:var(--radius-md);aspect-ratio:auto;height:min(420px,90vw);max-height:min(420px,90vw)}.ProductGallery-module__afpidq__thumbnailBtn{width:54px;min-width:54px;height:54px}.ProductGallery-module__afpidq__lightboxNav{width:40px;height:40px}.ProductGallery-module__afpidq__lightboxNavLeft{left:8px}.ProductGallery-module__afpidq__lightboxNavRight{right:8px}.ProductGallery-module__afpidq__lightboxClose{width:40px;height:40px;top:12px;right:12px}.ProductGallery-module__afpidq__lightbox{padding:.75rem}.ProductGallery-module__afpidq__lightboxMedia{max-width:100%;max-height:88vh}.ProductGallery-module__afpidq__lightboxImg{border-radius:8px;max-height:88vh}}@media (max-width:400px){.ProductGallery-module__afpidq__mainPreview{height:min(340px,88vw);max-height:min(340px,88vw)}.ProductGallery-module__afpidq__thumbnailBtn{width:46px;min-width:46px;height:46px}}@media (prefers-reduced-motion:reduce){.ProductGallery-module__afpidq__mediaFrame,.ProductGallery-module__afpidq__lightbox,.ProductGallery-module__afpidq__lightboxMedia,.ProductGallery-module__afpidq__mainImage,.ProductGallery-module__afpidq__navBtn,.ProductGallery-module__afpidq__revealed .ProductGallery-module__afpidq__mainPreview,.ProductGallery-module__afpidq__revealed .ProductGallery-module__afpidq__thumbnailBtn{opacity:1;filter:none;transform:none;transition:opacity .15s!important;animation:none!important}}
