.msp-product { max-width: 1200px; margin: 20px auto; padding: 0 15px; }
.msp-main-image { width: 100%; max-height: 500px; object-fit: contain; border: 1px solid #ddd; border-radius: 12px; }
.msp-thumbnails img { width: 80px; height: 80px; object-fit: cover; border-radius: 8px; cursor: pointer; }
.msp-price { font-size: 28px; font-weight: bold; color: #e91e63; }
.msp-original { text-decoration: line-through; color: #999; font-size: 18px; }