.fx-decode{pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.fx-dot{fill:var(--sentry-violet,#783ff2);opacity:0;animation:.9s forwards fx-dot-in;animation-delay:var(--fx-d,0s)}.fx-dot-mint{fill:var(--mint,#22ffa6);filter:drop-shadow(0 0 1.2px #22ffa6e6);animation:.9s forwards fx-dot-in,3.2s ease-in-out 1s infinite fx-pulse}.fx-decode-traces path{fill:none;stroke:var(--sentry-violet,#783ff2);stroke-width:.25px;stroke-dasharray:1.4 1.8;opacity:.32;animation:8s linear infinite fx-dash}@keyframes fx-dot-in{0%{opacity:0;transform:translateY(3px)}to{opacity:.55;transform:translateY(0)}}@keyframes fx-pulse{0%,to{opacity:.7}50%{opacity:1}}@keyframes fx-dash{to{stroke-dashoffset:-20px}}@media (prefers-reduced-motion:reduce){.fx-dot,.fx-dot-mint,.fx-decode-traces path{opacity:.5;animation:none!important}.fx-dot-mint{opacity:.9}}
