show = false, 3000)"
x-show="show"
x-transition:enter="transition ease-out duration-300"
x-transition:enter-start="opacity-0 -translate-y-2"
x-transition:enter-end="opacity-100 translate-y-0"
x-transition:leave="transition ease-in duration-200"
x-transition:leave-end="opacity-0"
class="fixed top-5 right-5 z-50 flex items-center gap-2 bg-green-500 text-white text-sm font-semibold px-4 py-3 rounded-lg shadow-lg"
style="display:none;"
>
회사 정보가 저장되었습니다.
기간별/항목별 거래 데이터를 집계해서 분석합니다. 각 보고서는 CSV로 내보낼 수 있습니다.