{% load brickwork_components %} {% comment %} Divider (Beat Phase B, icvoss/django-brickwork#542): a content-rhythm hairline, optionally carrying a short label. Structural, consumed via {% include %}. Optional: label (str): centred (default) or start-aligned text on the rule. label_align ("center" default | "start"): only meaningful with label. tone ("muted" default | "strong"): hairline colour (border vs border-strong). spacing ("sm" | "md" default | "lg"): vertical rhythm around the rule. Closed options raise via `{% bw_options %}`. Omitted options use the authored defaults above and stay silent. States: none (static). Labelled and unlabelled are content shapes, not states. Accessibility: a bare rule is role="separator" with aria-orientation="horizontal". A labelled divider is a plain