Thin presentational separator with proper ARIA semantics.
Renders role="separator" + aria-orientation - required for assistive
technologies to announce the divider correctly. Visual style is driven by
CSS custom properties (--cngx-divider-color, --cngx-divider-thickness,
--cngx-divider-inset). Consumers apply their own styles through
.cngx-divider or override the variables.