@keyframes notification-highlight-pulse{0%,to{border-color:#fbbf24;box-shadow:0 0 0 3px #fbbf2499}50%{border-color:#fbbf24;box-shadow:0 0 15px 5px #fbbf2466}}@keyframes notification-highlight-border-fade{0%{border-color:#fbbf24;box-shadow:0 0 0 2px #fbbf2480}70%{border-color:#fbbf24;box-shadow:0 0 0 2px #fbbf2480}to{box-shadow:none;border-color:#0000}}.notification-highlight{position:relative;background-color:#fbbf241a!important;border:2px solid #fbbf24!important;animation:1.5s ease-in-out infinite notification-highlight-pulse,4s ease-in-out forwards notification-highlight-border-fade!important;box-shadow:0 0 10px #fbbf244d!important}.notification-highlight:before{content:"";pointer-events:none;border-radius:inherit;background:linear-gradient(135deg,#fbbf241a 0%,#fbbf240d 100%);animation:4s ease-in-out forwards notification-glow-fade;position:absolute;inset:0}@keyframes notification-glow-fade{0%{opacity:1}70%{opacity:1}to{opacity:0}}
