.jhe-auth-page{box-sizing:border-box;min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 25% 15%,#eff6ff 0,transparent 30%),linear-gradient(145deg,#f8fafc,#eef3f8);font-family:var(--jhe-font-family,Arial,sans-serif);color:#0f172a}.jhe-auth-card{width:min(420px,100%);box-sizing:border-box;padding:24px;border:1px solid #dce5f1;border-radius:20px;background:#fff;box-shadow:0 24px 70px rgba(15,23,42,.14)}.jhe-auth-brand{display:grid;place-items:center;width:48px;height:48px;margin:0 auto 10px;border-radius:14px;background:#eff6ff;color:#1756bc;font-size:18px;font-weight:800}.jhe-auth-card header{text-align:center;margin-bottom:18px}.jhe-auth-eyebrow{display:inline-block;margin-bottom:5px;color:#2563eb;font-size:9px;font-weight:800;letter-spacing:.12em}.jhe-auth-card h1{margin:0;font-size:21px;line-height:1.1;letter-spacing:-.5px}.jhe-auth-card p{margin:7px auto 0;max-width:330px;color:#64748b;font-size:11px;line-height:1.5}.jhe-auth-form{display:grid;gap:10px}.jhe-auth-form label{display:grid;gap:4px}.jhe-auth-form label>span{font-size:10px;font-weight:700;color:#334155}.jhe-auth-form input{box-sizing:border-box;width:100%;height:39px;padding:8px 10px;border:1px solid #cbd8e8;border-radius:9px;background:#fff;color:#0f172a;font:inherit;font-size:12px;outline:none}.jhe-auth-form input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px rgba(37,99,235,.09)}.jhe-auth-submit{height:39px;border:0;border-radius:9px;background:#2868e8;color:#fff;font-size:11px;font-weight:750;cursor:pointer;box-shadow:0 7px 18px rgba(37,99,235,.16)}.jhe-auth-submit:hover{background:#1f5fd7}.jhe-auth-alert{margin:0 0 12px;padding:9px 11px;border-radius:10px;font-size:10.5px;font-weight:650;line-height:1.45}.jhe-auth-alert-success{background:#f0fdf4;border:1px solid #bbf7d0;color:#166534}.jhe-auth-alert-error{background:#fff5f5;border:1px solid #fecaca;color:#991b1b}.jhe-auth-alert-warning{background:#fffbeb;border:1px solid #fde68a;color:#92400e}.jhe-auth-alert-info{background:#eff6ff;border:1px solid #bfdbfe;color:#1e40af}.jhe-auth-card footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:14px;padding-top:12px;border-top:1px solid #edf1f6}.jhe-auth-card footer a{color:#2563eb;font-size:10px;font-weight:700;text-decoration:none}.jhe-auth-card footer small{color:#94a3b8;font-size:8.5px}@media(max-width:520px){.jhe-auth-page{padding:12px}.jhe-auth-card{padding:20px 16px;border-radius:17px}}
