.toast-notifications_notificationContainer__pTPOP{position:fixed;top:1rem;right:1rem;z-index:9999;display:flex;flex-direction:column;gap:.5rem;max-width:400px;max-height:90vh;overflow-y:auto;padding-right:.5rem}.toast-notifications_notification__xzvLB{animation:toast-notifications_slideIn__O7kVB .3s ease-out;margin-bottom:.5rem;box-shadow:0 2px 6px rgba(0,0,0,.2)}@keyframes toast-notifications_slideIn__O7kVB{0%{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}