.notification[data-v-0b7944c7]{align-items:center;animation:fade-in-0b7944c7 .3s ease-out;border-radius:12px;box-shadow:0 4px 12px #0003;color:#fff;display:flex;font-family:Inter,sans-serif;gap:16px;justify-content:space-between;max-width:400px;min-width:300px;padding:16px 20px;position:fixed;right:20px;top:20px;z-index:99999}@media (max-width:767px){.notification[data-v-0b7944c7]{top:80px}}.notification.success[data-v-0b7944c7]{background:linear-gradient(135deg,#7b61ff,#9e77ff)}.notification.error[data-v-0b7944c7]{background:linear-gradient(135deg,#ff4d6d,#ff7f9f)}.notification.info[data-v-0b7944c7]{background:linear-gradient(135deg,#6a5acd,#9370db)}.notification.warning[data-v-0b7944c7]{background:linear-gradient(135deg,#d97706,#fbbf24)}.notification .content[data-v-0b7944c7]{display:flex;flex-direction:column}.notification .title[data-v-0b7944c7]{font-size:16px;font-weight:600}.notification .message[data-v-0b7944c7]{font-size:14px;margin-top:4px}.notification .close[data-v-0b7944c7]{background:none;border:none;color:#fff;cursor:pointer;font-size:20px}@keyframes fade-in-0b7944c7{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}
