[role=status]{align-items:flex-end;display:flex;gap:1.5rem;justify-content:center}[role=status]>svg{animation:app-spinner .6s ease-in-out infinite alternate;margin:0 .25rem;transform-origin:center bottom}[role=status]>svg:first-child{animation-delay:0s}[role=status]>svg:nth-child(2){animation-delay:.2s}[role=status]>svg:nth-child(3){animation-delay:.4s}[role=status]>svg:nth-child(4){animation-delay:.6s}@keyframes app-spinner{0%{transform:scale(.6)}to{transform:scale(1.4)}}
