{# noir override — audio-embed; preserves url, media, artwork, title, artist, download, data-bn-audio, data-audio-url, data-audio-media, {% img %} call, and the facade IIFE verbatim. Only the player card restyled (square evidence panel). #} {% if artwork %}{% img artwork alt=title|default:"" class="h-full w-full object-cover" %}{% endif %}{% if title %}{{ title }}{% endif %}{% if artist %}{{ artist }}{% endif %}::lucide:play:sm:: Play{% if download %}::lucide:download:sm:: Download{% endif %}
{{ title }}
{{ artist }}