.ProductViewPage-module-scss-module__3OAoxG__page{background:var(--app-cart-page-module-background-13);flex-direction:column;min-height:100vh;display:flex}.ProductViewPage-module-scss-module__3OAoxG__main{flex-direction:column;flex:1;padding-top:0;display:flex}.ProductViewPage-module-scss-module__3OAoxG__breadcrumb{background:var(--app-cart-page-module-background-13);border-bottom:1px solid var(--app-checkout-page-module-border-26);color:var(--app-user-page-module-color-6);margin-top:0;padding:1.5rem 2rem;font-size:.875rem}@media (max-width:768px){.ProductViewPage-module-scss-module__3OAoxG__breadcrumb{padding:1rem}}.ProductViewPage-module-scss-module__3OAoxG__breadcrumbLink{color:var(--base-text-color);text-decoration:none;transition:color .2s}.ProductViewPage-module-scss-module__3OAoxG__breadcrumbLink:hover{color:var(--base-text-color);text-decoration:underline}.ProductViewPage-module-scss-module__3OAoxG__breadcrumbSeparator{color:var(--app-user-page-module-color-6);margin:0 .25rem}.ProductViewPage-module-scss-module__3OAoxG__breadcrumbCurrent{color:var(--app-user-page-module-color-5);font-weight:500}.ProductViewPage-module-scss-module__3OAoxG__productContainer{grid-template-columns:1fr 1fr;gap:2.5rem;max-width:1400px;margin:0 auto;padding:2.5rem;display:grid}@media (max-width:1024px){.ProductViewPage-module-scss-module__3OAoxG__productContainer{grid-template-columns:1fr;gap:2rem;padding:2rem}}@media (max-width:768px){.ProductViewPage-module-scss-module__3OAoxG__productContainer{gap:1.5rem;padding:1.5rem}}.ProductViewPage-module-scss-module__3OAoxG__imageSection{text-align:center;flex-direction:column;gap:1.5rem;display:flex}.ProductViewPage-module-scss-module__3OAoxG__mainImage{aspect-ratio:1;background:var(--app-cart-page-module-background-color-1);width:100%;position:relative;overflow:hidden}@media (max-width:768px){.ProductViewPage-module-scss-module__3OAoxG__mainImage{width:100vw;margin-left:-1.5rem}}.ProductViewPage-module-scss-module__3OAoxG__productImage{object-fit:contain;width:100%;height:100%;transition:transform .3s}.ProductViewPage-module-scss-module__3OAoxG__productImage:hover{transform:scale(1.05)}.ProductViewPage-module-scss-module__3OAoxG__saleBadge{background:var(--components-productcard-module-background-5);color:var(--app-cart-page-module-background-13);text-transform:uppercase;letter-spacing:.5px;border-radius:.25rem;padding:.25rem .5rem;font-size:.875rem;font-weight:600;position:absolute;top:1rem;right:1rem}.ProductViewPage-module-scss-module__3OAoxG__galleryWrapper{align-items:center;gap:.25rem;width:100%;min-width:0;display:flex}@media (max-width:768px){.ProductViewPage-module-scss-module__3OAoxG__galleryWrapper{width:100vw;margin-left:-1.5rem}}.ProductViewPage-module-scss-module__3OAoxG__gallery{scroll-behavior:smooth;scrollbar-width:none;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;flex:1;gap:.5rem;min-width:0;display:flex;overflow-x:auto}.ProductViewPage-module-scss-module__3OAoxG__gallery::-webkit-scrollbar{display:none}.ProductViewPage-module-scss-module__3OAoxG__thumbArrow{border:1px solid var(--base-input-border);background:var(--checkoutBg);width:28px;height:28px;color:var(--base-text-color);cursor:pointer;z-index:1;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;transition:all .15s;display:flex}.ProductViewPage-module-scss-module__3OAoxG__thumbArrow:hover{background:var(--base1);color:#fff;border-color:var(--base1)}@media (max-width:768px){.ProductViewPage-module-scss-module__3OAoxG__thumbArrow{display:none}}.ProductViewPage-module-scss-module__3OAoxG__thumbArrowHidden{opacity:0;pointer-events:none}.ProductViewPage-module-scss-module__3OAoxG__galleryItem{aspect-ratio:1;background:var(--app-cart-page-module-background-color-1);cursor:pointer;border:2px solid transparent;border-radius:.5rem;flex:none;width:80px;transition:all .2s;overflow:hidden}.ProductViewPage-module-scss-module__3OAoxG__galleryItem:hover{transform:scale(1.05)}.ProductViewPage-module-scss-module__3OAoxG__galleryItem.ProductViewPage-module-scss-module__3OAoxG__active{border-color:var(--app-checkout-page-module-color-4)}@media (max-width:768px){.ProductViewPage-module-scss-module__3OAoxG__galleryItem{scroll-snap-align:start;flex:none;width:80px}}.ProductViewPage-module-scss-module__3OAoxG__galleryImage{object-fit:cover;width:100%;height:100%}.ProductViewPage-module-scss-module__3OAoxG__productInfo{flex-direction:column;gap:1.5rem;padding-left:1.5rem;display:flex}@media (max-width:1024px){.ProductViewPage-module-scss-module__3OAoxG__productInfo{padding-left:0}}@media (max-width:768px){.ProductViewPage-module-scss-module__3OAoxG__productInfo{gap:.5rem}}.ProductViewPage-module-scss-module__3OAoxG__productName{color:var(--base-text-color);margin:0;font-size:2.5rem;font-weight:700;line-height:1.2}@media (max-width:1024px){.ProductViewPage-module-scss-module__3OAoxG__productName{font-size:1rem}}.ProductViewPage-module-scss-module__3OAoxG__productDetails{background:var(--app-login-page-module-background-1);border:1px solid var(--app-checkout-page-module-background-46);border-radius:8px;padding:5px}.ProductViewPage-module-scss-module__3OAoxG__detailItem{flex-direction:row;align-items:flex-start;margin-bottom:.75rem;display:flex}.ProductViewPage-module-scss-module__3OAoxG__detailItem:last-child{margin-bottom:0}.ProductViewPage-module-scss-module__3OAoxG__detailLabel{color:var(--base-text-color);text-transform:uppercase;letter-spacing:.5px;min-width:80px;margin-right:.75rem;font-size:.9rem;font-weight:600}.ProductViewPage-module-scss-module__3OAoxG__detailValue{color:var(--app-cart-page-module-color-2);flex:1;font-size:.9rem}.ProductViewPage-module-scss-module__3OAoxG__tagsContainer{flex-wrap:wrap;flex:1;gap:.5rem;display:flex}.ProductViewPage-module-scss-module__3OAoxG__tag{background:var(--base1);color:#fff;text-transform:uppercase;letter-spacing:.5px;border-radius:16px;padding:.25rem .75rem;font-size:.8rem;font-weight:500;transition:all .3s;display:inline-block}.ProductViewPage-module-scss-module__3OAoxG__tag:hover{background:var(--app-button-mouse-hover-active);transform:translateY(-1px);box-shadow:0 2px 8px rgba(33,158,188,.3)}.ProductViewPage-module-scss-module__3OAoxG__categorySection{align-items:flex-start;gap:.5rem;margin:.5rem 0 1rem;display:flex}.ProductViewPage-module-scss-module__3OAoxG__categoryLabel{color:var(--base-text-color);flex-shrink:0;font-size:1rem;font-weight:500}.ProductViewPage-module-scss-module__3OAoxG__categoriesList{color:var(--base-text-color);flex-wrap:wrap;gap:.25rem;display:flex}.ProductViewPage-module-scss-module__3OAoxG__categoryName{color:var(--base-text-color);text-transform:uppercase;letter-spacing:.5px;font-size:1rem;font-weight:600}.ProductViewPage-module-scss-module__3OAoxG__priceSection{align-items:baseline;gap:1rem;display:flex}.ProductViewPage-module-scss-module__3OAoxG__sizeGuideLink{color:var(--base-text-color);cursor:pointer;background:0 0;border:none;padding:0;font-size:.875rem;text-decoration:underline;transition:color .2s}.ProductViewPage-module-scss-module__3OAoxG__sizeGuideLink:hover{color:var(--app-products-page-module-color-4)}.ProductViewPage-module-scss-module__3OAoxG__variantsSection{margin:5px 0}.ProductViewPage-module-scss-module__3OAoxG__variantGroup{margin-bottom:1.5rem}@media (max-width:768px){.ProductViewPage-module-scss-module__3OAoxG__variantGroup{margin-bottom:.5rem}}.ProductViewPage-module-scss-module__3OAoxG__variantGroup:last-child{margin-bottom:0}.ProductViewPage-module-scss-module__3OAoxG__variantLabel{color:var(--base-text-color);text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem;font-size:1rem;font-weight:600;display:block}.ProductViewPage-module-scss-module__3OAoxG__variantOptions{flex-wrap:wrap;gap:.5rem;display:flex}.ProductViewPage-module-scss-module__3OAoxG__variantOption{border:2px solid var(--app-products-view-slug-page-module-border-1);background:var(--app-cart-page-module-background-13);color:var(--app-user-page-module-color-5);cursor:pointer;text-transform:uppercase;letter-spacing:.5px;text-align:center;min-width:60px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s;position:relative}@media (max-width:768px){.ProductViewPage-module-scss-module__3OAoxG__variantOption{padding:0}}.ProductViewPage-module-scss-module__3OAoxG__variantOption:hover:not(:disabled){border-color:var(--app-checkout-page-module-color-4)}.ProductViewPage-module-scss-module__3OAoxG__variantOption.ProductViewPage-module-scss-module__3OAoxG__selected{border-color:var(--app-checkout-page-module-color-4);background:var(--app-checkout-page-module-color-4);color:var(--app-cart-page-module-background-13)}.ProductViewPage-module-scss-module__3OAoxG__variantOption:disabled{opacity:.5;cursor:not-allowed;border-color:var(--app-products-view-slug-page-module-border-color-3);background:var(--app-products-view-slug-page-module-background-4);color:var(--app-products-view-slug-page-module-color-5)}.ProductViewPage-module-scss-module__3OAoxG__outOfStockLabel{color:var(--app-products-view-slug-page-module-color-5);text-transform:none;letter-spacing:0;margin-top:2px;font-size:10px;font-weight:500;display:block}.ProductViewPage-module-scss-module__3OAoxG__noVariantsText{color:var(--app-user-page-module-color-6);font-size:.875rem;font-style:italic}.ProductViewPage-module-scss-module__3OAoxG__stockStatusSection{color:var(--base-text-color);align-items:center;gap:.5rem;margin:1rem 0;display:flex}.ProductViewPage-module-scss-module__3OAoxG__stockStatus{text-transform:uppercase;letter-spacing:.5px;color:var(--base-text-color);font-size:1rem;font-weight:600}.ProductViewPage-module-scss-module__3OAoxG__stockQuantity{color:var(--base-text-color);font-size:.875rem;font-weight:500}.ProductViewPage-module-scss-module__3OAoxG__variantWarning{background:var(--app-products-view-slug-page-module-background-6);border:1px solid var(--app-products-view-slug-page-module-border-7);color:var(--app-products-view-slug-page-module-color-8);border-radius:6px;margin:.5rem 0;padding:.5rem 1rem;font-size:.875rem;font-weight:500}.ProductViewPage-module-scss-module__3OAoxG__currentPrice{color:var(--base-text-color);font-size:2rem;font-weight:700}@media (max-width:768px){.ProductViewPage-module-scss-module__3OAoxG__currentPrice{font-size:.9rem}}.ProductViewPage-module-scss-module__3OAoxG__originalPrice{color:var(--base-text-color);font-size:1.2rem;text-decoration:line-through}.ProductViewPage-module-scss-module__3OAoxG__quantityAndActionsRow{flex-direction:row;align-items:flex-end;gap:1.5rem;display:flex}@media (max-width:768px){.ProductViewPage-module-scss-module__3OAoxG__quantityAndActionsRow{flex-direction:column;align-items:stretch;gap:1rem}}@media (max-width:480px){.ProductViewPage-module-scss-module__3OAoxG__quantityAndActionsRow{gap:.5rem}}.ProductViewPage-module-scss-module__3OAoxG__quantitySection{flex-direction:column;gap:.5rem;display:flex}@media (max-width:480px){.ProductViewPage-module-scss-module__3OAoxG__quantitySection{width:100%}}.ProductViewPage-module-scss-module__3OAoxG__quantityLabel{color:var(--base-text-color);margin-bottom:.25rem;font-size:1rem;font-weight:500}.ProductViewPage-module-scss-module__3OAoxG__quantitySelector{background:var(--app-cart-page-module-box-shadow-12);width:-moz-fit-content;width:fit-content;height:39px;color:var(--app-user-page-module-color-5);align-items:center;display:flex;overflow:hidden}.ProductViewPage-module-scss-module__3OAoxG__quantityErrorToast{color:var(--app-globals-background-1);background:var(--app-products-view-slug-page-module-background-11);border-radius:6px;width:-moz-fit-content;width:fit-content;margin-top:6px;padding:6px 10px;font-size:12px}.ProductViewPage-module-scss-module__3OAoxG__quantityButton{width:40px;height:60px;color:var(--app-user-page-module-color-5);cursor:pointer;border:none;justify-content:center;align-items:center;font-size:18px;font-weight:500;transition:background-color .2s;display:flex}.ProductViewPage-module-scss-module__3OAoxG__quantityButton:last-child{border-right:none}.ProductViewPage-module-scss-module__3OAoxG__quantityButton:disabled{opacity:.5;cursor:not-allowed}.ProductViewPage-module-scss-module__3OAoxG__quantityInput{text-align:center;width:60px;height:60px;color:var(--app-user-page-module-color-5);border:none;border-radius:0;font-size:1rem;font-weight:500}.ProductViewPage-module-scss-module__3OAoxG__quantityInput:focus{outline:none}.ProductViewPage-module-scss-module__3OAoxG__quantityInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.ProductViewPage-module-scss-module__3OAoxG__quantityInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.ProductViewPage-module-scss-module__3OAoxG__quantityInput[type=number]{-moz-appearance:textfield}.ProductViewPage-module-scss-module__3OAoxG__actionButtons{flex-direction:row;align-items:center;gap:1rem;display:flex}@media (max-width:480px){.ProductViewPage-module-scss-module__3OAoxG__actionButtons{flex-direction:column;gap:.5rem;width:100%}}.ProductViewPage-module-scss-module__3OAoxG__addToCartButton{background:var(--app-products-view-slug-page-module-border-7);color:var(--app-cart-page-module-background-13);cursor:pointer;text-transform:uppercase;letter-spacing:.5px;text-align:center;border-radius:6px;justify-content:center;align-items:center;min-width:140px;height:60px;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex}@media (max-width:480px){.ProductViewPage-module-scss-module__3OAoxG__addToCartButton{width:100%;min-width:auto}}.ProductViewPage-module-scss-module__3OAoxG__addToCartButton:hover:not([disabled]){background:var(--app-products-view-slug-page-module-border-7)}.ProductViewPage-module-scss-module__3OAoxG__addToCartButton:active:not(.ProductViewPage-module-scss-module__3OAoxG__disabled){transform:translateY(0)}.ProductViewPage-module-scss-module__3OAoxG__addToCartButton.ProductViewPage-module-scss-module__3OAoxG__disabled{background:var(--app-products-view-slug-page-module-background-4);cursor:not-allowed;opacity:.6}.ProductViewPage-module-scss-module__3OAoxG__buyNowButton{padding:1rem 2rem}@media (max-width:480px){.ProductViewPage-module-scss-module__3OAoxG__buyNowButton{width:100%;min-width:auto}}.ProductViewPage-module-scss-module__3OAoxG__buyNowButton:hover:not(:disabled){background:var(--app-products-view-slug-page-module-background-4);border-color:var(--app-products-view-slug-page-module-border-color-13)}.ProductViewPage-module-scss-module__3OAoxG__buyNowButton:active:not(:disabled){transform:translateY(0)}.ProductViewPage-module-scss-module__3OAoxG__buyNowButton:disabled{opacity:.5;cursor:not-allowed;background:var(--app-products-view-slug-page-module-background-4);border-color:var(--app-products-view-slug-page-module-border-color-3);color:var(--app-products-view-slug-page-module-border-color-13)}.ProductViewPage-module-scss-module__3OAoxG__collapsibleSections{color:var(--base-text-color);margin-top:2rem}.ProductViewPage-module-scss-module__3OAoxG__collapsibleSection{border-bottom:1px solid var(--app-checkout-page-module-border-26);margin-bottom:.5rem}.ProductViewPage-module-scss-module__3OAoxG__sectionHeader{width:100%;color:var(--base-text-color);text-transform:uppercase;letter-spacing:.5px;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;padding:1.5rem 0;font-size:1.2rem;font-weight:500;transition:color .2s;display:flex}.ProductViewPage-module-scss-module__3OAoxG__sectionHeader:hover{color:var(---base-text-color)}.ProductViewPage-module-scss-module__3OAoxG__caret{font-size:.875rem;transition:transform .2s}.ProductViewPage-module-scss-module__3OAoxG__sectionContent{color:var(--base-text-color);padding:0 0 1.5rem;line-height:1.6}.ProductViewPage-module-scss-module__3OAoxG__sectionContent p{margin:0 0 .5rem}.ProductViewPage-module-scss-module__3OAoxG__sectionContent p:last-child{margin-bottom:0}.ProductViewPage-module-scss-module__3OAoxG__inStock{color:var(--base-text-color)}.ProductViewPage-module-scss-module__3OAoxG__lowStock{color:var(--app-products-view-slug-page-module-color-15)}.ProductViewPage-module-scss-module__3OAoxG__outOfStock{color:var(--app-products-view-slug-page-module-color-5)}.ProductViewPage-module-scss-module__3OAoxG__unknown{color:var(--app-products-view-slug-page-module-color-9)}.ProductViewPage-module-scss-module__3OAoxG__loading{min-height:400px;color:var(---base-text-color);justify-content:center;align-items:center;font-size:1.125rem;display:flex}.ProductViewPage-module-scss-module__3OAoxG__similarSection{max-width:1400px;margin:0 auto 2.5rem;padding:2.5rem}@media (max-width:1024px){.ProductViewPage-module-scss-module__3OAoxG__similarSection{padding:2rem}}@media (max-width:768px){.ProductViewPage-module-scss-module__3OAoxG__similarSection{padding:0}}.ProductViewPage-module-scss-module__3OAoxG__linkedSection{max-width:1400px;margin:0 auto}.ProductViewPage-module-scss-module__3OAoxG__similarHeader{color:var(--app-user-page-module-color-5);text-transform:uppercase;letter-spacing:.5px;margin-bottom:1.5rem;font-size:1.8rem;font-weight:500}.ProductViewPage-module-scss-module__3OAoxG__linkedHeader{color:var(--app-user-page-module-color-5);text-transform:uppercase;letter-spacing:.5px;margin-bottom:1.5rem;font-size:1rem;font-weight:500}.ProductViewPage-module-scss-module__3OAoxG__notification{z-index:9999;background:var(--base1);color:var(--app-cart-page-module-background-13);border-radius:.5rem;padding:1rem 1.5rem;animation:.3s ease-out ProductViewPage-module-scss-module__3OAoxG__slideInUp;position:fixed;bottom:20px;right:20px;box-shadow:0 4px 12px rgba(0,0,0,.15)}.ProductViewPage-module-scss-module__3OAoxG__notificationContent{align-items:center;gap:.5rem;font-weight:500;display:flex}.ProductViewPage-module-scss-module__3OAoxG__checkmark{font-size:1.2rem;font-weight:700}@keyframes ProductViewPage-module-scss-module__3OAoxG__slideInUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.ProductViewPage-module-scss-module__3OAoxG__spinner{border:2px solid transparent;border-top-color:currentColor;border-radius:50%;width:16px;height:16px;animation:1s linear infinite ProductViewPage-module-scss-module__3OAoxG__spin}@keyframes ProductViewPage-module-scss-module__3OAoxG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ProductViewPage-module-scss-module__3OAoxG__noVariantsMessage{background:var(--app-cart-page-module-background-color-1);text-align:center;border-radius:.25rem;margin:1rem 0;padding:.5rem 1rem}.ProductViewPage-module-scss-module__3OAoxG__noVariantsMessage p{color:var(--app-cart-page-module-color-2);margin:0;font-size:.875rem;font-style:italic}.ProductViewPage-module-scss-module__3OAoxG__skeletonBreadcrumb{background:linear-gradient(90deg,var(--app-cart-page-module-background-10)25%,var(--app-cart-page-module-background-9)50%,var(--app-cart-page-module-background-10)75%);background-size:200% 100%;border-radius:4px;width:80px;height:16px;margin-right:8px;animation:1.5s infinite ProductViewPage-module-scss-module__3OAoxG__skeleton-loading}.ProductViewPage-module-scss-module__3OAoxG__skeletonImage{background:linear-gradient(90deg,var(--app-cart-page-module-background-10)25%,var(--app-cart-page-module-background-9)50%,var(--app-cart-page-module-background-10)75%);background-size:200% 100%;border-radius:8px;width:100%;height:400px;animation:1.5s infinite ProductViewPage-module-scss-module__3OAoxG__skeleton-loading}.ProductViewPage-module-scss-module__3OAoxG__skeletonThumbnail{background:linear-gradient(90deg,var(--app-cart-page-module-background-10)25%,var(--app-cart-page-module-background-9)50%,var(--app-cart-page-module-background-10)75%);background-size:200% 100%;border-radius:4px;width:100%;height:60px;animation:1.5s infinite ProductViewPage-module-scss-module__3OAoxG__skeleton-loading}.ProductViewPage-module-scss-module__3OAoxG__skeletonTitle{background:linear-gradient(90deg,var(--app-cart-page-module-background-10)25%,var(--app-cart-page-module-background-9)50%,var(--app-cart-page-module-background-10)75%);background-size:200% 100%;border-radius:4px;width:70%;height:32px;margin-bottom:8px;animation:1.5s infinite ProductViewPage-module-scss-module__3OAoxG__skeleton-loading}.ProductViewPage-module-scss-module__3OAoxG__skeletonSku{background:linear-gradient(90deg,var(--app-cart-page-module-background-10)25%,var(--app-cart-page-module-background-9)50%,var(--app-cart-page-module-background-10)75%);background-size:200% 100%;border-radius:4px;width:120px;height:16px;margin-bottom:16px;animation:1.5s infinite ProductViewPage-module-scss-module__3OAoxG__skeleton-loading}.ProductViewPage-module-scss-module__3OAoxG__skeletonPrice{background:linear-gradient(90deg,var(--app-cart-page-module-background-10)25%,var(--app-cart-page-module-background-9)50%,var(--app-cart-page-module-background-10)75%);background-size:200% 100%;border-radius:4px;width:100px;height:28px;margin-right:12px;animation:1.5s infinite ProductViewPage-module-scss-module__3OAoxG__skeleton-loading}.ProductViewPage-module-scss-module__3OAoxG__skeletonOriginalPrice{background:linear-gradient(90deg,var(--app-cart-page-module-background-10)25%,var(--app-cart-page-module-background-9)50%,var(--app-cart-page-module-background-10)75%);background-size:200% 100%;border-radius:4px;width:80px;height:20px;animation:1.5s infinite ProductViewPage-module-scss-module__3OAoxG__skeleton-loading}.ProductViewPage-module-scss-module__3OAoxG__skeletonVariantLabel{background:linear-gradient(90deg,var(--app-cart-page-module-background-10)25%,var(--app-cart-page-module-background-9)50%,var(--app-cart-page-module-background-10)75%);background-size:200% 100%;border-radius:4px;width:80px;height:18px;margin-bottom:8px;animation:1.5s infinite ProductViewPage-module-scss-module__3OAoxG__skeleton-loading}.ProductViewPage-module-scss-module__3OAoxG__skeletonVariantOption{background:linear-gradient(90deg,var(--app-cart-page-module-background-10)25%,var(--app-cart-page-module-background-9)50%,var(--app-cart-page-module-background-10)75%);background-size:200% 100%;border-radius:4px;width:60px;height:36px;margin-right:8px;animation:1.5s infinite ProductViewPage-module-scss-module__3OAoxG__skeleton-loading}.ProductViewPage-module-scss-module__3OAoxG__skeletonStockStatus{background:linear-gradient(90deg,var(--app-cart-page-module-background-10)25%,var(--app-cart-page-module-background-9)50%,var(--app-cart-page-module-background-10)75%);background-size:200% 100%;border-radius:4px;width:100px;height:20px;margin-bottom:16px;animation:1.5s infinite ProductViewPage-module-scss-module__3OAoxG__skeleton-loading}.ProductViewPage-module-scss-module__3OAoxG__skeletonQuantityLabel{background:linear-gradient(90deg,var(--app-cart-page-module-background-10)25%,var(--app-cart-page-module-background-9)50%,var(--app-cart-page-module-background-10)75%);background-size:200% 100%;border-radius:4px;width:60px;height:16px;margin-bottom:8px;animation:1.5s infinite ProductViewPage-module-scss-module__3OAoxG__skeleton-loading}.ProductViewPage-module-scss-module__3OAoxG__skeletonQuantityButton{background:linear-gradient(90deg,var(--app-cart-page-module-background-10)25%,var(--app-cart-page-module-background-9)50%,var(--app-cart-page-module-background-10)75%);background-size:200% 100%;border-radius:4px;width:36px;height:36px;animation:1.5s infinite ProductViewPage-module-scss-module__3OAoxG__skeleton-loading}.ProductViewPage-module-scss-module__3OAoxG__skeletonQuantityInput{background:linear-gradient(90deg,var(--app-cart-page-module-background-10)25%,var(--app-cart-page-module-background-9)50%,var(--app-cart-page-module-background-10)75%);background-size:200% 100%;border-radius:4px;width:60px;height:36px;margin:0 8px;animation:1.5s infinite ProductViewPage-module-scss-module__3OAoxG__skeleton-loading}.ProductViewPage-module-scss-module__3OAoxG__skeletonActionButton{background:linear-gradient(90deg,var(--app-cart-page-module-background-10)25%,var(--app-cart-page-module-background-9)50%,var(--app-cart-page-module-background-10)75%);background-size:200% 100%;border-radius:4px;width:120px;height:40px;margin-right:8px;animation:1.5s infinite ProductViewPage-module-scss-module__3OAoxG__skeleton-loading}.ProductViewPage-module-scss-module__3OAoxG__skeletonSectionTitle{background:linear-gradient(90deg,var(--app-cart-page-module-background-10)25%,var(--app-cart-page-module-background-9)50%,var(--app-cart-page-module-background-10)75%);background-size:200% 100%;border-radius:4px;width:150px;height:18px;animation:1.5s infinite ProductViewPage-module-scss-module__3OAoxG__skeleton-loading}.ProductViewPage-module-scss-module__3OAoxG__skeletonCaret{background:linear-gradient(90deg,var(--app-cart-page-module-background-10)25%,var(--app-cart-page-module-background-9)50%,var(--app-cart-page-module-background-10)75%);background-size:200% 100%;border-radius:4px;width:12px;height:12px;animation:1.5s infinite ProductViewPage-module-scss-module__3OAoxG__skeleton-loading}.ProductViewPage-module-scss-module__3OAoxG__skeletonDescription{background:linear-gradient(90deg,var(--app-cart-page-module-background-10)25%,var(--app-cart-page-module-background-9)50%,var(--app-cart-page-module-background-10)75%);background-size:200% 100%;border-radius:4px;width:100%;height:16px;margin-bottom:8px;animation:1.5s infinite ProductViewPage-module-scss-module__3OAoxG__skeleton-loading}.ProductViewPage-module-scss-module__3OAoxG__skeletonDescription:nth-child(2){width:85%}.ProductViewPage-module-scss-module__3OAoxG__skeletonDescription:nth-child(3){width:70%}@keyframes ProductViewPage-module-scss-module__3OAoxG__skeleton-loading{0%{background-position:-200% 0}to{background-position:200% 0}}@media (max-width:768px){.ProductViewPage-module-scss-module__3OAoxG__mobileClass{width:100%}.ProductViewPage-module-scss-module__3OAoxG__skeletonImage{height:300px}.ProductViewPage-module-scss-module__3OAoxG__skeletonTitle{width:90%;height:28px}.ProductViewPage-module-scss-module__3OAoxG__skeletonActionButton{width:100%;margin-bottom:8px;margin-right:0}.ProductViewPage-module-scss-module__3OAoxG__productDetails{padding:.75rem}.ProductViewPage-module-scss-module__3OAoxG__detailItem{flex-direction:row;align-items:flex-start;margin-bottom:.5rem}.ProductViewPage-module-scss-module__3OAoxG__detailLabel{min-width:auto;margin-bottom:.25rem;margin-right:0;font-size:.8rem}.ProductViewPage-module-scss-module__3OAoxG__detailValue{font-size:.85rem}.ProductViewPage-module-scss-module__3OAoxG__tag{padding:.2rem .6rem;font-size:.75rem}}.ProductViewPage-module-scss-module__3OAoxG__productsGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));justify-items:center;gap:30px;max-width:1400px;margin:0 auto;padding:0 20px;display:grid}@media (max-width:768px){.ProductViewPage-module-scss-module__3OAoxG__productsGrid{grid-template-columns:repeat(2,1fr);gap:10px;max-width:600px;padding:0 16px}}@media (min-width:769px) and (max-width:1024px){.ProductViewPage-module-scss-module__3OAoxG__productsGrid{grid-template-columns:repeat(3,1fr);max-width:900px}}@media (min-width:1025px) and (max-width:1400px){.ProductViewPage-module-scss-module__3OAoxG__productsGrid{grid-template-columns:repeat(4,1fr);gap:15px;max-width:1200px}}@media (min-width:1401px){.ProductViewPage-module-scss-module__3OAoxG__productsGrid{grid-template-columns:repeat(4,1fr);gap:15px;max-width:1600px}}@media (min-width:2500px){.ProductViewPage-module-scss-module__3OAoxG__productsGrid{grid-template-columns:repeat(5,1fr);gap:15px;max-width:1600px}}.ProductViewPage-module-scss-module__3OAoxG__productsGrid.ProductViewPage-module-scss-module__3OAoxG__linkedProduct{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}@media (min-width:1025px) and (max-width:1400px){.ProductViewPage-module-scss-module__3OAoxG__productsGrid.ProductViewPage-module-scss-module__3OAoxG__linkedProduct{grid-template-columns:repeat(4,1fr);gap:15px;max-width:1200px}}@media (min-width:1401px){.ProductViewPage-module-scss-module__3OAoxG__productsGrid.ProductViewPage-module-scss-module__3OAoxG__linkedProduct{grid-template-columns:repeat(4,1fr);gap:15px;max-width:1600px}}@media (max-width:768px){.ProductViewPage-module-scss-module__3OAoxG__productsGrid.ProductViewPage-module-scss-module__3OAoxG__linkedProduct{grid-template-columns:repeat(2,1fr);gap:10px;max-width:600px;padding:0 16px}}@media (min-width:769px) and (max-width:1024px){.ProductViewPage-module-scss-module__3OAoxG__productsGrid.ProductViewPage-module-scss-module__3OAoxG__linkedProduct{grid-template-columns:repeat(3,1fr);max-width:900px}}@media (min-width:1025px) and (max-width:1400px){.ProductViewPage-module-scss-module__3OAoxG__productsGrid.ProductViewPage-module-scss-module__3OAoxG__linkedProduct{grid-template-columns:repeat(4,1fr);gap:15px;max-width:1200px}}
.ProductViewPage-module-scss-module__SlcDZq__page{background:var(--app-cart-page-module-background-13);flex-direction:column;min-height:100vh;display:flex}.ProductViewPage-module-scss-module__SlcDZq__main{flex-direction:column;flex:1;padding-top:0;display:flex}.ProductViewPage-module-scss-module__SlcDZq__breadcrumb{background:var(--app-cart-page-module-background-13);border-bottom:1px solid var(--app-checkout-page-module-border-26);color:var(--app-user-page-module-color-6);margin-top:0;padding:1.5rem 2rem;font-size:.875rem}@media (max-width:768px){.ProductViewPage-module-scss-module__SlcDZq__breadcrumb{padding:1rem}}.ProductViewPage-module-scss-module__SlcDZq__breadcrumbLink{color:var(--base-text-color);text-decoration:none;transition:color .2s}.ProductViewPage-module-scss-module__SlcDZq__breadcrumbLink:hover{color:var(--base-text-color);text-decoration:underline}.ProductViewPage-module-scss-module__SlcDZq__breadcrumbSeparator{color:var(--app-user-page-module-color-6);margin:0 .25rem}.ProductViewPage-module-scss-module__SlcDZq__breadcrumbCurrent{color:var(--app-user-page-module-color-5);font-weight:500}.ProductViewPage-module-scss-module__SlcDZq__productContainer{grid-template-columns:1fr 1fr;gap:2.5rem;max-width:1400px;margin:0 auto;padding:2.5rem;display:grid}@media (max-width:1024px){.ProductViewPage-module-scss-module__SlcDZq__productContainer{grid-template-columns:1fr;gap:2rem;padding:2rem}}@media (max-width:768px){.ProductViewPage-module-scss-module__SlcDZq__productContainer{gap:1.5rem;padding:1.5rem}}.ProductViewPage-module-scss-module__SlcDZq__imageSection{text-align:center;flex-direction:column;gap:1.5rem;display:flex}.ProductViewPage-module-scss-module__SlcDZq__mainImage{aspect-ratio:1;background:var(--app-cart-page-module-background-color-1);width:100%;position:relative;overflow:hidden}@media (max-width:768px){.ProductViewPage-module-scss-module__SlcDZq__mainImage{width:100vw;margin-left:-1.5rem}}.ProductViewPage-module-scss-module__SlcDZq__productImage{object-fit:contain;width:100%;height:100%;transition:transform .3s}.ProductViewPage-module-scss-module__SlcDZq__productImage:hover{transform:scale(1.05)}.ProductViewPage-module-scss-module__SlcDZq__saleBadge{background:var(--components-productcard-module-background-5);color:var(--app-cart-page-module-background-13);text-transform:uppercase;letter-spacing:.5px;border-radius:.25rem;padding:.25rem .5rem;font-size:.875rem;font-weight:600;position:absolute;top:1rem;right:1rem}.ProductViewPage-module-scss-module__SlcDZq__galleryWrapper{align-items:center;gap:.25rem;width:100%;min-width:0;display:flex}@media (max-width:768px){.ProductViewPage-module-scss-module__SlcDZq__galleryWrapper{width:100vw;margin-left:-1.5rem}}.ProductViewPage-module-scss-module__SlcDZq__gallery{scroll-behavior:smooth;scrollbar-width:none;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;flex:1;gap:.5rem;min-width:0;display:flex;overflow-x:auto}.ProductViewPage-module-scss-module__SlcDZq__gallery::-webkit-scrollbar{display:none}.ProductViewPage-module-scss-module__SlcDZq__thumbArrow{border:1px solid var(--base-input-border);background:var(--checkoutBg);width:28px;height:28px;color:var(--base-text-color);cursor:pointer;z-index:1;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;transition:all .15s;display:flex}.ProductViewPage-module-scss-module__SlcDZq__thumbArrow:hover{background:var(--base1);color:#fff;border-color:var(--base1)}@media (max-width:768px){.ProductViewPage-module-scss-module__SlcDZq__thumbArrow{display:none}}.ProductViewPage-module-scss-module__SlcDZq__thumbArrowHidden{opacity:0;pointer-events:none}.ProductViewPage-module-scss-module__SlcDZq__galleryItem{aspect-ratio:1;background:var(--app-cart-page-module-background-color-1);cursor:pointer;border:2px solid transparent;border-radius:.5rem;flex:none;width:80px;transition:all .2s;overflow:hidden}.ProductViewPage-module-scss-module__SlcDZq__galleryItem:hover{transform:scale(1.05)}.ProductViewPage-module-scss-module__SlcDZq__galleryItem.ProductViewPage-module-scss-module__SlcDZq__active{border-color:var(--app-checkout-page-module-color-4)}@media (max-width:768px){.ProductViewPage-module-scss-module__SlcDZq__galleryItem{scroll-snap-align:start;flex:none;width:80px}}.ProductViewPage-module-scss-module__SlcDZq__galleryImage{object-fit:cover;width:100%;height:100%}.ProductViewPage-module-scss-module__SlcDZq__productInfo{flex-direction:column;gap:1.5rem;padding-left:1.5rem;display:flex}@media (max-width:1024px){.ProductViewPage-module-scss-module__SlcDZq__productInfo{padding-left:0}}@media (max-width:768px){.ProductViewPage-module-scss-module__SlcDZq__productInfo{gap:.5rem}}.ProductViewPage-module-scss-module__SlcDZq__productName{color:var(--base-text-color);margin:0;font-size:2.5rem;font-weight:700;line-height:1.2}@media (max-width:1024px){.ProductViewPage-module-scss-module__SlcDZq__productName{font-size:1rem}}.ProductViewPage-module-scss-module__SlcDZq__productDetails{background:var(--app-login-page-module-background-1);border:1px solid var(--app-checkout-page-module-background-46);border-radius:8px;padding:5px}.ProductViewPage-module-scss-module__SlcDZq__detailItem{flex-direction:row;align-items:flex-start;margin-bottom:.75rem;display:flex}.ProductViewPage-module-scss-module__SlcDZq__detailItem:last-child{margin-bottom:0}.ProductViewPage-module-scss-module__SlcDZq__detailLabel{color:var(--base-text-color);text-transform:uppercase;letter-spacing:.5px;min-width:80px;margin-right:.75rem;font-size:.9rem;font-weight:600}.ProductViewPage-module-scss-module__SlcDZq__detailValue{color:var(--app-cart-page-module-color-2);flex:1;font-size:.9rem}.ProductViewPage-module-scss-module__SlcDZq__tagsContainer{flex-wrap:wrap;flex:1;gap:.5rem;display:flex}.ProductViewPage-module-scss-module__SlcDZq__tag{background:var(--base1);color:#fff;text-transform:uppercase;letter-spacing:.5px;border-radius:16px;padding:.25rem .75rem;font-size:.8rem;font-weight:500;transition:all .3s;display:inline-block}.ProductViewPage-module-scss-module__SlcDZq__tag:hover{background:var(--app-button-mouse-hover-active);transform:translateY(-1px);box-shadow:0 2px 8px rgba(33,158,188,.3)}.ProductViewPage-module-scss-module__SlcDZq__categorySection{align-items:flex-start;gap:.5rem;margin:.5rem 0 1rem;display:flex}.ProductViewPage-module-scss-module__SlcDZq__categoryLabel{color:var(--base-text-color);flex-shrink:0;font-size:1rem;font-weight:500}.ProductViewPage-module-scss-module__SlcDZq__categoriesList{color:var(--base-text-color);flex-wrap:wrap;gap:.25rem;display:flex}.ProductViewPage-module-scss-module__SlcDZq__categoryName{color:var(--base-text-color);text-transform:uppercase;letter-spacing:.5px;font-size:1rem;font-weight:600}.ProductViewPage-module-scss-module__SlcDZq__priceSection{align-items:baseline;gap:1rem;display:flex}.ProductViewPage-module-scss-module__SlcDZq__sizeGuideLink{color:var(--base-text-color);cursor:pointer;background:0 0;border:none;padding:0;font-size:.875rem;text-decoration:underline;transition:color .2s}.ProductViewPage-module-scss-module__SlcDZq__sizeGuideLink:hover{color:var(--app-products-page-module-color-4)}.ProductViewPage-module-scss-module__SlcDZq__variantsSection{margin:5px 0}.ProductViewPage-module-scss-module__SlcDZq__variantGroup{margin-bottom:1.5rem}@media (max-width:768px){.ProductViewPage-module-scss-module__SlcDZq__variantGroup{margin-bottom:.5rem}}.ProductViewPage-module-scss-module__SlcDZq__variantGroup:last-child{margin-bottom:0}.ProductViewPage-module-scss-module__SlcDZq__variantLabel{color:var(--base-text-color);text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem;font-size:1rem;font-weight:600;display:block}.ProductViewPage-module-scss-module__SlcDZq__variantOptions{flex-wrap:wrap;gap:.5rem;display:flex}.ProductViewPage-module-scss-module__SlcDZq__variantOption{border:2px solid var(--app-products-view-slug-page-module-border-1);background:var(--app-cart-page-module-background-13);color:var(--app-user-page-module-color-5);cursor:pointer;text-transform:uppercase;letter-spacing:.5px;text-align:center;min-width:60px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s;position:relative}@media (max-width:768px){.ProductViewPage-module-scss-module__SlcDZq__variantOption{padding:0}}.ProductViewPage-module-scss-module__SlcDZq__variantOption:hover:not(:disabled){border-color:var(--app-checkout-page-module-color-4)}.ProductViewPage-module-scss-module__SlcDZq__variantOption.ProductViewPage-module-scss-module__SlcDZq__selected{border-color:var(--app-checkout-page-module-color-4);background:var(--app-checkout-page-module-color-4);color:var(--app-cart-page-module-background-13)}.ProductViewPage-module-scss-module__SlcDZq__variantOption:disabled{opacity:.5;cursor:not-allowed;border-color:var(--app-products-view-slug-page-module-border-color-3);background:var(--app-products-view-slug-page-module-background-4);color:var(--app-products-view-slug-page-module-color-5)}.ProductViewPage-module-scss-module__SlcDZq__outOfStockLabel{color:var(--app-products-view-slug-page-module-color-5);text-transform:none;letter-spacing:0;margin-top:2px;font-size:10px;font-weight:500;display:block}.ProductViewPage-module-scss-module__SlcDZq__noVariantsText{color:var(--app-user-page-module-color-6);font-size:.875rem;font-style:italic}.ProductViewPage-module-scss-module__SlcDZq__stockStatusSection{color:var(--base-text-color);align-items:center;gap:.5rem;margin:1rem 0;display:flex}.ProductViewPage-module-scss-module__SlcDZq__stockStatus{text-transform:uppercase;letter-spacing:.5px;color:var(--base-text-color);font-size:1rem;font-weight:600}.ProductViewPage-module-scss-module__SlcDZq__stockQuantity{color:var(--base-text-color);font-size:.875rem;font-weight:500}.ProductViewPage-module-scss-module__SlcDZq__variantWarning{background:var(--app-products-view-slug-page-module-background-6);border:1px solid var(--app-products-view-slug-page-module-border-7);color:var(--app-products-view-slug-page-module-color-8);border-radius:6px;margin:.5rem 0;padding:.5rem 1rem;font-size:.875rem;font-weight:500}.ProductViewPage-module-scss-module__SlcDZq__currentPrice{color:var(--base-text-color);font-size:2rem;font-weight:700}@media (max-width:768px){.ProductViewPage-module-scss-module__SlcDZq__currentPrice{font-size:.9rem}}.ProductViewPage-module-scss-module__SlcDZq__originalPrice{color:var(--base-text-color);font-size:1.2rem;text-decoration:line-through}.ProductViewPage-module-scss-module__SlcDZq__quantityAndActionsRow{flex-direction:row;align-items:flex-end;gap:1.5rem;display:flex}@media (max-width:768px){.ProductViewPage-module-scss-module__SlcDZq__quantityAndActionsRow{flex-direction:column;align-items:stretch;gap:1rem}}@media (max-width:480px){.ProductViewPage-module-scss-module__SlcDZq__quantityAndActionsRow{gap:.5rem}}.ProductViewPage-module-scss-module__SlcDZq__quantitySection{flex-direction:column;gap:.5rem;display:flex}@media (max-width:480px){.ProductViewPage-module-scss-module__SlcDZq__quantitySection{width:100%}}.ProductViewPage-module-scss-module__SlcDZq__quantityLabel{color:var(--base-text-color);margin-bottom:.25rem;font-size:1rem;font-weight:500}.ProductViewPage-module-scss-module__SlcDZq__quantitySelector{background:var(--app-cart-page-module-box-shadow-12);width:-moz-fit-content;width:fit-content;height:39px;color:var(--app-user-page-module-color-5);align-items:center;display:flex;overflow:hidden}.ProductViewPage-module-scss-module__SlcDZq__quantityErrorToast{color:var(--app-globals-background-1);background:var(--app-products-view-slug-page-module-background-11);border-radius:6px;width:-moz-fit-content;width:fit-content;margin-top:6px;padding:6px 10px;font-size:12px}.ProductViewPage-module-scss-module__SlcDZq__quantityButton{width:40px;height:60px;color:var(--app-user-page-module-color-5);cursor:pointer;border:none;justify-content:center;align-items:center;font-size:18px;font-weight:500;transition:background-color .2s;display:flex}.ProductViewPage-module-scss-module__SlcDZq__quantityButton:last-child{border-right:none}.ProductViewPage-module-scss-module__SlcDZq__quantityButton:disabled{opacity:.5;cursor:not-allowed}.ProductViewPage-module-scss-module__SlcDZq__quantityInput{text-align:center;width:60px;height:60px;color:var(--app-user-page-module-color-5);border:none;border-radius:0;font-size:1rem;font-weight:500}.ProductViewPage-module-scss-module__SlcDZq__quantityInput:focus{outline:none}.ProductViewPage-module-scss-module__SlcDZq__quantityInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.ProductViewPage-module-scss-module__SlcDZq__quantityInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.ProductViewPage-module-scss-module__SlcDZq__quantityInput[type=number]{-moz-appearance:textfield}.ProductViewPage-module-scss-module__SlcDZq__actionButtons{flex-direction:row;align-items:center;gap:1rem;display:flex}@media (max-width:480px){.ProductViewPage-module-scss-module__SlcDZq__actionButtons{flex-direction:column;gap:.5rem;width:100%}}.ProductViewPage-module-scss-module__SlcDZq__addToCartButton{background:var(--app-products-view-slug-page-module-border-7);color:var(--app-cart-page-module-background-13);cursor:pointer;text-transform:uppercase;letter-spacing:.5px;text-align:center;border-radius:6px;justify-content:center;align-items:center;min-width:140px;height:60px;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex}@media (max-width:480px){.ProductViewPage-module-scss-module__SlcDZq__addToCartButton{width:100%;min-width:auto}}.ProductViewPage-module-scss-module__SlcDZq__addToCartButton:hover:not([disabled]){background:var(--app-products-view-slug-page-module-border-7)}.ProductViewPage-module-scss-module__SlcDZq__addToCartButton:active:not(.ProductViewPage-module-scss-module__SlcDZq__disabled){transform:translateY(0)}.ProductViewPage-module-scss-module__SlcDZq__addToCartButton.ProductViewPage-module-scss-module__SlcDZq__disabled{background:var(--app-products-view-slug-page-module-background-4);cursor:not-allowed;opacity:.6}.ProductViewPage-module-scss-module__SlcDZq__buyNowButton{padding:1rem 2rem}@media (max-width:480px){.ProductViewPage-module-scss-module__SlcDZq__buyNowButton{width:100%;min-width:auto}}.ProductViewPage-module-scss-module__SlcDZq__buyNowButton:hover:not(:disabled){background:var(--app-products-view-slug-page-module-background-4);border-color:var(--app-products-view-slug-page-module-border-color-13)}.ProductViewPage-module-scss-module__SlcDZq__buyNowButton:active:not(:disabled){transform:translateY(0)}.ProductViewPage-module-scss-module__SlcDZq__buyNowButton:disabled{opacity:.5;cursor:not-allowed;background:var(--app-products-view-slug-page-module-background-4);border-color:var(--app-products-view-slug-page-module-border-color-3);color:var(--app-products-view-slug-page-module-border-color-13)}.ProductViewPage-module-scss-module__SlcDZq__collapsibleSections{color:var(--base-text-color);margin-top:2rem}.ProductViewPage-module-scss-module__SlcDZq__collapsibleSection{border-bottom:1px solid var(--app-checkout-page-module-border-26);margin-bottom:.5rem}.ProductViewPage-module-scss-module__SlcDZq__sectionHeader{width:100%;color:var(--base-text-color);text-transform:uppercase;letter-spacing:.5px;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;padding:1.5rem 0;font-size:1.2rem;font-weight:500;transition:color .2s;display:flex}.ProductViewPage-module-scss-module__SlcDZq__sectionHeader:hover{color:var(---base-text-color)}.ProductViewPage-module-scss-module__SlcDZq__caret{font-size:.875rem;transition:transform .2s}.ProductViewPage-module-scss-module__SlcDZq__sectionContent{color:var(--base-text-color);padding:0 0 1.5rem;line-height:1.6}.ProductViewPage-module-scss-module__SlcDZq__sectionContent p{margin:0 0 .5rem}.ProductViewPage-module-scss-module__SlcDZq__sectionContent p:last-child{margin-bottom:0}.ProductViewPage-module-scss-module__SlcDZq__inStock{color:var(--base-text-color)}.ProductViewPage-module-scss-module__SlcDZq__lowStock{color:var(--app-products-view-slug-page-module-color-15)}.ProductViewPage-module-scss-module__SlcDZq__outOfStock{color:var(--app-products-view-slug-page-module-color-5)}.ProductViewPage-module-scss-module__SlcDZq__unknown{color:var(--app-products-view-slug-page-module-color-9)}.ProductViewPage-module-scss-module__SlcDZq__loading{min-height:400px;color:var(---base-text-color);justify-content:center;align-items:center;font-size:1.125rem;display:flex}.ProductViewPage-module-scss-module__SlcDZq__similarSection{max-width:1400px;margin:0 auto 2.5rem;padding:2.5rem}@media (max-width:1024px){.ProductViewPage-module-scss-module__SlcDZq__similarSection{padding:2rem}}@media (max-width:768px){.ProductViewPage-module-scss-module__SlcDZq__similarSection{padding:0}}.ProductViewPage-module-scss-module__SlcDZq__linkedSection{max-width:1400px;margin:0 auto}.ProductViewPage-module-scss-module__SlcDZq__similarHeader{color:var(--app-user-page-module-color-5);text-transform:uppercase;letter-spacing:.5px;margin-bottom:1.5rem;font-size:1.8rem;font-weight:500}.ProductViewPage-module-scss-module__SlcDZq__linkedHeader{color:var(--app-user-page-module-color-5);text-transform:uppercase;letter-spacing:.5px;margin-bottom:1.5rem;font-size:1rem;font-weight:500}.ProductViewPage-module-scss-module__SlcDZq__notification{z-index:9999;background:var(--base1);color:var(--app-cart-page-module-background-13);border-radius:.5rem;padding:1rem 1.5rem;animation:.3s ease-out ProductViewPage-module-scss-module__SlcDZq__slideInUp;position:fixed;bottom:20px;right:20px;box-shadow:0 4px 12px rgba(0,0,0,.15)}.ProductViewPage-module-scss-module__SlcDZq__notificationContent{align-items:center;gap:.5rem;font-weight:500;display:flex}.ProductViewPage-module-scss-module__SlcDZq__checkmark{font-size:1.2rem;font-weight:700}@keyframes ProductViewPage-module-scss-module__SlcDZq__slideInUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.ProductViewPage-module-scss-module__SlcDZq__spinner{border:2px solid transparent;border-top-color:currentColor;border-radius:50%;width:16px;height:16px;animation:1s linear infinite ProductViewPage-module-scss-module__SlcDZq__spin}@keyframes ProductViewPage-module-scss-module__SlcDZq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ProductViewPage-module-scss-module__SlcDZq__noVariantsMessage{background:var(--app-cart-page-module-background-color-1);text-align:center;border-radius:.25rem;margin:1rem 0;padding:.5rem 1rem}.ProductViewPage-module-scss-module__SlcDZq__noVariantsMessage p{color:var(--app-cart-page-module-color-2);margin:0;font-size:.875rem;font-style:italic}.ProductViewPage-module-scss-module__SlcDZq__skeletonBreadcrumb{background:linear-gradient(90deg,var(--app-cart-page-module-background-10)25%,var(--app-cart-page-module-background-9)50%,var(--app-cart-page-module-background-10)75%);background-size:200% 100%;border-radius:4px;width:80px;height:16px;margin-right:8px;animation:1.5s infinite ProductViewPage-module-scss-module__SlcDZq__skeleton-loading}.ProductViewPage-module-scss-module__SlcDZq__skeletonImage{background:linear-gradient(90deg,var(--app-cart-page-module-background-10)25%,var(--app-cart-page-module-background-9)50%,var(--app-cart-page-module-background-10)75%);background-size:200% 100%;border-radius:8px;width:100%;height:400px;animation:1.5s infinite ProductViewPage-module-scss-module__SlcDZq__skeleton-loading}.ProductViewPage-module-scss-module__SlcDZq__skeletonThumbnail{background:linear-gradient(90deg,var(--app-cart-page-module-background-10)25%,var(--app-cart-page-module-background-9)50%,var(--app-cart-page-module-background-10)75%);background-size:200% 100%;border-radius:4px;width:100%;height:60px;animation:1.5s infinite ProductViewPage-module-scss-module__SlcDZq__skeleton-loading}.ProductViewPage-module-scss-module__SlcDZq__skeletonTitle{background:linear-gradient(90deg,var(--app-cart-page-module-background-10)25%,var(--app-cart-page-module-background-9)50%,var(--app-cart-page-module-background-10)75%);background-size:200% 100%;border-radius:4px;width:70%;height:32px;margin-bottom:8px;animation:1.5s infinite ProductViewPage-module-scss-module__SlcDZq__skeleton-loading}.ProductViewPage-module-scss-module__SlcDZq__skeletonSku{background:linear-gradient(90deg,var(--app-cart-page-module-background-10)25%,var(--app-cart-page-module-background-9)50%,var(--app-cart-page-module-background-10)75%);background-size:200% 100%;border-radius:4px;width:120px;height:16px;margin-bottom:16px;animation:1.5s infinite ProductViewPage-module-scss-module__SlcDZq__skeleton-loading}.ProductViewPage-module-scss-module__SlcDZq__skeletonPrice{background:linear-gradient(90deg,var(--app-cart-page-module-background-10)25%,var(--app-cart-page-module-background-9)50%,var(--app-cart-page-module-background-10)75%);background-size:200% 100%;border-radius:4px;width:100px;height:28px;margin-right:12px;animation:1.5s infinite ProductViewPage-module-scss-module__SlcDZq__skeleton-loading}.ProductViewPage-module-scss-module__SlcDZq__skeletonOriginalPrice{background:linear-gradient(90deg,var(--app-cart-page-module-background-10)25%,var(--app-cart-page-module-background-9)50%,var(--app-cart-page-module-background-10)75%);background-size:200% 100%;border-radius:4px;width:80px;height:20px;animation:1.5s infinite ProductViewPage-module-scss-module__SlcDZq__skeleton-loading}.ProductViewPage-module-scss-module__SlcDZq__skeletonVariantLabel{background:linear-gradient(90deg,var(--app-cart-page-module-background-10)25%,var(--app-cart-page-module-background-9)50%,var(--app-cart-page-module-background-10)75%);background-size:200% 100%;border-radius:4px;width:80px;height:18px;margin-bottom:8px;animation:1.5s infinite ProductViewPage-module-scss-module__SlcDZq__skeleton-loading}.ProductViewPage-module-scss-module__SlcDZq__skeletonVariantOption{background:linear-gradient(90deg,var(--app-cart-page-module-background-10)25%,var(--app-cart-page-module-background-9)50%,var(--app-cart-page-module-background-10)75%);background-size:200% 100%;border-radius:4px;width:60px;height:36px;margin-right:8px;animation:1.5s infinite ProductViewPage-module-scss-module__SlcDZq__skeleton-loading}.ProductViewPage-module-scss-module__SlcDZq__skeletonStockStatus{background:linear-gradient(90deg,var(--app-cart-page-module-background-10)25%,var(--app-cart-page-module-background-9)50%,var(--app-cart-page-module-background-10)75%);background-size:200% 100%;border-radius:4px;width:100px;height:20px;margin-bottom:16px;animation:1.5s infinite ProductViewPage-module-scss-module__SlcDZq__skeleton-loading}.ProductViewPage-module-scss-module__SlcDZq__skeletonQuantityLabel{background:linear-gradient(90deg,var(--app-cart-page-module-background-10)25%,var(--app-cart-page-module-background-9)50%,var(--app-cart-page-module-background-10)75%);background-size:200% 100%;border-radius:4px;width:60px;height:16px;margin-bottom:8px;animation:1.5s infinite ProductViewPage-module-scss-module__SlcDZq__skeleton-loading}.ProductViewPage-module-scss-module__SlcDZq__skeletonQuantityButton{background:linear-gradient(90deg,var(--app-cart-page-module-background-10)25%,var(--app-cart-page-module-background-9)50%,var(--app-cart-page-module-background-10)75%);background-size:200% 100%;border-radius:4px;width:36px;height:36px;animation:1.5s infinite ProductViewPage-module-scss-module__SlcDZq__skeleton-loading}.ProductViewPage-module-scss-module__SlcDZq__skeletonQuantityInput{background:linear-gradient(90deg,var(--app-cart-page-module-background-10)25%,var(--app-cart-page-module-background-9)50%,var(--app-cart-page-module-background-10)75%);background-size:200% 100%;border-radius:4px;width:60px;height:36px;margin:0 8px;animation:1.5s infinite ProductViewPage-module-scss-module__SlcDZq__skeleton-loading}.ProductViewPage-module-scss-module__SlcDZq__skeletonActionButton{background:linear-gradient(90deg,var(--app-cart-page-module-background-10)25%,var(--app-cart-page-module-background-9)50%,var(--app-cart-page-module-background-10)75%);background-size:200% 100%;border-radius:4px;width:120px;height:40px;margin-right:8px;animation:1.5s infinite ProductViewPage-module-scss-module__SlcDZq__skeleton-loading}.ProductViewPage-module-scss-module__SlcDZq__skeletonSectionTitle{background:linear-gradient(90deg,var(--app-cart-page-module-background-10)25%,var(--app-cart-page-module-background-9)50%,var(--app-cart-page-module-background-10)75%);background-size:200% 100%;border-radius:4px;width:150px;height:18px;animation:1.5s infinite ProductViewPage-module-scss-module__SlcDZq__skeleton-loading}.ProductViewPage-module-scss-module__SlcDZq__skeletonCaret{background:linear-gradient(90deg,var(--app-cart-page-module-background-10)25%,var(--app-cart-page-module-background-9)50%,var(--app-cart-page-module-background-10)75%);background-size:200% 100%;border-radius:4px;width:12px;height:12px;animation:1.5s infinite ProductViewPage-module-scss-module__SlcDZq__skeleton-loading}.ProductViewPage-module-scss-module__SlcDZq__skeletonDescription{background:linear-gradient(90deg,var(--app-cart-page-module-background-10)25%,var(--app-cart-page-module-background-9)50%,var(--app-cart-page-module-background-10)75%);background-size:200% 100%;border-radius:4px;width:100%;height:16px;margin-bottom:8px;animation:1.5s infinite ProductViewPage-module-scss-module__SlcDZq__skeleton-loading}.ProductViewPage-module-scss-module__SlcDZq__skeletonDescription:nth-child(2){width:85%}.ProductViewPage-module-scss-module__SlcDZq__skeletonDescription:nth-child(3){width:70%}@keyframes ProductViewPage-module-scss-module__SlcDZq__skeleton-loading{0%{background-position:-200% 0}to{background-position:200% 0}}@media (max-width:768px){.ProductViewPage-module-scss-module__SlcDZq__mobileClass{width:100%}.ProductViewPage-module-scss-module__SlcDZq__skeletonImage{height:300px}.ProductViewPage-module-scss-module__SlcDZq__skeletonTitle{width:90%;height:28px}.ProductViewPage-module-scss-module__SlcDZq__skeletonActionButton{width:100%;margin-bottom:8px;margin-right:0}.ProductViewPage-module-scss-module__SlcDZq__productDetails{padding:.75rem}.ProductViewPage-module-scss-module__SlcDZq__detailItem{flex-direction:row;align-items:flex-start;margin-bottom:.5rem}.ProductViewPage-module-scss-module__SlcDZq__detailLabel{min-width:auto;margin-bottom:.25rem;margin-right:0;font-size:.8rem}.ProductViewPage-module-scss-module__SlcDZq__detailValue{font-size:.85rem}.ProductViewPage-module-scss-module__SlcDZq__tag{padding:.2rem .6rem;font-size:.75rem}}.ProductViewPage-module-scss-module__SlcDZq__productsGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));justify-items:center;gap:30px;max-width:1400px;margin:0 auto;padding:0 20px;display:grid}@media (max-width:768px){.ProductViewPage-module-scss-module__SlcDZq__productsGrid{grid-template-columns:repeat(2,1fr);gap:10px;max-width:600px;padding:0 16px}}@media (min-width:769px) and (max-width:1024px){.ProductViewPage-module-scss-module__SlcDZq__productsGrid{grid-template-columns:repeat(3,1fr);max-width:900px}}@media (min-width:1025px) and (max-width:1400px){.ProductViewPage-module-scss-module__SlcDZq__productsGrid{grid-template-columns:repeat(4,1fr);gap:15px;max-width:1200px}}@media (min-width:1401px){.ProductViewPage-module-scss-module__SlcDZq__productsGrid{grid-template-columns:repeat(4,1fr);gap:15px;max-width:1600px}}@media (min-width:2500px){.ProductViewPage-module-scss-module__SlcDZq__productsGrid{grid-template-columns:repeat(5,1fr);gap:15px;max-width:1600px}}.ProductViewPage-module-scss-module__SlcDZq__productsGrid.ProductViewPage-module-scss-module__SlcDZq__linkedProduct{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}@media (min-width:1025px) and (max-width:1400px){.ProductViewPage-module-scss-module__SlcDZq__productsGrid.ProductViewPage-module-scss-module__SlcDZq__linkedProduct{grid-template-columns:repeat(4,1fr);gap:15px;max-width:1200px}}@media (min-width:1401px){.ProductViewPage-module-scss-module__SlcDZq__productsGrid.ProductViewPage-module-scss-module__SlcDZq__linkedProduct{grid-template-columns:repeat(4,1fr);gap:15px;max-width:1600px}}@media (max-width:768px){.ProductViewPage-module-scss-module__SlcDZq__productsGrid.ProductViewPage-module-scss-module__SlcDZq__linkedProduct{grid-template-columns:repeat(2,1fr);gap:10px;max-width:600px;padding:0 16px}}@media (min-width:769px) and (max-width:1024px){.ProductViewPage-module-scss-module__SlcDZq__productsGrid.ProductViewPage-module-scss-module__SlcDZq__linkedProduct{grid-template-columns:repeat(3,1fr);max-width:900px}}@media (min-width:1025px) and (max-width:1400px){.ProductViewPage-module-scss-module__SlcDZq__productsGrid.ProductViewPage-module-scss-module__SlcDZq__linkedProduct{grid-template-columns:repeat(4,1fr);gap:15px;max-width:1200px}}
.ProductViewPage-module-scss-module__TmfV6a__page{background:var(--app-cart-page-module-background-13);flex-direction:column;min-height:100vh;display:flex}.ProductViewPage-module-scss-module__TmfV6a__main{flex-direction:column;flex:1;padding-top:0;display:flex}.ProductViewPage-module-scss-module__TmfV6a__breadcrumb{background:var(--app-cart-page-module-background-13);border-bottom:1px solid var(--app-checkout-page-module-border-26);color:var(--app-user-page-module-color-6);margin-top:0;padding:1.5rem 2rem;font-size:.875rem}@media (max-width:768px){.ProductViewPage-module-scss-module__TmfV6a__breadcrumb{padding:1rem}}.ProductViewPage-module-scss-module__TmfV6a__breadcrumbLink{color:var(--base-text-color);text-decoration:none;transition:color .2s}.ProductViewPage-module-scss-module__TmfV6a__breadcrumbLink:hover{color:var(--base-text-color);text-decoration:underline}.ProductViewPage-module-scss-module__TmfV6a__breadcrumbSeparator{color:var(--app-user-page-module-color-6);margin:0 .25rem}.ProductViewPage-module-scss-module__TmfV6a__breadcrumbCurrent{color:var(--app-user-page-module-color-5);font-weight:500}.ProductViewPage-module-scss-module__TmfV6a__productContainer{grid-template-columns:1fr 1fr;gap:2.5rem;max-width:1400px;margin:0 auto;padding:2.5rem;display:grid}@media (max-width:1024px){.ProductViewPage-module-scss-module__TmfV6a__productContainer{grid-template-columns:1fr;gap:2rem;padding:2rem}}@media (max-width:768px){.ProductViewPage-module-scss-module__TmfV6a__productContainer{gap:1.5rem;padding:1.5rem}}.ProductViewPage-module-scss-module__TmfV6a__imageSection{text-align:center;flex-direction:column;gap:1.5rem;display:flex}.ProductViewPage-module-scss-module__TmfV6a__mainImage{aspect-ratio:1;background:var(--app-cart-page-module-background-color-1);width:100%;position:relative;overflow:hidden}@media (max-width:768px){.ProductViewPage-module-scss-module__TmfV6a__mainImage{width:100vw;margin-left:-1.5rem}}.ProductViewPage-module-scss-module__TmfV6a__productImage{object-fit:contain;width:100%;height:100%;transition:transform .3s}.ProductViewPage-module-scss-module__TmfV6a__productImage:hover{transform:scale(1.05)}.ProductViewPage-module-scss-module__TmfV6a__saleBadge{background:var(--components-productcard-module-background-5);color:var(--app-cart-page-module-background-13);text-transform:uppercase;letter-spacing:.5px;border-radius:.25rem;padding:.25rem .5rem;font-size:.875rem;font-weight:600;position:absolute;top:1rem;right:1rem}.ProductViewPage-module-scss-module__TmfV6a__galleryWrapper{align-items:center;gap:.25rem;width:100%;min-width:0;display:flex}@media (max-width:768px){.ProductViewPage-module-scss-module__TmfV6a__galleryWrapper{width:100vw;margin-left:-1.5rem}}.ProductViewPage-module-scss-module__TmfV6a__gallery{scroll-behavior:smooth;scrollbar-width:none;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;flex:1;gap:.5rem;min-width:0;display:flex;overflow-x:auto}.ProductViewPage-module-scss-module__TmfV6a__gallery::-webkit-scrollbar{display:none}.ProductViewPage-module-scss-module__TmfV6a__thumbArrow{border:1px solid var(--base-input-border);background:var(--checkoutBg);width:28px;height:28px;color:var(--base-text-color);cursor:pointer;z-index:1;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;transition:all .15s;display:flex}.ProductViewPage-module-scss-module__TmfV6a__thumbArrow:hover{background:var(--base1);color:#fff;border-color:var(--base1)}@media (max-width:768px){.ProductViewPage-module-scss-module__TmfV6a__thumbArrow{display:none}}.ProductViewPage-module-scss-module__TmfV6a__thumbArrowHidden{opacity:0;pointer-events:none}.ProductViewPage-module-scss-module__TmfV6a__galleryItem{aspect-ratio:1;background:var(--app-cart-page-module-background-color-1);cursor:pointer;border:2px solid transparent;border-radius:.5rem;transition:all .2s;overflow:hidden}.ProductViewPage-module-scss-module__TmfV6a__galleryItem:hover{transform:scale(1.05)}.ProductViewPage-module-scss-module__TmfV6a__galleryItem.ProductViewPage-module-scss-module__TmfV6a__active{border-color:var(--app-checkout-page-module-color-4)}@media (max-width:768px){.ProductViewPage-module-scss-module__TmfV6a__galleryItem{scroll-snap-align:start;flex:none;width:80px}}.ProductViewPage-module-scss-module__TmfV6a__galleryImage{object-fit:cover;width:100%;height:100%}.ProductViewPage-module-scss-module__TmfV6a__productInfo{flex-direction:column;gap:1.5rem;padding-left:1.5rem;display:flex}@media (max-width:1024px){.ProductViewPage-module-scss-module__TmfV6a__productInfo{padding-left:0}}@media (max-width:768px){.ProductViewPage-module-scss-module__TmfV6a__productInfo{gap:.5rem}}.ProductViewPage-module-scss-module__TmfV6a__productName{color:var(--base-text-color);margin:0;font-size:2.5rem;font-weight:700;line-height:1.2}@media (max-width:1024px){.ProductViewPage-module-scss-module__TmfV6a__productName{font-size:1rem}}.ProductViewPage-module-scss-module__TmfV6a__productDetails{background:var(--app-login-page-module-background-1);border:1px solid var(--app-checkout-page-module-background-46);border-radius:8px;padding:5px}.ProductViewPage-module-scss-module__TmfV6a__detailItem{flex-direction:row;align-items:flex-start;margin-bottom:.75rem;display:flex}.ProductViewPage-module-scss-module__TmfV6a__detailItem:last-child{margin-bottom:0}.ProductViewPage-module-scss-module__TmfV6a__detailLabel{color:var(--base-text-color);text-transform:uppercase;letter-spacing:.5px;min-width:80px;margin-right:.75rem;font-size:.9rem;font-weight:600}.ProductViewPage-module-scss-module__TmfV6a__detailValue{color:var(--app-cart-page-module-color-2);flex:1;font-size:.9rem}.ProductViewPage-module-scss-module__TmfV6a__tagsContainer{flex-wrap:wrap;flex:1;gap:.5rem;display:flex}.ProductViewPage-module-scss-module__TmfV6a__tag{background:var(--base1);color:#fff;text-transform:uppercase;letter-spacing:.5px;border-radius:16px;padding:.25rem .75rem;font-size:.8rem;font-weight:500;transition:all .3s;display:inline-block}.ProductViewPage-module-scss-module__TmfV6a__tag:hover{background:var(--app-button-mouse-hover-active);transform:translateY(-1px);box-shadow:0 2px 8px rgba(33,158,188,.3)}.ProductViewPage-module-scss-module__TmfV6a__categorySection{align-items:flex-start;gap:.5rem;margin:.5rem 0 1rem;display:flex}.ProductViewPage-module-scss-module__TmfV6a__categoryLabel{color:var(--base-text-color);flex-shrink:0;font-size:1rem;font-weight:500}.ProductViewPage-module-scss-module__TmfV6a__categoriesList{color:var(--base-text-color);flex-wrap:wrap;gap:.25rem;display:flex}.ProductViewPage-module-scss-module__TmfV6a__categoryName{color:var(--base-text-color);text-transform:uppercase;letter-spacing:.5px;font-size:1rem;font-weight:600}.ProductViewPage-module-scss-module__TmfV6a__priceSection{align-items:baseline;gap:1rem;display:flex}.ProductViewPage-module-scss-module__TmfV6a__sizeGuideLink{color:var(--base-text-color);cursor:pointer;background:0 0;border:none;padding:0;font-size:.875rem;text-decoration:underline;transition:color .2s}.ProductViewPage-module-scss-module__TmfV6a__sizeGuideLink:hover{color:var(--app-products-page-module-color-4)}.ProductViewPage-module-scss-module__TmfV6a__variantsSection{margin:5px 0}.ProductViewPage-module-scss-module__TmfV6a__variantGroup{margin-bottom:1.5rem}@media (max-width:768px){.ProductViewPage-module-scss-module__TmfV6a__variantGroup{margin-bottom:.5rem}}.ProductViewPage-module-scss-module__TmfV6a__variantGroup:last-child{margin-bottom:0}.ProductViewPage-module-scss-module__TmfV6a__variantLabel{color:var(--base-text-color);text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem;font-size:1rem;font-weight:600;display:block}.ProductViewPage-module-scss-module__TmfV6a__variantOptions{flex-wrap:wrap;gap:.5rem;display:flex}.ProductViewPage-module-scss-module__TmfV6a__variantOption{border:2px solid var(--app-products-view-slug-page-module-border-1);background:var(--app-cart-page-module-background-13);color:var(--app-user-page-module-color-5);cursor:pointer;text-transform:uppercase;letter-spacing:.5px;text-align:center;min-width:60px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s;position:relative}@media (max-width:768px){.ProductViewPage-module-scss-module__TmfV6a__variantOption{padding:0}}.ProductViewPage-module-scss-module__TmfV6a__variantOption:hover:not(:disabled){border-color:var(--app-checkout-page-module-color-4)}.ProductViewPage-module-scss-module__TmfV6a__variantOption.ProductViewPage-module-scss-module__TmfV6a__selected{border-color:var(--app-checkout-page-module-color-4);background:var(--app-checkout-page-module-color-4);color:var(--app-cart-page-module-background-13)}.ProductViewPage-module-scss-module__TmfV6a__variantOption:disabled{opacity:.5;cursor:not-allowed;border-color:var(--app-products-view-slug-page-module-border-color-3);background:var(--app-products-view-slug-page-module-background-4);color:var(--app-products-view-slug-page-module-color-5)}.ProductViewPage-module-scss-module__TmfV6a__outOfStockLabel{color:var(--app-products-view-slug-page-module-color-5);text-transform:none;letter-spacing:0;margin-top:2px;font-size:10px;font-weight:500;display:block}.ProductViewPage-module-scss-module__TmfV6a__noVariantsText{color:var(--app-user-page-module-color-6);font-size:.875rem;font-style:italic}.ProductViewPage-module-scss-module__TmfV6a__stockStatusSection{color:var(--base-text-color);align-items:center;gap:.5rem;margin:1rem 0;display:flex}.ProductViewPage-module-scss-module__TmfV6a__stockStatus{text-transform:uppercase;letter-spacing:.5px;color:var(--base-text-color);font-size:1rem;font-weight:600}.ProductViewPage-module-scss-module__TmfV6a__stockQuantity{color:var(--base-text-color);font-size:.875rem;font-weight:500}.ProductViewPage-module-scss-module__TmfV6a__variantWarning{background:var(--app-products-view-slug-page-module-background-6);border:1px solid var(--app-products-view-slug-page-module-border-7);color:var(--app-products-view-slug-page-module-color-8);border-radius:6px;margin:.5rem 0;padding:.5rem 1rem;font-size:.875rem;font-weight:500}.ProductViewPage-module-scss-module__TmfV6a__currentPrice{color:var(--base-text-color);font-size:2rem;font-weight:700}@media (max-width:768px){.ProductViewPage-module-scss-module__TmfV6a__currentPrice{font-size:.9rem}}.ProductViewPage-module-scss-module__TmfV6a__originalPrice{color:var(--base-text-color);font-size:1.2rem;text-decoration:line-through}.ProductViewPage-module-scss-module__TmfV6a__quantityAndActionsRow{flex-direction:row;align-items:flex-end;gap:1.5rem;display:flex}@media (max-width:768px){.ProductViewPage-module-scss-module__TmfV6a__quantityAndActionsRow{flex-direction:column;align-items:stretch;gap:1rem}}@media (max-width:480px){.ProductViewPage-module-scss-module__TmfV6a__quantityAndActionsRow{gap:.5rem}}.ProductViewPage-module-scss-module__TmfV6a__quantitySection{flex-direction:column;gap:.5rem;display:flex}@media (max-width:480px){.ProductViewPage-module-scss-module__TmfV6a__quantitySection{width:100%}}.ProductViewPage-module-scss-module__TmfV6a__quantityLabel{color:var(--base-text-color);margin-bottom:.25rem;font-size:1rem;font-weight:500}.ProductViewPage-module-scss-module__TmfV6a__quantitySelector{background:var(--app-cart-page-module-box-shadow-12);width:-moz-fit-content;width:fit-content;height:39px;color:var(--app-user-page-module-color-5);align-items:center;display:flex;overflow:hidden}.ProductViewPage-module-scss-module__TmfV6a__quantityErrorToast{color:var(--app-globals-background-1);background:var(--app-products-view-slug-page-module-background-11);border-radius:6px;width:-moz-fit-content;width:fit-content;margin-top:6px;padding:6px 10px;font-size:12px}.ProductViewPage-module-scss-module__TmfV6a__quantityButton{width:40px;height:60px;color:var(--app-user-page-module-color-5);cursor:pointer;border:none;justify-content:center;align-items:center;font-size:18px;font-weight:500;transition:background-color .2s;display:flex}.ProductViewPage-module-scss-module__TmfV6a__quantityButton:last-child{border-right:none}.ProductViewPage-module-scss-module__TmfV6a__quantityButton:disabled{opacity:.5;cursor:not-allowed}.ProductViewPage-module-scss-module__TmfV6a__quantityInput{text-align:center;width:60px;height:60px;color:var(--app-user-page-module-color-5);border:none;border-radius:0;font-size:1rem;font-weight:500}.ProductViewPage-module-scss-module__TmfV6a__quantityInput:focus{outline:none}.ProductViewPage-module-scss-module__TmfV6a__quantityInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.ProductViewPage-module-scss-module__TmfV6a__quantityInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.ProductViewPage-module-scss-module__TmfV6a__quantityInput[type=number]{-moz-appearance:textfield}.ProductViewPage-module-scss-module__TmfV6a__actionButtons{flex-direction:row;align-items:center;gap:1rem;display:flex}@media (max-width:480px){.ProductViewPage-module-scss-module__TmfV6a__actionButtons{flex-direction:column;gap:.5rem;width:100%}}.ProductViewPage-module-scss-module__TmfV6a__addToCartButton{background:var(--app-products-view-slug-page-module-border-7);color:var(--app-cart-page-module-background-13);cursor:pointer;text-transform:uppercase;letter-spacing:.5px;text-align:center;border-radius:6px;justify-content:center;align-items:center;min-width:140px;height:60px;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex}@media (max-width:480px){.ProductViewPage-module-scss-module__TmfV6a__addToCartButton{width:100%;min-width:auto}}.ProductViewPage-module-scss-module__TmfV6a__addToCartButton:hover:not([disabled]){background:var(--app-products-view-slug-page-module-border-7)}.ProductViewPage-module-scss-module__TmfV6a__addToCartButton:active:not(.ProductViewPage-module-scss-module__TmfV6a__disabled){transform:translateY(0)}.ProductViewPage-module-scss-module__TmfV6a__addToCartButton.ProductViewPage-module-scss-module__TmfV6a__disabled{background:var(--app-products-view-slug-page-module-background-4);cursor:not-allowed;opacity:.6}.ProductViewPage-module-scss-module__TmfV6a__buyNowButton{padding:1rem 2rem}@media (max-width:480px){.ProductViewPage-module-scss-module__TmfV6a__buyNowButton{width:100%;min-width:auto}}.ProductViewPage-module-scss-module__TmfV6a__buyNowButton:hover:not(:disabled){background:var(--app-products-view-slug-page-module-background-4);border-color:var(--app-products-view-slug-page-module-border-color-13)}.ProductViewPage-module-scss-module__TmfV6a__buyNowButton:active:not(:disabled){transform:translateY(0)}.ProductViewPage-module-scss-module__TmfV6a__buyNowButton:disabled{opacity:.5;cursor:not-allowed;background:var(--app-products-view-slug-page-module-background-4);border-color:var(--app-products-view-slug-page-module-border-color-3);color:var(--app-products-view-slug-page-module-border-color-13)}.ProductViewPage-module-scss-module__TmfV6a__collapsibleSections{color:var(--base-text-color);margin-top:2rem}.ProductViewPage-module-scss-module__TmfV6a__collapsibleSection{border-bottom:1px solid var(--app-checkout-page-module-border-26);margin-bottom:.5rem}.ProductViewPage-module-scss-module__TmfV6a__sectionHeader{width:100%;color:var(--base-text-color);text-transform:uppercase;letter-spacing:.5px;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;padding:1.5rem 0;font-size:1.2rem;font-weight:500;transition:color .2s;display:flex}.ProductViewPage-module-scss-module__TmfV6a__sectionHeader:hover{color:var(---base-text-color)}.ProductViewPage-module-scss-module__TmfV6a__caret{font-size:.875rem;transition:transform .2s}.ProductViewPage-module-scss-module__TmfV6a__sectionContent{color:var(--base-text-color);padding:0 0 1.5rem;line-height:1.6}.ProductViewPage-module-scss-module__TmfV6a__sectionContent p{margin:0 0 .5rem}.ProductViewPage-module-scss-module__TmfV6a__sectionContent p:last-child{margin-bottom:0}.ProductViewPage-module-scss-module__TmfV6a__inStock{color:var(--base-text-color)}.ProductViewPage-module-scss-module__TmfV6a__lowStock{color:var(--app-products-view-slug-page-module-color-15)}.ProductViewPage-module-scss-module__TmfV6a__outOfStock{color:var(--app-products-view-slug-page-module-color-5)}.ProductViewPage-module-scss-module__TmfV6a__unknown{color:var(--app-products-view-slug-page-module-color-9)}.ProductViewPage-module-scss-module__TmfV6a__loading{min-height:400px;color:var(---base-text-color);justify-content:center;align-items:center;font-size:1.125rem;display:flex}.ProductViewPage-module-scss-module__TmfV6a__similarSection{max-width:1400px;margin:0 auto 2.5rem;padding:2.5rem}@media (max-width:1024px){.ProductViewPage-module-scss-module__TmfV6a__similarSection{padding:2rem}}@media (max-width:768px){.ProductViewPage-module-scss-module__TmfV6a__similarSection{padding:0}}.ProductViewPage-module-scss-module__TmfV6a__linkedSection{max-width:1400px;margin:0 auto}.ProductViewPage-module-scss-module__TmfV6a__similarHeader{color:var(--app-user-page-module-color-5);text-transform:uppercase;letter-spacing:.5px;margin-bottom:1.5rem;font-size:1.8rem;font-weight:500}.ProductViewPage-module-scss-module__TmfV6a__linkedHeader{color:var(--app-user-page-module-color-5);text-transform:uppercase;letter-spacing:.5px;margin-bottom:1.5rem;font-size:1rem;font-weight:500}.ProductViewPage-module-scss-module__TmfV6a__notification{z-index:9999;background:var(--base1);color:var(--app-cart-page-module-background-13);border-radius:.5rem;padding:1rem 1.5rem;animation:.3s ease-out ProductViewPage-module-scss-module__TmfV6a__slideInUp;position:fixed;bottom:20px;right:20px;box-shadow:0 4px 12px rgba(0,0,0,.15)}.ProductViewPage-module-scss-module__TmfV6a__notificationContent{align-items:center;gap:.5rem;font-weight:500;display:flex}.ProductViewPage-module-scss-module__TmfV6a__checkmark{font-size:1.2rem;font-weight:700}@keyframes ProductViewPage-module-scss-module__TmfV6a__slideInUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.ProductViewPage-module-scss-module__TmfV6a__spinner{border:2px solid transparent;border-top-color:currentColor;border-radius:50%;width:16px;height:16px;animation:1s linear infinite ProductViewPage-module-scss-module__TmfV6a__spin}@keyframes ProductViewPage-module-scss-module__TmfV6a__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ProductViewPage-module-scss-module__TmfV6a__noVariantsMessage{background:var(--app-cart-page-module-background-color-1);text-align:center;border-radius:.25rem;margin:1rem 0;padding:.5rem 1rem}.ProductViewPage-module-scss-module__TmfV6a__noVariantsMessage p{color:var(--app-cart-page-module-color-2);margin:0;font-size:.875rem;font-style:italic}.ProductViewPage-module-scss-module__TmfV6a__skeletonBreadcrumb{background:linear-gradient(90deg,var(--app-cart-page-module-background-10)25%,var(--app-cart-page-module-background-9)50%,var(--app-cart-page-module-background-10)75%);background-size:200% 100%;border-radius:4px;width:80px;height:16px;margin-right:8px;animation:1.5s infinite ProductViewPage-module-scss-module__TmfV6a__skeleton-loading}.ProductViewPage-module-scss-module__TmfV6a__skeletonImage{background:linear-gradient(90deg,var(--app-cart-page-module-background-10)25%,var(--app-cart-page-module-background-9)50%,var(--app-cart-page-module-background-10)75%);background-size:200% 100%;border-radius:8px;width:100%;height:400px;animation:1.5s infinite ProductViewPage-module-scss-module__TmfV6a__skeleton-loading}.ProductViewPage-module-scss-module__TmfV6a__skeletonThumbnail{background:linear-gradient(90deg,var(--app-cart-page-module-background-10)25%,var(--app-cart-page-module-background-9)50%,var(--app-cart-page-module-background-10)75%);background-size:200% 100%;border-radius:4px;width:100%;height:60px;animation:1.5s infinite ProductViewPage-module-scss-module__TmfV6a__skeleton-loading}.ProductViewPage-module-scss-module__TmfV6a__skeletonTitle{background:linear-gradient(90deg,var(--app-cart-page-module-background-10)25%,var(--app-cart-page-module-background-9)50%,var(--app-cart-page-module-background-10)75%);background-size:200% 100%;border-radius:4px;width:70%;height:32px;margin-bottom:8px;animation:1.5s infinite ProductViewPage-module-scss-module__TmfV6a__skeleton-loading}.ProductViewPage-module-scss-module__TmfV6a__skeletonSku{background:linear-gradient(90deg,var(--app-cart-page-module-background-10)25%,var(--app-cart-page-module-background-9)50%,var(--app-cart-page-module-background-10)75%);background-size:200% 100%;border-radius:4px;width:120px;height:16px;margin-bottom:16px;animation:1.5s infinite ProductViewPage-module-scss-module__TmfV6a__skeleton-loading}.ProductViewPage-module-scss-module__TmfV6a__skeletonPrice{background:linear-gradient(90deg,var(--app-cart-page-module-background-10)25%,var(--app-cart-page-module-background-9)50%,var(--app-cart-page-module-background-10)75%);background-size:200% 100%;border-radius:4px;width:100px;height:28px;margin-right:12px;animation:1.5s infinite ProductViewPage-module-scss-module__TmfV6a__skeleton-loading}.ProductViewPage-module-scss-module__TmfV6a__skeletonOriginalPrice{background:linear-gradient(90deg,var(--app-cart-page-module-background-10)25%,var(--app-cart-page-module-background-9)50%,var(--app-cart-page-module-background-10)75%);background-size:200% 100%;border-radius:4px;width:80px;height:20px;animation:1.5s infinite ProductViewPage-module-scss-module__TmfV6a__skeleton-loading}.ProductViewPage-module-scss-module__TmfV6a__skeletonVariantLabel{background:linear-gradient(90deg,var(--app-cart-page-module-background-10)25%,var(--app-cart-page-module-background-9)50%,var(--app-cart-page-module-background-10)75%);background-size:200% 100%;border-radius:4px;width:80px;height:18px;margin-bottom:8px;animation:1.5s infinite ProductViewPage-module-scss-module__TmfV6a__skeleton-loading}.ProductViewPage-module-scss-module__TmfV6a__skeletonVariantOption{background:linear-gradient(90deg,var(--app-cart-page-module-background-10)25%,var(--app-cart-page-module-background-9)50%,var(--app-cart-page-module-background-10)75%);background-size:200% 100%;border-radius:4px;width:60px;height:36px;margin-right:8px;animation:1.5s infinite ProductViewPage-module-scss-module__TmfV6a__skeleton-loading}.ProductViewPage-module-scss-module__TmfV6a__skeletonStockStatus{background:linear-gradient(90deg,var(--app-cart-page-module-background-10)25%,var(--app-cart-page-module-background-9)50%,var(--app-cart-page-module-background-10)75%);background-size:200% 100%;border-radius:4px;width:100px;height:20px;margin-bottom:16px;animation:1.5s infinite ProductViewPage-module-scss-module__TmfV6a__skeleton-loading}.ProductViewPage-module-scss-module__TmfV6a__skeletonQuantityLabel{background:linear-gradient(90deg,var(--app-cart-page-module-background-10)25%,var(--app-cart-page-module-background-9)50%,var(--app-cart-page-module-background-10)75%);background-size:200% 100%;border-radius:4px;width:60px;height:16px;margin-bottom:8px;animation:1.5s infinite ProductViewPage-module-scss-module__TmfV6a__skeleton-loading}.ProductViewPage-module-scss-module__TmfV6a__skeletonQuantityButton{background:linear-gradient(90deg,var(--app-cart-page-module-background-10)25%,var(--app-cart-page-module-background-9)50%,var(--app-cart-page-module-background-10)75%);background-size:200% 100%;border-radius:4px;width:36px;height:36px;animation:1.5s infinite ProductViewPage-module-scss-module__TmfV6a__skeleton-loading}.ProductViewPage-module-scss-module__TmfV6a__skeletonQuantityInput{background:linear-gradient(90deg,var(--app-cart-page-module-background-10)25%,var(--app-cart-page-module-background-9)50%,var(--app-cart-page-module-background-10)75%);background-size:200% 100%;border-radius:4px;width:60px;height:36px;margin:0 8px;animation:1.5s infinite ProductViewPage-module-scss-module__TmfV6a__skeleton-loading}.ProductViewPage-module-scss-module__TmfV6a__skeletonActionButton{background:linear-gradient(90deg,var(--app-cart-page-module-background-10)25%,var(--app-cart-page-module-background-9)50%,var(--app-cart-page-module-background-10)75%);background-size:200% 100%;border-radius:4px;width:120px;height:40px;margin-right:8px;animation:1.5s infinite ProductViewPage-module-scss-module__TmfV6a__skeleton-loading}.ProductViewPage-module-scss-module__TmfV6a__skeletonSectionTitle{background:linear-gradient(90deg,var(--app-cart-page-module-background-10)25%,var(--app-cart-page-module-background-9)50%,var(--app-cart-page-module-background-10)75%);background-size:200% 100%;border-radius:4px;width:150px;height:18px;animation:1.5s infinite ProductViewPage-module-scss-module__TmfV6a__skeleton-loading}.ProductViewPage-module-scss-module__TmfV6a__skeletonCaret{background:linear-gradient(90deg,var(--app-cart-page-module-background-10)25%,var(--app-cart-page-module-background-9)50%,var(--app-cart-page-module-background-10)75%);background-size:200% 100%;border-radius:4px;width:12px;height:12px;animation:1.5s infinite ProductViewPage-module-scss-module__TmfV6a__skeleton-loading}.ProductViewPage-module-scss-module__TmfV6a__skeletonDescription{background:linear-gradient(90deg,var(--app-cart-page-module-background-10)25%,var(--app-cart-page-module-background-9)50%,var(--app-cart-page-module-background-10)75%);background-size:200% 100%;border-radius:4px;width:100%;height:16px;margin-bottom:8px;animation:1.5s infinite ProductViewPage-module-scss-module__TmfV6a__skeleton-loading}.ProductViewPage-module-scss-module__TmfV6a__skeletonDescription:nth-child(2){width:85%}.ProductViewPage-module-scss-module__TmfV6a__skeletonDescription:nth-child(3){width:70%}@keyframes ProductViewPage-module-scss-module__TmfV6a__skeleton-loading{0%{background-position:-200% 0}to{background-position:200% 0}}@media (max-width:768px){.ProductViewPage-module-scss-module__TmfV6a__mobileClass{width:100%}.ProductViewPage-module-scss-module__TmfV6a__skeletonImage{height:300px}.ProductViewPage-module-scss-module__TmfV6a__skeletonTitle{width:90%;height:28px}.ProductViewPage-module-scss-module__TmfV6a__skeletonActionButton{width:100%;margin-bottom:8px;margin-right:0}.ProductViewPage-module-scss-module__TmfV6a__productDetails{padding:.75rem}.ProductViewPage-module-scss-module__TmfV6a__detailItem{flex-direction:row;align-items:flex-start;margin-bottom:.5rem}.ProductViewPage-module-scss-module__TmfV6a__detailLabel{min-width:auto;margin-bottom:.25rem;margin-right:0;font-size:.8rem}.ProductViewPage-module-scss-module__TmfV6a__detailValue{font-size:.85rem}.ProductViewPage-module-scss-module__TmfV6a__tag{padding:.2rem .6rem;font-size:.75rem}}.ProductViewPage-module-scss-module__TmfV6a__productsGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));justify-items:center;gap:30px;max-width:1400px;margin:0 auto;padding:0 20px;display:grid}@media (max-width:768px){.ProductViewPage-module-scss-module__TmfV6a__productsGrid{grid-template-columns:repeat(2,1fr);gap:10px;max-width:600px;padding:0 16px}}@media (min-width:769px) and (max-width:1024px){.ProductViewPage-module-scss-module__TmfV6a__productsGrid{grid-template-columns:repeat(3,1fr);max-width:900px}}@media (min-width:1025px) and (max-width:1400px){.ProductViewPage-module-scss-module__TmfV6a__productsGrid{grid-template-columns:repeat(4,1fr);gap:15px;max-width:1200px}}@media (min-width:1401px){.ProductViewPage-module-scss-module__TmfV6a__productsGrid{grid-template-columns:repeat(4,1fr);gap:15px;max-width:1600px}}@media (min-width:2500px){.ProductViewPage-module-scss-module__TmfV6a__productsGrid{grid-template-columns:repeat(5,1fr);gap:15px;max-width:1600px}}.ProductViewPage-module-scss-module__TmfV6a__productsGrid.ProductViewPage-module-scss-module__TmfV6a__linkedProduct{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}@media (min-width:1025px) and (max-width:1400px){.ProductViewPage-module-scss-module__TmfV6a__productsGrid.ProductViewPage-module-scss-module__TmfV6a__linkedProduct{grid-template-columns:repeat(4,1fr);gap:15px;max-width:1200px}}@media (min-width:1401px){.ProductViewPage-module-scss-module__TmfV6a__productsGrid.ProductViewPage-module-scss-module__TmfV6a__linkedProduct{grid-template-columns:repeat(4,1fr);gap:15px;max-width:1600px}}@media (max-width:768px){.ProductViewPage-module-scss-module__TmfV6a__productsGrid.ProductViewPage-module-scss-module__TmfV6a__linkedProduct{grid-template-columns:repeat(2,1fr);gap:10px;max-width:600px;padding:0 16px}}@media (min-width:769px) and (max-width:1024px){.ProductViewPage-module-scss-module__TmfV6a__productsGrid.ProductViewPage-module-scss-module__TmfV6a__linkedProduct{grid-template-columns:repeat(3,1fr);max-width:900px}}@media (min-width:1025px) and (max-width:1400px){.ProductViewPage-module-scss-module__TmfV6a__productsGrid.ProductViewPage-module-scss-module__TmfV6a__linkedProduct{grid-template-columns:repeat(4,1fr);gap:15px;max-width:1200px}}
.ProductViewPage-module-scss-module__UFPdCq__page{background:var(--app-cart-page-module-background-13);flex-direction:column;min-height:100vh;display:flex}.ProductViewPage-module-scss-module__UFPdCq__main{flex-direction:column;flex:1;padding-top:0;display:flex}.ProductViewPage-module-scss-module__UFPdCq__breadcrumb{background:var(--app-cart-page-module-background-13);border-bottom:1px solid var(--app-checkout-page-module-border-26);color:var(--app-user-page-module-color-6);margin-top:0;padding:1.5rem 2rem;font-size:.875rem}@media (max-width:768px){.ProductViewPage-module-scss-module__UFPdCq__breadcrumb{padding:1rem}}.ProductViewPage-module-scss-module__UFPdCq__breadcrumbLink{color:var(--base-text-color);text-decoration:none;transition:color .2s}.ProductViewPage-module-scss-module__UFPdCq__breadcrumbLink:hover{color:var(--base-text-color);text-decoration:underline}.ProductViewPage-module-scss-module__UFPdCq__breadcrumbSeparator{color:var(--app-user-page-module-color-6);margin:0 .25rem}.ProductViewPage-module-scss-module__UFPdCq__breadcrumbCurrent{color:var(--app-user-page-module-color-5);font-weight:500}.ProductViewPage-module-scss-module__UFPdCq__productContainer{grid-template-columns:1fr 1fr;gap:2.5rem;max-width:1400px;margin:0 auto;padding:2.5rem;display:grid}@media (max-width:1024px){.ProductViewPage-module-scss-module__UFPdCq__productContainer{grid-template-columns:1fr;gap:2rem;padding:2rem}}@media (max-width:768px){.ProductViewPage-module-scss-module__UFPdCq__productContainer{gap:1.5rem;padding:1.5rem}}.ProductViewPage-module-scss-module__UFPdCq__imageSection{text-align:center;flex-direction:column;gap:1.5rem;display:flex}.ProductViewPage-module-scss-module__UFPdCq__mainImage{aspect-ratio:1;background:var(--app-cart-page-module-background-color-1);width:100%;position:relative;overflow:hidden}@media (max-width:768px){.ProductViewPage-module-scss-module__UFPdCq__mainImage{width:100vw;margin-left:-1.5rem}}.ProductViewPage-module-scss-module__UFPdCq__productImage{object-fit:contain;width:100%;height:100%;transition:transform .3s}.ProductViewPage-module-scss-module__UFPdCq__productImage:hover{transform:scale(1.05)}.ProductViewPage-module-scss-module__UFPdCq__saleBadge{background:var(--components-productcard-module-background-5);color:var(--app-cart-page-module-background-13);text-transform:uppercase;letter-spacing:.5px;border-radius:.25rem;padding:.25rem .5rem;font-size:.875rem;font-weight:600;position:absolute;top:1rem;right:1rem}.ProductViewPage-module-scss-module__UFPdCq__galleryWrapper{align-items:center;gap:.25rem;width:100%;min-width:0;display:flex}@media (max-width:768px){.ProductViewPage-module-scss-module__UFPdCq__galleryWrapper{width:100vw;margin-left:-1.5rem}}.ProductViewPage-module-scss-module__UFPdCq__gallery{scroll-behavior:smooth;scrollbar-width:none;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;flex:1;gap:.5rem;min-width:0;display:flex;overflow-x:auto}.ProductViewPage-module-scss-module__UFPdCq__gallery::-webkit-scrollbar{display:none}.ProductViewPage-module-scss-module__UFPdCq__thumbArrow{border:1px solid var(--base-input-border);background:var(--checkoutBg);width:28px;height:28px;color:var(--base-text-color);cursor:pointer;z-index:1;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;transition:all .15s;display:flex}.ProductViewPage-module-scss-module__UFPdCq__thumbArrow:hover{background:var(--base1);color:#fff;border-color:var(--base1)}@media (max-width:768px){.ProductViewPage-module-scss-module__UFPdCq__thumbArrow{display:none}}.ProductViewPage-module-scss-module__UFPdCq__thumbArrowHidden{opacity:0;pointer-events:none}.ProductViewPage-module-scss-module__UFPdCq__galleryItem{aspect-ratio:1;background:var(--app-cart-page-module-background-color-1);cursor:pointer;border:2px solid transparent;border-radius:.5rem;transition:all .2s;overflow:hidden}.ProductViewPage-module-scss-module__UFPdCq__galleryItem:hover{transform:scale(1.05)}.ProductViewPage-module-scss-module__UFPdCq__galleryItem.ProductViewPage-module-scss-module__UFPdCq__active{border-color:var(--app-checkout-page-module-color-4)}@media (max-width:768px){.ProductViewPage-module-scss-module__UFPdCq__galleryItem{scroll-snap-align:start;flex:none;width:80px}}.ProductViewPage-module-scss-module__UFPdCq__galleryImage{object-fit:cover;width:100%;height:100%}.ProductViewPage-module-scss-module__UFPdCq__productInfo{flex-direction:column;gap:1.5rem;padding-left:1.5rem;display:flex}@media (max-width:1024px){.ProductViewPage-module-scss-module__UFPdCq__productInfo{padding-left:0}}@media (max-width:768px){.ProductViewPage-module-scss-module__UFPdCq__productInfo{gap:.5rem}}.ProductViewPage-module-scss-module__UFPdCq__productName{color:var(--base-text-color);margin:0;font-size:2.5rem;font-weight:700;line-height:1.2}@media (max-width:1024px){.ProductViewPage-module-scss-module__UFPdCq__productName{font-size:1rem}}.ProductViewPage-module-scss-module__UFPdCq__productDetails{background:var(--app-login-page-module-background-1);border:1px solid var(--app-checkout-page-module-background-46);border-radius:8px;padding:5px}.ProductViewPage-module-scss-module__UFPdCq__detailItem{flex-direction:row;align-items:flex-start;margin-bottom:.75rem;display:flex}.ProductViewPage-module-scss-module__UFPdCq__detailItem:last-child{margin-bottom:0}.ProductViewPage-module-scss-module__UFPdCq__detailLabel{color:var(--base-text-color);text-transform:uppercase;letter-spacing:.5px;min-width:80px;margin-right:.75rem;font-size:.9rem;font-weight:600}.ProductViewPage-module-scss-module__UFPdCq__detailValue{color:var(--app-cart-page-module-color-2);flex:1;font-size:.9rem}.ProductViewPage-module-scss-module__UFPdCq__tagsContainer{flex-wrap:wrap;flex:1;gap:.5rem;display:flex}.ProductViewPage-module-scss-module__UFPdCq__tag{background:var(--base1);color:#fff;text-transform:uppercase;letter-spacing:.5px;border-radius:16px;padding:.25rem .75rem;font-size:.8rem;font-weight:500;transition:all .3s;display:inline-block}.ProductViewPage-module-scss-module__UFPdCq__tag:hover{background:var(--app-button-mouse-hover-active);transform:translateY(-1px);box-shadow:0 2px 8px rgba(33,158,188,.3)}.ProductViewPage-module-scss-module__UFPdCq__categorySection{align-items:flex-start;gap:.5rem;margin:.5rem 0 1rem;display:flex}.ProductViewPage-module-scss-module__UFPdCq__categoryLabel{color:var(--base-text-color);flex-shrink:0;font-size:1rem;font-weight:500}.ProductViewPage-module-scss-module__UFPdCq__categoriesList{color:var(--base-text-color);flex-wrap:wrap;gap:.25rem;display:flex}.ProductViewPage-module-scss-module__UFPdCq__categoryName{color:var(--base-text-color);text-transform:uppercase;letter-spacing:.5px;font-size:1rem;font-weight:600}.ProductViewPage-module-scss-module__UFPdCq__priceSection{align-items:baseline;gap:1rem;display:flex}.ProductViewPage-module-scss-module__UFPdCq__sizeGuideLink{color:var(--base-text-color);cursor:pointer;background:0 0;border:none;padding:0;font-size:.875rem;text-decoration:underline;transition:color .2s}.ProductViewPage-module-scss-module__UFPdCq__sizeGuideLink:hover{color:var(--app-products-page-module-color-4)}.ProductViewPage-module-scss-module__UFPdCq__variantsSection{margin:5px 0}.ProductViewPage-module-scss-module__UFPdCq__variantGroup{margin-bottom:1.5rem}@media (max-width:768px){.ProductViewPage-module-scss-module__UFPdCq__variantGroup{margin-bottom:.5rem}}.ProductViewPage-module-scss-module__UFPdCq__variantGroup:last-child{margin-bottom:0}.ProductViewPage-module-scss-module__UFPdCq__variantLabel{color:var(--base-text-color);text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem;font-size:1rem;font-weight:600;display:block}.ProductViewPage-module-scss-module__UFPdCq__variantOptions{flex-wrap:wrap;gap:.5rem;display:flex}.ProductViewPage-module-scss-module__UFPdCq__variantOption{border:2px solid var(--app-products-view-slug-page-module-border-1);background:var(--app-cart-page-module-background-13);color:var(--app-user-page-module-color-5);cursor:pointer;text-transform:uppercase;letter-spacing:.5px;text-align:center;min-width:60px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s;position:relative}@media (max-width:768px){.ProductViewPage-module-scss-module__UFPdCq__variantOption{padding:0}}.ProductViewPage-module-scss-module__UFPdCq__variantOption:hover:not(:disabled){border-color:var(--app-checkout-page-module-color-4)}.ProductViewPage-module-scss-module__UFPdCq__variantOption.ProductViewPage-module-scss-module__UFPdCq__selected{border-color:var(--app-checkout-page-module-color-4);background:var(--app-checkout-page-module-color-4);color:var(--app-cart-page-module-background-13)}.ProductViewPage-module-scss-module__UFPdCq__variantOption:disabled{opacity:.5;cursor:not-allowed;border-color:var(--app-products-view-slug-page-module-border-color-3);background:var(--app-products-view-slug-page-module-background-4);color:var(--app-products-view-slug-page-module-color-5)}.ProductViewPage-module-scss-module__UFPdCq__outOfStockLabel{color:var(--app-products-view-slug-page-module-color-5);text-transform:none;letter-spacing:0;margin-top:2px;font-size:10px;font-weight:500;display:block}.ProductViewPage-module-scss-module__UFPdCq__noVariantsText{color:var(--app-user-page-module-color-6);font-size:.875rem;font-style:italic}.ProductViewPage-module-scss-module__UFPdCq__stockStatusSection{color:var(--base-text-color);align-items:center;gap:.5rem;margin:1rem 0;display:flex}.ProductViewPage-module-scss-module__UFPdCq__stockStatus{text-transform:uppercase;letter-spacing:.5px;color:var(--base-text-color);font-size:1rem;font-weight:600}.ProductViewPage-module-scss-module__UFPdCq__stockQuantity{color:var(--base-text-color);font-size:.875rem;font-weight:500}.ProductViewPage-module-scss-module__UFPdCq__variantWarning{background:var(--app-products-view-slug-page-module-background-6);border:1px solid var(--app-products-view-slug-page-module-border-7);color:var(--app-products-view-slug-page-module-color-8);border-radius:6px;margin:.5rem 0;padding:.5rem 1rem;font-size:.875rem;font-weight:500}.ProductViewPage-module-scss-module__UFPdCq__currentPrice{color:var(--base-text-color);font-size:2rem;font-weight:700}@media (max-width:768px){.ProductViewPage-module-scss-module__UFPdCq__currentPrice{font-size:.9rem}}.ProductViewPage-module-scss-module__UFPdCq__originalPrice{color:var(--base-text-color);font-size:1.2rem;text-decoration:line-through}.ProductViewPage-module-scss-module__UFPdCq__quantityAndActionsRow{flex-direction:row;align-items:flex-end;gap:1.5rem;display:flex}@media (max-width:768px){.ProductViewPage-module-scss-module__UFPdCq__quantityAndActionsRow{flex-direction:column;align-items:stretch;gap:1rem}}@media (max-width:480px){.ProductViewPage-module-scss-module__UFPdCq__quantityAndActionsRow{gap:.5rem}}.ProductViewPage-module-scss-module__UFPdCq__quantitySection{flex-direction:column;gap:.5rem;display:flex}@media (max-width:480px){.ProductViewPage-module-scss-module__UFPdCq__quantitySection{width:100%}}.ProductViewPage-module-scss-module__UFPdCq__quantityLabel{color:var(--base-text-color);margin-bottom:.25rem;font-size:1rem;font-weight:500}.ProductViewPage-module-scss-module__UFPdCq__quantitySelector{background:var(--app-cart-page-module-box-shadow-12);width:-moz-fit-content;width:fit-content;height:39px;color:var(--app-user-page-module-color-5);align-items:center;display:flex;overflow:hidden}.ProductViewPage-module-scss-module__UFPdCq__quantityErrorToast{color:var(--app-globals-background-1);background:var(--app-products-view-slug-page-module-background-11);border-radius:6px;width:-moz-fit-content;width:fit-content;margin-top:6px;padding:6px 10px;font-size:12px}.ProductViewPage-module-scss-module__UFPdCq__quantityButton{width:40px;height:60px;color:var(--app-user-page-module-color-5);cursor:pointer;border:none;justify-content:center;align-items:center;font-size:18px;font-weight:500;transition:background-color .2s;display:flex}.ProductViewPage-module-scss-module__UFPdCq__quantityButton:last-child{border-right:none}.ProductViewPage-module-scss-module__UFPdCq__quantityButton:disabled{opacity:.5;cursor:not-allowed}.ProductViewPage-module-scss-module__UFPdCq__quantityInput{text-align:center;width:60px;height:60px;color:var(--app-user-page-module-color-5);border:none;border-radius:0;font-size:1rem;font-weight:500}.ProductViewPage-module-scss-module__UFPdCq__quantityInput:focus{outline:none}.ProductViewPage-module-scss-module__UFPdCq__quantityInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.ProductViewPage-module-scss-module__UFPdCq__quantityInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.ProductViewPage-module-scss-module__UFPdCq__quantityInput[type=number]{-moz-appearance:textfield}.ProductViewPage-module-scss-module__UFPdCq__actionButtons{flex-direction:row;align-items:center;gap:1rem;display:flex}@media (max-width:480px){.ProductViewPage-module-scss-module__UFPdCq__actionButtons{flex-direction:column;gap:.5rem;width:100%}}.ProductViewPage-module-scss-module__UFPdCq__addToCartButton{background:var(--app-products-view-slug-page-module-border-7);color:var(--app-cart-page-module-background-13);cursor:pointer;text-transform:uppercase;letter-spacing:.5px;text-align:center;border-radius:6px;justify-content:center;align-items:center;min-width:140px;height:60px;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex}@media (max-width:480px){.ProductViewPage-module-scss-module__UFPdCq__addToCartButton{width:100%;min-width:auto}}.ProductViewPage-module-scss-module__UFPdCq__addToCartButton:hover:not([disabled]){background:var(--app-products-view-slug-page-module-border-7)}.ProductViewPage-module-scss-module__UFPdCq__addToCartButton:active:not(.ProductViewPage-module-scss-module__UFPdCq__disabled){transform:translateY(0)}.ProductViewPage-module-scss-module__UFPdCq__addToCartButton.ProductViewPage-module-scss-module__UFPdCq__disabled{background:var(--app-products-view-slug-page-module-background-4);cursor:not-allowed;opacity:.6}.ProductViewPage-module-scss-module__UFPdCq__buyNowButton{padding:1rem 2rem}@media (max-width:480px){.ProductViewPage-module-scss-module__UFPdCq__buyNowButton{width:100%;min-width:auto}}.ProductViewPage-module-scss-module__UFPdCq__buyNowButton:hover:not(:disabled){background:var(--app-products-view-slug-page-module-background-4);border-color:var(--app-products-view-slug-page-module-border-color-13)}.ProductViewPage-module-scss-module__UFPdCq__buyNowButton:active:not(:disabled){transform:translateY(0)}.ProductViewPage-module-scss-module__UFPdCq__buyNowButton:disabled{opacity:.5;cursor:not-allowed;background:var(--app-products-view-slug-page-module-background-4);border-color:var(--app-products-view-slug-page-module-border-color-3);color:var(--app-products-view-slug-page-module-border-color-13)}.ProductViewPage-module-scss-module__UFPdCq__collapsibleSections{color:var(--base-text-color);margin-top:2rem}.ProductViewPage-module-scss-module__UFPdCq__collapsibleSection{border-bottom:1px solid var(--app-checkout-page-module-border-26);margin-bottom:.5rem}.ProductViewPage-module-scss-module__UFPdCq__sectionHeader{width:100%;color:var(--base-text-color);text-transform:uppercase;letter-spacing:.5px;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;padding:1.5rem 0;font-size:1.2rem;font-weight:500;transition:color .2s;display:flex}.ProductViewPage-module-scss-module__UFPdCq__sectionHeader:hover{color:var(---base-text-color)}.ProductViewPage-module-scss-module__UFPdCq__caret{font-size:.875rem;transition:transform .2s}.ProductViewPage-module-scss-module__UFPdCq__sectionContent{color:var(--base-text-color);padding:0 0 1.5rem;line-height:1.6}.ProductViewPage-module-scss-module__UFPdCq__sectionContent p{margin:0 0 .5rem}.ProductViewPage-module-scss-module__UFPdCq__sectionContent p:last-child{margin-bottom:0}.ProductViewPage-module-scss-module__UFPdCq__inStock{color:var(--base-text-color)}.ProductViewPage-module-scss-module__UFPdCq__lowStock{color:var(--app-products-view-slug-page-module-color-15)}.ProductViewPage-module-scss-module__UFPdCq__outOfStock{color:var(--app-products-view-slug-page-module-color-5)}.ProductViewPage-module-scss-module__UFPdCq__unknown{color:var(--app-products-view-slug-page-module-color-9)}.ProductViewPage-module-scss-module__UFPdCq__loading{min-height:400px;color:var(---base-text-color);justify-content:center;align-items:center;font-size:1.125rem;display:flex}.ProductViewPage-module-scss-module__UFPdCq__similarSection{max-width:1400px;margin:0 auto 2.5rem;padding:2.5rem}@media (max-width:1024px){.ProductViewPage-module-scss-module__UFPdCq__similarSection{padding:2rem}}@media (max-width:768px){.ProductViewPage-module-scss-module__UFPdCq__similarSection{padding:0}}.ProductViewPage-module-scss-module__UFPdCq__linkedSection{max-width:1400px;margin:0 auto}.ProductViewPage-module-scss-module__UFPdCq__similarHeader{color:var(--app-user-page-module-color-5);text-transform:uppercase;letter-spacing:.5px;margin-bottom:1.5rem;font-size:1.8rem;font-weight:500}.ProductViewPage-module-scss-module__UFPdCq__linkedHeader{color:var(--app-user-page-module-color-5);text-transform:uppercase;letter-spacing:.5px;margin-bottom:1.5rem;font-size:1rem;font-weight:500}.ProductViewPage-module-scss-module__UFPdCq__notification{z-index:9999;background:var(--base1);color:var(--app-cart-page-module-background-13);border-radius:.5rem;padding:1rem 1.5rem;animation:.3s ease-out ProductViewPage-module-scss-module__UFPdCq__slideInUp;position:fixed;bottom:20px;right:20px;box-shadow:0 4px 12px rgba(0,0,0,.15)}.ProductViewPage-module-scss-module__UFPdCq__notificationContent{align-items:center;gap:.5rem;font-weight:500;display:flex}.ProductViewPage-module-scss-module__UFPdCq__checkmark{font-size:1.2rem;font-weight:700}@keyframes ProductViewPage-module-scss-module__UFPdCq__slideInUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.ProductViewPage-module-scss-module__UFPdCq__spinner{border:2px solid transparent;border-top-color:currentColor;border-radius:50%;width:16px;height:16px;animation:1s linear infinite ProductViewPage-module-scss-module__UFPdCq__spin}@keyframes ProductViewPage-module-scss-module__UFPdCq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ProductViewPage-module-scss-module__UFPdCq__noVariantsMessage{background:var(--app-cart-page-module-background-color-1);text-align:center;border-radius:.25rem;margin:1rem 0;padding:.5rem 1rem}.ProductViewPage-module-scss-module__UFPdCq__noVariantsMessage p{color:var(--app-cart-page-module-color-2);margin:0;font-size:.875rem;font-style:italic}.ProductViewPage-module-scss-module__UFPdCq__skeletonBreadcrumb{background:linear-gradient(90deg,var(--app-cart-page-module-background-10)25%,var(--app-cart-page-module-background-9)50%,var(--app-cart-page-module-background-10)75%);background-size:200% 100%;border-radius:4px;width:80px;height:16px;margin-right:8px;animation:1.5s infinite ProductViewPage-module-scss-module__UFPdCq__skeleton-loading}.ProductViewPage-module-scss-module__UFPdCq__skeletonImage{background:linear-gradient(90deg,var(--app-cart-page-module-background-10)25%,var(--app-cart-page-module-background-9)50%,var(--app-cart-page-module-background-10)75%);background-size:200% 100%;border-radius:8px;width:100%;height:400px;animation:1.5s infinite ProductViewPage-module-scss-module__UFPdCq__skeleton-loading}.ProductViewPage-module-scss-module__UFPdCq__skeletonThumbnail{background:linear-gradient(90deg,var(--app-cart-page-module-background-10)25%,var(--app-cart-page-module-background-9)50%,var(--app-cart-page-module-background-10)75%);background-size:200% 100%;border-radius:4px;width:100%;height:60px;animation:1.5s infinite ProductViewPage-module-scss-module__UFPdCq__skeleton-loading}.ProductViewPage-module-scss-module__UFPdCq__skeletonTitle{background:linear-gradient(90deg,var(--app-cart-page-module-background-10)25%,var(--app-cart-page-module-background-9)50%,var(--app-cart-page-module-background-10)75%);background-size:200% 100%;border-radius:4px;width:70%;height:32px;margin-bottom:8px;animation:1.5s infinite ProductViewPage-module-scss-module__UFPdCq__skeleton-loading}.ProductViewPage-module-scss-module__UFPdCq__skeletonSku{background:linear-gradient(90deg,var(--app-cart-page-module-background-10)25%,var(--app-cart-page-module-background-9)50%,var(--app-cart-page-module-background-10)75%);background-size:200% 100%;border-radius:4px;width:120px;height:16px;margin-bottom:16px;animation:1.5s infinite ProductViewPage-module-scss-module__UFPdCq__skeleton-loading}.ProductViewPage-module-scss-module__UFPdCq__skeletonPrice{background:linear-gradient(90deg,var(--app-cart-page-module-background-10)25%,var(--app-cart-page-module-background-9)50%,var(--app-cart-page-module-background-10)75%);background-size:200% 100%;border-radius:4px;width:100px;height:28px;margin-right:12px;animation:1.5s infinite ProductViewPage-module-scss-module__UFPdCq__skeleton-loading}.ProductViewPage-module-scss-module__UFPdCq__skeletonOriginalPrice{background:linear-gradient(90deg,var(--app-cart-page-module-background-10)25%,var(--app-cart-page-module-background-9)50%,var(--app-cart-page-module-background-10)75%);background-size:200% 100%;border-radius:4px;width:80px;height:20px;animation:1.5s infinite ProductViewPage-module-scss-module__UFPdCq__skeleton-loading}.ProductViewPage-module-scss-module__UFPdCq__skeletonVariantLabel{background:linear-gradient(90deg,var(--app-cart-page-module-background-10)25%,var(--app-cart-page-module-background-9)50%,var(--app-cart-page-module-background-10)75%);background-size:200% 100%;border-radius:4px;width:80px;height:18px;margin-bottom:8px;animation:1.5s infinite ProductViewPage-module-scss-module__UFPdCq__skeleton-loading}.ProductViewPage-module-scss-module__UFPdCq__skeletonVariantOption{background:linear-gradient(90deg,var(--app-cart-page-module-background-10)25%,var(--app-cart-page-module-background-9)50%,var(--app-cart-page-module-background-10)75%);background-size:200% 100%;border-radius:4px;width:60px;height:36px;margin-right:8px;animation:1.5s infinite ProductViewPage-module-scss-module__UFPdCq__skeleton-loading}.ProductViewPage-module-scss-module__UFPdCq__skeletonStockStatus{background:linear-gradient(90deg,var(--app-cart-page-module-background-10)25%,var(--app-cart-page-module-background-9)50%,var(--app-cart-page-module-background-10)75%);background-size:200% 100%;border-radius:4px;width:100px;height:20px;margin-bottom:16px;animation:1.5s infinite ProductViewPage-module-scss-module__UFPdCq__skeleton-loading}.ProductViewPage-module-scss-module__UFPdCq__skeletonQuantityLabel{background:linear-gradient(90deg,var(--app-cart-page-module-background-10)25%,var(--app-cart-page-module-background-9)50%,var(--app-cart-page-module-background-10)75%);background-size:200% 100%;border-radius:4px;width:60px;height:16px;margin-bottom:8px;animation:1.5s infinite ProductViewPage-module-scss-module__UFPdCq__skeleton-loading}.ProductViewPage-module-scss-module__UFPdCq__skeletonQuantityButton{background:linear-gradient(90deg,var(--app-cart-page-module-background-10)25%,var(--app-cart-page-module-background-9)50%,var(--app-cart-page-module-background-10)75%);background-size:200% 100%;border-radius:4px;width:36px;height:36px;animation:1.5s infinite ProductViewPage-module-scss-module__UFPdCq__skeleton-loading}.ProductViewPage-module-scss-module__UFPdCq__skeletonQuantityInput{background:linear-gradient(90deg,var(--app-cart-page-module-background-10)25%,var(--app-cart-page-module-background-9)50%,var(--app-cart-page-module-background-10)75%);background-size:200% 100%;border-radius:4px;width:60px;height:36px;margin:0 8px;animation:1.5s infinite ProductViewPage-module-scss-module__UFPdCq__skeleton-loading}.ProductViewPage-module-scss-module__UFPdCq__skeletonActionButton{background:linear-gradient(90deg,var(--app-cart-page-module-background-10)25%,var(--app-cart-page-module-background-9)50%,var(--app-cart-page-module-background-10)75%);background-size:200% 100%;border-radius:4px;width:120px;height:40px;margin-right:8px;animation:1.5s infinite ProductViewPage-module-scss-module__UFPdCq__skeleton-loading}.ProductViewPage-module-scss-module__UFPdCq__skeletonSectionTitle{background:linear-gradient(90deg,var(--app-cart-page-module-background-10)25%,var(--app-cart-page-module-background-9)50%,var(--app-cart-page-module-background-10)75%);background-size:200% 100%;border-radius:4px;width:150px;height:18px;animation:1.5s infinite ProductViewPage-module-scss-module__UFPdCq__skeleton-loading}.ProductViewPage-module-scss-module__UFPdCq__skeletonCaret{background:linear-gradient(90deg,var(--app-cart-page-module-background-10)25%,var(--app-cart-page-module-background-9)50%,var(--app-cart-page-module-background-10)75%);background-size:200% 100%;border-radius:4px;width:12px;height:12px;animation:1.5s infinite ProductViewPage-module-scss-module__UFPdCq__skeleton-loading}.ProductViewPage-module-scss-module__UFPdCq__skeletonDescription{background:linear-gradient(90deg,var(--app-cart-page-module-background-10)25%,var(--app-cart-page-module-background-9)50%,var(--app-cart-page-module-background-10)75%);background-size:200% 100%;border-radius:4px;width:100%;height:16px;margin-bottom:8px;animation:1.5s infinite ProductViewPage-module-scss-module__UFPdCq__skeleton-loading}.ProductViewPage-module-scss-module__UFPdCq__skeletonDescription:nth-child(2){width:85%}.ProductViewPage-module-scss-module__UFPdCq__skeletonDescription:nth-child(3){width:70%}@keyframes ProductViewPage-module-scss-module__UFPdCq__skeleton-loading{0%{background-position:-200% 0}to{background-position:200% 0}}@media (max-width:768px){.ProductViewPage-module-scss-module__UFPdCq__mobileClass{width:100%}.ProductViewPage-module-scss-module__UFPdCq__skeletonImage{height:300px}.ProductViewPage-module-scss-module__UFPdCq__skeletonTitle{width:90%;height:28px}.ProductViewPage-module-scss-module__UFPdCq__skeletonActionButton{width:100%;margin-bottom:8px;margin-right:0}.ProductViewPage-module-scss-module__UFPdCq__productDetails{padding:.75rem}.ProductViewPage-module-scss-module__UFPdCq__detailItem{flex-direction:row;align-items:flex-start;margin-bottom:.5rem}.ProductViewPage-module-scss-module__UFPdCq__detailLabel{min-width:auto;margin-bottom:.25rem;margin-right:0;font-size:.8rem}.ProductViewPage-module-scss-module__UFPdCq__detailValue{font-size:.85rem}.ProductViewPage-module-scss-module__UFPdCq__tag{padding:.2rem .6rem;font-size:.75rem}}.ProductViewPage-module-scss-module__UFPdCq__productsGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));justify-items:center;gap:30px;max-width:1400px;margin:0 auto;padding:0 20px;display:grid}@media (max-width:768px){.ProductViewPage-module-scss-module__UFPdCq__productsGrid{grid-template-columns:repeat(2,1fr);gap:10px;max-width:600px;padding:0 16px}}@media (min-width:769px) and (max-width:1024px){.ProductViewPage-module-scss-module__UFPdCq__productsGrid{grid-template-columns:repeat(3,1fr);max-width:900px}}@media (min-width:1025px) and (max-width:1400px){.ProductViewPage-module-scss-module__UFPdCq__productsGrid{grid-template-columns:repeat(4,1fr);gap:15px;max-width:1200px}}@media (min-width:1401px){.ProductViewPage-module-scss-module__UFPdCq__productsGrid{grid-template-columns:repeat(4,1fr);gap:15px;max-width:1600px}}@media (min-width:2500px){.ProductViewPage-module-scss-module__UFPdCq__productsGrid{grid-template-columns:repeat(5,1fr);gap:15px;max-width:1600px}}.ProductViewPage-module-scss-module__UFPdCq__productsGrid.ProductViewPage-module-scss-module__UFPdCq__linkedProduct{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}@media (min-width:1025px) and (max-width:1400px){.ProductViewPage-module-scss-module__UFPdCq__productsGrid.ProductViewPage-module-scss-module__UFPdCq__linkedProduct{grid-template-columns:repeat(4,1fr);gap:15px;max-width:1200px}}@media (min-width:1401px){.ProductViewPage-module-scss-module__UFPdCq__productsGrid.ProductViewPage-module-scss-module__UFPdCq__linkedProduct{grid-template-columns:repeat(4,1fr);gap:15px;max-width:1600px}}@media (max-width:768px){.ProductViewPage-module-scss-module__UFPdCq__productsGrid.ProductViewPage-module-scss-module__UFPdCq__linkedProduct{grid-template-columns:repeat(2,1fr);gap:10px;max-width:600px;padding:0 16px}}@media (min-width:769px) and (max-width:1024px){.ProductViewPage-module-scss-module__UFPdCq__productsGrid.ProductViewPage-module-scss-module__UFPdCq__linkedProduct{grid-template-columns:repeat(3,1fr);max-width:900px}}@media (min-width:1025px) and (max-width:1400px){.ProductViewPage-module-scss-module__UFPdCq__productsGrid.ProductViewPage-module-scss-module__UFPdCq__linkedProduct{grid-template-columns:repeat(4,1fr);gap:15px;max-width:1200px}}
