.wr-visual{--wr-ink:#171514;--wr-line:rgba(23,21,20,0.08);--wr-track:rgba(23,21,20,0.06);--wr-orange:#ff5a1f;--wr-orange-soft:#fff3ed;--wr-teal:#14b8a6;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.wr-svg{width:86%;height:auto;max-width:320px;overflow:visible}.wr-avatar{fill:#fff;stroke:var(--wr-line);stroke-width:1.5}.wr-row--hot .wr-avatar{fill:var(--wr-orange-soft);stroke:var(--wr-orange);stroke-width:2}.wr-track{fill:var(--wr-track)}.wr-fill{fill:var(--wr-teal);transform-box:fill-box;transform-origin:left center}.wr-row--hot .wr-fill,.wr-spark{fill:var(--wr-orange)}@media (prefers-reduced-motion:no-preference){.wr-fill{animation:wr-fill 7s ease-out infinite;animation-delay:var(--wr-d,0s)}.wr-row--hot .wr-spark{transform-box:fill-box;transform-origin:center;animation:wr-spark 7s ease-in-out infinite}}@keyframes wr-fill{0%{transform:scaleX(0)}30%,to{transform:scaleX(1)}}@keyframes wr-spark{0%,32%{opacity:0;transform:scale(.4) rotate(-30deg)}46%,to{opacity:1;transform:scale(1) rotate(0deg)}}