.notifications-container[data-v-982c2931]{position:fixed;top:1rem;right:1rem;z-index:1050;display:flex;flex-direction:column;gap:.5rem}.notification[data-v-982c2931]{padding:1rem;border-radius:8px;color:#777;background:#fff;border:1px solid #eee;border-left-width:12px;box-shadow:0 2px 4px #0000001a;animation:fadeIn-982c2931 .5s ease,fadeOut-982c2931 .5s ease 4.5s}.notification.success[data-v-982c2931]{border-color:#3e9f83}.notification.error[data-v-982c2931]{border-color:#bb3d49}.notification.warning[data-v-982c2931]{border-color:#cfcd36}.close-btn[data-v-982c2931]{background:#fff;border:none;font-size:1.2rem;color:#777;cursor:pointer;margin-left:1rem}@keyframes fadeIn-982c2931{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeOut-982c2931{0%{opacity:1}to{opacity:0}}
