body.sign-in-page{height:100vh}body.sign-in-page main{height:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background:#1a1d23}body.sign-in-page nav{display:none !important}.form-sign-in{width:100%;max-width:400px;padding:32px;margin:auto;background:#2a2f38;border-radius:12px;border:1px solid hsla(0,0%,100%,.05);box-shadow:0 8px 30px rgba(0,0,0,.45)}.form-sign-in .text-center img{border-radius:12px}.form-sign-in h1{color:#eaedf2;font-weight:700}.form-sign-in .checkbox label{color:#6b7280;font-size:14px}