.product-gallery{position:relative}.gallery-viewport{position:relative;background:#ececea;border-radius:18px;overflow:hidden;transition:opacity .22s ease,transform .22s ease}.gallery-viewport.alive-change{opacity:.72;transform:scale(.992)}.gallery-track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;overscroll-behavior-x:contain;touch-action:pan-x pan-y;aspect-ratio:1}.gallery-track::-webkit-scrollbar{display:none}.gallery-slide{flex:0 0 100%;width:100%;height:100%;scroll-snap-align:start;scroll-snap-stop:always;display:flex;align-items:center;justify-content:center}.gallery-slide img{width:100%;height:100%;object-fit:contain;user-select:none;-webkit-user-drag:none;transition:opacity .22s ease,transform .22s ease}.gallery-arrow{position:absolute;z-index:4;top:50%;transform:translateY(-50%);width:42px;height:42px;border:1px solid rgba(16,17,20,.14);border-radius:50%;background:rgba(255,255,255,.92);box-shadow:0 4px 18px rgba(0,0,0,.08);display:grid;place-items:center;font-size:1.45rem;line-height:1;cursor:pointer;transition:transform .16s ease}.gallery-arrow:hover{transform:translateY(-50%) scale(1.06)}.gallery-arrow.prev{left:12px}.gallery-arrow.next{right:12px}.gallery-arrow[hidden]{display:none}.gallery-thumbs{display:flex;gap:8px;margin-top:10px;overflow-x:auto;scrollbar-width:none;padding:1px}.gallery-thumbs::-webkit-scrollbar{display:none}.gallery-thumbs[hidden]{display:none}.gallery-thumb{flex:0 0 70px;width:70px;height:70px;border:1px solid #e4e4e0;border-radius:9px;background:#fff;padding:3px;cursor:pointer;overflow:hidden;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.gallery-thumb:active{transform:scale(.94)}.gallery-thumb img{width:100%;height:100%;object-fit:contain}.gallery-thumb.active{border-color:#11151b;box-shadow:0 0 0 1px #11151b}.gallery-dots{display:flex;align-items:center;justify-content:center;gap:7px;min-height:20px;margin-top:5px}.gallery-dots[hidden]{display:none}.gallery-dot{width:7px;height:7px;border:0;border-radius:50%;padding:0;background:#c7c7c2;cursor:pointer;transition:transform .16s ease,background .16s ease}.gallery-dot.active{background:#11151b;transform:scale(1.35)}.wishlist-detail-button,.add-cart-button{width:100%;min-height:46px;border-radius:11px;font-weight:800;cursor:pointer;transition:transform .16s ease,background .16s ease,border-color .16s ease,box-shadow .16s ease}.wishlist-detail-button{display:flex;align-items:center;justify-content:center;gap:9px;margin-top:16px;padding:11px 15px;border:1px solid #d8d8d4;background:#fff;color:#11151b}.wishlist-detail-button [data-wishlist-symbol]{font-size:1.3rem;line-height:1;transition:transform .2s ease}.wishlist-detail-button[aria-pressed="true"]{background:#f3efea;border-color:#11151b}.wishlist-detail-button[aria-pressed="true"] [data-wishlist-symbol]{transform:scale(1.16)}.add-cart-button{display:flex;align-items:center;justify-content:center;margin-top:12px;padding:12px 16px;border:1px solid #11151b;background:#fff;color:#11151b;box-shadow:none}.wishlist-detail-button:hover,.add-cart-button:hover{border-color:#11151b;transform:translateY(-1px)}.wishlist-detail-button:focus-visible,.add-cart-button:focus-visible{outline:3px solid rgba(17,21,27,.18);outline-offset:2px}.add-cart-button:disabled{opacity:.58;cursor:wait;transform:none}.order-now-cta{border:1px solid #11151b;cursor:pointer}.verified{margin-top:12px}.detail-price{transform-origin:left center}.alive-pulse{animation:alivePulse .28s ease}.product-availability{display:flex;align-items:center;gap:7px;margin-top:7px;font-size:.86rem;color:#555}.product-availability span{width:7px;height:7px;border-radius:50%;background:#2d7a46;box-shadow:0 0 0 4px rgba(45,122,70,.09)}.product-sticky-buy{display:none}.product-related{padding-top:clamp(54px,8vw,96px);padding-bottom:clamp(54px,8vw,96px)}.product-related-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:24px;padding-bottom:18px;border-bottom:1px solid #e6dfd5}.product-related-head .eyebrow{display:block;margin-bottom:6px}.product-related-head h2{margin:0;font-size:clamp(2rem,4.5vw,3.7rem);line-height:.98;letter-spacing:-.04em}.product-related-head>a{color:#4f4942;text-decoration:none;font-size:.9rem;font-weight:800;white-space:nowrap}.product-related-head>a:hover{text-decoration:underline;text-underline-offset:4px}.product-related-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.product-related-card{min-width:0}.product-related-card .modern-product-card{height:100%}@keyframes alivePulse{0%{transform:scale(1)}45%{transform:scale(1.035)}100%{transform:scale(1)}}@media(prefers-reduced-motion:reduce){.gallery-viewport,.gallery-slide img,.gallery-thumb,.gallery-dot,.wishlist-detail-button,.add-cart-button{transition:none!important}.alive-pulse{animation:none!important}}@media(max-width:900px){.product-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.gallery-arrow{display:none!important}.gallery-viewport{border-radius:14px}.gallery-track{touch-action:pan-x pan-y}.gallery-thumbs{gap:7px;margin-top:8px}.gallery-thumb{flex-basis:60px;width:60px;height:60px}.gallery-dots{margin-top:4px}.wishlist-detail-button,.add-cart-button{min-height:44px;border-radius:10px}.wishlist-detail-button{margin-top:14px}.add-cart-button{margin-top:10px}.product-related{padding-top:44px;padding-bottom:64px}.product-related-head{align-items:flex-start}.product-related-head h2{font-size:2.25rem}.product-related-head>a{font-size:.8rem}.product-related-grid{gap:12px}.product-sticky-buy{position:fixed;z-index:40;left:10px;right:10px;bottom:10px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:10px 10px 10px 15px;border:1px solid rgba(17,21,27,.1);border-radius:15px;background:rgba(255,255,255,.94);box-shadow:0 10px 35px rgba(0,0,0,.16);backdrop-filter:blur(14px);transform:translateY(calc(100% + 24px));opacity:0;pointer-events:none;transition:transform .24s ease,opacity .2s ease}.product-sticky-buy.show{transform:translateY(0);opacity:1;pointer-events:auto}.product-sticky-buy div{display:flex;flex-direction:column;min-width:0}.product-sticky-buy small{font-size:.68rem;color:#777}.product-sticky-buy strong{font-size:1rem;white-space:nowrap}.product-sticky-buy button{border:0;border-radius:10px;background:#11151b;color:#fff;font-weight:800;padding:11px 16px;white-space:nowrap}.product-sticky-buy button:disabled{opacity:.55}}