.login-container{align-items:center;box-sizing:border-box;display:flex;height:100vh;justify-content:center;padding:20px;position:relative;width:100%}.login-box{background:#313c40;border-radius:6px;max-width:400px;padding:32px 36px 30px;width:100%}.logo-wrap{display:flex;justify-content:center;margin-bottom:10px}.logo{height:88px;width:88px}.form-group{margin-bottom:20px}.form-group label{color:#cfd8dc;display:block;font-size:16px;font-weight:600;margin-bottom:8px}.form-group input{background:#1f262b;border:1px solid #5b6b75;box-shadow:0 2px 4px #0003;box-sizing:border-box;color:#e6ecef;font-size:18px;padding:12px 14px;width:100%}.form-group input:focus{background:#2c373b;border-color:#80b9ff;box-shadow:0 2px 4px #0003;outline:none}.form-group input:disabled{background-color:#222a2f;cursor:not-allowed}.form-group input::placeholder{color:#8aa0ad}.status-message{background-color:#3a3f44;bottom:16px;color:#e6ecef;max-width:min(320px,calc(100% - 32px));padding:14px;position:fixed;right:16px;z-index:1000}.login-btn{background:#1976d2;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:20px;font-weight:500;letter-spacing:.5px;padding:8px;width:100%}.login-btn:hover:not(:disabled){background:#1e88e5}.login-btn:disabled{cursor:not-allowed;opacity:.7}.page-footer{bottom:8px;color:#fff;font-size:12px;font-weight:500;left:10px;opacity:.85;position:absolute}.App{height:100vh;width:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#21292c;font-family:Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;margin:0;min-height:100vh}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
/*# sourceMappingURL=main.a35c3818.css.map*/