#root{min-height:100%}.signin-view.pane{min-height:100vh;box-sizing:border-box;background-color:#0f1419}.signin-view.pane .signin{width:88%;max-width:5.8rem;margin-left:6%;margin-right:6%;box-sizing:border-box}.signin-view.pane .signin-content>.list>.item.item-input{display:flex;align-items:center;box-sizing:border-box;padding-left:.04rem;padding-right:.1rem}.signin-view.pane .signin-content>.list>.item>.input-icon{flex:0 0 .5rem;width:.5rem;min-width:.5rem;box-sizing:border-box}.signin-view.pane .signin-content>.list>.item>input{flex:1 1 0;min-width:0;width:0;box-sizing:border-box}.signin-view.pane .signin-content>p{height:auto;min-height:.3rem}.signin-view.pane .signin-content>p>span{height:auto;min-height:.3rem;line-height:1.4;padding:0 .06rem;box-sizing:border-box}.login-toast{position:fixed;left:50%;top:42%;transform:translate(-50%,-50%);max-width:90%;padding:.12rem .22rem;background:#000000c7;color:#fff;font-size:.16rem;line-height:1.4;border-radius:.05rem;z-index:10000;pointer-events:none;opacity:0;transition:opacity .2s}.login-toast.show{opacity:1}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;width:100%;overflow-x:hidden;background:#0f1419}#root{position:relative;margin:0 auto;height:100%;min-height:100%;min-height:100vh;min-height:100dvh;width:100%;max-width:420px}html{font-size:16px}
