/* Praticien only. Load after specific-base/pages/bridge, including editor iframe.
 * Core/Image figures must not become extra grid boxes or change image baselines.
 * Original source image rules continue to apply to the img descendants.
 */
.psy92-specific-content .psy92-praticien-image,
.editor-styles-wrapper .psy92-praticien-image { display: contents; margin: 0; }
.psy92-specific-content .psy92-praticien-image img,
.editor-styles-wrapper .psy92-praticien-image img { display: block; }

/* Editor-only placeholder: frontend is replaced by the exact static SVG in page.php.
 * The decorative seal is not editable copy; no unrestricted SVG permission needed.
 */
.editor-styles-wrapper .psy92-praticien-seal { display: none; }
