.loading-module__IkSJDW__loadingContainer{background:var(--bg-primary);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;display:flex}.loading-module__IkSJDW__spinner{justify-content:center;align-items:center;width:60px;height:60px;animation:1.5s linear infinite loading-module__IkSJDW__spin;display:flex}.loading-module__IkSJDW__leaf{background:var(--gradient-primary);border-radius:50% 0 50% 50%;width:40px;height:40px;transform:rotate(-45deg)}.loading-module__IkSJDW__text{margin-top:var(--space-4);color:var(--text-secondary);font-size:1rem}@keyframes loading-module__IkSJDW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
