.hsph-auth-wrap{min-height:72vh;display:grid;place-items:center;background:linear-gradient(135deg,#edf4fc,#f8fbff);padding:35px 20px;font-family:Inter,Arial,sans-serif}
.hsph-auth-card{width:min(440px,100%);box-sizing:border-box;background:#fff;padding:36px;border-radius:18px;box-shadow:0 20px 65px rgba(15,34,56,.13)}
.hsph-auth-brand{font-weight:900;font-size:24px;color:#10263d;margin-bottom:24px}.hsph-auth-brand span{color:#1769e0}.hsph-auth-card h1{margin:0 0 8px;color:#10263d}.hsph-auth-card>p{color:#687687;margin-top:0;margin-bottom:25px}
.hsph-auth-card label{display:block;font-size:14px;font-weight:700;color:#26384b;margin-bottom:16px}.hsph-auth-card input,.hsph-auth-card select{box-sizing:border-box;width:100%;padding:12px 13px;margin-top:7px;border:1px solid #cfd9e5;border-radius:9px;background:#fff;font:inherit}
.hsph-check{display:flex!important;align-items:center;gap:8px}.hsph-check input{width:auto;margin:0}
.hsph-auth-btn{display:block;width:100%;box-sizing:border-box;border:0;background:#1769e0;color:#fff!important;text-align:center;text-decoration:none;padding:13px;border-radius:9px;font-weight:800;cursor:pointer}
.hsph-auth-links{display:flex;justify-content:space-between;gap:15px;margin-top:20px;font-size:14px}.hsph-auth-links a{color:#1769e0;text-decoration:none}
.hsph-auth-error,.hsph-auth-success,.hsph-auth-info{padding:11px 13px;border-radius:8px;margin:15px 0;font-size:14px}.hsph-auth-error{background:#fff0f0;color:#9f2323}.hsph-auth-success{background:#edf9f1;color:#176b37}.hsph-auth-info{background:#eef5ff;color:#24538a}
