@property --push-x{syntax:"<length>";inherits:false;initial-value:0}@property --push-y{syntax:"<length>";inherits:false;initial-value:0}.repel-particles[data-astro-cid-cnh77tlq]{--particle-color:currentColor;--snap-back-duration:.3s}.repel-particle[data-astro-cid-cnh77tlq]{background-color:var(--particle-color);transform:translate(calc(-50% + var(--push-x)), calc(-50% + var(--push-y)));transition:--push-x var(--snap-back-duration) cubic-bezier(.34, 1.56, .64, 1), --push-y var(--snap-back-duration) cubic-bezier(.34, 1.56, .64, 1);will-change:--push-x, --push-y}.repel-particle[data-astro-cid-cnh77tlq][data-repelling=true]{transition:--push-x 50ms ease-out,--push-y 50ms ease-out}
