{% comment %}
Sidebar Component - Right-side panel for secondary content
Attributes:
- collapsed (bool): Start in collapsed state
- border (bool): Add a border to the left
- class (str): Additional CSS classes
Slots:
- default: Sidebar content
{% endcomment %}