AntiPattern
UI Styling Selectors Drift
ui-styling-selectors-drift
UI styling breaks because underlying component library internals (class names, wrapper elements, theme variables, or style resources) change, so selectors/overrides stop targeting the rendered nodes and CSS variables/theme wiring no longer apply.