.LoadingScreen-module__dPtsnq__loadingScreen{z-index:9999;pointer-events:none;background-color:#000;justify-content:center;align-items:center;width:100vw;height:100vh;transition:opacity .8s ease-out;display:flex;position:fixed;top:0;left:0}.LoadingScreen-module__dPtsnq__loadingScreen.LoadingScreen-module__dPtsnq__fadeOut{opacity:0;pointer-events:none}.LoadingScreen-module__dPtsnq__loadingContent{text-align:center;pointer-events:auto}.LoadingScreen-module__dPtsnq__typewriterContainer{font-family:var(--font-mono),monospace;color:#fff;letter-spacing:.1em;text-align:center;min-width:300px;font-size:2.5rem;font-weight:400}.LoadingScreen-module__dPtsnq__typewriterText{white-space:pre;display:inline-block}.LoadingScreen-module__dPtsnq__cursor{color:#fff;font-weight:100;animation:1s infinite LoadingScreen-module__dPtsnq__blink;display:inline-block}@keyframes LoadingScreen-module__dPtsnq__blink{0%,50%{opacity:1}51%,to{opacity:0}}@media (max-width:768px){.LoadingScreen-module__dPtsnq__typewriterContainer{min-width:250px;font-size:2rem}}@media (max-width:480px){.LoadingScreen-module__dPtsnq__typewriterContainer{min-width:200px;font-size:1.8rem}}
