.ProductPage-module__8baFpG__productMain{grid-template-columns:1fr 1fr;gap:50px;margin-bottom:60px;display:grid}.ProductPage-module__8baFpG__gallery{flex-direction:column;gap:20px;display:flex}.ProductPage-module__8baFpG__mainImageFrame{background:#fff;border:1px solid #e0e0e0;border-radius:8px;justify-content:center;align-items:center;width:100%;height:500px;display:flex;position:relative;overflow:hidden}.ProductPage-module__8baFpG__mainImageFrame img{object-fit:contain;max-width:90%;max-height:90%;transition:transform .5s}.ProductPage-module__8baFpG__mainImageFrame:hover img{cursor:crosshair;transform:scale(1.2)}.ProductPage-module__8baFpG__thumbnails{gap:15px;display:flex}.ProductPage-module__8baFpG__thumb{cursor:pointer;border:2px solid #0000;border-radius:6px;width:80px;height:80px;padding:5px;transition:all .2s}.ProductPage-module__8baFpG__thumb:hover{border-color:#fb7925}.ProductPage-module__8baFpG__activeThumb{border-color:#fb7925;box-shadow:0 0 5px #fb792580}.ProductPage-module__8baFpG__thumb img{object-fit:contain;width:100%;height:100%}@media (max-width:768px){.ProductPage-module__8baFpG__productMain{grid-template-columns:1fr}.ProductPage-module__8baFpG__mainImageFrame{height:300px}.ProductPage-module__8baFpG__controls{flex-wrap:wrap}.ProductPage-module__8baFpG__addToCartBtn{flex-grow:1;width:100%}.ProductPage-module__8baFpG__favBtn{flex-grow:1}}.ProductPage-module__8baFpG__productCardContainer{padding:25px 20px;transition:all .7s;position:relative}.ProductPage-module__8baFpG__productCardContainer:hover{cursor:pointer;transform:scale(1.05)}.ProductPage-module__8baFpG__productCardContainer img{width:90%}.ProductPage-module__8baFpG__title{-webkit-line-clamp:2;-webkit-box-orient:vertical;height:50px;margin-top:15px;font-weight:500;display:-webkit-box;overflow:hidden}.ProductPage-module__8baFpG__stars{color:#ffb300;font-size:.9em;font-weight:500}.ProductPage-module__8baFpG__price{margin-top:15px;font-size:1.1em;font-weight:700!important}.ProductPage-module__8baFpG__price span{vertical-align:top;padding-right:5px;font-size:.7em}.ProductPage-module__8baFpG__availability{padding-bottom:15px;font-size:.9em;color:#349900!important}.ProductPage-module__8baFpG__addToWithlist{cursor:pointer;font-size:1.3em;transition:all .6s;position:absolute;top:10px;right:0}.ProductPage-module__8baFpG__addToWithlist:hover{transform:scale(1.1)}.ProductPage-module__8baFpG__productCardContainer{background:#fff;border:1px solid #e0e0e0;border-radius:8px;flex-direction:column;height:100%;padding:15px;transition:all .2s ease-out;display:flex;position:relative}.ProductPage-module__8baFpG__actions{align-items:center;gap:10px;display:flex}.ProductPage-module__8baFpG__cartBtnWrapper{flex-grow:1}.ProductPage-module__8baFpG__wishlistBtn{color:#999;cursor:pointer;opacity:0;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;position:absolute;top:10px;right:10px;transform:translate(10px);box-shadow:0 2px 5px #0000001a}.ProductPage-module__8baFpG__productCardContainer:hover .ProductPage-module__8baFpG__wishlistBtn{opacity:1;transform:translate(0)}.ProductPage-module__8baFpG__wishlistBtn:hover{color:#fb7925;transform:scale(1.1)}@media (max-width:768px){.ProductPage-module__8baFpG__wishlistBtn{opacity:1;box-shadow:none;border:1px solid #eee;transform:none}.ProductPage-module__8baFpG__productCardContainer{padding:10px}.ProductPage-module__8baFpG__title{font-size:.85rem}}.ProductPage-module__8baFpG__tabsContainer{border-top:1px solid #e0e0e0;margin-top:50px}.ProductPage-module__8baFpG__tabHeaders{border-bottom:1px solid #e0e0e0;gap:30px;margin-bottom:25px;display:flex}.ProductPage-module__8baFpG__tabBtn{color:#666;cursor:pointer;background:0 0;border:none;padding:15px 20px;font-size:1.1rem;font-weight:600;position:relative}.ProductPage-module__8baFpG__activeTab{color:#fb7925;border-bottom:3px solid #fb7925;margin-bottom:-2px}.ProductPage-module__8baFpG__tabContent{color:#333;max-width:900px;font-size:1rem;line-height:1.6}.ProductPage-module__8baFpG__tabContent h3{color:#1a1a1a;margin-top:20px;margin-bottom:10px;font-size:1.2rem}.ProductPage-module__8baFpG__tabContent ul{margin-bottom:20px;padding-left:20px}.ProductPage-module__8baFpG__tabContent li{margin-bottom:8px}.ProductPage-module__8baFpG__specTable{border-collapse:collapse;width:100%;margin-top:10px}.ProductPage-module__8baFpG__specTable tr:nth-child(odd){background-color:#f9f9f9}.ProductPage-module__8baFpG__specTable td{border-bottom:1px solid #eee;padding:12px 15px}.ProductPage-module__8baFpG__specLabel{color:#555;width:40%;font-weight:700}.ProductPage-module__8baFpG__specValue{color:#000;font-weight:500}@media (max-width:768px){.ProductPage-module__8baFpG__productMain{grid-template-columns:1fr}.ProductPage-module__8baFpG__mainImageFrame{height:300px}.ProductPage-module__8baFpG__controls{flex-wrap:wrap}.ProductPage-module__8baFpG__addToCartBtn{width:100%}}.ProductPage-module__8baFpG__descriptionWrapper{color:#333;line-height:1.6}.ProductPage-module__8baFpG__descriptionWrapper h4{color:#1a1a1a;margin-top:20px;margin-bottom:10px;font-size:1.2rem;font-weight:700}.ProductPage-module__8baFpG__descriptionWrapper ul.ProductPage-module__8baFpG__ul-custom{margin-bottom:20px;padding-left:20px;list-style-type:disc}.ProductPage-module__8baFpG__descriptionWrapper ul.ProductPage-module__8baFpG__ul-custom li{margin-bottom:5px}.ProductPage-module__8baFpG__pageContainer{max-width:1300px;margin:0 auto;padding:60px 24px}.ProductPage-module__8baFpG__productMain{grid-template-columns:1.2fr .8fr;align-items:start;gap:60px;display:grid}.ProductPage-module__8baFpG__ratingRow{align-items:center;gap:10px;margin-bottom:20px;display:flex}.ProductPage-module__8baFpG__reviewCount{color:#fb7925;cursor:pointer;font-size:.9rem;text-decoration:underline}.ProductPage-module__8baFpG__reviewCount:empty,.ProductPage-module__8baFpG__noReviews{cursor:default;color:#fb7925;text-decoration:none}.ProductPage-module__8baFpG__productInfo{position:sticky;top:40px}.ProductPage-module__8baFpG__brand{letter-spacing:2px;text-transform:uppercase;color:#888;margin-bottom:8px;font-size:.75rem;display:block}.ProductPage-module__8baFpG__bigTitle{color:#111;margin-bottom:12px;font-size:2.2rem;font-weight:600;line-height:1.1}.ProductPage-module__8baFpG__priceBox{background:#fdfdfd;border:1px solid #eee;border-radius:8px;margin-bottom:30px;padding:20px;box-shadow:0 2px 8px #0000000d}.ProductPage-module__8baFpG__bigPrice{align-items:flex-start;font-size:2.4rem;font-weight:800;line-height:1;display:flex}.ProductPage-module__8baFpG__currency{color:#333;align-self:flex-start;margin-top:5px;margin-left:5px;font-size:1rem;font-weight:600}.ProductPage-module__8baFpG__decimals{align-self:flex-start;margin-top:5px;margin-left:2px;font-size:1rem;font-weight:700}.ProductPage-module__8baFpG__vatInfo{color:#666;margin-top:5px;margin-bottom:10px;font-size:.85rem}.ProductPage-module__8baFpG__statusBadge{color:#166534;background:#f0fdf4;border-radius:20px;align-items:center;gap:6px;margin-top:10px;padding:6px 12px;font-size:.8rem;font-weight:600;display:inline-flex}.ProductPage-module__8baFpG__controls{grid-template-columns:120px 1fr 50px;gap:12px;margin-top:30px;display:grid}.ProductPage-module__8baFpG__quantitySelector{border:1px solid #e2e2e2;border-radius:30px;justify-content:space-between;align-items:center;padding:0 10px;display:flex}.ProductPage-module__8baFpG__qtyBtn{cursor:pointer;color:#111;background:0 0;border:none;padding:12px}.ProductPage-module__8baFpG__addToCartBtn{color:#fff;cursor:pointer;background:#fb7925;border:none;border-radius:30px;font-size:1rem;font-weight:600;transition:transform .2s,background .2s}.ProductPage-module__8baFpG__addToCartBtn:hover{background:#111;transform:translateY(-2px)}.ProductPage-module__8baFpG__addToCartBtn.ProductPage-module__8baFpG__inCart{cursor:not-allowed;opacity:.7;background:#349900}.ProductPage-module__8baFpG__addToCartBtn.ProductPage-module__8baFpG__inCart:before{content:"✔";position:relative;right:5px}.ProductPage-module__8baFpG__addToCartBtn.ProductPage-module__8baFpG__inCart:hover{background:#4caf50;transform:none}.ProductPage-module__8baFpG__favBtn{aspect-ratio:1;cursor:pointer;background:#fff;border:1px solid #e2e2e2;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.ProductPage-module__8baFpG__favBtn:hover{color:#ff4d4d;border-color:#ff4d4d}@media (max-width:1024px){.ProductPage-module__8baFpG__productMain{grid-template-columns:1fr;gap:40px}.ProductPage-module__8baFpG__gallery{flex-direction:column-reverse}.ProductPage-module__8baFpG__thumbnails{flex-direction:row}.ProductPage-module__8baFpG__mainImageFrame{height:400px}}.ProductPage-module__8baFpG__disabled{cursor:not-allowed!important;opacity:.7!important}.ProductPage-module__8baFpG__variantContainer{background:#fcfcfc;border:1px solid #eee;border-radius:12px;margin:30px 0;padding:20px}.ProductPage-module__8baFpG__variantHeader{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.ProductPage-module__8baFpG__variantHeader h3{text-transform:uppercase;color:#111;margin:0;font-size:.95rem;font-weight:800}.ProductPage-module__8baFpG__selectedLabel{color:#fb7925;font-size:.85rem;font-weight:600}.ProductPage-module__8baFpG__variantGrid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.ProductPage-module__8baFpG__variantBtn{cursor:pointer;background:#fff;border:2px solid #e0e0e0;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;padding:15px 10px;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.ProductPage-module__8baFpG__variantBtn:hover{background:#fffcf9;border-color:#fb7925}.ProductPage-module__8baFpG__activeVariant{background:#fff9f5;border-color:#fb7925;box-shadow:0 4px 12px #fb79251f}.ProductPage-module__8baFpG__activeVariant:after{content:"✓";color:#fff;background:#fb7925;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:12px;font-weight:700;display:flex;position:absolute;top:-8px;right:-8px}.ProductPage-module__8baFpG__volText{color:#1a1a1a;font-size:1.1rem;font-weight:700}.ProductPage-module__8baFpG__priceDelta{color:#666;margin-top:4px;font-size:.75rem}.ProductPage-module__8baFpG__showMoreBtn{color:#fb7925;cursor:pointer;background:0 0;border:1px dashed #ccc;border-radius:8px;justify-content:center;align-items:center;width:100%;margin-top:15px;padding:12px;font-size:.9rem;font-weight:700;transition:all .2s;display:flex}.ProductPage-module__8baFpG__showMoreBtn:hover{background:#fff5ee;border-style:solid;border-color:#fb7925}.ProductPage-module__8baFpG__variantBtn{animation:.3s forwards ProductPage-module__8baFpG__fadeIn}@keyframes ProductPage-module__8baFpG__fadeIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@media (max-width:480px){.ProductPage-module__8baFpG__variantGrid{grid-template-columns:1fr}}
.ReviewsSection-module__vea_IW__reviewsSection{border-top:1px solid #eee;margin-top:80px;padding-top:60px}.ReviewsSection-module__vea_IW__reviewsGrid{grid-template-columns:350px 1fr;gap:80px;display:grid}.ReviewsSection-module__vea_IW__reviewSummary{align-self:start;position:sticky;top:40px}.ReviewsSection-module__vea_IW__ratingBig{color:#111;font-size:4rem;font-weight:800;line-height:1}.ReviewsSection-module__vea_IW__ratingStars{color:#000;gap:4px;margin:15px 0;display:flex}.ReviewsSection-module__vea_IW__totalReviews{color:#666;margin-bottom:30px;font-size:.9rem}.ReviewsSection-module__vea_IW__barRow{color:#444;align-items:center;gap:15px;margin-bottom:8px;font-size:.85rem;display:flex}.ReviewsSection-module__vea_IW__barContainer{background:#f0f0f0;border-radius:10px;flex-grow:1;height:6px;overflow:hidden}.ReviewsSection-module__vea_IW__barFill{background:#fb7925;border-radius:10px;height:100%}.ReviewsSection-module__vea_IW__reviewList{flex-direction:column;gap:40px;display:flex}.ReviewsSection-module__vea_IW__reviewCard{border-bottom:1px solid #f5f5f5;padding-bottom:40px}.ReviewsSection-module__vea_IW__reviewHeader{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.ReviewsSection-module__vea_IW__reviewerInfo{align-items:center;gap:12px;display:flex}.ReviewsSection-module__vea_IW__avatar{color:#666;background:#f0f0f0;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:.8rem;font-weight:700;display:flex}.ReviewsSection-module__vea_IW__reviewerName{font-size:1rem;font-weight:600}.ReviewsSection-module__vea_IW__verifiedBadge{color:#2e7d32;align-items:center;gap:4px;font-size:.75rem;font-weight:600;display:flex}.ReviewsSection-module__vea_IW__reviewDate{color:#999;font-size:.85rem}.ReviewsSection-module__vea_IW__reviewTitle{color:#111;margin-bottom:8px;font-size:1.1rem;font-weight:700}.ReviewsSection-module__vea_IW__reviewText{color:#444;font-size:.95rem;line-height:1.6}@media (max-width:992px){.ReviewsSection-module__vea_IW__reviewsGrid{grid-template-columns:1fr;gap:40px}.ReviewsSection-module__vea_IW__reviewSummary{position:static}}.ReviewsSection-module__vea_IW__primaryBtn{color:#fff;cursor:pointer;background:#111;border:none;border-radius:30px;margin-top:20px;padding:12px 24px;font-weight:600;transition:background .2s}.ReviewsSection-module__vea_IW__primaryBtn:hover{background:#333}.ReviewsSection-module__vea_IW__emptyState{text-align:center;background:#fdfdfd;border:1px dashed #ccc;border-radius:12px;margin-bottom:40px;padding:60px 20px}.ReviewsSection-module__vea_IW__emptyStateIcon{margin-bottom:15px}.ReviewsSection-module__vea_IW__emptyState p{color:#666;margin-bottom:10px}.ReviewsSection-module__vea_IW__formContainer{background:#f9f9f9;border:1px solid #eee;border-radius:12px;margin-top:50px;padding:40px}.ReviewsSection-module__vea_IW__formContainer h3{margin-bottom:25px;font-size:1.3rem}.ReviewsSection-module__vea_IW__reviewForm{flex-direction:column;gap:20px;max-width:600px;display:flex}.ReviewsSection-module__vea_IW__formGroup{flex-direction:column;gap:8px;display:flex}.ReviewsSection-module__vea_IW__formGroup label{color:#333;font-size:.9rem;font-weight:600}.ReviewsSection-module__vea_IW__formGroup input,.ReviewsSection-module__vea_IW__formGroup select,.ReviewsSection-module__vea_IW__formGroup textarea{border:1px solid #ddd;border-radius:8px;padding:12px;font-family:inherit;font-size:1rem}.ReviewsSection-module__vea_IW__formGroup input:focus,.ReviewsSection-module__vea_IW__formGroup select:focus,.ReviewsSection-module__vea_IW__formGroup textarea:focus{border-color:#fb7925;outline:none}.ReviewsSection-module__vea_IW__formActions{gap:15px;margin-top:10px;display:flex}.ReviewsSection-module__vea_IW__submitBtn{color:#fff;cursor:pointer;background:#fb7925;border:none;border-radius:30px;padding:12px 24px;font-weight:600;transition:opacity .2s}.ReviewsSection-module__vea_IW__submitBtn:hover{opacity:.9}.ReviewsSection-module__vea_IW__cancelBtn{color:#666;cursor:pointer;background:0 0;border:1px solid #ccc;border-radius:30px;padding:12px 24px;font-weight:600}.ReviewsSection-module__vea_IW__cancelBtn:hover{background:#eee}
