/* Load as assets/css/specific/livres.css in frontend AND editor. Native Image wrappers
   must leave the original img as the CSS grid item, preserving source sizing,
   bottom alignment, transforms, whole-cover display and publication centring. */
.psy92-livres-image.wp-block-image { display: contents; }
/* Same scroll origin as the family section, no added height or grid item. */
#ouvrages-famille { position: relative; }
.psy92-livres-alias { position: absolute; top: 0; left: 0; width: 0; height: 0; }
