.ui-notice-anchor{position:relative;display:inline-flex;vertical-align:middle;overflow:visible}
.ui-notice-flare{position:absolute;top:-4px;right:-4px;width:22px;height:22px;pointer-events:none;z-index:5;display:none;line-height:0}
.nav-tab .ui-notice-flare{top:4px;right:8px;width:24px;height:24px}
.nav-tab.ui-notice-anchor{display:inline-flex}
.has-ui-notice>.ui-notice-flare,.has-ui-notice .ui-notice-flare{display:block}
.ui-notice-flare-img{width:100%;height:100%;object-fit:contain;display:block;filter:drop-shadow(0 0 6px rgba(255,40,40,.85));transform-origin:center center}
.has-ui-notice .ui-notice-flare-img{animation:ui-notice-flare-pulse 2s ease-in-out infinite}
@keyframes ui-notice-flare-pulse{0%,100%{transform:scale(1);filter:drop-shadow(0 0 5px rgba(255,40,40,.75))}50%{transform:scale(1.12);filter:drop-shadow(0 0 9px rgba(255,55,55,.95))}}
@media (prefers-reduced-motion:reduce){.has-ui-notice .ui-notice-flare-img{animation:none}}
.whats-new-btn.ui-notice-anchor,.site-footer-links a.ui-notice-anchor{position:relative}
.whats-new-btn .ui-notice-flare{top:-5px;right:-5px;width:20px;height:20px}
.site-footer-links a .ui-notice-flare{top:-2px;right:-10px;width:18px;height:18px}
