.notification-modal-overlay[data-v-2d6ae22a]{align-items:center;background-color:#00000080;display:flex;height:100%;justify-content:center;left:0;padding:20px;position:fixed;top:0;width:100%;z-index:9999}.notification-modal[data-v-2d6ae22a]{animation:slideIn-2d6ae22a .3s ease-out;background-color:var(--event-base-color,#fff);border-radius:var(--radius-lg);box-shadow:0 4px 20px #00000026;max-width:500px;width:100%}.notification-modal-header[data-v-2d6ae22a]{align-items:center;border-bottom:1px solid var(--event-border-color,rgba(44,62,80,.15));display:flex;justify-content:space-between;padding:20px}.notification-modal-title[data-v-2d6ae22a]{color:var(--event-font-color,#2c3e50);font-size:18px;font-weight:700;margin:0}.notification-modal-close[data-v-2d6ae22a]{background:none;border:none;color:var(--event-font-color-secondary,rgba(44,62,80,.6));cursor:pointer;padding:0;transition:color .2s}.notification-modal-close[data-v-2d6ae22a]:hover{color:var(--event-font-color,#2c3e50)}.notification-modal-close .material-symbols-outlined[data-v-2d6ae22a]{font-size:24px}.notification-modal-body[data-v-2d6ae22a]{padding:20px}.notification-modal-message[data-v-2d6ae22a]{color:var(--event-font-color,#2c3e50);font-size:16px;line-height:1.6;margin:0;white-space:pre-wrap;word-wrap:break-word}.notification-modal-footer[data-v-2d6ae22a]{border-top:1px solid var(--event-border-color,rgba(44,62,80,.15));display:flex;justify-content:flex-end;padding:15px 20px}.modal-enter-active[data-v-2d6ae22a],.modal-leave-active[data-v-2d6ae22a]{transition:opacity .3s ease}.modal-enter-from[data-v-2d6ae22a],.modal-leave-to[data-v-2d6ae22a]{opacity:0}.modal-enter-active .notification-modal[data-v-2d6ae22a],.modal-leave-active .notification-modal[data-v-2d6ae22a]{transition:transform .3s ease}.modal-enter-from .notification-modal[data-v-2d6ae22a],.modal-leave-to .notification-modal[data-v-2d6ae22a]{transform:scale(.9) translateY(-20px)}@keyframes slideIn-2d6ae22a{0%{opacity:0;transform:scale(.9) translateY(-20px)}to{opacity:1;transform:scale(1) translateY(0)}}@media (max-width:576px){.notification-modal[data-v-2d6ae22a]{max-width:100%}.notification-modal-title[data-v-2d6ae22a]{font-size:16px}.notification-modal-message[data-v-2d6ae22a]{font-size:14px}}
