html,body{height:100%;margin:0;padding:0}body{color:#191a1f;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#ebecf2;font-family:Ubuntu,Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif}*,:before,:after{box-sizing:border-box}.auth-page{background:#ebecf2;flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:100vh;padding:2rem 1rem;display:flex}.auth-brand{justify-content:center;margin:0;display:flex}.auth-logo{width:auto;max-width:12rem;height:auto;max-height:4rem;display:block}.auth-card{background:#fff;border-radius:8px;width:100%;max-width:26rem;padding:2rem;box-shadow:0 1px 3px #0f172a0a,0 8px 24px #0f172a0f,0 24px 48px #0f172a0d}.auth-title{text-align:center;color:#191a1f;margin:0 0 1.5rem;font-size:1.5rem;font-weight:400}.auth-hint{color:#5d6273;text-align:center;margin:0 0 1.5rem;font-size:.875rem}.auth-section-hint{color:#5d6273;margin:0 0 1rem;font-size:.875rem}.auth-split{background:#fff;border-radius:8px;flex-direction:column;width:100%;max-width:56rem;display:flex;overflow:hidden;box-shadow:0 1px 3px #0f172a0a,0 8px 24px #0f172a0f,0 24px 48px #0f172a0d}@media (min-width:768px){.auth-split{flex-direction:row;min-height:32rem}}.auth-split-brand{color:#fff;background:linear-gradient(135deg,#288f00 0%,#103900 100%);flex-direction:column;padding:1.25rem 1.5rem;display:flex;position:relative;overflow:hidden}@media (min-width:768px){.auth-split-brand{flex:50%;justify-content:space-between;padding:3rem}}.auth-split-brand:after{content:"";pointer-events:none;background:#ffffff0f;border-radius:50%;width:24rem;height:24rem;display:none;position:absolute;inset:auto -25% -40% auto}@media (min-width:768px){.auth-split-brand:after{display:block}}.auth-split-brand-logo{z-index:1;background:#fffffff5;border-radius:4px;align-self:flex-start;padding:.5rem .875rem;position:relative}.auth-split-brand-logo img{width:auto;max-width:7rem;height:auto;max-height:2rem;display:block}@media (min-width:768px){.auth-split-brand-logo{padding:.875rem 1.125rem}.auth-split-brand-logo img{max-width:9rem;max-height:2.5rem}}.auth-split-copy{z-index:1;display:none;position:relative}@media (min-width:768px){.auth-split-copy{display:block}}.auth-split-tagline{letter-spacing:.015625rem;margin:0 0 .75rem;font-size:2.125rem;font-weight:400;line-height:1.15}.auth-split-subtagline{letter-spacing:.03125rem;color:#ffffffe0;max-width:24rem;margin:0;font-size:1rem;line-height:1.5}.auth-split-form{flex-direction:column;justify-content:center;padding:2rem 1.5rem;display:flex}@media (min-width:768px){.auth-split-form{flex:50%;padding:3rem}}.auth-heading{color:#191a1f;margin:0 0 .375rem;font-size:1.5rem;font-weight:400;line-height:1.3}.auth-subheading{letter-spacing:.015625rem;color:#5d6273;margin:0 0 1.75rem;font-size:.875rem}.auth-field{margin-bottom:1.25rem}.auth-label{letter-spacing:.025rem;color:#5d6273;margin:0;padding-bottom:4px;font-size:.75rem;font-weight:400;line-height:1.5;display:block}.auth-input{letter-spacing:.03125rem;color:#191a1f;background:#fff;border:1px solid #5d6273;border-radius:4px;width:100%;height:2.75rem;padding:0 .875rem;font-family:inherit;font-size:1rem;transition:border-color .15s,box-shadow .15s}.auth-input::placeholder{color:#a2a6b3}.auth-input:hover{border-color:#191a1f}.auth-input:focus{border-color:#191a1f;outline:0;box-shadow:0 0 0 3px #288f002e}.auth-input-center{text-align:center;letter-spacing:.25em;font-size:1.125rem}.auth-password-wrap{position:relative}.auth-password-wrap .auth-input{padding-right:4rem}.auth-password-toggle{cursor:pointer;color:#5d6273;letter-spacing:.071em;text-transform:uppercase;background:0 0;border:0;border-radius:4px;padding:.375rem .625rem;font-family:inherit;font-size:.75rem;font-weight:500;position:absolute;top:50%;right:.375rem;transform:translateY(-50%)}.auth-password-toggle:hover{color:#191a1f;background:#f8f8fb}.auth-password-toggle:focus-visible{outline-offset:1px;outline:2px solid #288f00}.auth-inline{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin:.25rem 0 1.5rem;font-size:.875rem;display:flex}.auth-checkbox{cursor:pointer;-webkit-user-select:none;user-select:none;color:#191a1f;align-items:center;gap:.5rem;margin:0;font-size:.875rem;display:inline-flex}.auth-checkbox input[type=checkbox]{accent-color:#288f00;cursor:pointer;width:1rem;height:1rem;margin:0}.auth-checkbox label{cursor:pointer;margin:0;font-weight:400}.auth-errors{color:#b00020;background:#ffebeb;border-radius:4px;margin-bottom:1rem;padding:.75rem 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;letter-spacing:.02857em;text-transform:uppercase;text-align:center;cursor:pointer;background:#288f00;border:0;border-radius:4px;width:100%;padding:.75rem 1.375rem;font-family:inherit;font-size:.9375rem;font-weight:500;text-decoration:none;transition:background-color .15s,box-shadow .15s;display:block;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.auth-submit:hover,.sign-in-btn:hover{background:#006808;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.auth-submit:active,.sign-in-btn:active{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.auth-submit:focus-visible,.sign-in-btn:focus-visible{outline:0;box-shadow:0 0 0 3px #fff,0 0 0 5px #288f00}.auth-link,.forgot-password{color:#288f00;font-size:.875rem;font-weight:500;text-decoration:none}.auth-link:hover,.forgot-password:hover{text-decoration:underline}.auth-back{text-align:center;margin-top:1rem}.auth-back-button{color:#5d6273;cursor:pointer;background:0 0;border:0;padding:.5rem;font-family:inherit;font-size:.875rem;text-decoration:none}.auth-back-button:hover{color:#191a1f}.auth-flash{text-align:center;border-radius:4px;width:100%;max-width:56rem;margin:0 auto;padding:.875rem 1.125rem;font-size:.875rem}.auth-flash-info{color:#007eca;background:#e1f5fe}.auth-flash-warn{color:#e86500;background:#ffe9c7}.auth-flash-error{color:#b00020;background:#ffebeb}.auth-flash-success{color:#006808;background:#e8f5e9}.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 #dfe1eb;margin:1.5rem 0}.auth-qr{justify-content:center;margin:1rem 0;display:flex}.auth-qr svg{width:14rem;height:auto}.auth-details{color:#5d6273;margin-top:.5rem;font-size:.875rem}.auth-code-inline{word-break:break-all;background:#f8f8fb;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:#f8f8fb;border:1px solid #dfe1eb;border-radius:4px;padding:.5rem;font-size:.875rem;display:block}.auth-button-row{gap:.5rem;margin-bottom:1rem;display:flex}.auth-button-secondary{color:#191a1f;letter-spacing:.02857em;text-transform:uppercase;cursor:pointer;text-align:center;background:0 0;border:1px solid #5d6273;border-radius:4px;flex:1;padding:.5rem 1rem;font-family:inherit;font-size:.8125rem;font-weight:500;text-decoration:none}.auth-button-secondary:hover{background:#f8f8fb}.auth-submit-warning,.auth-submit-danger{color:#fff;letter-spacing:.02857em;text-transform:uppercase;text-align:center;cursor:pointer;border:0;border-radius:4px;width:100%;padding:.75rem 1.375rem;font-family:inherit;font-size:.9375rem;font-weight:500;text-decoration:none;display:block}.auth-submit-warning{background:#e86500}.auth-submit-warning:hover{background:#c95800}.auth-submit-danger{background:#b00020}.auth-submit-danger:hover{background:#97001b}
