:root{--font-inter:"Inter",sans-serif;--font-noto:"Noto Sans JP",sans-serif;--color-black:#000;--color-white:#fff;--color-gray-100:#1a1a1a;--color-gray-200:#333;--color-gray-500:#888;--color-accent:#fff;--background:var(--color-black);--foreground:var(--color-white)}*{box-sizing:border-box;margin:0;padding:0}html,body{background-color:var(--background);max-width:100vw;color:var(--foreground);font-family:var(--font-inter),var(--font-noto),sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}li{list-style:none}
.LoadingScreen-module__NPyvMW__loadingScreen{background-color:var(--color-black);z-index:9999;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.LoadingScreen-module__NPyvMW__logo{text-align:center}.LoadingScreen-module__NPyvMW__text{letter-spacing:.2em;text-transform:uppercase;color:var(--color-white);margin-bottom:1rem;font-size:2rem;font-weight:300}.LoadingScreen-module__NPyvMW__line{background-color:var(--color-gray-200);width:100%;height:2px;position:relative;overflow:hidden}.LoadingScreen-module__NPyvMW__lineInner{background-color:var(--color-white);height:100%}
