MIN_ THROTTLE_ MS
Default minimum throttle interval in milliseconds between consecutive newline-triggered highlight runs.
150 ms prevents overloading the JavaScript engine when rapid or consecutive newlines (\n\n) arrive, while allowing completed lines to be progressively styled in the background as streaming continues.