Move <a> elements to be direct children of the list-group so they
naturally fill the full offcanvas/sidebar width. Chevron toggle moved
inside the link with click interception to prevent navigation.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Switch from custom link classes to Bootstrap's native list-group-item-action
pattern. Replace bold primary-colored active background with subtle tertiary
background, left accent border, and semibold text.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Hierarchical category navigation with collapsible sub-levels up to 3 levels
deep, using Bootstrap 5 list-group and collapse components. Sidebar renders
on both archive/shop and single product pages with responsive offcanvas on
mobile. Active category highlighting and ancestor auto-expand for intuitive
navigation.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>