.common-button-loading{color:currentColor;justify-content:center;align-items:center;gap:8px;min-width:40px;display:inline-flex}.common-button-loading__dot{background-color:currentColor;border-radius:999px;width:8px;height:8px;animation:.9s ease-in-out infinite both common-button-loading-pulse}.common-button-loading__dot--delay-sm{animation-delay:.15s}.common-button-loading__dot--delay-md{animation-delay:.3s}@keyframes common-button-loading-pulse{0%,80%,to{opacity:.2}40%{opacity:1}}
