.password-control{display:block;position:relative;width:100%;min-width:0}.password-control input{width:100%;padding-right:49px!important}.password-toggle{position:absolute;right:3px;top:50%;transform:translateY(-50%);width:42px;height:40px;border:0;border-radius:7px;display:flex;align-items:center;justify-content:center;background:transparent;color:#667b85;padding:9px;cursor:pointer}.password-toggle:hover{background:#edf2f4;color:#172126}.password-toggle:focus-visible{outline:2px solid #dc303a;outline-offset:1px}.password-toggle svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.password-toggle .eye-slash{display:none}.password-toggle[aria-pressed="true"] .eye-slash{display:block}
