.er-auth-shell{min-height:72vh;display:grid;place-items:center;padding:48px 20px;background:linear-gradient(145deg,#f7f9fc,#fff)}
.er-auth-card{width:min(480px,100%);background:#fff;border:1px solid #e6eaf0;border-radius:24px;padding:38px;box-shadow:0 24px 70px rgba(10,35,81,.10)}
.er-auth-brand img{max-height:58px;width:auto}.er-kicker{font-size:12px;letter-spacing:.14em;font-weight:800;color:#B6922E;margin-top:24px}
.er-auth-card h1{font-size:38px;margin:6px 0 10px;color:#0A2351}.er-auth-card label{display:block;font-weight:700;margin:15px 0 6px}
.er-auth-card input[type=text],.er-auth-card input[type=password]{width:100%;padding:14px;border:1px solid #d7dde7;border-radius:12px}
.er-auth-card input[type=submit],.er-btn{display:inline-block;border:0;border-radius:12px;padding:13px 22px;background:#0A2351;color:white;text-decoration:none;font-weight:800}
