.auth-field__password-wrap{width:100%;display:block;position:relative}.auth-field__password-wrap .auth-input{box-sizing:border-box;width:100%;padding-right:52px}.auth-field__password-toggle{color:#ffffffc7;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:40px;min-width:40px;height:40px;min-height:40px;padding:0;transition:color .15s,background .15s,box-shadow .15s;display:inline-flex;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.auth-field__password-toggle:hover{color:#d4af37e6;background:#d4af6a1a}.auth-field__password-toggle:focus-visible{color:#d4af37e6;outline:none;box-shadow:0 0 0 2px #f2c96b59}.auth-root:not(:has(.create-account-page)):not(:has(.auth-page--reset)) .auth-field__password-toggle{color:#1111118c}:is(.auth-root:not(:has(.create-account-page)):not(:has(.auth-page--reset)) .auth-field__password-toggle:hover,.auth-root:not(:has(.create-account-page)):not(:has(.auth-page--reset)) .auth-field__password-toggle:focus-visible){color:var(--auth-forest,#0a2e1d);background:#0a2e1d0f;box-shadow:0 0 0 2px #b58a3a38}
