.ProductCarousel-module__z3qswG__container{flex-direction:column;gap:1rem;width:100%;display:flex}.ProductCarousel-module__z3qswG__mainImageWrapper{aspect-ratio:1;background-color:var(--muted);border:1px solid var(--border);border-radius:1rem;width:100%;position:relative;overflow:hidden}.ProductCarousel-module__z3qswG__mainImage{object-fit:cover;transition:opacity .3s}.ProductCarousel-module__z3qswG__thumbnails{scrollbar-width:thin;gap:.75rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.ProductCarousel-module__z3qswG__thumbnail{cursor:pointer;background:0 0;border:2px solid #0000;border-radius:.5rem;flex:0 0 80px;height:80px;padding:0;transition:all .2s;position:relative;overflow:hidden}.ProductCarousel-module__z3qswG__thumbnail:hover,.ProductCarousel-module__z3qswG__thumbnail.ProductCarousel-module__z3qswG__active{border-color:var(--primary)}.ProductCarousel-module__z3qswG__thumbImg{object-fit:cover}.ProductCarousel-module__z3qswG__placeholder{aspect-ratio:1;background-color:var(--muted);border:1px dashed var(--border);border-radius:1rem;width:100%;position:relative;overflow:hidden}.ProductCarousel-module__z3qswG__placeholderImage{object-fit:contain;padding:3rem}.ProductCarousel-module__z3qswG__imageOverlay{z-index:5;background-color:#0000;position:absolute;inset:0}@media (max-width:768px){.ProductCarousel-module__z3qswG__thumbnail{flex:0 0 60px;height:60px}}
.NotifyMe-module__KpFOuW__container{background-color:var(--card);border:1px solid var(--border);border-radius:1rem;padding:2rem;box-shadow:0 4px 20px #0000000d}.NotifyMe-module__KpFOuW__title{color:var(--foreground);margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.NotifyMe-module__KpFOuW__subtitle{color:var(--text-secondary);margin-bottom:1.5rem;font-size:.875rem}.NotifyMe-module__KpFOuW__form{flex-direction:column;gap:1rem;display:flex}.NotifyMe-module__KpFOuW__input{border:1px solid var(--border);background-color:var(--background);width:100%;color:var(--foreground);border-radius:.5rem;padding:.75rem;font-size:1rem}.NotifyMe-module__KpFOuW__input:focus{border-color:var(--primary);box-shadow:0 0 0 2px rgba(var(--primary-rgb), .2);outline:none}.NotifyMe-module__KpFOuW__submitBtn{border-radius:.5rem;width:100%;padding:1rem;font-weight:700}.NotifyMe-module__KpFOuW__submitBtn:disabled{opacity:.6;cursor:not-allowed}.NotifyMe-module__KpFOuW__error{color:#dc3545;text-align:center;margin-top:.5rem;font-size:.875rem}.NotifyMe-module__KpFOuW__successMessage{background-color:var(--card);text-align:center;color:#28a745;border:1px solid #28a745;border-radius:1rem;justify-content:center;align-items:center;gap:.5rem;padding:2rem;font-weight:600;display:flex}.NotifyMe-module__KpFOuW__successIcon{font-size:1.5rem}
.StarRating-module__HrRlLW__container{align-items:center;gap:2px;display:inline-flex}.StarRating-module__HrRlLW__star{color:#d1d5db;cursor:default;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:color .15s,transform .15s;display:flex}.StarRating-module__HrRlLW__filled{color:#fbbf24}.StarRating-module__HrRlLW__interactive{cursor:pointer}.StarRating-module__HrRlLW__interactive:hover{color:#f59e0b;transform:scale(1.1)}.StarRating-module__HrRlLW__interactive:disabled{cursor:default;transform:none}.StarRating-module__HrRlLW__value{color:#374151;margin-left:8px;font-weight:600}.StarRating-module__HrRlLW__sm .StarRating-module__HrRlLW__star{width:14px;height:14px}.StarRating-module__HrRlLW__sm .StarRating-module__HrRlLW__value{font-size:.75rem}.StarRating-module__HrRlLW__md .StarRating-module__HrRlLW__star{width:18px;height:18px}.StarRating-module__HrRlLW__md .StarRating-module__HrRlLW__value{font-size:.875rem}.StarRating-module__HrRlLW__lg .StarRating-module__HrRlLW__star{width:24px;height:24px}.StarRating-module__HrRlLW__lg .StarRating-module__HrRlLW__value{font-size:1rem}
.AverageRating-module__9uY_Tq__container{flex-wrap:wrap;align-items:flex-start;gap:24px;display:flex}.AverageRating-module__9uY_Tq__summary{align-items:center;gap:12px;display:flex}.AverageRating-module__9uY_Tq__bigRating{color:#111827;font-size:2.5rem;font-weight:700;line-height:1}.AverageRating-module__9uY_Tq__summaryRight{flex-direction:column;gap:4px;display:flex}.AverageRating-module__9uY_Tq__totalReviews{color:#6b7280;font-size:.75rem}.AverageRating-module__9uY_Tq__distribution{flex-direction:column;flex:1;gap:4px;min-width:200px;display:flex}.AverageRating-module__9uY_Tq__distributionRow{align-items:center;gap:8px;display:flex}.AverageRating-module__9uY_Tq__starLabel{color:#6b7280;width:12px;font-size:.75rem;font-weight:500}.AverageRating-module__9uY_Tq__barContainer{background:#f3f4f6;border-radius:4px;flex:1;height:8px;overflow:hidden}.AverageRating-module__9uY_Tq__bar{background:#fbbf24;border-radius:4px;height:100%;transition:width .3s}.AverageRating-module__9uY_Tq__countLabel{color:#9ca3af;text-align:right;width:24px;font-size:.75rem}.AverageRating-module__9uY_Tq__noReviews{align-items:center;gap:8px;display:flex}.AverageRating-module__9uY_Tq__noReviewsText{color:#9ca3af;font-size:.875rem}
.ReviewForm-module__QX-Zfa__form{background:#fff;border:1px solid #e5e7eb;border-radius:12px;max-width:600px;padding:24px}.ReviewForm-module__QX-Zfa__title{color:#111827;margin-bottom:20px;font-size:1.125rem;font-weight:600}.ReviewForm-module__QX-Zfa__field{margin-bottom:20px}.ReviewForm-module__QX-Zfa__label{color:#374151;margin-bottom:8px;font-size:.875rem;font-weight:500;display:block}.ReviewForm-module__QX-Zfa__input{color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:8px;width:100%;padding:10px 14px;font-size:.875rem;transition:border-color .15s,box-shadow .15s}.ReviewForm-module__QX-Zfa__input:focus{border-color:#f59e0b;outline:none;box-shadow:0 0 0 3px #f59e0b1a}.ReviewForm-module__QX-Zfa__input:disabled{cursor:not-allowed;background:#f9fafb}.ReviewForm-module__QX-Zfa__textarea{color:#111827;resize:vertical;background:#fff;border:1px solid #d1d5db;border-radius:8px;width:100%;min-height:100px;padding:10px 14px;font-family:inherit;font-size:.875rem;transition:border-color .15s,box-shadow .15s}.ReviewForm-module__QX-Zfa__textarea:focus{border-color:#f59e0b;outline:none;box-shadow:0 0 0 3px #f59e0b1a}.ReviewForm-module__QX-Zfa__textarea:disabled{cursor:not-allowed;background:#f9fafb}.ReviewForm-module__QX-Zfa__hint{color:#6b7280;margin-top:6px;font-size:.75rem;display:block}.ReviewForm-module__QX-Zfa__charCount{color:#9ca3af;text-align:right;margin-top:4px;font-size:.75rem;display:block}.ReviewForm-module__QX-Zfa__error{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin-bottom:16px;padding:12px 16px;font-size:.875rem}.ReviewForm-module__QX-Zfa__actions{align-items:center;gap:12px;display:flex}.ReviewForm-module__QX-Zfa__submitBtn{color:#fff;cursor:pointer;background:#f59e0b;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:10px 20px;font-size:.875rem;font-weight:500;transition:background .15s;display:inline-flex}.ReviewForm-module__QX-Zfa__submitBtn:hover:not(:disabled){background:#d97706}.ReviewForm-module__QX-Zfa__submitBtn:disabled{cursor:not-allowed;background:#d1d5db}.ReviewForm-module__QX-Zfa__cancelBtn{color:#6b7280;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:8px;padding:10px 20px;font-size:.875rem;font-weight:500;transition:background .15s}.ReviewForm-module__QX-Zfa__cancelBtn:hover:not(:disabled){background:#f9fafb}.ReviewForm-module__QX-Zfa__cancelBtn:disabled{opacity:.5;cursor:not-allowed}.ReviewForm-module__QX-Zfa__spinner{animation:1s linear infinite ReviewForm-module__QX-Zfa__spin}@keyframes ReviewForm-module__QX-Zfa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ReviewForm-module__QX-Zfa__loginPrompt{text-align:center;background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:24px}.ReviewForm-module__QX-Zfa__loginPrompt p{color:#6b7280;margin-bottom:12px}.ReviewForm-module__QX-Zfa__loginLink{color:#fff;background:#f59e0b;border-radius:8px;padding:8px 16px;font-size:.875rem;font-weight:500;text-decoration:none;transition:background .15s;display:inline-block}.ReviewForm-module__QX-Zfa__loginLink:hover{background:#d97706}
.ReviewList-module__FD-SAG__container{margin-top:24px}.ReviewList-module__FD-SAG__header{align-items:center;gap:8px;margin-bottom:20px;display:flex}.ReviewList-module__FD-SAG__title{color:#111827;font-size:1.25rem;font-weight:600}.ReviewList-module__FD-SAG__count{color:#6b7280;font-size:.875rem}.ReviewList-module__FD-SAG__loading{color:#6b7280;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:40px;display:flex}.ReviewList-module__FD-SAG__spinner{animation:1s linear infinite ReviewList-module__FD-SAG__spin}@keyframes ReviewList-module__FD-SAG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ReviewList-module__FD-SAG__error{text-align:center;color:#dc2626;padding:40px}.ReviewList-module__FD-SAG__retryBtn{color:#374151;cursor:pointer;background:#f3f4f6;border:1px solid #d1d5db;border-radius:8px;margin-top:12px;padding:8px 16px;font-size:.875rem}.ReviewList-module__FD-SAG__retryBtn:hover{background:#e5e7eb}.ReviewList-module__FD-SAG__empty{text-align:center;color:#6b7280;background:#f9fafb;border:1px dashed #d1d5db;border-radius:12px;padding:40px}.ReviewList-module__FD-SAG__list{margin:0;padding:0;list-style:none}.ReviewList-module__FD-SAG__item{border-bottom:1px solid #e5e7eb;padding:20px 0}.ReviewList-module__FD-SAG__item:last-child{border-bottom:none}.ReviewList-module__FD-SAG__editingItem{padding:20px 0}.ReviewList-module__FD-SAG__reviewHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:12px;display:flex}.ReviewList-module__FD-SAG__userInfo{align-items:flex-start;gap:12px;display:flex}.ReviewList-module__FD-SAG__avatar{object-fit:cover;border-radius:50%;width:40px;height:40px}.ReviewList-module__FD-SAG__avatarPlaceholder{color:#fff;background:#f59e0b;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1rem;font-weight:600;display:flex}.ReviewList-module__FD-SAG__userName{color:#111827;font-weight:500}.ReviewList-module__FD-SAG__ratingRow{align-items:center;gap:8px;margin-top:4px;display:flex}.ReviewList-module__FD-SAG__date{color:#9ca3af;font-size:.75rem}.ReviewList-module__FD-SAG__verified{color:#059669;background:#ecfdf5;border-radius:9999px;align-items:center;gap:4px;padding:4px 10px;font-size:.75rem;font-weight:500;display:inline-flex}.ReviewList-module__FD-SAG__reviewTitle{color:#111827;margin-bottom:8px;font-size:1rem;font-weight:600}.ReviewList-module__FD-SAG__content{color:#374151;white-space:pre-wrap;word-wrap:break-word;margin:0;line-height:1.6}.ReviewList-module__FD-SAG__actions{gap:12px;margin-top:12px;display:flex}.ReviewList-module__FD-SAG__actionBtn{color:#6b7280;cursor:pointer;background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;align-items:center;gap:4px;padding:6px 12px;font-size:.75rem;font-weight:500;transition:all .15s;display:inline-flex}.ReviewList-module__FD-SAG__actionBtn:hover{color:#374151;background:#f3f4f6}.ReviewList-module__FD-SAG__deleteBtn{color:#dc2626}.ReviewList-module__FD-SAG__deleteBtn:hover{color:#b91c1c;background:#fef2f2}.ReviewList-module__FD-SAG__pagination{border-top:1px solid #e5e7eb;justify-content:center;align-items:center;gap:16px;margin-top:24px;padding-top:16px;display:flex}.ReviewList-module__FD-SAG__pageBtn{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:8px;padding:8px 16px;font-size:.875rem;font-weight:500;transition:all .15s}.ReviewList-module__FD-SAG__pageBtn:hover:not(:disabled){background:#f9fafb;border-color:#9ca3af}.ReviewList-module__FD-SAG__pageBtn:disabled{color:#9ca3af;cursor:not-allowed}.ReviewList-module__FD-SAG__pageInfo{color:#6b7280;font-size:.875rem}
.ProductDescription-module__EYW2rG__description{color:#374151;font-size:1rem;line-height:1.7}.ProductDescription-module__EYW2rG__description h2{color:#111827;margin:1.5rem 0 .75rem;font-size:1.5rem;font-weight:700}.ProductDescription-module__EYW2rG__description h3{color:#1f2937;margin:1.25rem 0 .5rem;font-size:1.25rem;font-weight:600}.ProductDescription-module__EYW2rG__description p{margin:.75rem 0}.ProductDescription-module__EYW2rG__description ul,.ProductDescription-module__EYW2rG__description ol{margin:.75rem 0;padding-left:1.5rem}.ProductDescription-module__EYW2rG__description ul{list-style-type:disc}.ProductDescription-module__EYW2rG__description ol{list-style-type:decimal}.ProductDescription-module__EYW2rG__description li{margin:.375rem 0}.ProductDescription-module__EYW2rG__description a{color:#3b82f6;text-decoration:underline;transition:color .15s}.ProductDescription-module__EYW2rG__description a:hover{color:#1d4ed8}.ProductDescription-module__EYW2rG__description img{border-radius:8px;max-width:100%;height:auto;margin:1rem 0}.ProductDescription-module__EYW2rG__description strong{font-weight:600}.ProductDescription-module__EYW2rG__description em{font-style:italic}
.ProductFeatures-module__ejFrPa__wrapper{background:#f0f9ff;border:1px solid #bae6fd;border-radius:12px;padding:1.25rem}.ProductFeatures-module__ejFrPa__title{color:#0369a1;align-items:center;gap:.5rem;margin:0 0 1rem;font-size:1rem;font-weight:700;display:flex}.ProductFeatures-module__ejFrPa__list{flex-direction:column;gap:.625rem;margin:0;padding:0;list-style:none;display:flex}.ProductFeatures-module__ejFrPa__item{align-items:flex-start;gap:.75rem;display:flex}.ProductFeatures-module__ejFrPa__checkmark{color:#fff;background:#0ea5e9;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-top:.125rem;font-size:.75rem;font-weight:700;display:flex}.ProductFeatures-module__ejFrPa__text{color:#334155;font-size:.9375rem;line-height:1.5}
.ProductSpecs-module__CaD7yW__wrapper{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:1.25rem}.ProductSpecs-module__CaD7yW__title{color:#374151;align-items:center;gap:.5rem;margin:0 0 1rem;font-size:1rem;font-weight:700;display:flex}.ProductSpecs-module__CaD7yW__table{margin:0}.ProductSpecs-module__CaD7yW__row{border-bottom:1px solid #f3f4f6;justify-content:space-between;padding:.625rem 0;display:flex}.ProductSpecs-module__CaD7yW__row:last-child{border-bottom:none}.ProductSpecs-module__CaD7yW__key{color:#6b7280;flex-shrink:0;margin:0;font-size:.875rem;font-weight:500}.ProductSpecs-module__CaD7yW__value{color:#111827;text-align:right;word-break:break-word;margin:0;font-size:.875rem;font-weight:500}
.StockIndicator-module__GcZFrG__stockIndicator{border-radius:.5rem;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:inline-flex}.StockIndicator-module__GcZFrG__in-stock{color:#166534;background-color:#dcfce7}.StockIndicator-module__GcZFrG__low-stock{color:#92400e;background-color:#fef3c7}.StockIndicator-module__GcZFrG__out-of-stock{color:#991b1b;background-color:#fee2e2}.StockIndicator-module__GcZFrG__icon{font-size:1rem}.StockIndicator-module__GcZFrG__label{line-height:1}
.ShippingInfo-module__L-X5RG__shippingInfo{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;margin-top:1rem;padding:1rem 1.25rem}.ShippingInfo-module__L-X5RG__shippingRow{align-items:center;gap:.75rem;display:flex}.ShippingInfo-module__L-X5RG__icon{font-size:1.25rem}.ShippingInfo-module__L-X5RG__shippingDetails{flex-direction:column;display:flex}.ShippingInfo-module__L-X5RG__shippingLabel{color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem}.ShippingInfo-module__L-X5RG__shippingValue{color:#1e293b;font-size:.9375rem;font-weight:600}.ShippingInfo-module__L-X5RG__freeShipping{color:#166534;background-color:#dcfce7;border-radius:.5rem;align-items:center;gap:.5rem;margin-top:.75rem;padding:.5rem .75rem;font-size:.875rem;font-weight:600;display:flex}.ShippingInfo-module__L-X5RG__freeIcon{color:#22c55e;font-weight:700}.ShippingInfo-module__L-X5RG__threshold{color:#92400e;background-color:#fef3c7;border-radius:.5rem;align-items:center;gap:.5rem;margin-top:.75rem;padding:.5rem .75rem;font-size:.875rem;display:flex}.ShippingInfo-module__L-X5RG__thresholdIcon{font-size:1rem}.ShippingInfo-module__L-X5RG__threshold strong{color:#b45309}.ShippingInfo-module__L-X5RG__carriers{border-top:1px dashed #e2e8f0;align-items:center;gap:.75rem;margin-top:.75rem;padding-top:.75rem;display:flex}.ShippingInfo-module__L-X5RG__carrierLabel{color:#64748b;font-size:.75rem}.ShippingInfo-module__L-X5RG__carrierLogos{gap:.5rem;display:flex}.ShippingInfo-module__L-X5RG__carrier{color:#f60;background-color:#fff;border:1px solid #e2e8f0;border-radius:.25rem;padding:.25rem .5rem;font-size:.75rem;font-weight:600}
.TrustBadges-module__KFll6W__trustBadges{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;grid-template-columns:repeat(3,1fr);gap:.75rem;padding:1rem;display:grid}.TrustBadges-module__KFll6W__badge{align-items:center;gap:.5rem;padding:.5rem;display:flex}.TrustBadges-module__KFll6W__icon{flex-shrink:0;font-size:1.25rem}.TrustBadges-module__KFll6W__badgeContent{flex-direction:column;min-width:0;display:flex}.TrustBadges-module__KFll6W__badgeTitle{color:#1e293b;font-size:.75rem;font-weight:600;line-height:1.2}.TrustBadges-module__KFll6W__badgeDescription{color:#64748b;font-size:.625rem;line-height:1.2}@media (max-width:768px){.TrustBadges-module__KFll6W__trustBadges{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.TrustBadges-module__KFll6W__trustBadges{grid-template-columns:1fr}}
.WishlistButton-module__KFkqsG__wishlistBtn{cursor:pointer;background-color:#fff;border:1px solid #e2e8f0;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.75rem 1rem;transition:all .2s;display:flex}.WishlistButton-module__KFkqsG__wishlistBtn:hover:not(:disabled){background-color:#fef2f2;border-color:#f87171}.WishlistButton-module__KFkqsG__wishlistBtn:disabled{opacity:.6;cursor:not-allowed}.WishlistButton-module__KFkqsG__active{background-color:#fef2f2;border-color:#f87171}.WishlistButton-module__KFkqsG__icon{font-size:1.25rem}.WishlistButton-module__KFkqsG__label{color:#374151;font-size:.875rem;font-weight:500}.WishlistButton-module__KFkqsG__placeholder{background-color:#f3f4f6;border-radius:.5rem;height:42px}
.ShareButtons-module__vckKea__shareButtons{border-top:1px solid #e2e8f0;margin-top:1rem;padding:1rem 0}.ShareButtons-module__vckKea__socialSection{align-items:center;gap:.75rem;display:flex}.ShareButtons-module__vckKea__label{color:#64748b;font-size:.875rem}.ShareButtons-module__vckKea__buttons{gap:.5rem;display:flex}.ShareButtons-module__vckKea__btn{cursor:pointer;background-color:#fff;border:1px solid #e2e8f0;border-radius:.5rem;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;text-decoration:none;transition:all .2s;display:flex}.ShareButtons-module__vckKea__btn:hover{background-color:#f8fafc;border-color:#cbd5e1}.ShareButtons-module__vckKea__facebook:hover{background-color:#e0e7ff;border-color:#818cf8}.ShareButtons-module__vckKea__twitter:hover{background-color:#f0f9ff;border-color:#38bdf8}.ShareButtons-module__vckKea__linkedin:hover{background-color:#eff6ff;border-color:#3b82f6}.ShareButtons-module__vckKea__copy:hover{background-color:#f0fdf4;border-color:#22c55e}.ShareButtons-module__vckKea__qrSection{margin-top:1.5rem}.ShareButtons-module__vckKea__divider{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.ShareButtons-module__vckKea__divider:before,.ShareButtons-module__vckKea__divider:after{content:"";background-color:#e2e8f0;flex:1;height:1px}.ShareButtons-module__vckKea__divider span{color:#94a3b8;white-space:nowrap;font-size:.75rem}.ShareButtons-module__vckKea__qrCode{background-color:#fff;border:1px solid #e2e8f0;border-radius:.75rem;justify-content:center;padding:1rem;display:flex}.ShareButtons-module__vckKea__qrHint{text-align:center;color:#94a3b8;margin-top:.5rem;margin-bottom:0;font-size:.75rem}
