.toast-container[data-v-f1a4fd03]{position:fixed;right:20px;bottom:20px;z-index:150;display:flex;flex-direction:column-reverse;gap:8px;pointer-events:none}.toast-item[data-v-f1a4fd03]{pointer-events:all;display:flex;align-items:flex-start;gap:8px;background:var(--color-bg, #fff);border:1px solid var(--color-border, #e5e7eb);border-left:4px solid var(--color-primary, #3b82f6);border-radius:8px;padding:12px 14px;box-shadow:0 4px 12px #00000026;cursor:pointer;max-width:360px;min-width:280px}.toast-content[data-v-f1a4fd03]{flex:1}.toast-title[data-v-f1a4fd03]{margin:0;font-weight:600;font-size:.9rem}.toast-message[data-v-f1a4fd03]{margin:4px 0 0;font-size:.82rem;color:var(--color-text-secondary, #6b7280)}.toast-close[data-v-f1a4fd03]{background:none;border:none;font-size:1.2rem;cursor:pointer;color:var(--color-text-secondary, #6b7280);padding:0 2px;line-height:1}.toast-enter-active[data-v-f1a4fd03]{transition:all .3s ease}.toast-leave-active[data-v-f1a4fd03]{transition:all .2s ease}.toast-enter-from[data-v-f1a4fd03],.toast-leave-to[data-v-f1a4fd03]{transform:translate(100%);opacity:0}@media (max-width: 600px){.toast-container[data-v-f1a4fd03]{right:12px;left:12px;bottom:12px}.toast-item[data-v-f1a4fd03]{min-width:0;max-width:100%}}
