@property --title-angle{syntax:'<angle>';initial-value:0deg;inherits:false}.intro h1 span{background:conic-gradient(from var(--title-angle) at 50% 50%,#10d9ff,#167dff,#735cff,#c44fff,#10d9ff);background-size:160% 160%;background-clip:text;color:transparent;text-shadow:none;filter:drop-shadow(0 0 8px #237dff55);animation:title-color-cycle 8s linear infinite!important}@keyframes title-color-cycle{to{--title-angle:360deg}}@media(prefers-reduced-motion:reduce){.intro h1 span{animation:none!important;background:linear-gradient(90deg,#10d9ff,#735cff)}}
