@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap";
:root{font-family:Courier New,monospace}body{background-color:#282a31;margin:0;padding:0;font-family:Courier New,monospace}html,body{overflow:hidden}
.loadingscreen-module__sPBp9q__container{z-index:9999;opacity:1;background:#282a31;justify-content:center;align-items:center;width:100vw;height:100vh;transition:opacity .8s;display:flex;position:fixed;top:0;left:0}.loadingscreen-module__sPBp9q__fading{opacity:0;pointer-events:none}.loadingscreen-module__sPBp9q__terminal{color:#e8def8;flex-direction:column;gap:.5rem;min-width:340px;font-family:Courier New,monospace;font-size:1.1rem;display:flex}.loadingscreen-module__sPBp9q__line{align-items:center;gap:4px;animation:.2s loadingscreen-module__sPBp9q__fadeIn;display:flex}.loadingscreen-module__sPBp9q__text{opacity:.9}.loadingscreen-module__sPBp9q__cursor{color:#e8def8;animation:.7s step-end infinite loadingscreen-module__sPBp9q__blink}@keyframes loadingscreen-module__sPBp9q__blink{0%,to{opacity:1}50%{opacity:0}}@keyframes loadingscreen-module__sPBp9q__fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:.9;transform:translateY(0)}}
