.loading-module__PBh0PW__container{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:14px;min-height:320px;animation:.3s loading-module__PBh0PW__fadeUp;display:flex}.loading-module__PBh0PW__spinner{border:3px solid var(--border-light);border-top-color:var(--primary);border-radius:50%;width:44px;height:44px;animation:.8s linear infinite loading-module__PBh0PW__spin}.loading-module__PBh0PW__text{color:var(--text-secondary);font-size:15px;font-weight:500}@keyframes loading-module__PBh0PW__spin{to{transform:rotate(360deg)}}@keyframes loading-module__PBh0PW__fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}
