{# Burger btn + fan of 5 sub-btns. Sub-btns default to INACTIVE #} {# (opacity 0.6, fa-ban icon). When a condition flips a sub-btn to #} {# .active, the real icon (sky/earth/sea/voice/text) shows + opacity #} {# goes to 1. Each sub-btn renders BOTH icons; CSS hides one based on #} {# the .active class. #} {# #} {# Active conditions are wired one-by-one in later sprints. For now all #} {# sub-btns are inactive; clicking an inactive sub-btn flashes a brief #} {# --priRd glow (twice, fast cadence) — burger-btn.js owns the delegated #} {# click + flash. #}