@property --pill-angle{syntax:"<angle>";initial-value:0deg;inherits:false}.PillButton_animatedHighlight__Unr4u{position:relative}.PillButton_animatedHighlight__Unr4u:before{content:"";position:absolute;inset:-2px;z-index:-1;border-radius:9999px;background:conic-gradient(from var(--pill-angle),#5bc2e7,#ef426f,#671e75,#5bc2e7);animation:PillButton_pill-highlight-spin__pYEYo 3s linear infinite}@keyframes PillButton_pill-highlight-spin__pYEYo{to{--pill-angle:360deg}}@media (prefers-reduced-motion:reduce){.PillButton_animatedHighlight__Unr4u:before{animation:none}}