.toast-container[data-v-c3afbfec]{bottom:24px;display:flex;flex-direction:column;gap:12px;position:fixed;right:24px;z-index:9999}.toast[data-v-c3afbfec]{background:var(--surface);border:1px solid hsla(0,0%,100%,.1);border-radius:12px;box-shadow:0 10px 40px #0000004d;gap:12px;max-width:400px;min-width:280px;padding:14px 18px}.toast[data-v-c3afbfec],.toast-icon[data-v-c3afbfec]{align-items:center;display:flex}.toast-icon[data-v-c3afbfec]{border-radius:50%;flex-shrink:0;font-size:12px;font-weight:600;height:24px;justify-content:center;width:24px}.toast.success .toast-icon[data-v-c3afbfec]{background:#22c55e33;color:#86efac}.toast.error .toast-icon[data-v-c3afbfec]{background:#ef444433;color:#fca5a5}.toast.warning .toast-icon[data-v-c3afbfec]{background:#f59e0b33;color:#fcd34d}.toast.info .toast-icon[data-v-c3afbfec]{background:#6366f133;color:#a5b4fc}.toast-message[data-v-c3afbfec]{color:#fff;flex:1;font-size:14px}.toast-close[data-v-c3afbfec]{background:none;border:none;color:var(--text-muted);cursor:pointer;font-size:20px;line-height:1;padding:0;transition:color .2s ease}.toast-close[data-v-c3afbfec]:hover{color:#fff}.toast-enter-active[data-v-c3afbfec]{animation:slideIn-c3afbfec .3s ease}.toast-leave-active[data-v-c3afbfec]{animation:slideOut-c3afbfec .3s ease}@keyframes slideIn-c3afbfec{0%{opacity:0;transform:translate(100px)}to{opacity:1;transform:translate(0)}}@keyframes slideOut-c3afbfec{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(100px)}}
