.toast-overlay[data-v-23d591ef]{position:fixed;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;z-index:9999;pointer-events:none}.toast-content[data-v-23d591ef]{display:flex;align-items:center;padding:12px 20px;border-radius:8px;box-shadow:0 4px 12px #00000026;max-width:80%;min-width:200px;background-color:#fff;animation:fadeIn-23d591ef .3s ease,slideUp-23d591ef .3s ease;pointer-events:auto}.toast-icon[data-v-23d591ef]{margin-right:12px;flex-shrink:0}.toast-message[data-v-23d591ef]{flex:1;font-size:14px;line-height:1.5;color:#333}.toast-close[data-v-23d591ef]{background:none;border:none;font-size:20px;color:#999;cursor:pointer;margin-left:12px;padding:0;width:20px;height:20px;display:flex;align-items:center;justify-content:center;line-height:1}.toast-close[data-v-23d591ef]:hover{color:#666}.toast-content.info[data-v-23d591ef]{background-color:#f0f9ff;border:1px solid #e0f2fe}.toast-content.info .toast-icon[data-v-23d591ef]{color:#3b82f6}.toast-content.success[data-v-23d591ef]{background-color:#f0fdf4;border:1px solid #dcfce7}.toast-content.success .toast-icon[data-v-23d591ef]{color:#22c55e}.toast-content.error[data-v-23d591ef]{background-color:#fef2f2;border:1px solid #fee2e2}.toast-content.error .toast-icon[data-v-23d591ef]{color:#ef4444}.toast-content.warning[data-v-23d591ef]{background-color:#fffbeb;border:1px solid #fef3c7}.toast-content.warning .toast-icon[data-v-23d591ef]{color:#f59e0b}@keyframes fadeIn-23d591ef{0%{opacity:0}to{opacity:1}}@keyframes slideUp-23d591ef{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.toast-content[data-v-23d591ef]{max-width:90%;padding:10px 16px}.toast-message[data-v-23d591ef]{font-size:13px}}
