.toast-container[data-v-7d8201fc]{display:flex;flex-direction:column;gap:12px;max-width:400px;position:fixed;right:20px;top:100px;z-index:99999}.toast-item[data-v-7d8201fc]{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:8px;box-shadow:0 4px 12px #00000026;font-family:Times New Roman,Times,serif;font-size:14px;gap:12px;min-width:280px;padding:14px 18px}.toast-icon[data-v-7d8201fc],.toast-item[data-v-7d8201fc]{align-items:center;display:flex}.toast-icon[data-v-7d8201fc]{border-radius:50%;flex-shrink:0;height:24px;justify-content:center;width:24px}.toast-message[data-v-7d8201fc]{flex:1;line-height:1.5}.toast-close[data-v-7d8201fc]{background:transparent;border:none;border-radius:4px;cursor:pointer;flex-shrink:0;opacity:.6;padding:4px;transition:opacity .2s}.toast-close[data-v-7d8201fc]:hover{opacity:1}.toast-success[data-v-7d8201fc]{background:linear-gradient(135deg,#f0fdf4,#dcfce7);border:1px solid #86efac;color:#166534}.toast-success .toast-icon[data-v-7d8201fc]{background:#22c55e;color:#fff}.toast-error[data-v-7d8201fc]{background:linear-gradient(135deg,#fef2f2,#fee2e2);border:1px solid #fca5a5;color:#991b1b}.toast-error .toast-icon[data-v-7d8201fc]{background:#ef4444;color:#fff}.toast-warning[data-v-7d8201fc]{background:linear-gradient(135deg,#fffbeb,#fef3c7);border:1px solid #fcd34d;color:#92400e}.toast-warning .toast-icon[data-v-7d8201fc]{background:#f59e0b;color:#fff}.toast-info[data-v-7d8201fc]{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border:1px solid #7dd3fc;color:#002248}.toast-info .toast-icon[data-v-7d8201fc]{background:#002248;color:#fff}.toast-enter-active[data-v-7d8201fc]{animation:toast-in-7d8201fc .3s ease-out}.toast-leave-active[data-v-7d8201fc]{animation:toast-out-7d8201fc .3s ease-in}@keyframes toast-in-7d8201fc{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes toast-out-7d8201fc{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(100%)}}@media (max-width:480px){.toast-container[data-v-7d8201fc]{left:16px;max-width:none;right:16px;top:80px}.toast-item[data-v-7d8201fc]{min-width:auto}}@media (max-width:768px){::-webkit-scrollbar{display:none;height:0;width:0}body,html{scrollbar-width:none;-ms-overflow-style:none}}
