@keyframes LoadingScreen_rotateIcon__O61Uc{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes LoadingScreen_fadeOutAnimation__CnO0_{to{opacity:0;visibility:hidden}}.LoadingScreen_subheading__Qdc12{color:var(--primary-color);font-family:Cala,serif;font-size:1.6rem;font-weight:var(--font-weight-heading);margin-bottom:.5rem;letter-spacing:1px}.LoadingScreen_loadingContainer__Jjz7R{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:var(--foreground);color:var(--font-color);transition:opacity .8s ease-in-out;z-index:9999}.LoadingScreen_loadingContainer__Jjz7R,.LoadingScreen_logoContainer__6bdTe{display:flex;flex-direction:column;align-items:center;justify-content:center}.LoadingScreen_logoIcon__RdxKo{font-size:4rem;margin-bottom:var(--card-content-gap);animation:LoadingScreen_rotateIcon__O61Uc 2s linear infinite}.LoadingScreen_title__MIaD9{font-size:1.5rem;font-weight:var(--font-weight-heading);text-transform:uppercase}.LoadingScreen_fadeOut__PxQtU{animation:LoadingScreen_fadeOutAnimation__CnO0_ .8s forwards}