.toast-container[data-v-6f7b4a84]{position:fixed;top:auto;bottom:2rem;right:2rem;z-index:9999;display:flex;flex-direction:column;gap:.75rem;width:100%;max-width:384px;pointer-events:none}.toast[data-v-6f7b4a84]{display:flex;align-items:center;padding:1rem;border-radius:.5rem;box-shadow:0 4px 6px #0000001a;cursor:pointer;transform:translate(100%);opacity:0;transition:transform .3s ease,opacity .3s ease;pointer-events:auto;font-weight:500;border-width:1px;border-style:solid}.toast-visible[data-v-6f7b4a84]{transform:translate(0);opacity:1}.toast-success[data-v-6f7b4a84]{background-color:#f0fdf4;color:#166534;border-color:#dcfce7}.toast-error[data-v-6f7b4a84]{background-color:#fef2f2;color:#b91c1c;border-color:#fee2e2}.toast-info[data-v-6f7b4a84]{background-color:#eff6ff;color:#1e40af;border-color:#dbeafe}.toast-warning[data-v-6f7b4a84]{background-color:#fffbeb;color:#92400e;border-color:#fef3c7}.toast-icon[data-v-6f7b4a84]{margin-right:.75rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.toast-content[data-v-6f7b4a84]{flex:1;font-size:.875rem;line-height:1.25rem}.toast-close[data-v-6f7b4a84]{display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;background:transparent;border:none;margin-left:.5rem;opacity:.5;cursor:pointer;color:currentColor;transition:opacity .2s ease;flex-shrink:0}.toast-close[data-v-6f7b4a84]:hover{opacity:1}.toast-enter-active[data-v-6f7b4a84],.toast-leave-active[data-v-6f7b4a84]{transition:all .3s ease}.toast-enter-from[data-v-6f7b4a84],.toast-leave-to[data-v-6f7b4a84]{transform:translate(100%);opacity:0}@media (max-width: 640px){.toast-container[data-v-6f7b4a84]{left:1rem;right:1rem;max-width:none}}
