.hg-enter-glow{animation:.8s ease-out backwards hg-glow-enter}@keyframes hg-glow-enter{0%{opacity:0}to{opacity:1}}.hg-ring-enter{animation:.8s ease-out backwards hg-ring-enter}@keyframes hg-ring-enter{0%{opacity:0;transform-origin:50%;transform:scale(.95)}to{opacity:1;transform-origin:50%;transform:scale(1)}}.hg-orbit-enter{animation:hg-orbit-enter .8s ease-out backwards,hg-rotate var(--orbit-speed,40s)linear infinite;animation-direction:normal,var(--orbit-dir,normal);will-change:transform,opacity}@keyframes hg-orbit-enter{0%{opacity:0;scale:.95}to{opacity:1;scale:1}}.hg-glow{transform-origin:50%}.hg-glow-inner{animation:.8s ease-out backwards hg-glow-enter,4s ease-in-out infinite hg-pulse}.hg-glow-mid{animation:.8s ease-out backwards hg-glow-enter,5s ease-in-out infinite hg-pulse}.hg-glow-outer{animation:.8s ease-out backwards hg-glow-enter,6s ease-in-out infinite hg-pulse}@keyframes hg-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.08)}}@keyframes hg-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.hg-dot{will-change:opacity;animation:ease-in-out infinite hg-dot-pulse}@keyframes hg-dot-pulse{0%,to{opacity:var(--dot-min-opacity,.6)}50%{opacity:1}}
.fw-ring{will-change:transform;animation-name:fw-rotate;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes fw-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
