.foss-loader{color:#475569;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:1.5rem 1rem;font-size:.92rem;display:flex}.foss-loader__ring{border:3px solid #0f172a14;border-top-color:#0f172a61;border-radius:50%;width:2rem;height:2rem;animation:.75s linear infinite foss-loader-spin}[data-theme=dark] .foss-loader__ring{border-color:#f8fafc73 #94a3b824 #94a3b824}.foss-loader__label{font-weight:500}@keyframes foss-loader-spin{to{transform:rotate(360deg)}}
