.toast-container[data-v-78270413]{z-index:9999;flex-direction:column;gap:10px;display:flex;position:fixed;bottom:20px;right:20px}.toast[data-v-78270413]{border-radius:10px;min-width:250px;padding:12px 20px;animation:.3s slideIn-78270413;box-shadow:0 4px 6px #0003}.toast.info[data-v-78270413]{background-color:#333}.toast.success[data-v-78270413]{background-color:#5c8537}.toast.error[data-v-78270413]{background-color:#ef4444}.toast.warning[data-v-78270413]{background-color:#a37707}@keyframes slideIn-78270413{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}
