/* V1 editorial system — bespoke pieces for the repetition detector.
   Structural chrome lives in v1-tools.css; repeticiones-espanol.js only
   injects li/q/strong/span into the [data-*] lists this file targets by
   their existing hooks (data-immediate, data-echoes, etc. already carry
   the .tool-findings class from the page markup). */
html.v1 .repetition-empty{font:400 .95rem/1.5 var(--font-ui);color:var(--color-muted)}
