.ProductPage-module__aEP18G__productPage{grid-template-columns:1.2fr .8fr;gap:2rem;max-width:1200px;margin:0 auto;padding:1rem;display:grid}.ProductPage-module__aEP18G__imageGallery{background:#fff;border:1px solid #e5e5e5;border-radius:12px;padding:1.5rem}.ProductPage-module__aEP18G__mainImageWrapper{aspect-ratio:1;background:#fafafa;border-radius:12px;width:100%;position:relative;overflow:hidden}.ProductPage-module__aEP18G__mainImage{object-fit:cover;padding:1rem}.ProductPage-module__aEP18G__navButton{cursor:pointer;z-index:10;background:#fff;border:1px solid #ddd;border-radius:50%;padding:.3rem .7rem;font-size:2rem;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 10px #00000026}.ProductPage-module__aEP18G__navButton.ProductPage-module__aEP18G__left{left:10px}.ProductPage-module__aEP18G__navButton.ProductPage-module__aEP18G__right{right:10px}.ProductPage-module__aEP18G__thumbnailList{justify-content:center;gap:.5rem;margin-top:1rem;display:flex}.ProductPage-module__aEP18G__thumbnail{object-fit:cover;cursor:pointer;opacity:.6;border:2px solid #0000;border-radius:8px;width:56px;height:56px}.ProductPage-module__aEP18G__thumbnail.ProductPage-module__aEP18G__active{opacity:1;border-color:#1f8f7a}.ProductPage-module__aEP18G__imageModal{z-index:1000;background:#000000d9;justify-content:center;align-items:center;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.ProductPage-module__aEP18G__imageModal .ProductPage-module__aEP18G__navButton.ProductPage-module__aEP18G__left{top:50%;left:20px;transform:translateY(-50%)}.ProductPage-module__aEP18G__imageModal .ProductPage-module__aEP18G__navButton.ProductPage-module__aEP18G__right{top:50%;right:20px;transform:translateY(-50%)}.ProductPage-module__aEP18G__modalImage{z-index:1;border-radius:12px;max-width:90%;max-height:90%}.ProductPage-module__aEP18G__productDetails{background:#fff;border:1px solid #e5e5e5;border-radius:12px;flex-direction:column;gap:.5rem;padding:1.5rem;display:flex}.ProductPage-module__aEP18G__sellerHeader{color:#555;flex-direction:column;gap:.2rem;font-size:.85rem;display:flex}.ProductPage-module__aEP18G__sellerFrom{font-weight:500}.ProductPage-module__aEP18G__sellerRating{color:#888;font-size:.8rem}.ProductPage-module__aEP18G__divider{background:#e5e5e5;height:1px;margin:.6rem 0 .8rem}.ProductPage-module__aEP18G__breadcrumb{color:#777;font-size:.8rem}.ProductPage-module__aEP18G__breadcrumb a{color:#777;text-decoration:none}.ProductPage-module__aEP18G__breadcrumb a:hover{color:#1f8f7a}.ProductPage-module__aEP18G__productDetails h1{margin:0;font-size:1.6rem;font-weight:600;line-height:1.3}.ProductPage-module__aEP18G__price{color:#1f8f7a;margin-bottom:0;font-size:2rem;font-weight:700}.ProductPage-module__aEP18G__quantityControl{border:1px solid #ddd;border-radius:8px;width:-webkit-fit-content;width:fit-content;display:inline-flex;overflow:hidden}.ProductPage-module__aEP18G__quantityControl button{cursor:pointer;background:#f8f8f8;border:none;padding:.5rem 1rem;font-size:1.2rem}.ProductPage-module__aEP18G__quantityControl span{text-align:center;min-width:40px;line-height:2rem}.ProductPage-module__aEP18G__addToCart{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1f8f7a,#2db39e);border:none;border-radius:10px;margin-top:1rem;padding:1rem;font-size:1.1rem;font-weight:600;transition:transform .15s,box-shadow .15s}.ProductPage-module__aEP18G__addToCart:hover{transform:translateY(-1px);box-shadow:0 8px 20px #00000026}.ProductPage-module__aEP18G__description{background:#fff;border:1px solid #e5e5e5;border-radius:12px;grid-column:1/-1;margin-top:1rem;padding:1rem;line-height:1.7}.ProductPage-module__aEP18G__sellerBar{cursor:pointer;background:#fafafa;border:1px solid #e5e5e5;border-radius:3px;grid-column:1/-1;justify-content:space-between;margin-top:.3rem;padding:1rem;display:flex}.ProductPage-module__aEP18G__sellerDetails{background:#fff;border:1px solid #e5e5e5;border-radius:10px;grid-column:1/-1;padding:1rem}.ProductPage-module__aEP18G__mobileActionBar{display:none}.ProductPage-module__aEP18G__mobileDescriptionContent{max-width:100%;line-height:1.7;overflow-x:hidden}.ProductPage-module__aEP18G__mobileDescriptionContent img{margin:1rem auto;display:block;max-width:100%!important;height:auto!important}.ProductPage-module__aEP18G__mobileDescriptionContent img[style]{max-width:100%!important;height:auto!important}.ProductPage-module__aEP18G__mobileDescriptionContent iframe,.ProductPage-module__aEP18G__mobileDescriptionContent video{width:100%;max-width:100%;height:auto}.ProductPage-module__aEP18G__mobileDescriptionContent *{box-sizing:border-box}.ProductPage-module__aEP18G__arrow{font-size:.9rem;transition:transform .25s;display:inline-block}.ProductPage-module__aEP18G__arrow.ProductPage-module__aEP18G__open{transform:rotate(180deg)}@media (max-width:768px){.ProductPage-module__aEP18G__productPage{flex-direction:column;gap:1rem;padding:1rem;display:flex}.ProductPage-module__aEP18G__imageGallery{background:0 0;border-radius:0;width:100%;margin:0;padding:0}.ProductPage-module__aEP18G__mainImageWrapper{border-radius:0;width:100%;height:60vh;overflow:hidden}.ProductPage-module__aEP18G__mainImage{object-fit:contain;border-radius:0;width:100%;height:100%;padding:0}.ProductPage-module__aEP18G__thumbnailList{justify-content:center;gap:8px;padding:8px 0}.ProductPage-module__aEP18G__productDetails{background:0 0;border:none;flex-direction:column;gap:.5rem;width:100%;padding:1rem 0;display:flex}.ProductPage-module__aEP18G__productDetails h1,.ProductPage-module__aEP18G__price,.ProductPage-module__aEP18G__RatingStars{margin:.3rem 0}.ProductPage-module__aEP18G__quantityControl{width:-webkit-fit-content;width:fit-content;margin-top:.5rem}.ProductPage-module__aEP18G__addToCart{margin-top:1rem}.ProductPage-module__aEP18G__mobileActionBar{z-index:1000;background:#fff;border-top:1px solid #ddd;justify-content:space-between;align-items:center;gap:.5rem;width:100%;padding:.8rem 1rem;display:flex;position:fixed;bottom:0;left:0;box-shadow:0 -2px 8px #0000001a}.ProductPage-module__aEP18G__mobileActionBar button,.ProductPage-module__aEP18G__mobileActionBar .ProductPage-module__aEP18G__quantityControl{flex:1}.ProductPage-module__aEP18G__mobileActionBar .ProductPage-module__aEP18G__quantityControl{justify-content:center;display:inline-flex}.ProductPage-module__aEP18G__mobileActionBar button{border-radius:8px;padding:.8rem;font-size:1rem}}
.CategoryBreadcrumb-module__19lxfG__breadcrumb{color:#777;flex-wrap:wrap;align-items:center;margin-bottom:.1rem;font-size:.85rem;display:flex}.CategoryBreadcrumb-module__19lxfG__link{color:#777;text-decoration:none;transition:color .2s}.CategoryBreadcrumb-module__19lxfG__link:hover{color:#2a9d8f}.CategoryBreadcrumb-module__19lxfG__separator{color:#aaa;margin:0 3px}
