.toast-container[data-v-0f739f81]{border-radius:8px;box-shadow:0 4px 12px #00000026;cursor:pointer;max-width:500px;min-width:300px;padding:16px;position:fixed;right:20px;top:80px;transition:all .3s ease;z-index:9999}.toast-container[data-v-0f739f81]:hover{box-shadow:0 6px 16px #0003;transform:translateY(-2px)}.toast-content[data-v-0f739f81]{align-items:center;display:flex;gap:12px}.toast-icon[data-v-0f739f81]{flex-shrink:0;height:24px;width:24px}.toast-message[data-v-0f739f81]{flex:1;font-size:14px;line-height:1.5;word-break:keep-all}.toast-close[data-v-0f739f81]{background:transparent;border:none;cursor:pointer;flex-shrink:0;height:20px;opacity:.6;padding:0;transition:opacity .2s;width:20px}.toast-close[data-v-0f739f81]:hover{opacity:1}.toast-info[data-v-0f739f81]{background-color:#3b82f6;color:#fff}.toast-success[data-v-0f739f81]{background-color:#10b981;color:#fff}.toast-warning[data-v-0f739f81]{background-color:#f59e0b;color:#fff}.toast-error[data-v-0f739f81]{background-color:#ef4444;color:#fff}.toast-enter-active[data-v-0f739f81]{animation:toast-in-0f739f81 .3s ease-out}.toast-leave-active[data-v-0f739f81]{animation:toast-out-0f739f81 .3s ease-in}@keyframes toast-in-0f739f81{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes toast-out-0f739f81{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(100%)}}@media (max-width:640px){.toast-container[data-v-0f739f81]{left:10px;max-width:none;min-width:auto;right:10px;top:60px}}
