{# Floating chat-bubble + modal. Two modes: - Note: pill + capture widget, posts a comment (existing behavior). - Chat: AI assistant — Gemini with garden grounding + tools. Modes share the bubble + modal frame. The currently-active mode is tracked by the `data-mode` attr on #floating-capture-modal. #} {% from '_capture_widget.html' import capture_widget %}