.loading_loadingContainer__c0o1F{display:flex;justify-content:center;align-items:center;min-height:100vh;background-color:#06040f;width:100%}.loading_spinner__Yqs77{width:48px;height:48px;border:4px solid rgba(56,189,248,.1);border-left-color:#38bdf8;border-radius:50%;animation:loading_spin__OZh6A 1s linear infinite}@keyframes loading_spin__OZh6A{to{transform:rotate(1turn)}}