@keyframes ind-in{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}@keyframes ind-cell{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@keyframes ind-bar{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@keyframes ind-ring{0%{stroke-dashoffset:188px}to{stroke-dashoffset:0}}@keyframes ind-hand{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes ind-flash{0%,to{filter:brightness()}45%,60%{filter:brightness(1.18)}}.ind-in{opacity:0}.ind-cell,.ind-bar{transform-origin:bottom;transform:scaleY(0)}.ind-ring{stroke-dasharray:188;stroke-dashoffset:188px}[data-on=true] .ind-in{animation:.5s cubic-bezier(.22,1,.36,1) forwards ind-in}[data-on=true] .ind-cell{animation:.55s cubic-bezier(.22,1,.36,1) forwards ind-cell}[data-on=true] .ind-bar{animation:.72s cubic-bezier(.22,1,.36,1) forwards ind-bar}[data-on=true] .ind-ring{animation:1.15s cubic-bezier(.22,1,.36,1) forwards ind-ring}.ind-hand{transform-box:fill-box;transform-origin:0}[data-on=true] .ind-hand{animation:12s linear infinite ind-hand}[data-on=true] .ind-flash{animation:3.6s ease-in-out infinite ind-flash}@media (prefers-reduced-motion:reduce){.ind-in,.ind-cell,.ind-bar{opacity:1;animation:none;transform:none}[data-on=true] .ind-in,[data-on=true] .ind-cell,[data-on=true] .ind-bar,[data-on=true] .ind-ring,[data-on=true] .ind-hand,[data-on=true] .ind-flash{animation:none}.ind-ring{stroke-dashoffset:0}}
