{#- chirp-ui: Navbar component Top navigation bar with brand and links. Active state: use match= for automatic path comparison (requires current_path in template context), or active= for explicit control. match="exact" — active when current_path == href match="prefix" — active when current_path starts with href (or equals it) active=true — always active (explicit override) Named slots (Kida 0.3+, use_slots=true): default (links), end (right-aligned), brand (brand area, when brand_slot=true). aria_label: static accessible name for the