html,body{margin:0;padding:0}body{background:#e4e3e2}.auth-page{color:#212121;box-sizing:border-box;background:#e4e3e2;flex-direction:column;align-items:center;min-height:100vh;padding:2rem 1rem;font-family:HelveticaNeue-Light,Helvetica,Arial,sans-serif;display:flex}.auth-brand{margin:1rem 0}.auth-logo{max-width:14rem;height:auto;display:block}.auth-card{box-sizing:border-box;background:#fff;border-radius:4px;width:100%;max-width:28rem;padding:2rem;box-shadow:0 1px 3px #0000001a}.auth-title{text-align:center;margin:0 0 1.5rem;font-size:1.5rem;font-weight:300}.auth-hint{color:#6b6b6b;text-align:center;margin:0 0 1.5rem;font-size:.875rem}.auth-section-hint{color:#6b6b6b;margin:0 0 1rem;font-size:.875rem}.auth-field{margin-bottom:1rem}.auth-label{margin-bottom:.25rem;font-size:.875rem;display:block}.auth-input{box-sizing:border-box;border:1px solid #d0d0d0;border-radius:4px;width:100%;height:2.5rem;padding:0 .75rem;font-size:1rem}.auth-input:focus{border-color:#62b344;outline:0}.auth-input-center{text-align:center;letter-spacing:.25em}.auth-inline{justify-content:space-between;align-items:center;margin:.5rem 0 1.5rem;font-size:.875rem;display:flex}.auth-checkbox{align-items:center;gap:.5rem;margin:0;display:inline-flex}.auth-errors{color:#b00020;margin-bottom:1rem;font-size:.875rem}.auth-errors-summary{margin:0 0 .25rem;font-weight:500}.auth-error-list{margin:0;padding-left:1.25rem}.auth-submit,.sign-in-btn{color:#fff;text-align:center;cursor:pointer;box-sizing:border-box;background:#62b344;border:0;border-radius:4px;width:100%;padding:.75rem;font-size:1rem;text-decoration:none;display:block}.auth-submit:hover,.sign-in-btn:hover{background:#4f9434}.auth-link,.forgot-password{color:#62b344;font-size:.875rem;text-decoration:none}.auth-link:hover,.forgot-password:hover{text-decoration:underline}.auth-back{text-align:center;margin-top:1rem}.auth-back-button{color:#6b6b6b;cursor:pointer;background:0 0;border:0;padding:.5rem;font-size:.875rem;text-decoration:none}.auth-back-button:hover{color:#212121}.auth-flash{text-align:center;box-sizing:border-box;border-radius:4px;width:100%;max-width:28rem;margin:0 auto 1rem;padding:.75rem 1rem;font-size:.875rem}.auth-flash-info{color:#1f6fb3;background:#e3f0fa}.auth-flash-warn{color:#b85c00;background:#fbeede}.auth-flash-error{color:#b00020;background:#f7d7df}.auth-flash-success{color:#2d7a1f;background:#e1f3df}.auth-section{margin-bottom:1.5rem}.auth-section-title{margin:0 0 .5rem;font-size:1rem;font-weight:500}.auth-divider{border:0;border-top:1px solid #d0d0d0;margin:1.5rem 0}.auth-qr{justify-content:center;margin:1rem 0;display:flex}.auth-qr svg{width:14rem;height:auto}.auth-details{color:#6b6b6b;margin-top:.5rem;font-size:.875rem}.auth-code-inline{word-break:break-all;background:#f5f5f5;border-radius:4px;margin-top:.5rem;padding:.5rem;font-size:.8125rem;display:block}.auth-code-grid{grid-gap:.5rem;grid-template-columns:repeat(2,1fr);gap:.5rem;margin:1rem 0 1.5rem;display:grid}.auth-code{text-align:center;background:#f5f5f5;border:1px solid #d0d0d0;border-radius:4px;padding:.5rem;font-size:.875rem;display:block}.auth-button-row{gap:.5rem;margin-bottom:1rem;display:flex}.auth-button-secondary{color:#212121;cursor:pointer;text-align:center;background:0 0;border:1px solid #d0d0d0;border-radius:4px;flex:1;padding:.5rem;font-size:.875rem;text-decoration:none}.auth-button-secondary:hover{background:#f5f5f5}.auth-submit-warning,.auth-submit-danger{color:#fff;text-align:center;cursor:pointer;box-sizing:border-box;border:0;border-radius:4px;width:100%;padding:.75rem;font-size:1rem;text-decoration:none;display:block}.auth-submit-warning{background:#b85c00}.auth-submit-warning:hover{background:#9a4d00}.auth-submit-danger{background:#b00020}.auth-submit-danger:hover{background:#8a0019}
