.toast-overlay[data-v-fb8952af]{align-items:flex-end;background-color:transparent;bottom:30px;display:flex;justify-content:center;left:0;pointer-events:none;position:fixed;width:100%;z-index:9999}.toast-content[data-v-fb8952af]{align-items:center;border-radius:10px;box-shadow:0 4px 12px #00000026;display:flex;gap:8px;padding:12px 24px;pointer-events:auto;text-align:center}.toast-content--info[data-v-fb8952af]{background-color:#ebf9ff;color:#000}.toast-content--success[data-v-fb8952af]{background-color:#e8f5e9;color:#2e7d32}.toast-content--error[data-v-fb8952af]{background-color:#ffebee;color:#c62828}.toast-content--warning[data-v-fb8952af]{background-color:#fff8e1;color:#f57f17}.toast-icon[data-v-fb8952af]{font-size:16px;font-weight:700}.toast-message[data-v-fb8952af]{font-size:14px;margin:0}.toast-enter-active[data-v-fb8952af]{animation:slide-up-fb8952af .4s ease-out}.toast-leave-active[data-v-fb8952af]{animation:slide-down-fb8952af .3s ease-in}@keyframes slide-up-fb8952af{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes slide-down-fb8952af{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(100%)}}
