.mtt-loading-box{position:fixed;inset:0;z-index:1002;display:flex;align-items:center;justify-content:center;width:100%;height:100%;background-color:#000;transition:all 1s}.mtt-global-loading{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center}.mtt-global-loading__txt{width:184px;height:20px;background:url(./htmlLoading/txt.svg) no-repeat}.mtt-global-loading__body_wrap{position:absolute;bottom:48px;left:50%;width:58px;height:96px;transform:translate(-50%)}.mtt-global-loading__body{position:absolute;top:0;left:0;width:100%;height:100%;background:url(./htmlLoading/body.svg) no-repeat;animation:scale-body 1.2s ease-in-out infinite}.mtt-global-loading__wing_l{position:absolute;top:26px;left:-15px;width:17px;height:62px;background:url(./htmlLoading/wing_l.svg) no-repeat;animation:scale-wing-l 1.2s ease-in-out infinite}.mtt-global-loading__wing_r{position:absolute;top:26px;right:-15px;width:17px;height:62px;background:url(./htmlLoading/wing_r.svg) no-repeat;animation:scale-wing-r 1.2s ease-in-out infinite}@keyframes scale-body{0%{transform:scale(1)}50%{transform:scale(1.12)}to{transform:scale(1)}}@keyframes scale-wing-l{0%{transform:scale(1) translate(0)}50%{transform:scale(1.15) translate(-6px)}to{transform:scale(1) translate(0)}}@keyframes scale-wing-r{0%{transform:scale(1) translate(0)}50%{transform:scale(1.15) translate(6px)}to{transform:scale(1) translate(0)}}@keyframes fadeInDot1{0%{opacity:1}22.2%,27.8%{opacity:0}66.6%{opacity:1}to{opacity:1}}@keyframes fadeInDot2{0%{opacity:1}22.2%,44.4%{opacity:0}83.3%{opacity:1}to{opacity:1}}@keyframes fadeInDot3{0%{opacity:1}22.2%,61.1%{opacity:0}to{opacity:1}}.mtt-router-loading,.mtt-router-loading>div{position:relative;box-sizing:border-box}.mtt-router-loading{display:block;width:60px;height:60px;font-size:0;color:#3a3a47}.mtt-router-loading>div{display:inline-block;float:none;width:16px;height:16px;margin:2px;background-color:currentcolor;border:0 solid currentcolor;border-radius:2px;animation:grid-beat 2s infinite}.mtt-router-loading>div:nth-child(1){animation-delay:0s}.mtt-router-loading>div:nth-child(2){animation-delay:74ms}.mtt-router-loading>div:nth-child(3){animation-delay:.148s}.mtt-router-loading>div:nth-child(6){animation-delay:.222s}.mtt-router-loading>div:nth-child(9){animation-delay:.296s}.mtt-router-loading>div:nth-child(8){animation-delay:.37s}.mtt-router-loading>div:nth-child(7){animation-delay:.444s}.mtt-router-loading>div:nth-child(4){animation-delay:.518s}.mtt-router-loading>div:nth-child(5){animation-delay:.592s}@keyframes grid-beat{0%,to{opacity:1;transform:scale(1)}25%{opacity:.05}50%{opacity:1;transform:scale(1)}55%{opacity:.05}}@media screen and (max-width: 480px){.mtt-global-loading{transform:scale(.7)}}:root{background:#000;color:#f0f0f0}html,body{margin:0;padding:0}#mtt-splash-reload-tip{position:fixed;bottom:13vh;left:50%;transform:translate(-50%);color:#666;width:100vw;padding:0 .5em;font-size:16px;text-align:center;line-height:1.5;transition:all .3s ease-in-out;opacity:0;pointer-events:none;z-index:3000;display:grid;grid-template-columns:minmax(0,1fr);gap:16px}.mtt-splash-reload-tip__btn{border-radius:10px;color:#48ffc3;background:#1a1a1a;border:none;padding:9px 20px;font-size:16px;line-height:130%;font-weight:600;min-width:96px;cursor:pointer}#mtt-invalid-club-tip{color:#ccc;width:100vw;height:100vh;display:grid;place-items:center}.i18n-pending>#root,.i18n-pending>#root *,.i18n-pending>#root *:after{color:transparent!important}
