.ProductDetails-module__yAjuQq__productPage{background-color:#fff;min-height:100vh;padding:2rem 15% 10rem}.ProductDetails-module__yAjuQq__container{max-width:1400px;margin:0 auto}.ProductDetails-module__yAjuQq__breadcrumb{color:#999;margin-bottom:3rem;font-family:Onest,sans-serif;font-size:.75rem}.ProductDetails-module__yAjuQq__breadcrumb a{color:#999;text-decoration:none;transition:color .2s}.ProductDetails-module__yAjuQq__breadcrumb a:hover{color:#1a1a1a}.ProductDetails-module__yAjuQq__breadcrumb span{color:#ddd;margin:0 .5rem}.ProductDetails-module__yAjuQq__breadcrumb .ProductDetails-module__yAjuQq__current{color:#1a1a1a}.ProductDetails-module__yAjuQq__productGrid{grid-template-columns:1fr 1fr;gap:4rem;display:grid}.ProductDetails-module__yAjuQq__gallery{position:sticky;top:2rem}.ProductDetails-module__yAjuQq__mainImage{aspect-ratio:1;background-color:#fafafa;width:100%;margin-bottom:1rem;overflow:hidden}.ProductDetails-module__yAjuQq__mainImage img{object-fit:cover;width:100%;height:100%}.ProductDetails-module__yAjuQq__thumbnails{gap:.75rem;display:flex}.ProductDetails-module__yAjuQq__thumbnail{cursor:pointer;background-color:#fafafa;border:1px solid #f0f0f0;width:80px;height:80px;padding:0;transition:all .2s;overflow:hidden}.ProductDetails-module__yAjuQq__thumbnail img{object-fit:cover;width:100%;height:100%}.ProductDetails-module__yAjuQq__thumbnail:hover{border-color:#ccc}.ProductDetails-module__yAjuQq__activeThumbnail{border-color:#1a1a1a}.ProductDetails-module__yAjuQq__info{flex-direction:column;gap:1.5rem;display:flex}.ProductDetails-module__yAjuQq__name{letter-spacing:-.02em;color:#1a1a1a;margin:0;font-family:Onest,sans-serif;font-size:2.5rem;font-weight:400}.ProductDetails-module__yAjuQq__price{color:#1a1a1a;font-family:Onest,sans-serif;font-size:1.5rem;font-weight:500}.ProductDetails-module__yAjuQq__description{color:#666;margin:0;font-family:Onest,sans-serif;font-size:.9rem;line-height:1.6}.ProductDetails-module__yAjuQq__section{border-top:1px solid #f0f0f0;padding-top:1.5rem}.ProductDetails-module__yAjuQq__section h3{letter-spacing:1px;text-transform:uppercase;color:#999;margin-bottom:1rem;font-family:Onest,sans-serif;font-size:.75rem;font-weight:500}.ProductDetails-module__yAjuQq__sizeOptions{gap:.75rem;margin-bottom:.75rem;display:flex}.ProductDetails-module__yAjuQq__sizeButton{color:#1a1a1a;cursor:pointer;background-color:#0000;border:1px solid #e0e0e0;width:48px;height:48px;font-family:Onest,sans-serif;font-size:.875rem;font-weight:500;transition:all .2s}.ProductDetails-module__yAjuQq__sizeButton:hover{border-color:#1a1a1a}.ProductDetails-module__yAjuQq__activeSize{color:#fff;background-color:#1a1a1a;border-color:#1a1a1a}.ProductDetails-module__yAjuQq__sizeGuide{color:#999;margin:.5rem 0;font-family:Onest,sans-serif;font-size:.7rem}.ProductDetails-module__yAjuQq__sizeGuideLink{color:#666;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #ddd;padding:0;font-family:Onest,sans-serif;font-size:.7rem;transition:all .2s}.ProductDetails-module__yAjuQq__sizeGuideLink:hover{color:#1a1a1a;border-bottom-color:#1a1a1a}.ProductDetails-module__yAjuQq__quantitySelector{border:1px solid #e0e0e0;align-items:center;gap:1rem;width:fit-content;display:flex}.ProductDetails-module__yAjuQq__quantityBtn{cursor:pointer;background:0 0;border:none;width:40px;height:40px;font-family:Onest,sans-serif;font-size:1.25rem;transition:all .2s}.ProductDetails-module__yAjuQq__quantityBtn:hover:not(:disabled){background-color:#f5f5f5}.ProductDetails-module__yAjuQq__quantityBtn:disabled{opacity:.3;cursor:not-allowed}.ProductDetails-module__yAjuQq__quantityValue{text-align:center;min-width:40px;font-family:Onest,sans-serif;font-size:.875rem}.ProductDetails-module__yAjuQq__actions{margin-top:.5rem}.ProductDetails-module__yAjuQq__addToCart{color:#fff;cursor:pointer;background-color:#1a1a1a;border:none;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:1rem;font-family:Onest,sans-serif;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.ProductDetails-module__yAjuQq__addToCart:hover{background-color:#333}.ProductDetails-module__yAjuQq__features{border-top:1px solid #f0f0f0;padding-top:1.5rem}.ProductDetails-module__yAjuQq__features h3{letter-spacing:1px;text-transform:uppercase;color:#999;margin-bottom:1rem;font-family:Onest,sans-serif;font-size:.75rem;font-weight:500}.ProductDetails-module__yAjuQq__features ul{margin:0;padding:0;list-style:none}.ProductDetails-module__yAjuQq__features li{color:#666;padding:.5rem 0 .5rem 1rem;font-family:Onest,sans-serif;font-size:.8rem;position:relative}.ProductDetails-module__yAjuQq__features li:before{content:"—";color:#ccc;position:absolute;left:0}.ProductDetails-module__yAjuQq__detailsImg{justify-content:center;align-items:center;width:100%;margin-top:4rem;display:flex}.ProductDetails-module__yAjuQq__detailsImg img{width:100%}@media (max-width:1024px){.ProductDetails-module__yAjuQq__productPage{padding:2rem 10%}.ProductDetails-module__yAjuQq__productGrid{gap:2rem}.ProductDetails-module__yAjuQq__name{font-size:2rem}}@media (max-width:768px){.ProductDetails-module__yAjuQq__productPage{padding:1.5rem 5%}.ProductDetails-module__yAjuQq__productGrid{grid-template-columns:1fr;gap:2rem}.ProductDetails-module__yAjuQq__gallery{position:relative;top:0}.ProductDetails-module__yAjuQq__thumbnail{width:60px;height:60px}.ProductDetails-module__yAjuQq__name{font-size:1.75rem}.ProductDetails-module__yAjuQq__price{font-size:1.25rem}.ProductDetails-module__yAjuQq__breadcrumb{margin-bottom:2rem}}
.RelatedProducts-module__XIW4WW__relatedSection{border-top:1px solid #f0f0f0;margin-top:4rem;padding-top:3rem}.RelatedProducts-module__XIW4WW__header{text-align:center;margin-bottom:2.5rem}.RelatedProducts-module__XIW4WW__header h2{letter-spacing:-.02em;color:#1a1a1a;margin-bottom:.5rem;font-family:Onest,sans-serif;font-size:1.5rem;font-weight:400}.RelatedProducts-module__XIW4WW__header p{color:#999;text-transform:uppercase;letter-spacing:1px;font-family:Onest,sans-serif;font-size:.75rem}.RelatedProducts-module__XIW4WW__grid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.RelatedProducts-module__XIW4WW__productCard{cursor:pointer;text-decoration:none;transition:all .3s;display:block}.RelatedProducts-module__XIW4WW__productCard:hover{transform:translateY(-4px)}.RelatedProducts-module__XIW4WW__imageContainer{aspect-ratio:1;background-color:#fafafa;width:100%;margin-bottom:1rem;position:relative;overflow:hidden}.RelatedProducts-module__XIW4WW__productImage{object-fit:cover;width:100%;height:100%;transition:transform .5s}.RelatedProducts-module__XIW4WW__productCard:hover .RelatedProducts-module__XIW4WW__productImage{transform:scale(1.03)}.RelatedProducts-module__XIW4WW__quickAdd{color:#fff;cursor:pointer;opacity:0;background-color:#1a1a1a;border:none;justify-content:center;align-items:center;gap:.5rem;padding:.75rem;font-family:Onest,sans-serif;font-size:.75rem;font-weight:500;transition:all .3s;display:flex;position:absolute;bottom:0;left:0;right:0;transform:translateY(100%)}.RelatedProducts-module__XIW4WW__quickAddVisible{opacity:1;transform:translateY(0)}.RelatedProducts-module__XIW4WW__quickAdd:hover{background-color:#333}.RelatedProducts-module__XIW4WW__productInfo{text-align:center}.RelatedProducts-module__XIW4WW__category{text-transform:uppercase;letter-spacing:1px;color:#999;font-family:Onest,sans-serif;font-size:.65rem}.RelatedProducts-module__XIW4WW__productInfo h3{color:#1a1a1a;margin:.5rem 0;font-family:Onest,sans-serif;font-size:.9rem;font-weight:500}.RelatedProducts-module__XIW4WW__price{color:#666;font-family:Onest,sans-serif;font-size:.8rem}@media (max-width:1024px){.RelatedProducts-module__XIW4WW__relatedSection{margin-top:3rem;padding-top:2.5rem}.RelatedProducts-module__XIW4WW__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.RelatedProducts-module__XIW4WW__header h2{font-size:1.25rem}}@media (max-width:768px){.RelatedProducts-module__XIW4WW__relatedSection{margin-top:2rem;padding-top:2rem}.RelatedProducts-module__XIW4WW__grid{grid-template-columns:1fr;gap:2rem}.RelatedProducts-module__XIW4WW__header h2{font-size:1.125rem}.RelatedProducts-module__XIW4WW__quickAdd{opacity:1;width:auto;padding:.5rem;bottom:.5rem;left:.5rem;right:.5rem;transform:translateY(0)}}
