@property --envox-attract-angle{syntax:"<angle>";initial-value:0deg;inherits:false}.envox-attract-ring{border-radius:1rem;pointer-events:none;position:fixed;z-index:1000000010}.envox-attract-ring:before{animation:envox-attract-rotate 1.5s linear infinite;background:conic-gradient(from var(--envox-attract-angle),transparent 0deg,transparent 250deg,#10b981 340deg,#10b981 1turn);border-radius:inherit;content:"";top:-3px;right:-3px;bottom:-3px;left:-3px;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:3px;position:absolute}@keyframes envox-attract-rotate{to{--envox-attract-angle:360deg}}
