.password-field{position:relative;display:block;width:100%;margin:8px 0}.password-field>input{margin:0;padding-right:52px}.password-toggle{position:absolute;right:6px;top:50%;transform:translateY(-50%);width:40px;height:40px;display:grid;place-items:center;padding:0;border:0;border-radius:7px;background:transparent;color:#b9bec6;cursor:pointer}.password-toggle:hover{background:#292e35;color:#fff}.password-toggle:focus-visible{outline:2px solid #55a9ff;outline-offset:1px}.password-toggle svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}