.ImageGallery-module__SC0hJa__mainImage{background-color:#f0f0f0;border-radius:12px;justify-content:center;align-items:center;width:100%;height:500px;margin-bottom:1rem;display:flex;overflow:hidden}.ImageGallery-module__SC0hJa__mainImageImg{object-fit:cover;width:100%;height:100%}.ImageGallery-module__SC0hJa__noImage{font-size:5rem}.ImageGallery-module__SC0hJa__thumbnails{gap:.5rem;display:flex;overflow-x:auto}.ImageGallery-module__SC0hJa__thumbnail{cursor:pointer;border:2px solid #0000;border-radius:8px;flex-shrink:0;width:80px;height:80px;transition:border-color .2s;overflow:hidden}.ImageGallery-module__SC0hJa__thumbnailActive{border-color:#e11d48}.ImageGallery-module__SC0hJa__thumbnailImg{object-fit:cover;width:100%;height:100%}
.ReviewCard-module__bRCNKW__card{background-color:#f8f9fa;border-radius:8px;padding:1.5rem}.ReviewCard-module__bRCNKW__header{justify-content:space-between;margin-bottom:.75rem;display:flex}.ReviewCard-module__bRCNKW__userName{margin-bottom:.25rem;font-weight:600}.ReviewCard-module__bRCNKW__rating{color:#f59e0b;font-size:1rem}.ReviewCard-module__bRCNKW__date{color:#666;font-size:13px}.ReviewCard-module__bRCNKW__content{color:#333;font-size:14px;line-height:1.6}
.QuantitySelector-module__bxo72W__container{margin-bottom:2rem}.QuantitySelector-module__bxo72W__label{margin-bottom:.5rem;font-size:14px;font-weight:600;display:block}.QuantitySelector-module__bxo72W__controls{align-items:center;gap:1rem;display:flex}.QuantitySelector-module__bxo72W__button{cursor:pointer;background-color:#fff;border:1px solid #ddd;border-radius:4px;width:40px;height:40px;font-size:1.2rem;transition:background-color .2s}.QuantitySelector-module__bxo72W__button:hover:not(:disabled){background-color:#f8f9fa}.QuantitySelector-module__bxo72W__button:disabled{cursor:not-allowed;opacity:.5}.QuantitySelector-module__bxo72W__input{text-align:center;border:1px solid #ddd;border-radius:4px;width:80px;height:40px;font-size:1rem}
.ProductInfo-module__fcDb8q__category{color:#666;margin-bottom:.5rem;font-size:14px}.ProductInfo-module__fcDb8q__productName{margin:0 0 1rem;font-size:1.8rem}.ProductInfo-module__fcDb8q__ratingContainer{align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.ProductInfo-module__fcDb8q__ratingStars{color:#f59e0b;font-size:1.2rem;font-weight:600}.ProductInfo-module__fcDb8q__ratingCount{color:#666;font-size:14px}.ProductInfo-module__fcDb8q__priceSection{margin-bottom:1.5rem}.ProductInfo-module__fcDb8q__price{color:#e11d48;font-size:2rem;font-weight:700}.ProductInfo-module__fcDb8q__sellerInfo{background-color:#f9fafb;border-radius:8px;gap:1rem;margin-bottom:1rem;padding:1rem;display:flex}.ProductInfo-module__fcDb8q__sellerLabel{color:#666;font-size:14px;font-weight:600}.ProductInfo-module__fcDb8q__sellerName{color:#111;font-size:14px}.ProductInfo-module__fcDb8q__stockInfo{border-radius:4px;margin-bottom:1rem;padding:.5rem;font-size:14px;font-weight:600}.ProductInfo-module__fcDb8q__inStock{color:#10b981;background-color:#d1fae5}.ProductInfo-module__fcDb8q__outOfStock{color:#ef4444;background-color:#fee2e2}.ProductInfo-module__fcDb8q__totalPrice{background-color:#f9fafb;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:1rem;padding:1rem;display:flex}.ProductInfo-module__fcDb8q__totalLabel{font-size:16px;font-weight:600}.ProductInfo-module__fcDb8q__totalAmount{color:#e11d48;font-size:1.5rem;font-weight:700}.ProductInfo-module__fcDb8q__buttonGroup{gap:1rem;display:flex}.ProductInfo-module__fcDb8q__cartButton{color:#0070f3;cursor:pointer;background-color:#fff;border:2px solid #0070f3;border-radius:8px;flex:1;padding:1rem;font-size:16px;font-weight:600}.ProductInfo-module__fcDb8q__cartButton:disabled{color:#9ca3af;cursor:not-allowed;background-color:#f3f4f6;border-color:#d1d5db}.ProductInfo-module__fcDb8q__buyButton{color:#fff;cursor:pointer;background-color:#0070f3;border:none;border-radius:8px;flex:2;padding:1rem;font-size:16px;font-weight:600}.ProductInfo-module__fcDb8q__buyButton:disabled{cursor:not-allowed;background-color:#9ca3af}
.ProductDetailClient-module__voOF8q__container{background-color:#fff;border-radius:12px;grid-template-columns:1fr 1fr;gap:3rem;padding:2rem;display:grid;box-shadow:0 1px 3px #0000001a}.ProductDetailClient-module__voOF8q__category{color:#666;margin-bottom:.5rem;font-size:14px}.ProductDetailClient-module__voOF8q__productName{margin:0 0 1rem;font-size:2rem;font-weight:700;line-height:1.3}.ProductDetailClient-module__voOF8q__ratingContainer{align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.ProductDetailClient-module__voOF8q__ratingStars{color:#f59e0b;font-size:1.2rem}.ProductDetailClient-module__voOF8q__ratingCount{color:#666;font-size:14px}.ProductDetailClient-module__voOF8q__priceSection{border-bottom:1px solid #eee;margin-bottom:2rem;padding-bottom:2rem}.ProductDetailClient-module__voOF8q__price{color:#e11d48;font-size:2.5rem;font-weight:700}.ProductDetailClient-module__voOF8q__sellerInfo{background-color:#f8f9fa;border-radius:8px;margin-bottom:1.5rem;padding:1rem}.ProductDetailClient-module__voOF8q__sellerLabel{color:#666;margin-bottom:.25rem;font-size:13px}.ProductDetailClient-module__voOF8q__sellerName{font-size:15px;font-weight:600}.ProductDetailClient-module__voOF8q__stockInfo{margin-bottom:1.5rem;font-size:14px;font-weight:600}.ProductDetailClient-module__voOF8q__inStock{color:#10b981}.ProductDetailClient-module__voOF8q__outOfStock{color:#ef4444}.ProductDetailClient-module__voOF8q__totalPrice{background-color:#f8f9fa;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:2rem;padding:1.5rem;display:flex}.ProductDetailClient-module__voOF8q__totalLabel{font-size:16px;font-weight:600}.ProductDetailClient-module__voOF8q__totalAmount{color:#e11d48;font-size:2rem;font-weight:700}.ProductDetailClient-module__voOF8q__buttonGroup{gap:1rem;display:flex}.ProductDetailClient-module__voOF8q__cartButton{color:#e11d48;cursor:pointer;background-color:#fff;border:2px solid #e11d48;border-radius:8px;flex:1;padding:1rem;font-size:1rem;font-weight:600;transition:all .2s}.ProductDetailClient-module__voOF8q__cartButton:hover:not(:disabled){background-color:#fff5f7}.ProductDetailClient-module__voOF8q__cartButton:disabled{color:#666;cursor:not-allowed;background-color:#ccc;border-color:#ccc}.ProductDetailClient-module__voOF8q__buyButton{color:#fff;cursor:pointer;background-color:#e11d48;border:none;border-radius:8px;flex:2;padding:1rem;font-size:1rem;font-weight:600;transition:all .2s}.ProductDetailClient-module__voOF8q__buyButton:hover:not(:disabled){background-color:#be123c}.ProductDetailClient-module__voOF8q__buyButton:disabled{cursor:not-allowed;background-color:#ccc}.ProductDetailClient-module__voOF8q__fullWidth{border-top:1px solid #eee;grid-column:1/-1;margin-top:3rem;padding-top:3rem}.ProductDetailClient-module__voOF8q__sectionTitle{margin:0 0 1.5rem;font-size:1.5rem;font-weight:600}.ProductDetailClient-module__voOF8q__descriptionContent{color:#333;white-space:pre-wrap;font-size:1rem;line-height:1.8}.ProductDetailClient-module__voOF8q__noDescription{color:#999;font-size:1rem}.ProductDetailClient-module__voOF8q__reviewList{flex-direction:column;gap:1.5rem;display:flex}.ProductDetailClient-module__voOF8q__noReviews{text-align:center;color:#999;padding:3rem}
