withColorModeSuffixRemoved

Assuming this string represents a CSS class name, remove its color mode suffix if it has one.

This will return the style base without the color suffix if it has one, or it will return the original string otherwise.