.toast-container[data-v-1d64ae30]{position:fixed;bottom:30px;left:50%;transform:translate(-50%);z-index:9999;padding:12px 24px;border-radius:50px;box-shadow:0 4px 15px #00000026;background:#fff;color:#333;min-width:250px;text-align:center;border:1px solid rgba(0,0,0,.05)}.toast-content[data-v-1d64ae30]{display:flex;align-items:center;justify-content:center;gap:12px;font-size:.95rem;font-weight:500}.toast-container.info[data-v-1d64ae30]{border-right:4px solid #3498db}.toast-container.error[data-v-1d64ae30]{border-right:4px solid #e74c3c;color:#e74c3c}.toast-container.success[data-v-1d64ae30]{border-right:4px solid #2ecc71;color:#27ae60}.toast-enter-active[data-v-1d64ae30],.toast-leave-active[data-v-1d64ae30]{transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.toast-enter-from[data-v-1d64ae30],.toast-leave-to[data-v-1d64ae30]{opacity:0;transform:translate(-50%) translateY(20px)}
