.LoadingSpinner-module__HkLnqW__overlay{background:var(--color-bg);z-index:9999;flex-direction:column;justify-content:center;align-items:center;display:flex;position:fixed;inset:0;overflow:hidden}.LoadingSpinner-module__HkLnqW__glow{background:radial-gradient(circle, var(--color-brand-glow) 0%, transparent 70%);filter:blur(40px);pointer-events:none;z-index:1;border-radius:50%;width:400px;height:400px;animation:4s ease-in-out infinite alternate LoadingSpinner-module__HkLnqW__pulseGlow;position:absolute}.LoadingSpinner-module__HkLnqW__content{justify-content:center;align-items:center;gap:var(--space-xl);z-index:2;flex-direction:column;display:flex;position:relative}.LoadingSpinner-module__HkLnqW__spinnerWrapper{width:80px;height:80px;position:relative}.LoadingSpinner-module__HkLnqW__ring{background:conic-gradient(from 0deg, transparent 20%, var(--color-accent) 50%, var(--color-brand) 80%, transparent 100%);border-radius:50%;width:100%;height:100%;animation:1.2s linear infinite LoadingSpinner-module__HkLnqW__rotate;-webkit-mask:radial-gradient(circle,#0000 55%,#000 56%);mask:radial-gradient(circle,#0000 55%,#000 56%)}.LoadingSpinner-module__HkLnqW__core{background:var(--color-bg);width:70%;height:70%;box-shadow:inset 0 0 12px var(--color-brand-glow);border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:15%;left:15%}.LoadingSpinner-module__HkLnqW__logoDot{background:linear-gradient(135deg, var(--color-brand) 0%, var(--color-accent) 100%);width:16px;height:16px;box-shadow:0 0 16px var(--color-accent);border-radius:50%;animation:1.5s ease-in-out infinite alternate LoadingSpinner-module__HkLnqW__pulseDot}.LoadingSpinner-module__HkLnqW__text{font-family:var(--font-family,inherit);font-size:var(--text-md);font-weight:var(--weight-medium);color:var(--color-text-sub);letter-spacing:.05em;text-transform:uppercase;animation:2s ease-in-out infinite LoadingSpinner-module__HkLnqW__fadeInOut}@keyframes LoadingSpinner-module__HkLnqW__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes LoadingSpinner-module__HkLnqW__pulseGlow{0%{opacity:.5;transform:scale(.9)}to{opacity:.8;transform:scale(1.2)}}@keyframes LoadingSpinner-module__HkLnqW__pulseDot{0%{box-shadow:0 0 8px var(--color-accent);transform:scale(.85)}to{box-shadow:0 0 24px var(--color-accent);transform:scale(1.15)}}@keyframes LoadingSpinner-module__HkLnqW__fadeInOut{0%,to{opacity:.4}50%{opacity:.95}}
