.notifications_notification-popup__Wc2J_{position:fixed!important;top:40px!important;left:50%!important;transform:translateX(-50%)!important;z-index:2147483648!important;max-width:600px;width:90%;padding:16px 24px;font-size:16px;font-family:Arial,sans-serif;font-weight:700;color:#fff;border-radius:24px;background-color:#4caf50;box-shadow:0 4px 12px rgba(0,0,0,.2);cursor:pointer;animation:notifications_slideInDown__zg_v4 .4s ease-out,notifications_fadeOut__hmV5k .4s ease-in 2.6s;transition:transform .3s ease-in-out,opacity .3s ease-in-out;display:flex;align-items:center;gap:14px}.notifications_notification-popup__Wc2J_:before{font-size:18px;font-weight:700}.notifications_notification-popup__Wc2J_.notifications_success__G6H8U{background-color:#4caf50}.notifications_notification-popup__Wc2J_.notifications_success__G6H8U:before{content:"✔️ "}.notifications_notification-popup__Wc2J_.notifications_error__qX9Dr{background-color:#f03}.notifications_notification-popup__Wc2J_.notifications_error__qX9Dr:before{content:"❌ "}.notifications_notification-popup__Wc2J_:hover{transform:translateX(-50%) scale(1.02);opacity:.95}@keyframes notifications_slideInDown__zg_v4{0%{opacity:0;transform:translate(-50%,-40px)}to{opacity:1;transform:translate(-50%)}}@keyframes notifications_fadeOut__hmV5k{0%{opacity:1}to{opacity:0}}