.loading-state{color:#68758a;justify-content:center;align-items:center;gap:10px;min-height:96px;font-size:.75rem;font-weight:580;display:flex}.loading-pulse{align-items:center;gap:4px;height:14px;display:inline-flex}.loading-pulse i{background:#168aa5;border-radius:50%;width:6px;height:6px;animation:1.1s ease-in-out infinite loading-pulse;display:block}.loading-pulse i:nth-child(2){animation-delay:.12s}.loading-pulse i:nth-child(3){animation-delay:.24s}.loading-assistive{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}@keyframes loading-pulse{0%,70%,to{opacity:.32;transform:translateY(0)}35%{opacity:1;transform:translateY(-3px)}}@media (prefers-reduced-motion:reduce){.loading-pulse i{opacity:.65;animation:none}}
