.notifications-container[data-v-21bce2ed]{display:flex;flex-direction:column;gap:10px;max-width:450px;position:fixed;right:20px;top:20px;width:calc(100% - 40px);z-index:9999}.notification[data-v-21bce2ed]{border-radius:8px;box-shadow:0 4px 12px #00000026;cursor:pointer;min-width:300px;overflow:hidden;transition:all .3s ease;width:100%}:root.dark .notification[data-v-21bce2ed]{box-shadow:0 4px 12px #00000080}.notification-content[data-v-21bce2ed]{padding:14px 18px}.notification-header[data-v-21bce2ed]{align-items:center;display:flex;justify-content:space-between;margin-bottom:6px}.notification-title[data-v-21bce2ed]{font-size:1rem;font-weight:600}.notification-close[data-v-21bce2ed]{background:none;border:none;cursor:pointer;font-size:1.5rem;line-height:1;padding:0 4px;transition:opacity .2s}.notification-message[data-v-21bce2ed]{font-size:.925rem;line-height:1.5;word-wrap:break-word}.notification-progress[data-v-21bce2ed]{animation:progress-21bce2ed linear;height:3px;transform-origin:left;width:100%}.notification-success[data-v-21bce2ed]{border-left:4px solid #10b981}.notification-success .notification-progress[data-v-21bce2ed]{background:#10b981}.notification-error[data-v-21bce2ed]{border-left:4px solid #ef4444}.notification-error .notification-progress[data-v-21bce2ed]{background:#ef4444}.notification-warning[data-v-21bce2ed]{border-left:4px solid #f59e0b}.notification-warning .notification-progress[data-v-21bce2ed]{background:#f59e0b}.notification-info[data-v-21bce2ed]{border-left:4px solid #3b82f6}.notification-info .notification-progress[data-v-21bce2ed]{background:#3b82f6}:root.dark .notification-success[data-v-21bce2ed]{border-left:4px solid #34d399}:root.dark .notification-success .notification-progress[data-v-21bce2ed]{background:#34d399}:root.dark .notification-error[data-v-21bce2ed]{border-left:4px solid #f87171}:root.dark .notification-error .notification-progress[data-v-21bce2ed]{background:#f87171}:root.dark .notification-warning[data-v-21bce2ed]{border-left:4px solid #fbbf24}:root.dark .notification-warning .notification-progress[data-v-21bce2ed]{background:#fbbf24}:root.dark .notification-info[data-v-21bce2ed]{border-left:4px solid #60a5fa}:root.dark .notification-info .notification-progress[data-v-21bce2ed]{background:#60a5fa}.notification-enter-active[data-v-21bce2ed],.notification-leave-active[data-v-21bce2ed]{transition:all .3s ease}.notification-enter-from[data-v-21bce2ed],.notification-leave-to[data-v-21bce2ed]{opacity:0;transform:translate(100%)}@keyframes progress-21bce2ed{0%{width:100%}to{width:0}}@media (max-width:640px){.notifications-container[data-v-21bce2ed]{left:10px;right:10px;width:calc(100% - 20px)}.notification[data-v-21bce2ed]{min-width:unset}}
