.password-input-wrap{position:relative}.password-input-wrap .input{padding-right:48px}.password-toggle{position:absolute;top:50%;right:13px;display:grid;width:28px;height:28px;padding:0;place-items:center;border:0;border-radius:8px;color:var(--muted);background:transparent;cursor:pointer;transform:translateY(-50%)}.password-toggle:hover{color:var(--blue);background:#edf2ff}.password-toggle svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}