:root{color:#172033;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f1f5f9}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input{font:inherit}.password-toggle-shell{position:relative;display:block;width:100%;min-width:0}.password-toggle-shell>input{display:block;width:100%!important;box-sizing:border-box;padding-right:3rem!important}.password-toggle{position:absolute;right:.45rem;top:50%;z-index:2;transform:translateY(-50%);display:grid;place-items:center;width:2.15rem;height:2.15rem;padding:0;border:0;border-radius:.55rem;background:transparent;color:#64748b;font-size:1rem;line-height:1;cursor:pointer}.password-toggle:hover{background:#eef2f7;color:#1d4ed8}.password-toggle:focus-visible{outline:2px solid #2563eb;outline-offset:1px}.password-toggle[aria-pressed=true]{background:#eff6ff;color:#1d4ed8}.password-toggle.visible:after{content:"";position:absolute;width:1.45rem;height:2px;background:currentColor;transform:rotate(-42deg);border-radius:2px}
