{# Toast notification partial -- used with HTMX OOB swap. Server returns this alongside the main response body. The toast auto-dismisses after 3 seconds via Alpine.js. Variables: message (str): The notification text. level (str): "success" | "error" | "info" (default: "success"). #}