body,html,#root{width:100%;height:100%;margin:0;padding:0}*{font-size:1.2rem;color:#bfbfbf;-webkit-user-select:none;user-select:none;letter-spacing:2px}.menu-overlay *{color:#ffebcd!important}.sceneText{position:absolute}.sceneText p{font-size:.8em}.sceneText1 p{color:#e8e8e8!important}.content{background:#0a0a16;color:#ffebcd;padding:20px;border-radius:20px;font-size:clamp(28px,20px,22px);width:auto;white-space:nowrap;-webkit-user-select:none;user-select:none;text-align:center;transform-origin:center bottom}.loadingBack{width:100vw;height:100vh;background:-webkit-radial-gradient(center,ellipse cover,rgba(41,42,45,1) 0%,rgba(0,0,0,1) 100%)}.loadingBack ul{margin:0;padding:0;box-sizing:border-box;width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;background:#e4dbbb}.loadingBack ul li{margin:20px;display:grid;grid-template-rows:repeat(2,30px);grid-template-columns:repeat(2,30px);transform:rotate(45deg);border-radius:10px}.loadedStatus{animation:pulse 1s alternate infinite}.loadedStatus span{margin:6px;display:block;background:#fef;border-radius:8px;animation:cubes 1s ease-in-out infinite}.loadingStatus span{margin:6px;display:block;background:#fff;border-radius:8px;animation:cubes 1.5s ease-in-out infinite}.loadingStatus{animation:pulse .3s alternate infinite}.notLoading{box-shadow:inset 0 0 10px 1px #75b6ff66,0 0 20px #75b6ff1a}@keyframes cubes{0%,to{opacity:0;transform:scale(0)}35%,65%{opacity:1;transform:scale(1)}}.loadingStatus span:nth-child(3){animation-delay:.3s;background:#33ed98}.loadingStatus span:nth-child(2){animation-delay:.5s;background:#33e2ed}.loadingStatus span:nth-child(1),.loadingStatus span:nth-child(4){animation-delay:.6s;background:#ed33b0}.loadedStatus span:nth-child(3),.loadedStatus span:nth-child(2){animation-delay:.2s}.loadedStatus span:nth-child(1),.loadedStatus span:nth-child(4){animation-delay:.4s}@keyframes pulse{0%{background:#254969;border-radius:10px}to{background:#fff0;border-radius:20px}}.char{z-index:30;padding:0;margin:0;top:0;left:0;width:100%;height:100%;pointer-events:none;position:fixed}a{color:#fef;text-decoration:none}#root{overflow:hidden;position:relative}body{overflow:hidden}.wf-roundedmplus1c{font-family:"M PLUS Rounded 1c",sans-serif}.chinese-font{font-family:Noto Sans SC,sans-serif}.english-font{font-family:Roboto,sans-serif}
