.Loading-module__mKLzLa__center{justify-content:center;align-items:center;padding:20px 0;display:flex}.Loading-module__mKLzLa__lottieBox{width:64px;height:64px}.Loading-module__mKLzLa__spinner{border:4px solid var(--kc-surface-2);border-top-color:var(--kc-brand);border-radius:50%;width:36px;height:36px;animation:.8s linear infinite Loading-module__mKLzLa__kc-spin}@keyframes Loading-module__mKLzLa__kc-spin{to{transform:rotate(360deg)}}.Loading-module__mKLzLa__skeletonWrap{flex-direction:column;gap:10px;width:100%;display:flex}.Loading-module__mKLzLa__skeleton{background:linear-gradient(90deg, var(--kc-surface-2) 25%, var(--kc-surface) 40%, var(--kc-surface-2) 60%);background-size:300% 100%;border-radius:7px;height:14px;animation:1.4s infinite Loading-module__mKLzLa__kc-shimmer}@keyframes Loading-module__mKLzLa__kc-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media (prefers-reduced-motion:reduce){.Loading-module__mKLzLa__spinner,.Loading-module__mKLzLa__skeleton{animation:none}}