.ohr-login-wrap{max-width:560px;margin:36px auto}
.ohr-login-card{padding:clamp(24px,5vw,42px)!important;border-radius:24px!important}
.ohr-login-kicker{display:block;margin-bottom:8px;color:#175c49;font-size:12px;font-weight:800;letter-spacing:.14em}
.ohr-login-form{display:grid;gap:16px;margin-top:24px}
.ohr-login-form label{display:grid;gap:7px;font-weight:700}
.ohr-login-form input[type=text],.ohr-login-form input[type=password]{box-sizing:border-box;width:100%;min-height:48px;padding:12px 14px;border:1px solid #cbdcd4;border-radius:12px;background:#fbfdfc;font:inherit}
.ohr-login-form input:focus{border-color:#31806a;outline:3px solid #dff1ea}
.ohr-login-form .ohr-login-remember{display:flex;align-items:center;gap:9px;font-weight:500}
.ohr-login-remember input{width:18px;height:18px;margin:0}
.ohr-login-form .ohr-btn{width:100%;min-height:49px;border:0;border-radius:12px;background:#175c49;color:#fff;font-weight:800;cursor:pointer}
.ohr-login-alert{margin:18px 0;padding:14px 16px;border-left:5px solid #c93642;border-radius:10px;background:#fff0f1;color:#84222b}
.ohr-login-help{margin-top:18px;color:#62746e;font-size:14px}
