<% // Track editor modal — mobile-first rewrite. // // Visual model: // Mobile (<720px): bottom-sheet that slides up from below, max 92vh, // rounded top corners only, drag-handle bar at top. // Desktop (≥720px): centered modal max-width 520px, fully-rounded. // // Self-contained styling under the .te-* namespace — no dependency on // the .ax-* admin primitives. Same visual language though: paper bg, // rule borders, accent for active states. // // Exposes window.openTrackEditor({ id, onSaved? }) — called by the // "✎ Bewerken" buttons on admin-audio. Fetches /admin/audio/api/:id, // renders the form with current values + an inline