\ban ASCII word boundary
Group 10(background|style) 1st Alternativebackground backgroundthe literal text background (case sensitive) \ban ASCII word boundary
=the literal = (6110 / 758 / 3D16)
\s*any whitespace character, repeated any number of times
"the literal " (3410 / 428 / 2216)
Negated Character Class[^"]* "the literal " (3410 / 428 / 2216)