.Loader-module__OpcrDa__loaderWrapper{justify-content:center;align-items:center;width:100%;height:100%;min-height:200px;display:flex}.Loader-module__OpcrDa__loaderWrapper.Loader-module__OpcrDa__fullScreen{background-color:var(--color-bg,#04060a);z-index:9999;width:100vw;height:100vh;position:fixed;top:0;left:0}.Loader-module__OpcrDa__spinner{border:4px solid var(--color-card-border,#ffffff0f);border-top:4px solid var(--primary-blue,#3b82f6);border-radius:50%;width:50px;height:50px;animation:1s linear infinite Loader-module__OpcrDa__spin}@keyframes Loader-module__OpcrDa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
