html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body{height:100%;margin:0;line-height:1.5;color:#121212}#error-page{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.logo{width:120px;min-width:120px;height:40px;background:rgba(255,255,255,.2);border-radius:6px;margin-inline-end:24px;line-height:40px;text-align:center;overflow:hidden;font-size:18px;font-weight:700;text-shadow:1px 1px 2px black}.logo .logolink{color:#f0f8ff}.login-container{padding:12px;min-height:100vh;display:flex;align-items:center;justify-content:center}.login-wrapper{width:100%;max-width:400px}
