.loader{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.icon{stroke:#6b7280;width:1.5rem;height:1.5rem;animation:1s linear infinite spin}.loading-text{color:#6b7280;font-size:.75rem;font-weight:500;line-height:1rem}@keyframes spin{to{transform:rotate(360deg)}}
