*{margin:0;padding:0;box-sizing:border-box}html{height:100%}body{min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Helvetica Neue,Microsoft YaHei,sans-serif}#root{height:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}#app-container,body{background-color:#f3fdf9}#app-container{min-height:100vh;position:relative}@media (min-width:768px) and (max-width:1023px){body{display:flex;justify-content:center;background-color:#e5e5e5}}@media (min-width:1024px){body,html{overscroll-behavior-y:none}body{overflow:hidden}#app-container,body{background-color:#f3fdf9}#app-container{max-width:375px;width:375px;box-shadow:0 0 30px rgba(0,0,0,.15)}.no-more{padding-bottom:0!important}}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}button{font-family:inherit;outline:none}::-webkit-scrollbar{width:0;background:transparent}input,textarea{-webkit-appearance:none;appearance:none;outline:none;border:none;font-family:inherit}.adm-toast-wrap{z-index:99999!important}