@keyframes svelte-opcmts-ghost-lines{0%{background-position:-100px}40%{background-position:40vw}to{background-position:60vw}}.loading-indicator.svelte-opcmts{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.25rem;padding:1rem}.loading-indicator.svelte-opcmts .dot:where(.svelte-opcmts){width:8px;height:8px;background-color:var(--fg-tertiary);border-radius:50%;animation:svelte-opcmts-pulse 1.5s infinite ease-in-out}.loading-indicator.svelte-opcmts .dot:where(.svelte-opcmts):nth-child(2){animation-delay:.3s}.loading-indicator.svelte-opcmts .dot:where(.svelte-opcmts):nth-child(3){animation-delay:.6s}@keyframes svelte-opcmts-pulse{0%,to{opacity:.4;transform:scale(.8)}50%{opacity:1;transform:scale(1)}}
