.ai-loader{display:inline-flex;align-items:center;justify-content:center}.ai-loader__svg{width:100%;height:100%;display:block;overflow:visible;transform-origin:center}.ai-loader__arc{fill:none;stroke-width:3.2;stroke-linecap:round;stroke-dasharray:100 100;stroke-dashoffset:100;opacity:0;animation:ld-sweep 2.4s infinite,ld-fade 2.4s infinite}@keyframes ld-sweep{0%{stroke-dashoffset:100;animation-timing-function:cubic-bezier(.25,.85,.35,1)}42%{stroke-dashoffset:0;animation-timing-function:linear}56%{stroke-dashoffset:0;animation-timing-function:cubic-bezier(.55,0,.35,1)}97%{stroke-dashoffset:-100;animation-timing-function:linear}to{stroke-dashoffset:-100}}@keyframes ld-fade{0%{opacity:0;animation-timing-function:cubic-bezier(.4,0,.6,1)}4%{opacity:1;animation-timing-function:linear}84%{opacity:1;animation-timing-function:cubic-bezier(.4,0,.7,1)}97%{opacity:0;animation-timing-function:linear}to{opacity:0}}@media (prefers-reduced-motion:reduce){.ai-loader__arc{animation:none;stroke-dashoffset:0;opacity:1}}