.shell-busy{width:16px;height:16px;color:inherit;flex:none;grid-template-rows:repeat(3,4px);grid-template-columns:repeat(3,4px);gap:2px;display:inline-grid}.shell-busy i{opacity:.16;background:currentColor;animation:.72s linear infinite shell-busy-cell;display:block}@keyframes shell-busy-cell{0%{opacity:1}55%,to{opacity:.16}}@media (prefers-reduced-motion:reduce){.shell-busy i{opacity:.55;animation:none}}
