.LoadingSpinner-module__s-2qWq__container{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;min-height:200px;padding:2rem;display:flex}.LoadingSpinner-module__s-2qWq__logoWrapper{justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:1.5rem;display:flex;position:relative}.LoadingSpinner-module__s-2qWq__logo{object-fit:contain;z-index:2;width:50px;height:50px;animation:2s ease-in-out infinite LoadingSpinner-module__s-2qWq__pulse}.LoadingSpinner-module__s-2qWq__spinner{border:3px solid #0000;border-top-color:var(--primary);border-right-color:var(--primary-light);z-index:1;border-radius:50%;width:100%;height:100%;animation:1s linear infinite LoadingSpinner-module__s-2qWq__spin;position:absolute;top:0;left:0}.LoadingSpinner-module__s-2qWq__text{color:var(--muted-foreground);font-size:1.1rem;font-weight:500;animation:.5s ease-in LoadingSpinner-module__s-2qWq__fadeIn}.LoadingSpinner-module__s-2qWq__subtitle{text-align:center;max-width:560px;color:var(--muted-foreground);margin-top:.35rem;font-size:.9rem;line-height:1.4;animation:.5s ease-in LoadingSpinner-module__s-2qWq__fadeIn}.LoadingSpinner-module__s-2qWq__cacheVisual{border:1px solid var(--border);background:#0f172a08;border-radius:.65rem;align-items:center;gap:.45rem;margin-top:.8rem;padding:.4rem .65rem;display:inline-flex}.LoadingSpinner-module__s-2qWq__cacheNode{color:#1d4ed8;background:#2563eb1f;border-radius:999px;justify-content:center;align-items:center;padding:.2rem .5rem;font-size:.72rem;font-weight:700;display:inline-flex}.LoadingSpinner-module__s-2qWq__cacheArrow{color:var(--muted-foreground);font-size:.95rem;font-weight:700}@keyframes LoadingSpinner-module__s-2qWq__spin{to{transform:rotate(360deg)}}@keyframes LoadingSpinner-module__s-2qWq__pulse{0%{opacity:.8;transform:scale(.95)}50%{opacity:1;transform:scale(1.05)}to{opacity:.8;transform:scale(.95)}}@keyframes LoadingSpinner-module__s-2qWq__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
