.spinner_V8m1{transform-origin:center;animation:spinner_zKoa 10s linear infinite}.spinner_V8m1 circle{stroke-linecap:round;animation:spinner_YpZS 2s ease-in-out infinite}@keyframes spinner_zKoa{to{transform:rotate(1turn)}}@keyframes spinner_YpZS{0%{stroke-dasharray:0 150;stroke-dashoffset:0}47.5%{stroke-dasharray:42 150;stroke-dashoffset:-16}95%,to{stroke-dasharray:42 150;stroke-dashoffset:-59}}.skeleton-background{background:linear-gradient(100deg,hsl(var(--muted-foreground)/.1) 30%,hsl(var(--muted-foreground)/.35) 50%,hsl(var(--muted-foreground)/.1) 70%);background-size:200% 100%;animation:loading 3s infinite}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}