.loading-module__VuXYXW__loaderContainer{background-color:var(--bg);z-index:50;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative}.loading-module__VuXYXW__loaderInner{flex-direction:column;align-items:center;gap:16px;display:flex}.loading-module__VuXYXW__loaderText{font-family:var(--font-mono);color:var(--accent-lime);letter-spacing:.1em;text-transform:uppercase;align-items:center;font-size:1.2rem;font-weight:800;display:flex}.loading-module__VuXYXW__cursor{background-color:var(--accent-lime);width:12px;height:20px;margin-left:8px;animation:1s step-end infinite loading-module__VuXYXW__blink;display:inline-block}@keyframes loading-module__VuXYXW__blink{0%,to{opacity:1}50%{opacity:0}}.loading-module__VuXYXW__progressBar{background:#c8f13533;border-radius:2px;width:200px;height:4px;position:relative;overflow:hidden}.loading-module__VuXYXW__progressFill{background:var(--accent-lime);width:30%;height:100%;animation:1.5s ease-in-out infinite alternate loading-module__VuXYXW__progressAnim;position:absolute;top:0;left:0}@keyframes loading-module__VuXYXW__progressAnim{0%{width:10%;transform:translate(0)}to{width:50%;transform:translate(150px)}}
