.product-module__xtLCaq__container{background:#f5f5f5;min-height:100vh;padding-bottom:90px}.product-module__xtLCaq__header{z-index:100;background:#fff;border-bottom:1px solid #e0e0e0;justify-content:space-between;align-items:center;height:56px;padding:0 12px;display:flex;position:sticky;top:0}.product-module__xtLCaq__headerTitle{color:#212121;white-space:nowrap;text-overflow:ellipsis;max-width:200px;font-size:16px;font-weight:600;overflow:hidden}.product-module__xtLCaq__iconBtn{color:#212121;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background .15s;display:flex}.product-module__xtLCaq__iconBtn:hover{background:#f5f5f5}.product-module__xtLCaq__productMainLayout{flex-direction:column;display:flex}.product-module__xtLCaq__leftColumn{background:#fff}.product-module__xtLCaq__rightColumn{flex-direction:column;display:flex}.product-module__xtLCaq__imageShowcase{border-bottom:1px solid #f0f0f0;flex-direction:column;align-items:center;padding:16px;display:flex;position:relative}.product-module__xtLCaq__mainImageWrapper{aspect-ratio:1;background:#fafafa;border-radius:8px;width:100%;max-width:400px;position:relative;overflow:hidden}.product-module__xtLCaq__mainImage{object-fit:contain;padding:20px}.product-module__xtLCaq__favBtn{z-index:5;cursor:pointer;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:transform .2s;display:flex;position:absolute;top:12px;right:12px;box-shadow:0 2px 8px #00000026}.product-module__xtLCaq__favBtn:hover{transform:scale(1.1)}.product-module__xtLCaq__thumbnails{scrollbar-width:none;gap:8px;margin-top:12px;padding:4px 2px;display:flex;overflow-x:auto}.product-module__xtLCaq__thumb{cursor:pointer;background:#f5f5f5;border:2px solid #e0e0e0;border-radius:6px;flex-shrink:0;width:56px;height:56px;transition:border-color .15s;position:relative;overflow:hidden}.product-module__xtLCaq__thumb.product-module__xtLCaq__activeThumb{border-color:#f43f5e}.product-module__xtLCaq__detailsBlock{background:#fff;border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0;margin-top:8px;padding:16px}.product-module__xtLCaq__titleRow{margin-bottom:12px}.product-module__xtLCaq__productName{color:#212121;margin-bottom:8px;font-size:16px;font-weight:600;line-height:1.4}.product-module__xtLCaq__priceRow{align-items:baseline;gap:8px;display:flex}.product-module__xtLCaq__price{color:#212121;font-size:24px;font-weight:800}.product-module__xtLCaq__mrp{color:#878787;font-size:14px;text-decoration:line-through}.product-module__xtLCaq__discount{color:#038d63;font-size:14px;font-weight:700}.product-module__xtLCaq__sizeSection h3,.product-module__xtLCaq__descSection h3{color:#212121;margin-bottom:12px;font-size:16px;font-weight:700}.product-module__xtLCaq__sizes{flex-wrap:wrap;gap:12px;display:flex}.product-module__xtLCaq__sizeChip{color:#333;cursor:pointer;background:#fff;border:1px solid #d4d5d9;border-radius:20px;padding:8px 16px;font-size:14px;font-weight:600;transition:all .2s}.product-module__xtLCaq__sizeChip.product-module__xtLCaq__activeSize{color:#f43f5e;background:#fff5f7;border-color:#f43f5e}.product-module__xtLCaq__descText{color:#424242;word-wrap:break-word;overflow-wrap:break-word;font-size:14px;line-height:1.6;overflow:hidden}.product-module__xtLCaq__descText img{max-width:100%;height:auto}.product-module__xtLCaq__descText *{max-width:100%}.product-module__xtLCaq__trustBadges{flex-direction:column;gap:12px;margin-top:16px;display:flex}.product-module__xtLCaq__trustItem{color:#212121;align-items:center;gap:12px;font-size:14px;font-weight:500;display:flex}.product-module__xtLCaq__trustIcon{color:#f43f5e}.product-module__xtLCaq__mobileActions{z-index:9999;background:#fff;width:100%;height:56px;display:flex;position:fixed;bottom:0;left:0;box-shadow:0 -2px 10px #00000026}.product-module__xtLCaq__desktopActions{display:none}.product-module__xtLCaq__actionBtn{text-transform:uppercase;letter-spacing:.5px;cursor:pointer;border:none;flex:1;justify-content:center;align-items:center;gap:8px;height:100%;font-size:14px;font-weight:700;display:flex}.product-module__xtLCaq__cartBtn{color:#212121;background:#fff;border-top:1px solid #e0e0e0}.product-module__xtLCaq__buyBtn{color:#fff;background:#f43f5e}.product-module__xtLCaq__recommendations{background:#fff;border:1px solid #e0e0e0;border-radius:12px;margin-top:16px;padding:24px}.product-module__xtLCaq__recTitle{color:#1a1a1a;align-items:center;gap:12px;margin-bottom:24px;font-size:18px;font-weight:700;display:flex}.product-module__xtLCaq__recTitle:before{content:"";background:#f43f5e;border-radius:2px;width:4px;height:20px;display:block}.product-module__xtLCaq__recGrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}@media (min-width:1024px){.product-module__xtLCaq__container{background:#f0f2f5;padding-top:24px}.product-module__xtLCaq__header{display:none}.product-module__xtLCaq__productMainLayout{grid-template-columns:1fr 400px;align-items:flex-start;gap:24px;max-width:1200px;margin:0 auto;padding:0 16px;display:grid}.product-module__xtLCaq__leftColumn{border:1px solid #e0e0e0;border-radius:8px;gap:24px;padding:24px;display:flex;position:sticky;top:80px}.product-module__xtLCaq__imageShowcase{border:none;flex-direction:row-reverse;flex:1;align-items:flex-start;padding:0}.product-module__xtLCaq__mainImageWrapper{flex:1;max-width:none}.product-module__xtLCaq__thumbnails{flex-direction:column;margin-top:0;margin-right:24px}.product-module__xtLCaq__thumb{width:80px;height:80px}.product-module__xtLCaq__rightColumn{gap:16px}.product-module__xtLCaq__detailsBlock{border:1px solid #e0e0e0;border-radius:8px;margin:0;padding:24px}.product-module__xtLCaq__productName{font-size:20px}.product-module__xtLCaq__price{font-size:32px}.product-module__xtLCaq__mobileActions{display:none}.product-module__xtLCaq__desktopActions{gap:16px;margin-top:24px;display:flex}.product-module__xtLCaq__actionBtn{border-radius:4px;height:48px;font-size:16px}.product-module__xtLCaq__cartBtn{border:1px solid #212121}.product-module__xtLCaq__buyBtn:hover{background:#e11d48}.product-module__xtLCaq__recommendations{border:1px solid #e0e0e0;border-radius:8px;margin-top:0}.product-module__xtLCaq__fullWidthSection{max-width:1200px;margin:24px auto 0;padding:0 16px}.product-module__xtLCaq__recGrid{grid-template-columns:repeat(3,1fr);gap:32px}}.product-module__xtLCaq__specsSection{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:24px}.product-module__xtLCaq__specsTitle{color:#212121;align-items:center;gap:10px;margin-bottom:16px;font-size:16px;font-weight:700;display:flex}.product-module__xtLCaq__specsSectionSidebar .product-module__xtLCaq__specsTitle{margin-bottom:12px;font-size:16px}.product-module__xtLCaq__specsTitle:before{content:"";background:#f43f5e;border-radius:2px;width:4px;height:20px;display:block}.product-module__xtLCaq__specsTable{border:1px solid #eee;border-radius:8px;flex-direction:column;display:flex;overflow:hidden}.product-module__xtLCaq__specsRow{background:#fff;border-bottom:1px solid #eee;transition:background .2s;display:flex}.product-module__xtLCaq__specsRow:hover{background:#fcfcfc}.product-module__xtLCaq__specsRow:last-child{border-bottom:none}.product-module__xtLCaq__specsRow:nth-child(2n){background:#fafafa}.product-module__xtLCaq__specsKey{color:#64748b;background:#f8fafc;border-right:1px solid #f1f5f9;flex-shrink:0;width:35%;padding:12px 16px;font-size:13px;font-weight:600}.product-module__xtLCaq__specsValue{color:#334155;flex:1;padding:12px 16px;font-size:13px;line-height:1.5}.product-module__xtLCaq__noSpecs{text-align:center;color:#98a2b3;padding:30px;font-size:14px;font-style:italic}.product-module__xtLCaq__reviewsSection h3{color:#212121;margin-bottom:12px;font-size:16px;font-weight:700}.product-module__xtLCaq__averageRating{align-items:center;gap:6px;margin-bottom:16px;display:flex}.product-module__xtLCaq__reviewCount{color:#878787;font-size:14px;font-weight:400}.product-module__xtLCaq__reviewForm{background:#f8fafc;border-radius:8px;flex-direction:column;gap:10px;margin-bottom:8px;padding:16px;display:flex}.product-module__xtLCaq__ratingSelector{gap:4px;display:flex}.product-module__xtLCaq__starBtn{cursor:pointer;background:0 0;border:none;align-items:center;padding:2px;display:flex}.product-module__xtLCaq__reviewSubmitBtn{color:#fff;cursor:pointer;background:#f43f5e;border:none;border-radius:6px;align-self:flex-start;padding:10px 24px;font-size:14px;font-weight:600;transition:background .2s}.product-module__xtLCaq__reviewSubmitBtn:hover{background:#e11d48}.product-module__xtLCaq__reviewSubmitBtn:disabled{opacity:.6;cursor:not-allowed}.product-module__xtLCaq__reviewCard{background:#fff;border:1px solid #f0f0f0;border-radius:8px;padding:14px}.product-module__xtLCaq__reviewHeader{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.product-module__xtLCaq__reviewStars{gap:2px;margin-bottom:8px;display:flex}.product-module__xtLCaq__reviewComment{color:#424242;font-size:14px;line-height:1.5}.product-module__xtLCaq__reviewDate{color:#98a2b3;font-size:12px}@media (max-width:1023px){.product-module__xtLCaq__fullWidthSection{margin-top:0;padding:0}.product-module__xtLCaq__specsSection{border:8px solid #f1f5f9;border-left:none;border-right:none;border-radius:0;margin:0;padding:20px 16px}.product-module__xtLCaq__specsKey{width:120px;padding:12px;font-size:13px}.product-module__xtLCaq__specsValue{padding:12px;font-size:13px}}
