.PDP-module__ipmwOW__container{width:100%;max-width:1200px;margin:0 auto;padding:2rem 1.5rem 4rem}.PDP-module__ipmwOW__breadcrumb{color:var(--foreground-muted);flex-wrap:nowrap;align-items:center;gap:.5rem;width:100%;margin-bottom:2rem;font-size:.85rem;display:flex;overflow:hidden}.PDP-module__ipmwOW__breadcrumb a{white-space:nowrap;flex-shrink:0}.PDP-module__ipmwOW__breadcrumb a:hover{color:var(--primary)}.PDP-module__ipmwOW__breadcrumb span{flex-shrink:0}.PDP-module__ipmwOW__activeBreadcrumb{color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;flex-shrink:1;max-width:250px;font-weight:600;overflow:hidden}@media (max-width:600px){.PDP-module__ipmwOW__activeBreadcrumb{max-width:170px}}.PDP-module__ipmwOW__productLayout{grid-template-columns:1fr 1fr;gap:4rem;margin-bottom:5rem;display:grid}.PDP-module__ipmwOW__imageCol{flex-direction:column;gap:1rem;display:flex}.PDP-module__ipmwOW__mainImageContainer{background-color:var(--background);cursor:zoom-in;border-radius:20px;width:100%;padding-bottom:100%;position:relative;overflow:hidden}.PDP-module__ipmwOW__mainImage{object-fit:cover;transition:transform .1s ease-out}.PDP-module__ipmwOW__thumbnails{gap:.75rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.PDP-module__ipmwOW__thumbBtn{cursor:pointer;background-color:var(--background);border-radius:8px;width:70px;height:70px;padding:0;position:relative;overflow:hidden}.PDP-module__ipmwOW__thumbImg{object-fit:cover}.PDP-module__ipmwOW__activeThumb{border:2px solid var(--primary)!important}.PDP-module__ipmwOW__detailsCol{flex-direction:column;display:flex}.PDP-module__ipmwOW__tag{text-transform:uppercase;color:var(--primary);border-radius:4px;width:fit-content;margin-bottom:1rem;padding:.25rem .5rem;font-size:.75rem;font-weight:700;display:inline-block}.PDP-module__ipmwOW__titleHeader h1{color:var(--foreground);margin-bottom:.75rem;font-size:2.25rem;line-height:1.2}.PDP-module__ipmwOW__ratingSummary{align-items:center;gap:.5rem;margin-bottom:1.5rem;display:flex}.PDP-module__ipmwOW__stars{color:#fbbf24;font-size:1.1rem}.PDP-module__ipmwOW__ratingText{color:var(--foreground-muted);font-size:.9rem}.PDP-module__ipmwOW__priceRow{border-bottom:1px solid var(--border);align-items:center;gap:1.5rem;margin-bottom:1.5rem;padding-bottom:1.5rem;display:flex}.PDP-module__ipmwOW__price{color:var(--primary);font-size:2rem;font-weight:800}.PDP-module__ipmwOW__inStock{color:var(--accent);font-size:.9rem;font-weight:600}.PDP-module__ipmwOW__swatchGroup{margin-bottom:1.5rem}.PDP-module__ipmwOW__swatchGroup h3{color:var(--foreground-muted);margin-bottom:.75rem;font-size:.95rem;font-weight:600}.PDP-module__ipmwOW__swatchGroup h3 span{color:var(--foreground);font-weight:700}.PDP-module__ipmwOW__swatches,.PDP-module__ipmwOW__sizes{flex-wrap:wrap;gap:.75rem;display:flex}.PDP-module__ipmwOW__swatchBtn{cursor:pointer;color:var(--foreground);border-radius:8px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;display:inline-flex}.PDP-module__ipmwOW__colorIndicator{border:1px solid #0000001a;border-radius:50%;width:14px;height:14px;display:inline-block}.PDP-module__ipmwOW__activeSwatch{border:2px solid var(--primary)!important;background-color:var(--primary-glow)!important}.PDP-module__ipmwOW__sizeBtn{cursor:pointer;color:var(--foreground);border-radius:8px;padding:.5rem 1.25rem;font-size:.85rem;font-weight:700}.PDP-module__ipmwOW__activeSize{border:2px solid var(--primary)!important;background-color:var(--primary-glow)!important}.PDP-module__ipmwOW__actionsRow{border-bottom:1px solid var(--border);gap:1.5rem;margin-bottom:2.5rem;padding-bottom:2rem;display:flex}.PDP-module__ipmwOW__quantityWrapper{border-radius:8px;align-items:center;display:flex;overflow:hidden}.PDP-module__ipmwOW__qtyBtn{border:1px solid var(--border);cursor:pointer;width:44px;height:44px;color:var(--foreground);background:0 0;font-size:1.25rem}.PDP-module__ipmwOW__qtyBtn:hover{background-color:var(--badge-bg)}.PDP-module__ipmwOW__qtyValue{text-align:center;min-width:50px;padding:0 1.25rem;font-size:1.1rem;font-weight:700}.PDP-module__ipmwOW__addToCartBtn{flex-grow:1;font-size:1.05rem!important}.PDP-module__ipmwOW__cartIcon{color:#fff;filter:drop-shadow(0 1px 1px #0000002e);justify-content:center;align-items:center;display:inline-flex}.PDP-module__ipmwOW__descriptionBlock{margin-bottom:2.5rem}.PDP-module__ipmwOW__descriptionBlock h3,.PDP-module__ipmwOW__reviewsBlock h3{text-transform:uppercase;letter-spacing:.05em;color:var(--foreground);border-bottom:2px solid var(--border);margin-bottom:1rem;padding-bottom:.5rem;font-size:1.1rem}.PDP-module__ipmwOW__descText{color:var(--foreground-muted);line-height:1.7}.PDP-module__ipmwOW__noReviews{color:var(--foreground-muted);font-style:italic}.PDP-module__ipmwOW__reviewsList{flex-direction:column;gap:1rem;display:flex}.PDP-module__ipmwOW__reviewCard{border-radius:12px;padding:1.25rem}.PDP-module__ipmwOW__reviewHeader{justify-content:space-between;margin-bottom:.5rem;display:flex}.PDP-module__ipmwOW__reviewerName{color:var(--primary);font-size:.9rem;font-weight:700}.PDP-module__ipmwOW__reviewStars{color:#fbbf24}.PDP-module__ipmwOW__reviewText{color:var(--foreground);font-size:.95rem;font-style:italic;line-height:1.5}.PDP-module__ipmwOW__relatedSection{border-top:1px solid var(--border);padding-top:4rem}.PDP-module__ipmwOW__relatedSection h2{margin-bottom:.5rem;font-size:1.75rem}.PDP-module__ipmwOW__relatedSection p{color:var(--foreground-muted);margin-bottom:2.5rem}.PDP-module__ipmwOW__relatedGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.PDP-module__ipmwOW__relatedCard{border-radius:12px;overflow:hidden}.PDP-module__ipmwOW__relatedImgWrapper{background-color:var(--background);width:100%;padding-bottom:100%;position:relative}.PDP-module__ipmwOW__relatedImg{object-fit:cover}.PDP-module__ipmwOW__relatedContent{padding:1rem}.PDP-module__ipmwOW__relatedContent h3{white-space:nowrap;text-overflow:ellipsis;color:var(--foreground);margin-bottom:.25rem;font-size:.95rem;overflow:hidden}.PDP-module__ipmwOW__relatedPrice{color:var(--primary);font-size:.95rem;font-weight:700}@media (max-width:1024px){.PDP-module__ipmwOW__productLayout{grid-template-columns:1fr;gap:3rem}.PDP-module__ipmwOW__relatedGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.PDP-module__ipmwOW__relatedGrid{grid-template-columns:1fr}.PDP-module__ipmwOW__titleHeader h1{font-size:1.75rem}}
