Injects a style object into the DOM and returns a unique class name.
The style object definition.
The generated CSS class name.
Injects global styles (like resets or theme variables).
A map of selectors to style objects.
StaticgetReturns the singleton instance of the StyleManager.
Singleton class that manages CSS injection. Hashes style objects to generate unique class names and avoids duplicate styles.