/* HL Product Manager — bổ sung cho trang chi tiết sản phẩm
   (làm ảnh thật vừa khít các khung vốn thiết kế cho icon emoji) */

#galleryMainImg { width: 100%; height: 100%; object-fit: contain; padding: 24px; }

.gallery__thumbs .thumb { padding: 0; overflow: hidden; }
.gallery__thumbs .thumb img { width: 100%; height: 100%; object-fit: cover; display: block; }

.pcard__img img { width: 100%; height: 100%; object-fit: contain; padding: 10px; }

.pinfo__stock--out { color: #b32d2e; }
