Reverts the unreleased #18004, which forwarded the user class onto the outer <picture> element in the Picture component. The class now applies only to <img> again; to style the <picture> element, pass a class via pictureAttributes.
Restores the pre-merge behavior: only the scoped astro-* style class is merged into <picture>'s attributes.