.loading-module__GUwykG__loaderPage{min-height:calc(100vh - var(--nav-height));background-color:var(--color-bg);z-index:50;justify-content:center;align-items:center;display:flex;position:relative}.loading-module__GUwykG__spinner{justify-content:center;align-items:center;width:200px;height:200px;display:flex;position:relative}.loading-module__GUwykG__circle{border:2px solid #0000;border-top-color:var(--color-text-primary);border-left-color:var(--color-text-primary);border-radius:50%;animation:1.5s cubic-bezier(.68,-.55,.265,1.55) infinite loading-module__GUwykG__spin;position:absolute}.loading-module__GUwykG__circle:first-child{opacity:.3;width:120px;height:120px;animation-duration:2s}.loading-module__GUwykG__circle:nth-child(2){border-top-color:var(--color-text-muted);border-left-color:var(--color-text-muted);width:90px;height:90px;animation-duration:1.5s;animation-direction:reverse}.loading-module__GUwykG__brand{font-family:var(--font-display);letter-spacing:.2em;color:var(--color-text-primary);font-size:.9rem;font-weight:800;animation:2s ease-in-out infinite loading-module__GUwykG__pulse;position:absolute}@keyframes loading-module__GUwykG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes loading-module__GUwykG__pulse{0%,to{opacity:1}50%{opacity:.4}}
