.pp-ticker-wrapper{background:#ce0000;color:#fff;display:flex;align-items:center;height:45px;overflow:hidden;font-family:"Inter",sans-serif;z-index:99;position:relative}.pp-ticker-label{background:#000;padding:0 20px;height:100%;display:flex;align-items:center;font-weight:900;font-size:14px;letter-spacing:1px;box-shadow:10px 0 20px rgba(0,0,0,.2);z-index:3}.pp-pulse{width:10px;height:10px;background:#f00;border-radius:50%;margin-right:10px;box-shadow:0 0 0 rgba(255,0,0,.4);animation:pp-pulse-red 1.5s infinite}.pp-ticker-content{flex:1;overflow:hidden;white-space:nowrap}.pp-ticker-scroll{display:inline-block;padding-left:100%;animation:pp-ticker-animation 30s linear infinite;will-change:transform}.pp-ticker-item{color:#fff;text-decoration:none;padding-right:50px;font-weight:700;font-size:15px;display:inline-block}.pp-ticker-time{background:rgba(255,255,255,.2);padding:2px 6px;border-radius:4px;font-size:12px;margin-right:8px}.pp-ticker-wrapper:hover .pp-ticker-scroll{animation-play-state:paused}