.neon-text{color:#fd021d;text-shadow:0 0 2px #fd021d,0 0 16px #f00,0 0 32px #f00}.neon-text-small{color:#fd021d;text-shadow:0 0 1px #fd021d,0 0 3px rgba(213,0,0,.82)}.highlighted-card{margin:0 auto;position:relative;z-index:1;transition:width .1s ease-in-out}@property --angle{syntax:"<angle>";initial-value:0deg;inherits:false}.highlighted-card:after,.highlighted-card:before{content:"";position:absolute;inset:-3px;background-image:conic-gradient(from var(--angle),#00000000,#ff2d4f);z-index:-2;border-radius:calc(1.5rem + 4px);animation:highlighted-card-spin 3s linear infinite}.highlighted-card:before{filter:blur(1.5rem);opacity:.5}@keyframes highlighted-card-spin{0%{--angle:0deg}to{--angle:360deg}}