@vite(['resources/css/app.css', 'resources/js/app.js'])
@livewireStyles
{{-- Sidebar: fixed drawer on small screens, static on large (R7). --}}
{{-- Mobile backdrop --}}
{{-- Global toast — any element can trigger it with $dispatch('notify', { message }) --}}
show = false, 2400)"
x-show="show"
x-cloak
x-transition.opacity.duration.200ms
role="status"
aria-live="polite"
class="fixed bottom-6 left-1/2 z-50 -translate-x-1/2 rounded-pill bg-ink px-5 py-3 text-sm font-medium text-on-accent shadow-md"
>
@livewireScripts