@import"https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@300;400;500;700&display=swap";:root{font-size:16px}*{box-sizing:border-box}html,body{margin:0;padding:0;height:100%;width:100%;font-family:Source Han Sans CN,Roboto,Helvetica,Arial,Noto Sans SC,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}:is(html,body) input,:is(html,body) textarea{-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto}#root{height:100vh;width:100%;background-color:#fff;overflow:hidden}body{overflow-x:hidden;-webkit-overflow-scrolling:touch}*{font-family:Source Han Sans CN,Noto Sans SC,PingFang SC,Hiragino Sans GB,Microsoft YaHei,WenQuanYi Micro Hei,sans-serif!important}#root{width:100%;height:100vh;position:relative;overflow:hidden;background-color:#fff}:root[data-theme=dark] #root{background-color:#121212}.page-scale-animation,.page-slide-animation,.page-scale,.page-slide-all{position:relative;width:100%;height:100vh;background-color:var(--mui-palette-background-default);overflow-y:auto;-webkit-overflow-scrolling:touch}:root[data-theme=dark] .page-scale-animation,:root[data-theme=dark] .page-slide-animation,:root[data-theme=dark] .page-scale,:root[data-theme=dark] .page-slide-all{background-color:#121212}.navbar-container{position:fixed;bottom:0;left:0;right:0;z-index:1300}.page-content{padding-bottom:1rem;min-height:calc(100vh - 78px);box-sizing:border-box}body{background-color:#fff}:root[data-theme=dark] body{background-color:#121212}*{transition:background-color .5s ease,color .5s ease,border-color .5s ease}.page-scale-enter{opacity:0;transform:scale(.95);position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--mui-palette-background-default, #ffffff);transition:background-color .3s cubic-bezier(.4,0,.2,1)}.page-scale-enter-active{opacity:1;transform:scale(1);transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .3s cubic-bezier(.4,0,.2,1),background-color .3s cubic-bezier(.4,0,.2,1);z-index:1}.page-scale-exit{opacity:1;transform:scale(1);position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--mui-palette-background-default, #ffffff);z-index:1;transition:background-color .3s cubic-bezier(.4,0,.2,1)}.page-scale-exit-active{opacity:0;transform:scale(.95);transition:transform .2s cubic-bezier(.4,0,.2,1),opacity .2s cubic-bezier(.4,0,.2,1),background-color .3s cubic-bezier(.4,0,.2,1)}.page-slide-enter{transform:translate(100%);position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--mui-palette-background-default, #ffffff);opacity:1;transition:background-color .3s cubic-bezier(.4,0,.2,1)}.page-slide-enter-active{transform:translate(0);transition:transform .3s cubic-bezier(.4,0,.2,1),background-color .3s cubic-bezier(.4,0,.2,1);z-index:20;opacity:1}.page-slide-exit{transform:translate(0);position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--mui-palette-background-default, #ffffff);z-index:1;opacity:1;transition:background-color .3s cubic-bezier(.4,0,.2,1)}.page-slide-exit-active{transform:translate(-100%);transition:transform .3s cubic-bezier(.4,0,.2,1),background-color .3s cubic-bezier(.4,0,.2,1);opacity:1}.page-slide-all-enter{transform:translate(100%);position:absolute;top:0;left:0;width:100%;height:100vh;background-color:var(--mui-palette-background-default, #ffffff);opacity:1;transition:background-color .3s cubic-bezier(.4,0,.2,1)}.page-slide-all-enter-active{transform:translate(0);transition:transform .3s cubic-bezier(.4,0,.2,1),background-color .3s cubic-bezier(.4,0,.2,1);z-index:20;opacity:1}.page-slide-all-exit{transform:translate(0);position:absolute;top:0;left:0;width:100%;height:100vh;background-color:var(--mui-palette-background-default, #ffffff);z-index:1;opacity:1;transition:background-color .3s cubic-bezier(.4,0,.2,1)}.page-slide-all-exit-active{transform:translate(100%);transition:transform .3s cubic-bezier(.4,0,.2,1),background-color .3s cubic-bezier(.4,0,.2,1);opacity:1}.navbar-fade-enter{opacity:0!important;transition:opacity .3s cubic-bezier(.4,0,.2,1)!important}.navbar-fade-enter-active,.navbar-fade-exit{opacity:1!important;transition:opacity .3s cubic-bezier(.4,0,.2,1)!important}.navbar-fade-exit-active{opacity:0!important;transition:opacity .3s cubic-bezier(.4,0,.2,1)!important}.transition-group{position:relative;width:100%;height:100vh;overflow:hidden}.page-content-wrapper{position:absolute;top:0;left:0;right:0;overflow-y:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;box-sizing:border-box;background-color:var(--mui-palette-background-default, #ffffff);transition:background-color .3s cubic-bezier(.4,0,.2,1)}:root[data-theme=dark] .page-content-wrapper{background-color:#121212;transition:background-color .3s cubic-bezier(.4,0,.2,1)}.page-content-wrapper.with-navbar{bottom:78px;height:calc(100vh - 78px)}.page-content-wrapper.without-navbar{bottom:0;height:100vh}.page-content-wrapper::-webkit-scrollbar{display:none}
