.p-ToastComp-container[data-v-3e39fc21]{display:flex;flex-direction:column;gap:1rem;position:fixed;right:20px;top:20px;z-index:30000}.p-ToastComp[data-v-3e39fc21]{align-items:center;border-radius:var(--radius-b);box-shadow:var(--shadow-b);display:flex;font-size:var(--text-size-1);font-weight:500;justify-content:space-between;margin-bottom:1rem;max-width:400px;min-width:300px;padding:1rem;position:relative}.p-ToastComp.success[data-v-3e39fc21]{background-color:#e6f4ea;color:#216e39}.p-ToastComp.error[data-v-3e39fc21]{background-color:#fdecea;color:#b91c1c}.p-ToastComp.info[data-v-3e39fc21]{background-color:#e8f1fb;color:#1e3a8a}.p-ToastComp.default[data-v-3e39fc21]{background-color:#f3f4f6;color:#374151}.p-ToastComp-message[data-v-3e39fc21]{flex:1;overflow-wrap:anywhere;text-align:left}.p-ToastComp-enter-active[data-v-3e39fc21],.p-ToastComp-leave-active[data-v-3e39fc21]{transition:all .3s ease}.p-ToastComp-enter-from[data-v-3e39fc21],.p-ToastComp-leave-to[data-v-3e39fc21]{opacity:0;transform:translateY(-10px)}
