.toast-wrapper[data-v-6c5bed0e]{position:fixed;top:96px;right:24px;z-index:20000;min-width:320px;max-width:420px;background:#fff;border-radius:12px;box-shadow:0 12px 32px #0000001f;overflow:hidden;border:1px solid #F3F4F6;pointer-events:auto}.toast-content[data-v-6c5bed0e]{display:flex;align-items:center;gap:12px;padding:16px}.toast-icon[data-v-6c5bed0e]{flex-shrink:0;display:flex}.toast-message[data-v-6c5bed0e]{flex:1;font-size:14px;font-weight:500;color:#1f2937;line-height:1.4}.toast-close[data-v-6c5bed0e]{flex-shrink:0;background:none;border:none;padding:4px;color:#9ca3af;cursor:pointer;border-radius:6px;transition:all .2s;display:flex}.toast-close[data-v-6c5bed0e]:hover{background:#f9fafb;color:#4b5563}.toast-progress[data-v-6c5bed0e]{height:3px;width:100%;background:#e5e7eb;position:absolute;bottom:0;left:0;transform-origin:left;animation:progress-6c5bed0e linear forwards}.success .toast-progress[data-v-6c5bed0e]{background:#10b981}.error .toast-progress[data-v-6c5bed0e]{background:#ef4444}.warning .toast-progress[data-v-6c5bed0e]{background:#f59e0b}.info .toast-progress[data-v-6c5bed0e]{background:#3b82f6}@keyframes progress-6c5bed0e{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.toast-enter-active[data-v-6c5bed0e]{transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.toast-leave-active[data-v-6c5bed0e]{transition:all .3s ease-in}.toast-enter-from[data-v-6c5bed0e]{opacity:0;transform:translate(100px) scale(.9)}.toast-leave-to[data-v-6c5bed0e]{opacity:0;transform:translate(100px)}@media(max-width:640px){.toast-wrapper[data-v-6c5bed0e]{top:84px;left:20px;right:20px;min-width:0;max-width:none}}
