/* Word wrappers preserve natural wrapping; existing <br> elements stay intact. */
.section-reveal-word { display: inline-block; white-space: nowrap; }
.section-reveal-char { display: inline-block; }
