Per review: the file's other :global is locally scoped (.container:global(...)), but the new float-reset media rule was fully global in a *.module.css. Scope it to .container — the image node-view container carries BOTH the .container class and the data-image-align attribute (same element), so behavior is unchanged while the selector no longer leaks globally. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>