.styles_gallery__AOVFR{display:flex;flex-direction:column;gap:1rem}.styles_mainImage__sgefh{width:100%;height:500px;border-radius:8px;overflow:hidden}.styles_mainImageContent__b7_GU{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.styles_thumbnails__LGtpd{display:flex;gap:.5rem;overflow-x:auto;padding-bottom:.5rem}.styles_thumbnailItem__oIEi5{width:80px;height:80px;border-radius:4px;overflow:hidden;cursor:pointer;opacity:.7;transition:opacity .3s ease,transform .3s ease}.styles_thumbnailItem__oIEi5:hover{opacity:.9;transform:translateY(-2px)}.styles_thumbnailActive__CPXrM{opacity:1;border:2px solid #d4af37}.styles_thumbnailImage__jw9Bh{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.styles_productInfo__NAZ6F{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.styles_productName___TPjL{font-size:2rem;font-weight:600;color:#333}.styles_productPrice__SX_Mq{font-size:1.8rem;font-weight:700;color:#d4af37}.styles_productDescription__hlqTE{margin-top:1rem;font-size:1rem;line-height:1.6;color:#555}.styles_productFeatures__2kIui{margin-top:1rem}.styles_featuresTitle__zYIyY{font-size:1.2rem;font-weight:600;margin-bottom:.8rem;color:#333}.styles_featuresList__mgHEX{list-style-type:disc;padding-left:1.5rem}.styles_featureItem__usfAc{font-size:1rem;line-height:1.6;color:#555;margin-bottom:.5rem}.styles_specSection__qq_C5{margin-bottom:1.5rem}.styles_specTitle__SMPrL{font-size:1.2rem;font-weight:600;margin-bottom:.5rem;color:#333}.styles_specContent__eCzIi{font-size:1rem;line-height:1.6;color:#555}.styles_title__KuvLD{font-size:2rem;font-weight:700;margin-bottom:1rem}.styles_priceContainer__F3bLb{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem}.styles_price__fxr2V,.styles_salePrice__3gorz{font-size:1.5rem;font-weight:700;color:var(--primary-color)}.styles_originalPrice__T6T1t{font-size:1.2rem;text-decoration:line-through;color:#666}.styles_discountBadge__4sGcd{background-color:#e53e3e;color:#fff;font-size:.875rem;font-weight:600;padding:.25rem .5rem;border-radius:.25rem}.styles_description__E3aXG{font-size:1rem;line-height:1.6;color:#4a5568;margin-bottom:1.5rem}.styles_categoryBadge__BzgjY{background-color:#e2e8f0;color:#4a5568;margin-right:.5rem}.styles_bestSellerBadge__4L43_,.styles_categoryBadge__BzgjY{display:inline-block;padding:.25rem .75rem;border-radius:9999px;font-size:.875rem}.styles_bestSellerBadge__4L43_{background-color:#f6e05e;color:#744210}.styles_optionsContainer__1VMD0{display:flex;flex-direction:column;gap:1.5rem}.styles_sizeOptions__Rcktr{display:flex;flex-direction:column;gap:.8rem}.styles_optionLabel__H_Ymz{font-size:1rem;font-weight:600;color:#333}.styles_sizeButtons__Gtsai{display:flex;gap:.8rem}.styles_sizeButton__JcvD3{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border:1px solid #ddd;border-radius:50%;background-color:#fff;font-size:.9rem;cursor:pointer;transition:all .3s ease}.styles_sizeButton__JcvD3:hover{border-color:#d4af37}.styles_sizeButtonSelected__POogQ{border-color:#d4af37;background-color:#d4af37;color:#fff}.styles_colorOptions__h7bR2{display:flex;flex-direction:column;gap:.8rem}.styles_colorButtons__XG9gi{display:flex;gap:.8rem}.styles_colorButton__WXEJs{width:30px;height:30px;border-radius:50%;cursor:pointer;border:2px solid transparent;transition:transform .3s ease}.styles_colorButton__WXEJs:hover{transform:scale(1.1)}.styles_colorButtonSelected__hA2YR{border-color:#333}.styles_quantitySection__tlPbC{display:flex;flex-direction:column;gap:.8rem}.styles_quantityControls__ds7z5{display:flex;align-items:center;gap:1rem}.styles_quantityButton__o8MMV{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background-color:#f0f0f0;border:none;border-radius:50%;font-size:1.2rem;cursor:pointer}.styles_quantityValue__TMnEM{font-size:1.1rem;font-weight:500}.styles_addToCartButton__qNypV{background-color:#d4af37;color:#fff;border:none;padding:1rem 2rem;font-size:1.1rem;font-weight:600;border-radius:4px;cursor:pointer;transition:background-color .3s ease;margin-top:1rem}.styles_addToCartButton__qNypV:hover{background-color:#c39e2b}.styles_container__rw9p2{max-width:1200px;margin:0 auto;padding:2rem 1rem}.styles_content__hYc45{display:flex;flex-direction:column;gap:4rem}.styles_productGrid__Ssdyl{display:grid;grid-template-columns:1fr;gap:2rem}.styles_productDetails__Tz6ii{display:flex;flex-direction:column}@media (min-width:768px){.styles_productGrid__Ssdyl{grid-template-columns:repeat(2,1fr)}}