*,:before,:after{box-sizing:border-box}html,body{height:100%;margin:0;padding:0}body{color:#161616;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}img{max-width:100%;height:auto;display:block}.layout{background:#fff;min-height:100vh;display:flex}.brand-panel{background:linear-gradient(135deg,#5b789e 0%,#3d5a80 50%,#2a4060 100%);width:50%;display:none;position:relative;overflow:hidden}.brand-panel:after{content:"";background:#0000001a;position:absolute;inset:0}.brand-inner{z-index:1;text-align:center;color:#fff;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:3rem;display:flex;position:relative}.brand-logo{filter:brightness(0)invert();margin-bottom:2rem}.brand-title{letter-spacing:-.02em;margin:0 0 1.5rem;font-size:3rem;font-weight:700;line-height:1.1}.form-panel{flex-direction:column;justify-content:center;width:100%;min-height:100vh;padding:0 2rem;display:flex}.form-container{width:100%;max-width:28rem;margin:0 auto}.mobile-brand{text-align:center;margin-bottom:2rem}.mobile-brand img{margin:0 auto 1rem}.mobile-brand h2{color:#161616;margin:0;font-size:1.875rem;font-weight:700}.heading-block{margin-bottom:2rem}.heading-block h1{color:#525252;margin:0 0 .5rem;font-size:1.875rem;font-weight:600;line-height:1.2}.heading-block p{color:#525252;margin:0;font-size:1rem;line-height:1.5}form{flex-direction:column;gap:1.5rem;display:flex}label{color:#525252;text-transform:uppercase;letter-spacing:.04em;margin-bottom:.5rem;font-size:.75rem;font-weight:500;display:block}input[type=email]{width:100%;font:inherit;color:#161616;background:#fff;border:1px solid #c6c6c6;border-radius:4px;outline:none;padding:.75rem 1rem;font-size:1rem;transition:border-color .12s,box-shadow .12s}input[type=email]::placeholder{color:#a8a8a8}input[type=email]:hover{border-color:#8d8d8d}input[type=email]:focus{border-color:#3d5a80;box-shadow:0 0 0 3px #3d5a8033}.btn-primary{width:100%;font:inherit;color:#fff;cursor:pointer;text-align:center;background:#3d5a80;border:none;border-radius:4px;padding:.875rem 1rem;font-size:1rem;font-weight:500;text-decoration:none;transition:background-color .12s;display:inline-block}.btn-primary:hover{background:#2a4060}.btn-primary:active{background:#1f3050}.btn-primary:focus-visible{outline-offset:2px;outline:2px solid #3d5a80}.error-action{margin-top:1.5rem;display:block}@media (min-width:1024px){.brand-panel{display:flex}.form-panel{width:50%;padding:0 4rem}.mobile-brand{display:none}}
